/* CSS Document */
/*
-------キャンペーンページ-------
*/

/*  ★これをいれないとくずれる（デフォルトでマージンが入っているので*/
p {
    margin: 0;
}
/*  ★背景を広げる場合に、上部特集の配置調整が必要
	common.cssを使用しない場合にはline-heightの設定も必要　*/
.hdg-1-02 p {
	margin:0 auto;
	line-height:1.4em;
}

/*  ★グレーリンクに対する調整*/
a {
	color:#0086B7;
}

/*  ★グレー文字に対する調整*/
body {
	color:#333333;
}

/*  ★旧css用*/
.alignL {
	text-align:left;
}

.alignR {
	text-align:right;
}

.alignC {
	text-align:center;
}

body {
	line-height: 1.8em;
}

#container {
	width:850px;
	margin:10px auto 0;

}

div#header {
	margin-bottom:0;
	padding-top:0px;
}
#contents table td, #contents table tr {
	border:none;
}
#contents_bottom {
	padding-top:10px;
	margin-bottom:50px;
	background-position: right top;
}
.hosoku2 {
	padding:10px 100px 20px;
	background:url(../img/campaignbox_bg.gif) left top repeat-y;
}

p.hosoku {
	margin:0px 30px 0px 30px;
	font-size:90%;
}
p.hosoku3 {
	font-size:100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	width: 790px;
	margin-right: auto;
}
p.hosoku4 {
	font-size:90%;
	position:absolute;
	left:100px;
	top:-40;
	text-align:right;
	width:710px;
}
#contents_2 p.contentfoot {
	clear: both;
	background-image: url(../img/contents_down.gif);
	background-repeat: no-repeat;
	height: 48px;
	padding-right: 50px;
	width: 800px;
	text-align: right;
}
#contents_2 {
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #F2D958;
	background-image: url(../img/contents_bg.jpg);
}
#contents_2 div.contnt2_left {
	height: 234px;
	float: left;
	width: 640px;
}
#contents_2 div.contnt2_right {
	height: 234px;
	float: left;
	margin: 0px;
	width: 210px;
}
#app {
	padding-top:10px;
	padding-bottom:30px;
	position:relative;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-image: url(../img/contents_2_kado_down.gif);
	background-color: #F2D958;
}

#app a {
	display:block;
	width:340px;
	height:68px;
	margin:40px 0 0 255px;
}
#app02 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#app03 {
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#app02 dl dt {
	line-height: 1em;
	background-image: url(../img/app02_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 1.5em;
	margin-top: 10px;
	font-weight: bold;
	padding-top: 8px;
}
#app02 dl dd {
	padding-left: 20px;
}


div#footer {
	background:none;
	margin:0 auto;
	width:850px;
	
}


/*キャンペーン概要部分（ひかり月額〜＋チューナーレンタル）
--------------------------------
*/
div.camp_gaiyo {
	overflow: hidden;/* IE6でエリアを選択できるようにする  */
	height: 314px;/* DreamWeaverのデザインビューで正しく表示させる */ 
}
div.camp_gaiyo_left {
	float: left; /* 左に寄せて配置 */
	width: 424px;
	margin: 0px;
	position: relative;
	background-image: url(../img/camp_left.gif);
	background-repeat: no-repeat;
	height: 314px;
}
div.camp_gaiyo_left p.txt_left {
	width: 352px;
	top: 120px;
	left: 33px;
	position: relative;
}
div.camp_gaiyo_right {
	float: left; /* 左に寄せて配置 */
	width: 424px;
	margin: 0px;
	background-image: url(../img/camp_right.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 314px;
}
div.camp_gaiyo p.txt_right {
	position: relative;
	width: 352px;
	left: 35px;
	top: 90px;
}
/*キャンペーン2009.2.05
-----------------------------------
*/
#app_in_02 {
	margin-bottom:20px;
}
.contentsBox_01 {
	line-height:1.4;
	width:850px;
}
.contentsBox_01in {
	/*border:1px solid #999;*/
	padding:13px;
}
.contentsBox_01 h2 {
	margin-bottom:10px;
}
.contentsBox_01 h3 {
	margin-bottom:5px;
	margin-top:5px;
}
.contentsBox_01 p {
	margin-bottom:10px;
	margin-left:10px;
}
#container .contentsBox_01 ul {
	margin-bottom:10px;
	margin-left:10px;
}
.contentsBox_inner {
	padding:0 0px 15px 10px;
	}
span.underline {
	text-decoration:underline;
	}	

/*料金案内
----------------------
*/
#app004 {
	margin-bottom:20px;
}
#app_in01 {
	background:url(../img/bg_ryoukin_01.gif) left bottom no-repeat;
/*	height:186px;*/
	width:850px;
}
#app_in_left, #app_in_right {
	float:left;
	width:425px;
}
.clear {
	clear:both;
}
#app_in_left p.text_01 {
	padding:10px 30px 10px 15px;
	line-height:1.4;
	color:#fff;
}
#app_in_right p.text_02 {
	margin-top:-50px;
	padding:0px 15px 10px 30px;
	line-height:1.4;
	color:#fff;
}
p.text_02 a {
	color:#fdd741;
	}
p.text_02 a:hover {
	color:#ffe88d;
	}
p.text_02 span {
	color:#FF0000;
	}
#btn_app {
	margin:30px 0 10px 58px;
}
#btn_app img.left {
	margin-right:52px;
}
/*3/25追記　WEB限定特典キャンペーン部分
-----------------------------------------
*/
p.fsize_90 {
	font-weight:bold;
	color:#FF0000;
}

#app_in_01 {
	margin-bottom:25px;
}
/*9/17追記
-----------------------------------------
*/
#bnrArea_star {
	text-align:center;
	margin-bottom:30px;
	background:url(../img/bg_cpbox_mdl.gif) left top repeat-y;
}
#bnrArea_star02 {
	text-align:center;
	margin-bottom:30px;
}
#bnrbox_inner {
	background:url(../img/bg_cp_btm.gif) left bottom no-repeat;
	padding-top:10px;
	padding-left:8px;
	padding-bottom:10px;
}

.bnrBox {
		width:273px;
		float:left;
		background:url(../img/bg_cp_mdl.gif) left top repeat-y;
		margin-right:8px;
		text-align:left;
}
.bnrBox img {
		float:left;
}
.bnrText {
	padding:12px 10px 10px 138px;	
}
.bnrText h3 {
	font-weight:bold;
	line-height:1.2;	
}
.bnrText p {
	line-height:1.2;	
}



/*2011/5/23追記
-----------------------------------------
*/
.pl60 {
    padding-left: 60px;
}

.img_r {
    float: right;
}

#area01 {
	margin-bottom:30px;	
}

#area01 .section01 {
    padding: 0 20px;
    width: 770px;
	font-size:112%;
	margin-bottom:15px;
}

.txtBlue {
    color: #00A4FF;
}

.txtBold {
    font-weight: bold;
}

.pt10 {
    padding-top: 10px;
}


#pickupArea {
	background:url("../img/pickup_bg_bottom.gif") no-repeat 0 100%;
	width:850px;
	margin:0 auto 30px;
	padding:15px 0 30px 0;
}

/*　3カラム　*/
.Box_3column {
	width:778px;
	margin:0 auto 15px;
	padding:18px 0 0 0;
}

#tab1 div.Box_3column {
	background:#fff;
}

#tab2 div.Box_3column {
	background:#fff;
}

.B3_child {
	background:#fff url("") 0 0 no-repeat;
    border: 1px solid #CCCCCC;
	float:left;
	width:230px;
	padding:10px 0 15px;
}

.B3_child p {
	width:210px;
	padding:0 0 0 10px;
}

.admr20 {
	margin-right:20px;	
}

ul#pickupArea_tab_nav {
    background: url("../img/pickup_tab_nav.gif") no-repeat 0 0;
    height: 57px;
    margin: 0 auto;
    width: 850px;
    margin-left: 0;
}

ul#pickupArea_tab_nav li {
    display: inline;
}
ul#pickupArea_tab_nav li a {
    display: block;
    float: left;
    height: 57px;
    margin-top: 0;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
}

#pickupArea_tab_nav1 a {
    background: url("../img/pickup_tab_nav.gif") no-repeat 0 0 ;
    width: 420px;
}
#pickupArea_tab_nav2 a {
    background: url("../img/pickup_tab_nav.gif") no-repeat 430px 0 ;
    width: 420px;
	margin-left:10px;
}

#pickupArea_tab_nav1 a:hover {
    background-position: 0 -57px;
}

#pickupArea_tab_nav2 a:hover {
    background-position: -430px -57px;
}

#pickupArea_tab_nav1 a.selected, #pickupArea_tab_nav1 a.on:hover {
    background-position: 0 -57px;
}

#pickupArea_tab_nav2 a.selected, #pickupArea_tab_nav2 a.on:hover {
    background-position: -430px -57px;
}

.meta_main_pict {
	margin-bottom:5px;
}

.meta_title {
	font-size:120%;
	font-weight:bold;
	line-height:130%;
	margin-bottom:5px;
}

.meta_icon {
	margin-bottom:5px;	

}

.meta_p {
	line-height:140% !important;
	margin-bottom:5px;	

}

.meta_copy {
	font-size: 91%;
	color:#666;
	line-height:110%;
}

.bg_akb_noContents {
	background: url("../img/bg_akb_contents.gif") no-repeat 0 0 ;
	border-color:#f5cfdb;

}

.btx {
	font-weight:bold;
}

.upper_admb {
	margin-bottom:18px;
	
}

.Box_3column_inner {
	padding:15px 0 15px 20px;
	background:#EBEBEB;	
}

.akb_box {
	background: url("../img/akb_bg2.gif") repeat 0 0 ;
	padding: 15px 0 15px 0;
}

.akb_innerbox {
	background:#ffa2c0;
	width:681px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0 15px 15px;
}

.akb_innerbox div.B3_child {
	width: 323px;
	border:none;
}

.akb_innerbox div.B3_child p {
	width:300px;
	padding:0 0 0 10px;
}

.admb10 {
	margin-bottom:10px;
}

.admb30 {
	margin-bottom:30px;
}

/*　非表示　*/
.rmv {
	display:block;
    left: -9999px;
    position: absolute;
    top: -9999px;
}

/* clearfix
-------------------------------------------------------------- */
div.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div.clearfix {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
