@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: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
.contents .section .block01 .thum {
	float: left;
	width: 296px;
	margin-right: 20px;
	border: 1px solid  #CCC;
	padding: 1px;
}

.contents .section .block01 .text {
	float: left;
	width: 590px;
}

.contents .section .block02 {
	width: 910px;
}
.contents .section .block02 h3 {
	font-size: 20px;
	font-weight: bold;
}

.contents .section .block01 .text p.text02 img {
	float: right;
	padding-left: 10px;
}

.contents .section .block02 .text p {
	float: left;
	width: 447px;
	margin-right: 10px;
}
.contents .section .block02 .text ul {
	float: left;
	width: 452px;
}
.contents .section .block02 .text ul li {
	float: left;
	border: 1px solid  #CCC;
	padding: 1px;
}

.contents .section .block02 .text ul li.box01 { margin-right: 5px; }
.contents .section .block02 .text ul li.box02 { margin-right: 5px; }

.contents .section .block02 .text ul li img {
	vertical-align: bottom;
}




