@charset "shift_jis";

body{
	margin: 0px;
	padding:0px;
	background-image:url(../wimax/images/bg.jpg);
background-position:top center;
background-repeat:repeat-x;}



/*============　ページ全体　============*/

#container{
	width:100%;
	background-image: url(../wimax/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.container{
	
}

/*============　ヘッダ部　============*/
#title{
	width:970px;
}

#title a { color: #6f6f6f; text-decoration: none; }
#title a:hover { color: #004cff; text-decoration: underline;}

#tgl a { color: #6f6f6f; font-size: 0.8em; text-decoration: none; }
#tgl a:hover { color: #004cff; text-decoration: underline;}

.title  {
　　color: #6f6f6f;
　　font-size: 0.8em; 
}

	

/*============　ページボディ部　============*/

#pagebody{
width:910px;
margin:0;
padding:40px 0 0 0;
}

.pagebody{
}

/*============　サイド部　============*/
#side{
　　margin: 0px;
　　padding:0px;
	float :left;
	width:210px;
	height:auto;
	text-align:center;
}


.side{
	
	}

/*============　ナビ部　============*/

#navi{
	　　width:180px;
	　　height:auto;
	　　margin:0;
	　　padding:0;
	background-image: url(../mobile/images/navibg_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#navi ul,#navi li{
margin:0;
padding:0 0 0 7px;
height:auto;
list-style:none;
text-align:left;

}
#navi li{
display:inline;
line-height:0;
width:auto;
height:auto;
padding:0px 0px;
}
#navi a,#navi a:link #navi a:visited{
text-decoration:none;
color:#6f6f6f;
font-size: 0.8em; 
background-color:#ffffff;
display:block;
border-bottom:1px dotted #cdcdcd;
padding:8px 8px;
width:180px;
height:auto;
line-height:normal;
}
#navi a:hover{
	color:#004cff;
	font-size: 0.8em;
	text-decoration: underline;
	background-color:#E3F0FB;
}

/* ----------------------------------------------
  mobile navi
---------------------------------------------- */

#navi ul li.title {
	background-image: url(../mobile/images/navi_pickup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 206px;
	position: relative;
	left: -5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	right: -5px;
	display: block;
	padding: 0px;
}

#navi ul li.title span {
	color: #FFF;
	display: block;
	padding-top: 20px;
	padding-left: 24px;
	font-weight: bold;
}

/*============　コンテンツ部　============*/
#contents{
	float : right;
	width:680px;
	margin:0;
	padding-left:20px;
	text-align:left;
}

	#contents a { color: #0048ff; }
	#contents a:visited { color: #9600ff; }
	#contents a:hover { color: #5ec4de; }

.contents{
	 color: #6f6f6f; font-size:0.9em;
}
	
	.contents h2 { 
		padding : 0 ;
		font-weight: lighter; 
		color:#6f6f6f;
		font-size:1em;
	}

/*============　フッタ部　============*/
#foota{
	clear:both;
	width:100%;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.foota{
	text-align:center;
}


/*============　フォント　============*/
.samewidth{
	font-family: 'ＭＳ ゴシック','Osaka-等幅',sans-serif; 
	font-size: 0.9em; 
}

p{ color: #6f6f6f; font-size:0.9em;line-height: 140%;}

table.class1 thead{background-color:#ffe2d0;
　　　color:#6f6f6f;
     font-size:0.7em;
	 text-align:center;
	 }
	 
table.class1 tbody{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.8em;
	 line-height: 130%;
	 }
	 
table.class2 thead{background-color:#ffe2d0;
　　　color:#6f6f6f;
     font-size:0.9em;
	 text-align:center;
	 }
	 
table.class2 tbody{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.9em;
	 line-height: 130%;
	 }
	 
table.class3{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.8em;
	 line-height: 130%;
	 }
	 
table.class4{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.8em;
	 line-height: 130%;
	 text-align:center;
	 }
	 
table.class5 thead{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.8em;
	 font-weight:bold;
	 }
	 
table.class5 tbody{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.8em;
	 line-height: 140%;
	 }
	 
table.class6 tbody{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.9em;
	 line-height: 140%;
	 }
	 
table.class7 tbody{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.8em;
	 text-align:center;
	 }
	 
div.contents div.textArea table.channel {
	padding: 0px;
	width: 660px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div.contents div.textArea table.channel th,td {
}

div.contents div.textArea table.channel th {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 8px;
	background-color: #C9E4FE;
	font-weight: normal;
	color: #6F6F6F;
	width: 25%;
}

div.contents div.textArea table.channel td {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 8px;
}

div.contents div.textArea table.channel tr.color td {
	background-color: #ECF5C5;
}


#gl a,#gl a:link #gl a:visited{
color:#707070;
font-size:0.8em;
}
#gl a:hover{
color:#5ec4de;
text-decoration: underline;
}

td{ color: #6f6f6f;  }

.class_q{ color:#6f6f6f; font-size:0.9em; font-weight:bold;}

.class_a{ color:#6f6f6f; font-size:0.9em; line-height: 140%;}

.class_kome{ color:#ea574c; font-size:0.9em;}

.class_nami{ color: #6f6f6f; font-size:0.9em;line-height: 140%;}

.class_subt{ color: #6f6f6f; font-size:0.9em;}

.class_sub8{ color: #6f6f6f; font-size:0.8em;line-height: 140%;}

.style5 {color: #ffffff}

.paddingT5 {
	padding-top: 5px;
}

.marginB10 {
	margin-bottom: 10px;
}

.marginL20 {
	margin-left: 20px;
}

.marginB10 {
	margin-bottom: 10px;
}

.marginB20 {
	margin-bottom: 20px;
}

div.clear {
	margin: 0px;
	padding: 0px;
}

div#w_menu {
	background-image: url(../wimax/timg/bg_box.gif);
	background-repeat: no-repeat;
	padding: 25px;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#w_menu p {
	margin-bottom: 10px;
	margin-top: 0px;
}

div.textArea p {
	margin-top: 0px;
	padding-bottom: 10px;
}

div.textArea p.margin0 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.textArea p strong {
	color: #2C7AC9;
}

div.textArea table.plan {
	width: 660px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div.textArea table.plan th {
	background-color: #70A8E0;
	color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 75%;
	width: 130px;
}

div.textArea table.plan td.top {
	background-color: #70A8E0;
	color: #FFFFFF;
	font-weight: bold;
}

div.textArea table.plan td {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 75%;
}

div.textArea table.plan td.top {
	background-color: #70A8E0;
	color: #FFFFFF;
}

div.textArea table.plan td.cond {
	background-color: #70A8E0;
	color: #FFFFFF;
	width: 350px;
	font-weight: bold;
}

div.textArea div.imgArea {
	width: 660px;
	float: left;
	clear: both;
	height: 148px;
	margin-bottom: 0px;
}

div.textArea div.imgArea img {
	float: left;
	width: 290px;
	margin-right: 15px;
}

/*============　detail　============*/

div.step {
	background-image: url(../wimax/detail_img/bg_parts_t.gif);
	background-repeat: no-repeat;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 5px;
	padding: 0px;
	font-size: 5px;
}

div.step_b {
	background-image: url(../wimax/detail_img/bg_parts_b.gif);
	background-repeat: no-repeat;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 32px;
	padding: 0px;
	font-size: 5px;
}

div.cont {
	background-repeat: repeat-y;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-image: url(../wimax/detail_img/bg_parts_c.gif);
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
}

div.cont table td p {
	margin-top: 0px;
}

div.step2 {
	background-image: url(../wimax/detail_img/bg_parts2_t.gif);
	background-repeat: no-repeat;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 5px;
	padding: 0px;
	font-size: 5px;
}

div.step_b2 {
	background-image: url(../wimax/detail_img/bg_parts2_b.gif);
	background-repeat: no-repeat;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 0px;
	height: 32px;
	padding: 0px;
	font-size: 5px;
}

div.cont2 {
	background-repeat: repeat-y;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-image: url(../wimax/detail_img/bg_parts2_c.gif);
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
}

div.cont2 table th {}

div.cont2 table td {}

div.cont2 table td p {
	margin-top: 0px;
}

ul.list {
	margin-bottom: 20px;
}

ul.list li {
	background-image: url(../wimax/detail_img/li_pic.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	margin-bottom: 12px;
	line-height: 120%;
}


/*============　form　============*/


div.textArea table.form {
	width: 660px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div.textArea table.form th {
	background-color: #70A8E0;
	color: #FFFFFF;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 75%;
	width: 130px;
}

div.textArea table.form td {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 75%;
}

div.textArea table.form td.bg {
	background-color: #70A8E0;
	color: #FFFFFF;
}