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

/*-------------------------------tag-------------------------------*/
* { margin:0; padding:0; border:0; }

html,body,h1,h2,h3,h4,h5,h6,p,a,ul,ol,li,dl,dt,dd,form,blockquote,pre,address,img { 
	margin:0; padding:0; border:0; list-style-type:none; }
	
input,textarea,option,select,table,th,td { font-size:12px; line-height:1.5; color: #2e3c4a;}

input,textarea,option,select{border: 1px solid #cad5d9;}

h1,h2,h3,h4,h5,h6 {font-weight: normal;}

.left {float: left;}
.right {float: right;}
.center {text-align: center;}
/*---クリア-----------------------------------------------------------*/
/*---▼clearfix---*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0.1px;
    line-height: 0;
    clear: both;
    visibility: hidden;
}  
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* for IE 5.5-7 */
.clearfix {zoom:100%;}
/*---▲clearfix---*/
/*---▼pointDetailBox---*/
.pointDetailBox:after {
    content: ".";
    display: block;
    height: 0.1px;
    line-height: 0;
    clear: both;
    visibility: hidden;
}  
/* Hides from IE-mac \*/
* html .pointDetailBox {height: 1%;}
.pointDetailBox {display: block;}
/* for IE 5.5-7 */
.pointDetailBox {zoom:100%;}
/*---▲pointDetailBox---*/
.clear {clear:both;}
/*---背景カラー-----------------------------------------------------------*/
.lGlay {background-color: #EEEEEE;}
.Glay {background-color: #dfdfdf;}
.White {background-color: #FFFFFF;}
/*---フォント-----------------------------------------------------------*/
.red { color: #db2128; }
.bold { font-weight: bold; }
.redBold { color: #db2128; font-weight: bold; }
/*---テキストエリア-----------------------------------------------------------*/
.textAreaRed {
	padding-bottom: 10px;
	color: #db2128;
}
.textAreaDefault {
	padding-bottom: 10px;
}
.textAreaMini {
	padding-top: 3px;
	font-size: 10px;
	line-height: 1.3em;
}
.error {
	color: #db2128;
	font-weight: bold;
	background-color: #FFDFE0;
	padding: 5px;
	border: 1px solid #db2128;
	margin: 0 3px 5px 3px;
}


/*---リンク-----------------------------------------------------------*/
a:link, a:visited, a:active {color:#075598; text-decoration:underline; font-weight: bold;}
a:hover {color::#075598; text-decoration:none; font-weight: bold;}

#partner a:link, #partner a:visited, #partner a:active {color:#075598; text-decoration:underline; font-weight: normal;}
#partner a:hover {color::#075598; text-decoration:none; font-weight: normal;}
/*---背景-----------------------------------------------------------*/
body {
	background: #d2e6ef url(../images/bg.gif) repeat-x;
	font-size: 12px;
	line-height: 1.5em;
	color:#303030;
	width: 870px;
	margin: 0 auto;
}
#bgBase {
	background: url(../images/bg_base.gif) repeat-y;
}
#bgLeft {
	background: url(../images/bg_left.gif) no-repeat left 0;
}
#bgRight {
	background: url(../images/bg_right.gif) no-repeat right 0;
}
#contentsBg {
	width: 850px;
	margin: 0 10px;
	background-color: #FFFFFF;
}
/*---ヘッダー-----------------------------------------------------------*/
#heade {
	background: url(../images/header_bg.jpg) no-repeat;
	height: 302px;
	width: 850px;
}
#heade #titleBlock #logo {
	float: left;
	padding: 8px 0 0 8px;
}
#heade #titleBlock h1 {
	float: right;
	font-size: 10px;
	padding: 5px 5px 0 0;
}
#heade #goHome {
	padding: 240px 0 0 40px;
}
/*---コンテンツ-----------------------------------------------------------*/
#contentsMain {
	padding: 10px 10px 0 10px;
	background: url(../images/contents_bg.gif) repeat-x 0px top;
}
#sideBox {
	float: left;
	width: 180px;
	padding-right:10px;
}
#sideBox .menuBox {
	background: url(../images/side_menubox_top.gif) no-repeat 0px top;
	padding: 6px 0 10px 0;
}
#sideBox .menuBottom {
	background: url(../images/side_menubox_bottom.gif) no-repeat 0px bottom;
	padding-bottom: 6px;
}
#sideBox .bannerBox {
	padding-bottom: 5px;
}
#sideBox .bannerBox img {
	padding-bottom: 5px;
}

#sideBox .newsBox {
	background: url(../images/side_news_bg.gif) repeat-y;
	margin-bottom: 10px;
}
#sideBox .newsBottom {
	background: url(../images/side_news_bottom.gif) no-repeat 0px bottom;
	padding: 10px;
}
#sideBox .newsBottom dl {
	border-bottom: 1px dotted #EEEEEE;
	padding-bottom: 6px;
}
#sideBox .newsBottom dt {
}
#sideBox .newsBottom dd {
}
#mainBox {
	background: url(../images/main_bg.gif) repeat-x 0px top;
	float: left;
	width: 615px;
	padding: 10px 10px 40px 10px;
}
#mainBox h2 {
	padding-bottom: 20px;
}
#mainBox h3 {
	padding: 0 0 5px 25px;
	font-size: 12px;
	font-weight: bold;
	color: #065396;
	background-image: url(../images/h3_ic.gif);
	background-repeat: no-repeat;
}
/*---電気通信-----------------------------------------------------------*/
#mainBox #commuText {
	width: 595px;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #FFFFFF;
	background-color: #e3f0f4;
}
#mainTopBox #commuText {
	width: 595px;
	padding: 10px;
	margin: 20px 0 0 10px;
	border: 1px solid #FFFFFF;
	background-color: #e3f0f4;
}
/*---フッター-----------------------------------------------------------*/
#partner {
	border-top: 1px solid #d1e5ee;
	margin: 20px 20px 0 20px;
	padding:10px 0;
	clear: both;
}

#footer {
	background: url(../images/footer_bg.gif) repeat-x;
	height: 19px;
	padding: 2px 5px 0 0;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
}
/*---トップ-----------------------------------------------------------*/
#mainTopBox {
	background: url(../images/main_bg.gif) repeat-x 0px top;
	float: left;
	width: 635px;
	padding-bottom: 20px;
}
#pointTopBlock {
	background: url(../images/top_point_bg.gif) no-repeat 0px top;
	height: 201px;
	padding: 10px 0 0 10px;
}
.pointTopBox {
	float: left;
	padding-right: 5px;
}
#pointDetailBlock {
	padding: 0 10px;
}
.pointDetailBox {
	background: url(../images/point_detail_bg.gif) repeat-y;
	margin-bottom: 20px;
}
.pointDetailBottom {
	background: url(../images/point_detail_bottom.gif) no-repeat 0px bottom;
	padding: 10px;
	color: #065396;
}
/*---料金プラン-----------------------------------------------------------*/
table.moneyListHikaku {
	width: 615px;
	margin-bottom: 30px;
}
table.moneyListHikaku th {
	background-color: #abd2e3;
	color: #065396;
	padding: 6px 10px;
}
table.moneyListHikaku td {
	background-color: #FFFFFF;
	padding: 6px 10px;
	border-bottom: 1px dotted #CCCCCC;
	text-align: center;
}

table.moneyListPlan {
	width: 615px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.moneyListPlan th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #abd2e3;
	color: #065396;
	padding: 3px 10px;
}
table.moneyListPlan td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 10px;
	text-align: center;
}
table.moneyListPlan td.sttl {
	background-color: #e4f0f5;
	color: #065396;
}
/*---お問い合わせ-----------------------------------------------------------*/
table.contactForm {
	width: 615px;
}
table.contactForm th {
	background-color: #abd2e3;
	color: #065396;
	width: 120px;
	padding: 8px 10px;
	font-weight: normal;
	text-align: left;
}
table.contactForm td {
	background-color: #FFFFFF;
	padding: 8px;
}
.formBtn {
	padding-top: 10px;
	text-align: center;
}





