@charset "UTF-8";

@import url("common.css");
@import url("menu.css");
@import url("layout.css");
@import url("line.css");
@import url("sub_menu.css");
@import url("button.css");

/* -------------------contents------------------ */

#contents{
	width:720px;
	margin:0px;
	float:left;
}

#index_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/index_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#index_tit_01{
	width:720px;
	height:40px;
	background:url(../img/index_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#index_box_01{
	width:678px;
	padding:20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#index_box_01 td{
	padding:5px;
}

#detail_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/detail_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#detail_tit_01{
	width:720px;
	height:40px;
	background:url(../img/detail_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#detail_tit_02{
	width:960px;
	height:40px;
	background:url(../img/detail_tit_02.gif) no-repeat;
	float:left;
}

#detail_tit_02 #copy{
	padding:11px 0px 0px 50px;
	color:#3a9a57;
	font-size:1.3em;
	line-height:100%;
}

#detail_box_01{
	width:678px;
	padding:0px 20px 20px 20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#detail_box_01 table{
	margin-bottom:20px;
}

#detail_box_01 td{
	padding:5px;
}

#detail_box_01 .img_area{
	padding:15px;
}

#detail_box_01 .im_l18{
	margin-right:18px;
	float:left;
}

#detail_box_01 dl{
	width:678px;
}

#detail_box_01 dt{
	width:678px;
	margin-bottom:10px;
	float:left;
}

#detail_box_01 dd{
	width:678px;
	margin-bottom:20px;
	float:left;
}

#method_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/method_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#method_tit_01{
	width:720px;
	height:40px;
	background:url(../img/method_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#method_box_01{
	width:678px;
	padding:20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#method_box_01 .g_box{
	width:656px;
	padding:10px;
	border:#ff9900 1px solid;
	background-color:#fff9f0;
	font-size:1em;
	line-height:150%;
	float:left;
}

#method_box_01 .tx{
	padding:20px 0px 0px 0px;
	color:#cc0000;
	font-size:1.2em;
	font-weight:bold;
	float:left;
}

#qualif_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/qualif_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#qualif_tit_01{
	width:720px;
	height:40px;
	background:url(../img/qualif_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#qualif_box_01{
	width:678px;
	padding:20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#qualif_box_01 td{
	padding:5px;
}

#qualif_box_01 #tit_box{
	width:656px;
	padding:10px;
	margin-bottom:20px;
	border:#cc0000 1px solid;
	background-color:#fff0f0;
	font-size:1em;
	line-height:150%;
	float:left;
}

#qualif_box_01 .rt{
	width:676px;
	font-size:1em;
	line-height:140%;
	color:#cc0000;
	float:left;
}

#qualif_box_01 .parag{
	width:616px;
	margin-left:40px;
	float:left;
}

#qualif_box_01 .btd{
	margin-bottom:20px;
	float:left;
}

#explanat_main{
	width:720px;
	height:60px;
	margin-bottom:20px;
	background:url(../img/explanat_main.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#explanat_tit_01{
	width:720px;
	height:40px;
	background:url(../img/explanat_tit_01.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}

#explanat_box_01{
	width:678px;
	padding:10px 20px 20px 20px;
	margin-bottom:20px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	background-color:#fff;
	float:left;
}

#explanat_box_01 .tx{
	padding:0px;
	margin-bottom:10px;
}

#explanat_box_01 .img_area{
	padding:0px;
	margin-bottom:20px;
}

#explanat_box_01 td{
	padding:5px;
	vertical-align:middle;
	font-size:0.85em;
}
