﻿@charset "UTF-8";
/*------------------------------
共通部分
------------------------------*/
a{
	color:#3465cb;
	cursor:pointer;
}

.caption01{
	width:auto !important;
}

.floLeft {
	float: left;
}

.floRight {
	float: right;
}

.caption02{
	width:auto !important;
}

.mt25 {
	margin-top: 25px;
}

.pd10 {
	padding: 10px!important;
}

#container .cont .imgleft{
	margin:0px !important;
	padding:0px !important;
	float:left;
}
#container .one_contents{
	margin-bottom:40px;
	clear:both;
}
#container .one_contents h4{
	font-size:16px;
	color:#424242;
	background-color:#eeeeee;
	padding:10px;
	margin:0 0 10px;
	height:auto;
	line-height:100%;
	text-indent:0;
}


/*------------------------------
タイトル
------------------------------*/
.tit_charge {
	clear: both;
	background: url(../images/img_charge_tit01.gif) no-repeat left top;
	width: 660px;
	color: #333;
	font-size: 16px;
	margin: 12px 0 0 0;
	padding: 13px 0 12px 23px;
	font-weight: bold;
}


/*------------------------------
ジョインボックス
------------------------------*/
.join_area {
	margin:0 10px 40px;
	text-align: center;
	clear: both;
}

.join_box {
	padding: 0 0 20px;
	margin: 0 0 20px;
	text-align: center;
	background: url(../images/join_box_bg.gif) left bottom no-repeat;
}

.join_box02 {
	padding: 0 0 20px;
	margin: 0 0 20px;
	text-align: center;
	background: url(../images/join_box_bg02.gif) left bottom no-repeat;
}

.join_box table,
.join_box02 table {
	margin: 0 auto;
}

.join_box table td,
.join_box02 table td{
	text-align:center;
}

/*------------------------------
サービスコンテンツ枠
------------------------------*/
.service_contents{
	width:310px;
	border:1px solid #e5e5e5;
	margin-bottom:10px;
}
.service_contents2{
	width:640px;
	border:1px solid #e5e5e5;
	margin-bottom:10px;
}
.service_contents img.service_title,
.service_contents2 img.service_title{
	margin:1px;
}
.service_contents p,
.service_contents2 p{
	display:block;
	margin:10px;
}
.service_contents .caption02,
.service_contents2 .caption02{
	margin:0 10px 10px;
}


/*------------------------------
メインイメージ
------------------------------*/
#main_v_index{ background:url(../images/index_main.jpg) left top no-repeat;}
#main_v_keitai{ background:url(../images/keitai_main.jpg) left top no-repeat;}
#main_v_connect{ background:url(../images/connect_main.jpg) left top no-repeat;}

/*------------------------------
オーバーレイ
------------------------------*/
.overlay {
	position: relative!important;
	z-index: 999!important;
}

.overray{
	background-color:#f6f9fd;
}

/*------------------------------
タブナビゲーション
------------------------------*/
ul#tabNavigation_index li ,
ul#tabNavigation_charge li ,
ul#tabNavigation_tv li ,
ul#tabNavigation_connect li ,
ul#tabNavigation_campaign li,
ul#tabNavigation_other li {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 10px 0 0 0;
}

li.top {
	padding: 1px 0 0 0!important;
}

/* インデックス */
ul#tabNavigation_index {
	clear: both;
	background: url(../images/bg_tabNavigation_index.gif) no-repeat left bottom;
	width: 660px;
	height: 66px;
}
.index_support{
	padding:10px;
	border:2px solid #eee;
	margin-bottom:10px;
	*margin-bottom:0;
}
.index_support dt{
	display:block;
	font-weight:bold;
}
.index_support dd{
	display:block;
	width:240px;
	*width:258px;
	float:left;
	text-indent:-8px;
	padding:0 10px 0 8px;
}
.index_support dd.right{
	display:block;
	width:170px;
	*width:186px;
	float:left;
	text-indent:-8px;
	padding-left:8px;
}
#ipv6{
	border:2px solid #639FCE;
	padding:15px;
	background-color:#f1fbff;
}
#ipv6 .tac{
	text-align:center;
}

/* join area
-----------------------------------------*/
.join_area {
    clear: both;
    margin: 0 10px 30px;
    text-align: center;
}

.join_box {
    background: url(../images/joinbox_bg.gif) no-repeat left bottom;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-align: center;
}

.join_area .join_box h2 {
	height: auto!important;
	line-height: 100%!important;
	margin-bottom: 20px!important;
}

/* 料金 */
ul#tabNavigation_charge {
	clear: both;
	background: url(../images/bg_tabNavigation_price.gif) no-repeat left bottom;
	width: 660px;
	height: 66px;
}

/* テレビサービス */
ul#tabNavigation_tv {
	clear: both;
	background: url(../images/bg_tabNavigation_tv.gif) no-repeat left bottom;
	width: 660px;
	height: 66px;
}

/* ひかり電話 */
ul#tabNavigation_connect {
	clear: both;
	background: url(../images/bg_tabNavigation_tel.gif) no-repeat left bottom;
	width: 660px;
	height: 66px;
}

/* キャンペーン */
ul#tabNavigation_campaign {
	clear: both;
	background: url(../images/bg_tabNavigation_campaign.gif) no-repeat left bottom;
	width: 660px;
	height: 66px;
}

/* キャンペーン */
ul#tabNavigation_other {
	clear: both;
	background: url(../images/bg_tabNavigation_other.gif) no-repeat left bottom;
	width: 660px;
	height: 66px;
}


/*------------------------------
keitai
------------------------------*/
.hikarikaisen{
	background:url(../images/keitai_mbsp.gif) 425px center no-repeat;
}

/*------------------------------
フッターナビ
------------------------------*/
ul#footNavigation {
	clear: both;
	width: 660px;
	background: #f0f0f0;
	margin: 20px 0;
	padding: 12px 0!important;
	text-align: center;
	letter-spacing:normal;
	line-height: 1.8em!important;
}

ul#footNavigation li {
	display: inline;
}

ul#footNavigation li.border {
	padding: 0;
}