@charset "shift_jis";
/* =========================================

nasluck > category CSS

============================================ */


/* --------------------------------------------
  全体共通設定
-------------------------------------------- */
#contents {
	width:840px;
	background:url(/reform/image_cmn/bg_rightapacer.gif) repeat-y right 0;
	}


#main h2 {
	clear:both;
	display:block;
	width:614px;
	height:18px;
	margin:12px 0 ;
	padding:0 0 12px 6px;
	text-align:left;
	font-size:130%;
	color:#333;
	background:url(/reform/image_cmn/stl_underline.gif) no-repeat 0 bottom;
	}

#main h3 {
	clear:both;
	display:block;
	width:593px;
	height:24px;
	margin:0 0 12px 6px;
	padding:3px 0 3px 18px;
	text-align:left;
	font-size:120%;
	color:#666;
	line-height:24px;
	border-top:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:2px solid #AAA;
	border-bottom:2px solid #AAA;
	background: url(/reform/image_cmn/icon_level3.gif) no-repeat 3px 50%;
	}
	
#main h4 {
	clear:both;
	display:block;
	width:590px;
	height:18px;
	margin:6px 0 6px 12px;
	padding:0 0 0 18px;
	text-align:left;
	font-size:110%;
	color:#666;
	line-height:18px;
	background: url(/reform/image_cmn/icon_maru_orange.gif) no-repeat 0 1px;
	}

	
#main div.section {
padding:12px 0;
}
	
#main p {
	padding:0 24px 12px 24px;
	line-height:1.7;
	/*font-size:110%;*/
	}
	
#main p img {
	float:right;
	margin:0.3em 0 6px 24px;
	}
	
#main p img.reverse {
	float:left;
	margin:0.3em 24px 6px 0;
	}

/* タイトル横のページ表示 */	
#main span.pages {
	float:right;
	display:block;
	padding:0 10px 0 0;
	font-weight:bold;
	font-size:130%;
	}	

/* リード文（タイトル下）------------------------------------ */

#main p.lead {
	clear:both;
	width:580px;
	text-align:left;
	margin:0;
	padding:12px 20px;
	color:#333;
	font-size:110%;
	background:url(/reform/image_cmn/bg_dottoline.gif) no-repeat 0 bottom;
	}


/* イントロダクション------------------------------------ */

#main p.intoro {
	padding:12px 0;
	line-height:1.7;
	}
	

/* リスト設定------------------------------------ */


#main div.section ul.u_normal li {
	list-style:none;
	margin:6px 10px 12px 18px;
	padding:0 0 0 12px;
	line-height:24px;
	background:url(/reform/image_cmn/icon_list_mark.gif) no-repeat 0 5px;
	text-align:left;
	line-height:1.5;
	}
	
	#main div.section ul.u_normal li ul.child li {
		background:url(/reform/image_cmn/icon_list_mark02.gif) no-repeat 0 5px;
		}

#main div.section dl.d_normal {
	clear:both;
	list-style:none;
	display:inline-block;
	margin:0 0 0 24px;
	padding:12px 0 10px 0;
	background:url(/reform/image_cmn/bg_dottoline.gif) repeat-x 0 bottom;
}

#main div.section dl.d_normal dt {
	display:block;
	float:left;
	height:18px;
	margin:0;
	padding:0 0 0 18px;
	line-height:18px;
	font-weight:bold;
	font-size:120%;
	background:url(/reform/image_cmn/icon_maru_orange.gif) no-repeat 0 1px;
	}
#main div.section dl.d_normal dd {
	text-align:left;
	display:block;
	float:left;
	margin:0;
	padding:0 0 0 18px;
	line-height:1.7;
	/*font-size:110%;*/
	}
	
#main div.section dl.d_normal dd.clearFix {
	width:578px;
	clear:both;
	padding-top:6px;
	}
#main div.section dl.d_normal dd img {
	float:right;
	margin:0.3em 0 0.3em 12px;
	}

/*	画像が左・タイトルとテキストが左(テキストが少ないとき)----------------------------------*/
#main div.section dl.d_imgleft{
	position: relative;
	height: 100px;
	margin:5px 0 0 25px;
	clear: both;
}
#main div.section dl.d_imgleft dt{
	position: absolute;
	top: 10px;
	left: 130px;
	display:block;
	height:27px;
	margin:0;
	padding:0 0px 0 18px;
	line-height:18px;
	font-weight:bold;
	font-size:120%;
	background:url(/reform/image_cmn/icon_maru_orange.gif) no-repeat 0 0px;
}
#main div.section dl.d_imgleft dd.txt{
position: absolute;
top: 40px;
left: 130px;
width: 400px;
padding:0 15px 0 0;
}
#main div.section dl.d_imgleft dd.img{
position: absolute;
top: 0px;
left: 0px;
float:left;
}
#main div.section dl.d_imgleft dd.img img{
margin: 0 0 0 0;
}



/*	チェック表-----------------------------------*/

#main div.checkformArea {
	clear:both;
	width:620px;
	margin:0;
	padding:0 0 48px 0;
	background:url(/reform/image_cmn/bg_checkform_main.gif) no-repeat 50% bottom;
	}
	
#main div.checkformArea .checkform_ttl {
	width:585px;
	display:block;
	height:35px;
	margin:0;
	padding:6px 0 0 35px;
	color:#FFF;
	font-weight:bold;
	font-size:120%;
	background:url(/reform/image_cmn/bg_checkform_ttl.gif) no-repeat 50% bottom;
	}

#main div.checkformArea h3 {
	border:none;
	}

#main div.checkformArea ul {
	list-style:none;
	width:540px;
	margin:12px auto 0 auto;
	padding:0;
	}
	
	#main div.checkformArea img{
		display:inline;
		margin:0;
		padding:0;
		line-height:1;
		}

#main div.checkformArea ul li {
	clear:both;
	margin:6px 0;
	padding:3px 0 3px 24px;
	background:url(/reform/image_cmn/icon_checkbox.gif) no-repeat 0 5px;
	text-align:left;
	font-size:120%;
	color:#333;
	border-bottom:1px dotted #999;
	}



/*汎用class*/
.clear {
	clear: both;
	}
.center{
	text-align: center;
	}
#main table {
border-collapse:collapse;
}


