@charset "utf-8";

/* CSS Document */

/* 最終更新日　2010/03/16 
   汎用スタイルのみ記述可　*/

/*--------▽▽▽reset-style▽▽▽------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

img { 
	border:0;
}

ul {
	list-style:none;
}

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

strong {
	font-weight:bold;
}

div:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div {
	display:inline-block;
}

/*--------△△△reset-style△△△------------------ */


/*------ ▽▽▽common-style▽▽▽-------------------*/
/*---text-style start---*/
.txt-C {
	text-align:center;
}
.txt-R {
	text-align:right;
}
.txt-L {
	text-align:left;
}
.txt-Top {
	vertical-align:top;
}

.txt-gray-bold {
	font-weight:bold;
	color:#666;
	}
.txt-green-bold {
	font-weight:bold; 
	color:#006600;
}
.txt-brown-bold {
	font-weight:bold; 
	color:#5a2415;
}
.txt-blue-bold {
	font-weight:bold; 
	color:#003067;
}
.txt-yellow-bold {
	font-weight:bold; 
	color:#FF9900;
}
.txt-white-bold {
	font-weight:bold;
	color:#FFFFFF;
}
.txt-white {
	color:#FFFFFF;
}
.txt-red {
	color:#cc0033;
}		
.txt-Size-85 {
	font-size:85%;
}

a:link {
	color:#444444;
	text-decoration:none;
}	

a:visited {
	color:#444444;
	text-decoration:none;
}

a:hover {
	color:#0088cc;
	text-decoration:none;
}

a:hover img {
	filter:alpha(opacity=80);  
	-moz-opacity:0.80;  
	opacity:0.80;
}


.contArea a:link {
	color:#007AC4;
	text-decoration:none;
}	

.contArea a:visited {
	color:#007AC4;
	text-decoration:none;
}

.contArea a:hover {
	color:#0088cc;
	text-decoration:underline;
}

.contArea a:hover img {
	filter:alpha(opacity=80);  
	-moz-opacity:0.80;  
	opacity:0.80;
}

.cnt_topics a:link {
	color:#007AC4;
	text-decoration:none;
}	

.cnt_topics a:visited {
	color:#007AC4;
	text-decoration:none;
}

.cnt_topics a:hover {
	color:#0088cc;
	text-decoration:underline;
}

.cnt_topics a:hover img {
	filter:alpha(opacity=80);  
	-moz-opacity:0.80;  
	opacity:0.80;
}

.news_bg a:link {
	color:#007AC4;
	text-decoration:none;
}	

.news_bg a:visited {
	color:#007AC4;
	text-decoration:none;
}

.news_bg a:hover {
	color:#0088cc;
	text-decoration:underline;
}

.news_bg a:hover img {
	filter:alpha(opacity=80);  
	-moz-opacity:0.80;  
	opacity:0.80;
}			
	
/*---//text-style end---*/

/*---float-margin-padding start---*/
.img-Float-L {
	float:left;
}

.img-Float-R {
	float:right;
}
.margin-T20 {
	margin-top:20px;
}
.margin-B0 {
	margin-bottom:0;
}
.margin-B10 {
	margin-bottom:10px;
}
.margin-B20 {
	margin-bottom:20px;
}
.margin-B30 {
	margin-bottom:30px;
}
.margin-L10 {
	margin-left:10px;
}
.margin-L20 {
	margin-left:20px;
}

/*---//float-margin-padding end---*/

/*---others start---*/
.clear {
	clear:both;
}	

.dno {
	display:none;
}		
/*---//others end---*/

/*------ ▽▽▽base-style▽▽▽-------------------*/
body {
	background:#f2f2f2 url(../../charge/images/bg_300.gif) repeat-x scroll 0% 0%;
	font-family:"Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", Verdana, Futura, Arial, "メイリオ", "ＭＳ Ｐゴシック", Osaka,
	sans-serif;
	text-align:center;
	color:#444;
	font-size: 0.9em;
	line-height:1.6em;
}	

#wrapper {
	width:960px;
	margin:0 auto;
}

#container {
	width:960px;
	text-align:left;
}	

#main_cnt  {
	width:960px;
	height:615px;
	background:url(../../charge/images/cnt_bg-trans.png) no-repeat 0 0; 
	text-align:left;
	margin-bottom:15px;
	margin-top:15px;
}

.main_cnt_txt {
	position:relative;
	top:250px; 
	left:85px; 
	width:450px;
}	


.table_price tr td {
	border:1px solid #ddd;
	padding:5px;
}

.table_device {
	width:900px;
	}
q
.table_device tr th {
	vertical-align:top;
	}

.table_device tr td {
	border:1px solid #ddd;
	padding:5px;
	vertical-align:top;
}

.table_device tr td ol li {
	list-style-position:outside;
	margin-left:35px;
	}
	
.table_device3 {
	width:900px;
	}

.table_device3 tr th {
	vertical-align:top;
	border:1px solid #ddd;
	padding:5px;
	}
	
.table_device3 tr td {
	border:1px solid #ddd;
	padding:5px;
	vertical-align:top;
}

.table_device3 tr td ol li {
	list-style-position:outside;
	margin-left:35px;
	}	
	
.table_device2 {
	width:600px;
	}

.table_device2 tr th {
	vertical-align:top;
	}

.table_device2 tr td {
	border:1px solid #ddd;
	padding:5px;
	vertical-align:top;
	font-size:14px;
}

.table_device2 tr td ol li {
	list-style-position:outside;
	margin-left:35px;
	}	

.hr_style {
	border-top:1px solid #ddd;
	margin-bottom:15px;
	width:900px;
}

#footer {
	border-top:1px solid #ddd;
	text-align:left;
	margin-top:20px;
}

#footer div {
	float:left;
	width:300px;
	margin:10px 10px 30px 10px;
	}

#footer ul li {
	line-height:2.0em;
	border-bottom:1px solid #ddd;
	}			

.contArea {
	text-align:left;
	width:960px;
	margin-top:15px;
	margin-bottom:16px;
	margin-left:0;
	background:url(../../charge/images/bg_cntArea_line960-trans.gif) 0 0 repeat-y;
}

.c-wrap {
	width:960px;
	padding-bottom:20px;
	background:url(../../charge/images/bg_cntArea_bottom960-trans.gif) 0 100% no-repeat;
}

.cate {
	display:inline-block;
	width:960px;
	padding:20px 20px 0 20px;
	background:url(../../charge/images/bg_cntArea_top960-trans.gif) 0 0 no-repeat;
}

.cate h3 {
	border-bottom:1px solid #ddd; 
	margin-bottom:10px; 
	width:900px;
	font-weight:bold;
	color:#333;
	font-size:110%;
}

.faq {
	display:block;
}

.faq a:link {
 color:#007AC4;
 }
 
.faq a:visited {
	color:#007AC4;
	text-decoration:none;
}

.faq a:hover {
	color:#0088cc;
	text-decoration:underline;
} 
	
.faq dl {
border-bottom:1px dotted #285A47;
margin:20px 0 0 20px;
padding:15px 0;
width:900px;
}
.faq dl dt {
font-weight:bold;
margin-bottom:15px;
}	

.faq .q-Style {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#cc0033 none repeat scroll 0 0;
color:#FFFFFF;
font-weight:bold;
margin-right:20px;
padding:5px 10px;
}
.faq .a-Style {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCCCC none repeat scroll 0 0;
color:#444444;
font-weight:bold;
margin-right:20px;
padding:5px 10px;
}	

.scroll-Market {
border:1px solid #666666;
background:#FFFFFF;
height:150px;
overflow-x:hidden;
overflow-y:scroll;
padding:10px;
width:900px;
}

.cnt_topics {
	width:960px;
	float:left;
	font-size:0.9em;
	}
	
.cnt_topics .topics01 {
	float:left;
	background:url(../../charge/images/cnt_bg_topic01-trans.png) 0 0 no-repeat;
	margin-right:15px;
	height:310px;
	width:310px;
	}

.cnt_topics .topics01 h4 {
	padding:15px 20px;
	color:#595757;
	font-weight:bold;
	}	

.cnt_topics .topics01 p {
	padding:0 20px;
	}	
	
.cnt_topics .topics02 {
	float:left;
	background:url(../../charge/images/cnt_bg_topic02.gif) 0 0 no-repeat;
	margin-right:15px;
	height:310px;
	width:310px;
	}	
.cnt_topics .topics02 h4 {
	padding:15px 20px;
	color:#595757;
	font-weight:bold;
	}
.cnt_topics .topics02 p {
	padding:0 20px;
	}	
	
.cnt_topics .topics03 {
	float:left;
	background:url(../../charge/images/cnt_bg_topic03-trans.png) 0 0 no-repeat;
	height:310px;
	width:310px;
	}	
.cnt_topics .topics03 h4 {
	padding:15px 20px;
	color:#595757;
	font-weight:bold;
	}
.cnt_topics .topics03 p {
	padding:0 20px;
	}		
	
.note_card {
	width:900px;
	font-size:0.9em;
	}	

.note_card h4 {
	color:#595757;
	font-weight:bold;
	margin-bottom:10px;
	}	
	
.note_card ul {
	margin-bottom:20px;
	}

.note_card ul li {
	list-style:disc;
	list-style-position:outside;
	margin-left:20px;
	line-height:1.8em;
	}	
	
.news_bg  {  
  border-radius: 7px;        /* CSS3草案 */  
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 7px;   /* Firefox用 */ 
	border: 3px double #ccc;
	padding:7px 0px 5px 15px;
	background:#FFF;
	width:936px;
	margin-bottom:10px;
	font-size:0.9em;  
	 } 
	 
.news_bg dl {
  margin: 0;
  padding: 2px 10px 2px 10px;  
}
.news_bg dt {
  display: block;
  float: left;
  width: 90px;
  margin: 0;
	font-weight:bold;
}
.news_bg dd {
  margin-left: 75px;
  padding: 0 0 0 14px;
}	 

#nav300 {
	clear: both;
	width: 960px;
	height: 62px;
	margin: 7px auto 0;
	background: url(../../charge/images/head_bar-trans.gif) top center no-repeat;
}

#nav300 ul {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#nav300 ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#nav300 ul li a {
	float: left;
	display: block;
	width: 140px;
	height: 35px;
	padding: 5px 0 0 0;
	margin:  12px 0 0 16px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #fff;	
	outline: none;
}

#nav300 li a:hover, #nav300 li .current {
	color: #000;
	background:url(../../charge/images/head_bar-btn_trans.gif) no-repeat;
}

#nav300 li .last {
	margin-right: 10px;
} 

.charge_plan {
	width:800px;
	}
.charge_plan ul li {
	float:left;
	padding-top:7px;
}

a.btn_plan_ex1 {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_ex1.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_ex1 {	
	background-position: 0 -81px;
}

a.btn_plan_ex6 {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_ex6.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_ex6 {	
	background-position: 0 -81px;
}

a.btn_plan_ex12 {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_ex12.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_ex12 {	
	background-position: 0 -81px;
}


a.btn_plan_1k {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_1000.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_1k {	
	background-position: 0 -81px;
}

a.btn_plan_2k {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_2000.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_2k {	
	background-position: 0 -81px;
}

a.btn_plan_3k {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_3000.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_3k {	
	background-position: 0 -81px;
}

a.btn_plan_4k {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_4000.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_4k {	
	background-position: 0 -81px;
}

a.btn_plan_5k {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_5000.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_5k {	
	background-position: 0 -81px;
}

a.btn_plan_10k {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_10000.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_10k {	
	background-position: 0 -81px;
}

a.btn_plan_30day {
	display: block;
	width: 250px;
	height: 81px;
	background: url(../../charge/images/btn_30.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_plan_30day {	
	background-position: 0 -81px;
}

.padL {
	padding-left:5px;
}	

.clear {
	clear:both;
}

.ttl-h4-boder {
	border-bottom:solid 1px #CCCCCC; 
	border-left:3px solid #315943; 
	padding:0px 2px 0 5px; 
	margin-top:20px;
	margin-bottom:15px; 
	font-size:100%; 
	color:#315943;
	clear:both;
	width:890px;
}

.scroll{
	height:180px;
	width:880px;
	padding: 10px;
	overflow:scroll;
	overflow-x:hidden;
	border: 1px solid #666666;
}

a.btn_purchase {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/btn_charge01.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_purchase {	
	background-position: 0 -57px;
}

a.btn_ex {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/btn_ex01.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_ex {	
	background-position: 0 -57px;
}

a.btn_yes {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/oc_btn_yes.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_yes {	
	background-position: 0 -57px;
}

a.btn_no {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/oc_btn_no.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_no {	
	background-position: 0 -57px;
}

a.btn_go {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/oc_btn_gocharge.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_go {	
	background-position: 0 -57px;
}

a.btn_Mpurchase {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/btn_buy.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_Mpurchase {	
	background-position: 0 -57px;
}

a.btn_back {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/btn_back.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_back {	
	background-position: 0 -57px;
}

a.btn_close {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/btn_close.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_close {	
	background-position: 0 -57px;
}

a.btn_agree {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/btn_agree.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_agree {	
	background-position: 0 -57px;
}

a.btn_agree01 {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../../charge/images/btn_agree01.jpg) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_agree01 {	
	background-position: 0 -57px;
}

a.btn_select_charge {
	display: block;
	width: 400px;
	height: 161px;
	background: url(../../charge/images/btn_oc_charge.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_select_charge {	
	background-position: 0 -161px;
}

a.btn_select_charge_k {
	display: block;
	width: 400px;
	height: 161px;
	background: url(../../charge/images/btn_oc_charge_k.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_select_charge_k {	
	background-position: 0 -161px;
}

a.btn_select_mail {
	display: block;
	width: 400px;
	height: 161px;
	background: url(../../charge/images/btn_mail_charge.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.btn_select_mail {	
	background-position: 0 -161px;
}

a:hover.btn_next {	
	background-position: -200px 0;
}

a.btn_next {
	display: block;
	width: 200px;
	height: 48px;
	background: url(../../charge/images/btn_oc_next.gif) 0 0 no-repeat;
	text-decoration: none;
}

#header {
	width:960px;
	}

#pl{
float:right;
font-size: 1em;
width: 750px;
margin:-40px 4px 0 0;
}
#crumbs{
height:2em;
border:1px solid #2F6347;
}
#crumbs li{
float: left;
line-height: 2em;
padding-left: 0.75em;
}
#crumbs li span {
display: block;
background: url(../../charge/images/crumbs.gif) no-repeat right center;
padding-right: 15px;
}

.txt-G {
	color:#206435;
	font-weight:bold;
	}
	
.kiteibox {
	height:250px;
	overflow-x:hidden;
	overflow-y:scroll;
	border: 1px solid #444;
	width: 900px;
	padding:7px;
}

.kiteibox table{
	width: 90%;
	margin: 0px auto;
}

.kiteibox table *{
	font-size: 100%;
}

.kiteibox table td{
	padding: 3px;
}	
