@charset "utf-8";
/* CSS Document */
#main{
	width:701px;
}

#contents {
	float:right;
	width:463px;

	border:1px solid #666;
	padding:10px;
}
#contents span.center{text-align:center;}
#contents .subtitle{
	padding:0 0 0 5px;
	}
#contents .subtitle h2{
	background-image:url(../img/cashing-bb.gif);
	height:103px;
	color:#FFFFFF;
	font-weight:bold;
	padding:42px 0 0 100px;
	font-size:18px;
	background-repeat:no-repeat;
	}
#contents .subtitle h2 a:link,#contents .subtitle h2 a:visited,#contents .subtitle h2 a:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
#contents .sashie{
	margin:10px 0;
	border:0;
	text-align:center;
}
#contents p{
	padding:0 0 0 10px;
	line-height:150%;
	}
#contents p.top20{
	padding:20px 0 0 10px;
	line-height:150%;
	}
#contents dl{
	padding:0 0 0 10px;
	line-height:150%;
	}
#contents dt{
	font-weight:bold;
	text-decoration:underline;
	padding:30px 0 10px 0;
	color:#FF6600;
	}
#contents dd{
	padding:0 0 20px 0;
	}
#com_link {
	float:right;
	width:463px;
	border:1px solid #666;
	margin:20 0 0 0;
	padding:10px;
}
#com_link p{
	font-size:12px;
	line-height:1.8em;
}
/*各ページの個別　css　*/
#aboutus{
	margin:35px 0 25px 0;}
#aboutus th,td{
	font-size:75%;
	height:1.5em;
	padding:0 10px;}
