@charset "Shift_JIS";


/**
	くわしい内容
 */

.dtlTtl2{
	font-size:1.4em;
	color:#4F4FCA;
	font-weight:bold;
	line-height:130%;
}
.dtlTtl3{
	margin-top:3px;
	font-size:1em;
	font-weight:bold;
	line-height:130%;
}
.dtlTtl4{
	font-size:1em;
	font-weight:bold;
	color:#4F4FCA;
	line-height:130%;
}
.dtlTtl5{
	margin-top:8px;
	font-size:1em;
	font-weight:bold;
	color:#4F4FCA;
	line-height:130%;
}
.dtlNew{
	font-size:14px;
	font-weight:normal;
}
.dtlDate{
	margin-top:8px;
	font-size:1em;
	line-height:130%;
	padding-bottom:6px;
	border-bottom:solid 1px #9E9EDE;
}

.dtlDate table{
	width:100%;
}

.btntsubo{
	text-align:right;
}


.dtlRead{
	margin-top:8px;
	font-size:1em;
	line-height:150%;
}
.dtlMaterial{
	margin-top:8px;
	margin-bottom:14px;
	font-size:1em;
	line-height:150%;
}
.dtlCheck{
	color:#4F4FCA;
}
.dtlTable{
	width:326px;
}
	.dtlTable td{
		vertical-align:top;
	}
	.dtlTableRead{
		text-align:left;
		width:155px;
		margin-top:4px;
		font-size:1em;
		line-height:150%;
	}
	.dtlRead{
	margin-top:4px;
	margin-bottom:4px;
	font-size:1em;
	line-height:150%;
	}

.boxTop{
	height:17px;
}
.box{
	padding:0 15px;
}
.boxBtm{
	height:17px;
}
	.col1, .col2{
		margin-top:8px;
	}
	/** 1カラム */
	.col1 .boxTop{
		background: url(img/dtl/col1_top.gif) no-repeat;
	}
	.col1 .box{
		background: url(img/dtl/col1_bg.gif) repeat-y;
	}
	.col1 .boxBtm{
		background: url(img/dtl/col1_btm.gif) no-repeat;
	}
	/** 2カラム */
	.col2 .boxTop{
		background: url(img/dtl/col2_top.gif) no-repeat;
	}
	.col2 .box{
		background: url(img/dtl/col2_bg.gif) repeat-y;
	}
	.col2 .boxBtm{
		background: url(img/dtl/col2_btm.gif) no-repeat;
	}
.lBox{
	float:left;
	width:326px;
}
.rBox{
	float:right;
	width:326px;
}


	


/**
	他
*/
.block{
	display:block;
}
.tMargin01{
	margin-top:14px;
}
.tMargin02{
	margin-top:7px;
}
.tMargin03{
	margin-top:14px;
}

