@charset "utf-8";

html {
	overflow-y: scroll;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	zoom: 100%; 
}
#pankuzu {
	margin-bottom: 20px;
}
.contents {
	width: 910px;
	margin: 0 auto 20px auto;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.8;
	color: #333333;
}
.contents th,
.contents td,
.contents li,
.contents a {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.8;
	color: #333333;
}

.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }

/*----------------------------------------------------
----------------------------------------------------*/
.contents {
	padding-bottom: 20px;
}
.contents .section h2 {
	width: 910px;
	height: 39px;
	padding-top: 1px;
	margin: 0 0 20px 0;
	font-size: 24px;
	font-weight: bold;
	text-indent: 40px;
	background: url(../img/common/bg_h2.jpg) 0 0 repeat-y;
	color: #F69546;
}
.contents .section .block01 h3 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}
.contents .section .block01 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
.contents .section .block01 .text {
	float: left;
	width: 490px;
	margin-right: 20px;
}
.contents .section .block01 .text .text01 {
	margin-bottom: 5px;
	font-size: 12px;
}
.contents .section .block01 .text .text02 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	color: #D6000F;
}
.contents .section .block01 .thum {
	float: left;
	width: 300px;
}







.contents .section .block02 {
	width: 910px;
}
.contents .section .block02 .thum {
	float: left;
	width: 596px;
	margin-right: 20px;
}
.contents .section .block02 .text {
	position: relative;
	float: left;
	width: 294px;
}

.contents .section .block02 .text h3 {
	position: absolute;
	top: 0;
	left: -130px;
	font-size: 20px;
	font-weight: bold;
}
.contents .section .block02 .text p.text01 {
	font-size: 12px;
	padding-top: 45px;
}
.contents .section .block02 .text p.text01 {
	font-size: 12px;
}
.contents .section .block02 .text p.text02 img {
	float: right;
	padding-left: 10px;
}


