/* 特定商取引法に関する表示 */

dl#business{
	margin-left: 5px;
}
dl#business dt{
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #293A80;
	margin-top: 5px;
}
dl#business dd{
	margin-bottom: 18px;
	line-height: 1.5em;
}
dl#business p{
	float: left;
	margin-right: 10px;
}
dl#business span{
	clear: both;
	display: block;
	padding-top: 7px;
}

/*　特定商取引追加　*/
.bus_pay_table{
width:520px;
font-size:10px;
background:#666666;
}
.bus_pay_table td{
background:#FFFFFF;
padding:2px;
}

.bus_limit_table{
width:520px;
font-size:12px;
background:#666666;
}
.bus_limit_table td{
background:#FFFFFF;
padding:2px;
}

.red_text{
color:#FF0000;
}
/* 会社概要 */
#com{
	margin-bottom: 600px;
}
#com a{
	color: #293A80;
}
#com th{
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-right: 20px;
	width: 75px;
	vertical-align: top;
	padding-left: 3px;
	color: #293A80;
}
#com td{
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	letter-spacing: 0.1em;
	color: #333333;
	line-height: 1.4em;
}
#com span{
	padding-top: 6px;
	margin-top: 6px;
}
#com p{
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #CCCCCC;
	padding-left: 8px;
}
p.enkaku{
	margin-top: 4px;
}
.enkaku td{
	vertical-align: top;
}
.year{
	width: 90px;
}

/* 個人情報について*/

dl#first {
	margin-left: 5px;
	margin-bottom: 30px;
}
dl#first dt{
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #293A80;
	margin-top: 5px;
}
dl#first dd{
	margin-bottom: 18px;
	line-height: 1.5em;
}
#policy dl{
	margin-left: 5px;
	margin-bottom: 50px;
}
#policy dt{
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #293A80;
	margin-top: 5px;
}
#policy dd{
	margin-bottom: 25px;
	line-height: 1.8em;
}
#policy ul{
	margin-top: 5px;
	margin-bottom: 17px;
}
#policy li{
}
