@charset "Shift_JIS";


/* ページ上部の「戻E廛椒織E*/
#back {
	text-align: right;
	height: auto;
	width: 560px;
	padding-bottom: 10px;
}


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

#contents #read_text{
	text-align: left;
	width: 395px;
	float: left;
	clear: left;
	margin-left: 10px;
}

#contents #clumn_01 {
	height: 700px;
	width: 560px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_clumn_01.jpg);
}

#contents #clumn_02 {
	height: 900px;
	width: 560px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_clumn_02.jpg);
}


#contents #clumn_01_text {
	text-align: left;
	height: 250px;
	width: 400px;
	clear: left;
	float: left;
	line-height: 1.6em;
	letter-spacing: normal;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-top: 40px;
	padding-left: 40px;
	font-size: 12px;
	margin-right: auto;
	padding-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
