@charset "utf-8";
/* CSS Document */
/*------------------ トップタイトル ------------------*/
#sublst{
	background-image: url(../img/icn_indexlst.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	margin:30px 0px 0px 10px;
	padding:0px 0px 0px 20px;
	width: 510px;
}
#ttlcopy{
	margin:10px;
}


/*------------------ FAQ質問と答え ------------------*/
#faq {
	margin:10px;
	border-bottom:1px solid #ccc;
}
#faq_last {
	margin:10px 10px 30px;
	padding-bottom:10px;
}
#faq dt,
#faq_last dt{
	font-weight:bold;
	margin-left:1.2em;
}
#faq dd,
#faq_last dd{
	color:#ddd;
	margin-bottom:1.8em;
	margin-left:2em;
}

#faq .faq_i {
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:1.6;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

#contract {
	margin:30px 10px 10px 10px;
}
#contract dt{
	font-weight:bold;
	margin-left:1.2em;
}
#contract dd{
	color:#ddd;
	margin-bottom:1.8em;
	margin-left:2em;
}
#contract dd.ol{
	margin-bottom:0.6em;
}


#covenant {
	margin:30px 10px 10px 10px;
}
#covenant #an{
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
	_width:515px;
}
#covenant ul{
	padding:5px 0px;
	margin-bottom:10px;
}
#covenant ul li{
	line-height:1.4;
}

#covenant dt{
	font-weight:bold;
	margin-left:1.2em;
}
#covenant dd{
	color:#ddd;
	margin-bottom:1.8em;
	margin-left:2em;
}
#covenant li{
	color:#ddd;
	font-weight:normal;
	margin-left:3em;
	_margin-left:2em;
	list-style-type: disc;
	list-style-position: outside;
}
#covenant li.dd{
	margin-bottom:1.8em;
}
#covenant li.cc{
	font-weight:bold;
	color:#CC0000;
	list-style-type: none;
}
#covenant li.nm{
	list-style-type: none;
	margin-bottom:0.8em;
}
#nomal{
	font-weight: normal;
}
#covenant dd.ol{
	margin-bottom:0.3em;
}
/*#entry_ttl{
	background-image:url(../img/line_ttl01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left:5px solid #cc0000;
	_width:100%;
}*/
#covenant #box{
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:10px;
	margin-left:120px;
	_margin-left:0px;
	_margin-top:10px;
	width:480px;
	_width:100%;
}
#covenant #box dt{
	font-weight:bold;
	margin-left:0em;
}
#covenant #box dd{
	color:#ddd;
	margin-bottom:1.8em;
	margin-left:0.8em;
}

#covenant #box dt.ol{
	margin-bottom:-10px;
}
#covenant #box dd.ol{
	margin-bottom:0em;
}

#covenant #box table{
	margin:10px auto 20px;
	width:450px;
	text-align:center;
	_margin-left:10px;
}
#covenant #box th{
	background-color:#666666;
	padding:2px 0px;
}
#covenant #box td{
	padding:3px;
	text-align:center;
}

#covenant #border{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 0px;
	margin-bottom:10px;
	margin-left:15px;
	_margin-left:0px;
	margin-top:30px;
}
#covenant #border dt{
	font-weight:bold;
	margin-left:0em;
}
#covenant #border dd{
	color:#ddd;
	margin-bottom:1.8em;
	margin-left:0.8em;
}
#covenant #border dd.ol{
	margin-bottom:0em;
}

/*********************************************************
			** popup：contents **
*********************************************************/
#container_pop{
	margin:0px;
	padding:0px;
	text-align:center;
	width: 560px;
}

#contents_pop{
	margin:0px;
	text-align:left;
	width: 560px;
}
#contents_pop p{
	margin-left:1.8em;
}
#contents_pop p#subp{
	margin-left:2.8em;
	margin-bottom:1.2em;
}
#contents_pop dl{
	margin-bottom:1.2em;
	margin-left:1.8em;
	margin-top:1.2em;
}
#contents_pop dt{
	display:inline;
	font-weight:bold;
}
#contents_pop dd{
	display:inline;
}
#contents_pop h3{
	font-weight:bold;
	color:#FF9900;
}