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


#mainBox h2#topKeyVisual {
	margin-bottom: 16px;
}

/*firstColl設定
////////////////////////////////////////////////////*/

#firstColl {
	width: 900px;
}


/* index 
///////////////////////////////////////////////////////////////////////////////////*/
h2#serviceTitle {
	margin-bottom: 25px;
}

.secBox {
	margin-bottom: 20px;
	padding-bottom: 25px;
	clear: both;
	background: url(../img/bg_border_dot_gray.gif) repeat-x left bottom;
}

#last {
	background: none;
}

#mainBox .secBox h3 {
	margin-bottom: 0px;
}

.secBox .textBox {
	width: 580px;
	float: left;
}

.secBox .textBox dt {
	background: url(../img/bg_dt_service.gif) repeat-y left top;
	padding: 7px 0px 7px 10px;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}

#firstColl .secBox .textBox dd {
	margin-top: 15px;
	line-height: 1.5;
}

.secBox .textBox dl.flow dt {
	background: none;
	padding: 0;
	color: #CC0000;
	font-size: 100%;
}

#firstColl .secBox .textBox dl.flow dd {
	margin: 0;
	margin-bottom: 10px;
}

.secBox .imgBox {
	width: 300px;
	float: right;
}

.secBox ul.attention {
	padding: 10px;
	border: 1px solid #CC0000;
	font-weight: normal;
}

.secBox ul.attention li {
	margin-bottom: 7px;
}

.secBox #btSelfCheck {
	margin-top: 30px;
	text-align: center;
}

.secBox .btSelfCheck {
	margin-top: 20px;
	text-align: right;
}


/*secondCol設定
////////////////////////////////////////////////////*/

dl#memberTotalBox {
	float: left;
	margin-bottom: 20px;
	width: 132px;
	height: 90px;
	background: url(../img/bg_member_total.jpg) left bottom;
	text-align: center;
}

dl#authenticationBox {
	float: left;
	margin-bottom: 20px;
	width: 134px;
	height: 90px;
	background: url(../img/bg_authentication.jpg) left bottom;
	text-align: center;
}

dl#memberTotalBox dd ,
dl#authenticationBox dd {
	letter-spacing: 0;
	font-weight: bold;
	font-size: 250%;
	color: #ff6600;
}


/*サイドナビの設定*/

ul#sideNaviBox li#entryPartnerList {
	margin-bottom: 28px;
}

dl#newsList dd {
	margin-bottom: 12px;
	padding-bottom: 10px;
	background: url(../img/bg_border_press_release.jpg) left bottom repeat-x;
}



