@charset "UTF-8";
/* CSS  --------------------------------------------------------------------- */

/* rules/index.html
------------------------------------------------------------------------------*/

/* ----- rules_wrapper ------------------------------------------------------------*/
div#rules_wrapper {
	width:903px;
	margin:0 auto;
	text-align:left;
}


div#rules_wrapper h4 a{
	padding:6px 0 5px 20px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	display:block;
	background: url(../../images/sitemap/ico_bar.gif) 0 0 no-repeat;
}

div#site_dev {
	padding:30px 0 0 40px;
}

div#rules_wrapper div#site_dev dl {
	width:372px;
	float:left;
	display:inline;
}

div#rules_wrapper div#site_dev dd {
	width:370px;
	border:1px solid #EFE9D7;
}

div#rules_wrapper div#site_dev ul {
	padding:10px 0 10px 0;
}


div#rules_wrapper div#site_dev ul li {
	color:#27180B;
	padding-left:20px;
	line-height:1.4;
}

div#caution ul{
	margin:20px 0 0 40px;
}

div#caution li {
	line-height:1.4;
	margin-left:1.0em;
	text-indent:-1.0em;
	font-size:85%;
}


/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/

