@charset "UTF-8";

/*	MULTI aboutCSS
	
		■コンテンツ設定
----------------------------------------------------------------------------------------------------------------------------------*/


/*	コンテンツ設定（各コンテンツ上書き）
----------------------------------------------------------------------------------------------------------------------------------*/

div#content {
	width: 840px;
	padding: 40px 0 0 0;
	margin: 0 auto;
}




div.sttl {
	height: 35px;
	width: 833px;
	margin: 0px auto 10px 0px;
	font-size: 1px;
	text-indent: -9999px;
	background-image: url(../Images/about_sttl_multi.png);
	background-repeat: no-repeat;
}





/*	コンテンツ
----------------------------------------------------------------------------------------------------------------------------------*/

div#content div.multi {
	width: 840px;
	margin: 0 auto;
}


div#content div.multi p {
	width: 538px;
	padding: 0 0 0 8px;
	margin: 5px 0 0 0;
	font-size: 13px;
	line-height: 160%;
	text-align: justify;
	text-justify: distribute;
}


div#content div.multi dl {
	width: 538px;
	padding: 0 0 0 8px;
	margin: 10px 0 0 0 ;
	margin: 10px 0 0 0;
	font-size: 11px;
	line-height: 140%;
	display: block;
}


div#content div.multi dt {
	float: left;
	display: block;
}


div#content div.multi dd {
	float: left;
	width: 520px;
	display: block;
}



div.multi a.shot {
	position: relative;
	float: right;
	height: 163px;
	width: 257px;
	margin: 10px 8px 0 5px;
	display: block;
	background-position: top;
	background-repeat: no-repeat;
}



div.multi a.shot:hover {
	background-position: bottom;
}



div.multi img.txt {
	margin: -5px auto 0 auto;
}



div.multi a.shot div {
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
}


div#content div.aboutMulti {
	position: relative;
	height: 159px;
	width: 820px;
	margin: 40px auto 0 auto;
	background-image: url(../Images/about_mode_bg.jpg);
}


div.aboutMulti img {
	position: absolute;
	left: 20px;
	top: 18px;
}


div.aboutMulti p {
	position: absolute;
	left: 20px;
	top: 50px;
	width: 520px;
	font-size: 13px;
	color: #231815;
	line-height: 150%;
	text-align: justify;
	text-justify: distriburte;
}
