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

body {
color: #1B2C4B;
line-height: 1.5;
}
#page {
	background: #FFF url(top/images/page_bg.jpg) repeat-x center bottom;
	width: 100%;
	text-align: center;
}
#contentsArea {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/c_bg.gif);
	background-repeat: repeat;
}
#contentsArea #contentsBlock {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#main_image {
	margin-top: 5px;
}
#pankuzu {
	text-align: left;
}



#main {
	width: 650px;
	text-align: left;
	margin-top: 10px;
	float: left;
}
#page #contentsArea #contentsBlock #main ul li   {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#ntt_pay {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 650px;
}
#total_pay {
	margin-top: 10px;
}

#tab {
	background-image: url(../images/tab_bg.png);
	background-repeat: repeat-x;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 645px;
}
#ntt_pay {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 320px;
}
#total_pay {
	margin-top: 10px;
}

#tab {
	background-image: url(../images/tab_bg.png);
	background-repeat: repeat-x;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 645px;
}

#e_adsl_1 {
	float: left;
	width: 325px;
}
#e_adsl_2 {
	float: right;
}

#aisu_pay {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: none;
}
#area {
	margin-top: 10px;
}

#option h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	background-image: url(../images/op_bg.gif);
	font-weight: bolder;
	padding: 5px;
	background-repeat: repeat;
}

#option #mail {
	margin-top: 10px;
}




#option {
	width: 650px;
	text-align: left;
	margin-top: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3365E4;
	border-bottom-color: #3365E4;
	border-left-color: #3365E4;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-bottom: 10px;
}

#mail #mail_title {
	height: 40px;
	width: 250px;
	display: block;
	background-image: url(../images/mail_bg.gif);
}

#option #www {
	margin-top: 5px;
}
#www #www_title {
	height: 40px;
	width: 250px;
	display: block;
	background-image: url(../images/www_bg.gif);
}

#option #ip {
	margin-top: 5px;
	margin-bottom: 5px;
}
#ip #ip_title {
	height: 40px;
	width: 250px;
	display: block;
	background-image: url(../images/mail_bg.gif);
}
#option h4 {
	display: block;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 5px;
}





#footerArea {
	font-size: 83.3%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: repeat;
	background-color: #245399;
	clear: both;
	float: none;
}
#footerArea ul {
	margin-bottom: 5px;
	text-align: center;
}
#footerArea ul li {
	display: inline;
	padding: 2px 15px;
	background-image: url(../images/footernav_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
#footerArea ul li.endFooterList { background-image: none; }
#footerArea ul li a {
color: #FFF;
text-decoration: none;
}
#footerArea address { color: #FFF; }
