@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(../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:#666666;
	font-size: 100%;
	line-height:1.6em;
}	

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

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

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

#main_cnt_vaio  {
	width:960px;
	height:500px;
	background:url(../images/cnt_bg_vaio.jpg) no-repeat 0 0; 
	text-align:left;
	margin-bottom:15px;
	margin-top:15px;
}

.main_cnt_txt {
	margin-top:250px; 
	margin-left:85px; 
	width:450px;
}	

.main_cnt_vaio_txt {
	position:relative;
	top:330px; 
	left:40px; 
	width:850px;
}	


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

.table_device {
	width:900px;
	}

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

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

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

.table_device01 {
	width:900px;
	}

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

.table_device01 tr td {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px dashed #ddd;
	border-bottom:1px dashed #ddd;
	padding:5px;
	vertical-align:top;
	font-size:12px;
}

.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(../images/bg_cntArea_line960-trans.gif) 0 0 repeat-y;
}

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

.cate {
	display:inline-block;
	width:960px;
	padding:20px 20px 0 20px;
	background:url(../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%;
}

.cate .w900 {
	width:900px;
}

.faq {
	display:block;
	font-size:0.85em;
}

.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;
font-size:12px;
padding:10px;
width:900px;
}

.cnt_topics {
	width:960px;
	float:left;
	font-size:0.9em;
	}
	
.cnt_topics .topics01 {
	float:left;
	background:url(../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(../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(../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;
	}
	
.cnt_topics .vaio_topics01 {
	float:left;
	background:url(../images/cnt_bg_vaio_topic-trans.png) 0 0 no-repeat;
	margin-right:15px;
	height:310px;
	width:310px;
	}

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

.cnt_topics .vaio_topics01 p {
	padding:0 20px;
	}	
	
.cnt_topics .vaio_topics02 {
	float:left;
	background:url(../images/cnt_bg_vaio_topic-trans.png) 0 0 no-repeat;
	margin-right:15px;
	height:310px;
	width:310px;
	}	
.cnt_topics .vaio_topics02 h4 {
	padding:15px 20px;
	color:#595757;
	font-weight:bold;
	}
.cnt_topics .vaio_topics02 p {
	padding:0 20px;
	}	
	
.cnt_topics .vaio_topics03 {
	float:left;
	background:url(../images/cnt_bg_vaio_topic01-trans.png) 0 0 no-repeat;
	height:310px;
	width:310px;
	}	
.cnt_topics .vaio_topics03 h4 {
	padding:15px 20px;
	color:#595757;
	font-weight:bold;
	}
.cnt_topics .vaio_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(../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: 100px;
	height: 35px;
	padding: 5px 0 0 0;
	margin:  12px 0 0 18px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #fff;	
	outline: none;
}

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

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

#page_nav {
	margin:-33px 200px 0 0;
	font-size:0.8em; 
	text-align:right;
}



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

.detail_cnt_txt {
	position:relative;
	top:30px; 
	left:25px; 
	width:450px;
}

.accel {
	margin-top:15px;
}	

.accel dl {
	margin-bottom:15px
}

.accel dl dt {
	font-weight:bold;
}	

.accel dl dd {
	font-size:0.9em;
	padding-bottom:5px;
	margin-left:20px;
}	 

.table_price tr td {
	border:1px solid #ddd;
	padding:5px;
	font-size:0.9em;
}

.table_price tr th {
	border:1px solid #ddd;
	padding:5px;
	font-weight:normal;
	background-color:#eee;
	color:#252525;
	font-size:0.9em;
}	
a.btn_charge_plan {
	display: block;
	width: 155px;
	height: 57px;
	background: url(../images/btn_charge01.gif) 0 0 no-repeat;
	text-decoration: none;
}

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

.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(../images/switch.gif) repeat-x; display: block; float: left; }
	.cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; font-weight: bold; }
	.cb-enable span { background-position: left -90px; padding: 0 10px; }
	.cb-disable span { background-position: right -180px;padding: 0 10px; }
	.cb-disable.selected { background-position: 0 -30px; }
	.cb-disable.selected span { background-position: right -210px; color: #fff; }
	.cb-enable.selected { background-position: 0 -60px; }
	.cb-enable.selected span { background-position: left -150px; color: #fff; }
	.switch label { cursor: pointer; }
	.switch input { display: none; }	

 /* Setting START */
.setting_box {
	background:#FFF;
	padding:20px;
	float:left;
	margin:10px;
	width:390px;
	height:250px;
}

.setting_box .flow_title { font-size:16px; }

.setting_box .flow_title span { font-size:36px; margin-right:15px; }

.setting_os_box { background:#f5f5f5; padding:20px 10px; width:430px; font-size:14px; line-height:1.5em; float:left; }

.setting_os_box h4 { font-size:18px; font-weight:bold; color:#333; margin:0 0 20px 0; }

.setting_os_box img { float:right; margin:0 0 20px 10px; }

.plan_box {
	background:#f5f5f5;
	width:900px;
	padding:20px 10px;
	margin:10px 0;
}

/* Setteing END*/