@charset "Shift_JIS";


/* ページ上部の「戻る」ボタン */
#back {
	text-align: right;
	height: auto;
	width: 560px;
	padding-bottom: 10px;
}


/* コンテンツ本体のCSS */
#contents h2 {
	text-indent: -9999px;
	display: block;
	margin: 0px auto 10px;
	padding: 0px;
	width: 558px;
	background-image: url(../img/pagetitle_feature.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
#contents #clumn_01 {
	height: auto;
	width: 560px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}


#contents #clumn_02 {
	margin: 0px auto 10px;
	width: 560px;
	padding: 0px;
}

#contents #clumn_02 img {
	margin: 0px auto 10px;
	padding: 0px;
	clear: both;
	height: 260px;
	width: 560px;
}

#contents #clumn_02 .left {
	clear: left;
	float: left;
	height: auto;
	width: 280px;
}

#contents #clumn_02 .right {
	clear: right;
	float: right;
	height: auto;
	width: 280px;
}

#contents #clumn_02 .left .title_01 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	height: auto;
	width: 270px;
	padding: 0px 0px 0px 10px;
	background-image: none;
	text-indent: 0px;
	margin: 0px 0px 10px;
	clear: both;
}
#contents #clumn_02 .right .title_02 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
	height: auto;
	width: 270px;
	text-align: left;
	background-image: none;
	text-indent: 0px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	clear: both;
}

#contents #clumn_02 .left p {
	text-align: left;
	margin: 0px auto 12px;
	padding: 0px 0px 0px 10px;
	width: 240px;
	clear: left;
	float: left;
}

#contents #clumn_02 .right p {
	text-align: left;
	margin: 0px auto 12px 0px;
	padding: 0px 0px 0px 10px;
	width: 260px;
	clear: left;
	float: left;
}


#contents .clumn_03 {
	height: auto;
	width: 540px;
	margin: 0px auto 10px;
	padding: 4px 10px 10px 4px;
	border: 2px dotted #FFCCCC;
	text-align: left;
	clear: both;
}
#contents .clumn_03 h3 {
	background-image: url(../img/title_clumn_03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 45px;
	width: 540px;
	margin: 0px;
}
#contents .clumn_03 p {
	height: auto;
	width: 530px;
	padding-top: 5px;
	margin: 0px auto;
	clear: both;
}
