@charset "UTF-8";

#aspservice img{
vertical-align:top;
	margin: 0px;
	padding: 0px;
	border: none;
}

#aspservice table th {
vertical-align: top;
padding-top:20px;
}

#aspservice a:link {

	color: #136FFF;
}   /* リンク */

#aspservice a:visited { /* 既に見たリンク */
	color: #136FFF;
}
#aspservice a:hover {/* カーソルが上にある時のリンク */
	color: #136FFF;
	text-decoration: none     /* 下線を消す */;
}
#aspservice a:active {
	color: #136FFF; 
} /* クリック時のリンク */

#aspservice .asp5 
{
	width: 761px;
	font-size: 100%;
}
#aspservice dl {
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	font-size: 100%;
}
#aspservice dl dt {
	float: left;
/*	width: 7em;
*/	padding: 10px 0;
/*	text-indent: 1em;
*/	line-height: 150%;
	/*font-size: 80%;*/
	color: #666;
}
#aspservice .asp_topics {
	/*font-size: 95%;*/
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
}
/*#aspservice dl dd {
	margin: 0px;
	padding: 10px 0 10px 10em;
	line-height: 150%;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	color: #666;
}*/

#aspservice p.asptb {
	font-size: 130%;
}
#aspservice p.aspli {
	font-size: 90%;
	color: rgb(0,146,216);
}
#aspservice .asp1 {
	height: 50px;
	width: 761px;
	list-style-type: none;
	letter-spacing: 0em;
	text-indent: 0px;
	vertical-align: 0%;
	word-spacing: 0em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#aspservice dl dd.top {
	margin: 0px;
	padding: 10px 0 10px 10em;
	line-height: 150%;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC dashed;
	/*font-size: 80%;*/
	color: #666;
}

#aspservice dl dd.middle {
	margin: 0px;
	padding: 10px 0 10px 10em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC dashed;
	/*font-size: 80%;*/
	color: #666;
}

#aspservice dl dd.bottom {
	margin: 0px;
	padding: 10px 0 10px 10em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
	/*font-size: 80%;*/
	color: #666;
}

#aspservice ul {
	argin:0px;
	padding:0px;
	list-style-type: none;
}
	
#aspservice li {
	float:left;
	margin: 0;
	padding: 0;
	list-style-position:outside;
}	
#aspservice .asp2 {
	/*font-size: 90%;*/
	color: #333;
	width: 761px;
	line-height: 30px;
	margin-bottom: 20px;
}
#aspservice .asp2 img {
	margin-bottom:15px;
}

#aspservice .asp3 {
	width: 761px;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#aspservice .asp4 {
	font-size: 100%;
	color: #666;
	width: 761px;
	background-image: url(/resource/club_com/special/aspservice/images/bg_asp4.gif);
	line-height: normal;
	padding-top: 0px;
}
#aspservice .asp4 .variation {
	background-image: url(/resource/club_com/special/aspservice/images/titlebg_asp4.gif);
	background-repeat:no-repeat;
}
#aspservice .asp4 td{
vertical-align:top;
}
#aspservice .asp4 .btmline {
	background-image: url(/resource/club_com/special/aspservice/images/btmbg_asp4.gif);
	background-repeat:no-repeat;
	height:35px;
}

#aspservice table tr {
	BORDER-RIGHT: #D1D1D1 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BORDER-BOTTOM: #D1D1D1 1px solid; color:#FFFFFF; font-weight:bold;
}

#aspservice table th {
	BORDER-RIGHT: #D1D1D1 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BORDER-BOTTOM: #D1D1D1 1px solid; color:#FFFFFF; font-weight:bold; background-color:#666666;
}
#aspservice table td {
	BORDER-RIGHT: #D1D1D1 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BORDER-BOTTOM: #D1D1D1 1px solid;
}
#aspservice table .borderT {
	BORDER-TOP: #D1D1D1 1px solid;
}
#aspservice table .borderL {
	BORDER-LEFT: #D1D1D1 1px solid;
}
.fs9{
	font-size:80%;
}
.fwN{
	font-weight:normal;
}
.fwB{
	font-weight:bold;
}

.w400{
	width:400px;}
.clB{
	color:#000;
}

.mtm10{
	margin-top:-10px;
}

.ti5{
	text-indent:0.5em;
}