@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/rules_sttl_rules.png);
	background-repeat: no-repeat;
}





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

div#content div.rule {
	width: 830px;
	margin: 0 auto 25px auto;
}


div.rule div.value {
	float: left;
	width: 260px;
	margin: 0 22px 0 0;
}


div.rule div.value p {
	padding: 0 0 0 5px;
	font-size: 11px;
	line-height: 150%;
	display: block;
	text-align: justify;
	text-justify: distribute;
}


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



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



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


div.rule div.end {
	margin: 0 !important;
}


div#content div.rule7 {
	width: 830px;
	margin: 0 auto;
}


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



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



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


div.rule7 p {
	width: 536px;
	padding: 0 0 0 5px;
	font-size: 11px;
	line-height: 150%;
	display: block;
	text-align: justify;
	text-justify: distribute;
}

