@charset "utf-8";
/* CSS Document */

#content {
	width:960px;
	margin:0px auto;
}

#content .rule {
	background-color:#333333\9; /* IE8 以下 */
	background-color:rgba(51, 51, 51, 0.7);
	border-left:solid #000000 2px;
	border-bottom:solid #000000 2px;
	border-right:solid #000000 2px;
	padding:30px 28px;
}

#content .rule h3 {
	background:url(../img/bg_tablettl.gif) repeat-x;
	border:solid #000000 1px;
	height:42px;
	line-height:42px;
	font-weight:bold;
	text-shadow:0px -1px 0px #000000;
	padding-left:20px;
}

#content .rule .details {
	background-color:#333333\9; /* IE8 以下 */
	background-color:rgba(51, 51, 51, 0.5);
	border-left:solid #000000 1px;
	border-bottom:solid #000000 1px;
	border-right:solid #000000 1px;
	margin-bottom:30px;
	padding:15px 28px 30px;
}

#content .rule .details.last {
	margin-bottom:0px;
}

#content .rule .details ul li {
	background:url(../img/bg_border2.gif) left top repeat-x;
	margin-top:18px;
	padding-top:20px;
}

#content .rule .details ul li:first-child {
	background:none;
	margin-top:0px;
	padding-top:0px;
}

#content .rule .details2 {
	background-color:#333333\9; /* IE8 以下 */
	background-color:rgba(51, 51, 51, 0.5);
	border-left:solid #000000 1px;
	border-bottom:solid #000000 1px;
	border-right:solid #000000 1px;
	margin-bottom:30px;
	padding:30px 28px;
}

#content .rule .details2 table{
	background-color:#333333;
	width:100%;
}

#content .rule .details2 table.mt20 {
	margin-top:20px;
}

#content .rule .details2 table th {
	background:#414141 url(../img/bg_tablettl4.gif) left top no-repeat;
	border:solid #000000 1px;
	width:118px;
	font-weight:bold;
	text-align:center;
	text-shadow:0px -1px 0px #000000;
}

#content .rule .details2 table th.ttl{
	background:url(../img/bg_tablettl3.jpg) repeat-x;
	height:40px;
	line-height:40px;
	text-align:left;
	text-shadow:0px -1px 0px #000000;
	padding-left:20px;
}

#content .rule .details2 table td {
	border:solid #000000 1px;
	padding:20px 16px;
}

#content .rule .details2 table td .fs17 {
	font-size:17px;
	vertical-align:middle;
	display:inline-block;
}

#content .rule .details2 .attention {
	font-size:11px;
	margin-top:5px;
	text-align:right;
}

#content .rule .details2 .attention .fs15 {
	font-size:15px;
	vertical-align:middle;
	display:inline-block;
}

#content .rule .details2 dl.lengthwise {
	background-color:#333333;
	width:100%;
	margin-top:20px;
}

#content .rule .details2 dl.lengthwise dt {
	background:url(../img/bg_tablettl3.jpg) repeat-x;
	border:solid #000000 1px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-shadow:0px -1px 0px #000000;
	padding-left:20px;
}

#content .rule .details2 dl.lengthwise dd {
	border-left:solid #000000 1px;
	border-bottom:solid #000000 1px;
	border-right:solid #000000 1px;
	padding:24px;
}

#content .main img,
#content h2 img{
	display:block;
}

#content .rule .details ul li .icograd,
#content .rule .details2 dl.lengthwise dd .icograd{
	background:url(../img/ico_deltagrad.png) left 3px no-repeat;
	padding-left:20px;
	display:inline-block;
}