@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-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-red2{
	color:#e9467f;
}

.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_nodata.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:230px; 
	margin-left:380px; 
}	

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


.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;
}	

.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_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;
}

.table_device 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(../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;
height:250px;
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(../images/cnt_bg_topic01_lte-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_lte-trans.png) 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.gif) 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: 50px;
  margin: 0;
	font-weight:bold;
}
.news_bg dd {
  margin-left: 35px;
  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 100px 0 0; 
	font-size:0.80em;
	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;
}

.q_list {
	margin-left:10px;
	font-size:0.85em;
}	

.q_list h4 {
	font-weight:bold;
	font-size:0.9em;
	margin:10px 0;
	border-bottom:1px dotted #0073c3;
	width:800px;
	color:#444;
}	

.table_compare {
	width:900px;
	font-size:0.7em;
}	

.table_compare tr th {
	border:1px solid #ddd;
	padding:5px;
}

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

.box_bg1 {
	background:#eee;
}

.box_bg2 {
	background:#f7f7f7;
}

.box_bg3 {
	background:#F3FFFD;
}

.apply_flow dl {
	margin:0 0 20px 20px;
}

.apply_flow dl dt {
	font-weight:bold;
	color:#659dbe;
}	

.apply_flow dl dd {
	font-size:0.9em;
}	

.notes_box {
	width:900px;
	font-size:0.8em;
}	

.notes_box dl {
	margin-bottom:30px;
}	

.notes_box dl dt {
	font-weight:bold;
	color:#333;
}	

.notes_box dl dd {
	font-size:0.9em;
	margin-left:20px;
}	

.table_kessai {
	width:900px;
	margin:0 0 30px 0;
	}
	
.table_kessai caption {
	font-weight:bold;
	text-align:left;
}		

.table_kessai tr th {
	vertical-align:top;
	border:1px solid #999;
	padding:5px;
	background-color:#6EB1F1;
	text-align:left;
	font-weight:normal;
	font-weight:bold;
	}
	
.table_kessai tr td {
	border:1px solid #bbb;
	background-color:#f7f7f7;
	padding:5px;
	vertical-align:top;
	font-size:0.85em;
}

.table_option {
	width:700px;
	margin:0 0 30px 0;
	}

.table_option tr th {
	vertical-align:top;
	border:1px solid #999;
	padding:5px;
	background-color:#eee;
	text-align:left;
	font-weight:normal;
	font-weight:bold;
	}
	
.table_option tr td {
	border:1px solid #bbb;
	background-color:#f7f7f7;
	padding:5px;
	vertical-align:top;
}


.table_mnp {
	width:900px;
	margin:0 0 30px 20px;
	}

.table_mnp tr th {
	vertical-align:top;
	border:1px solid #999;
	padding:5px;
	background-color:#fff;
	text-align:left;
	font-weight:normal;
	font-weight:bold;
	}
	
.table_mnp tr td {
	border:1px solid #bbb;
	background-color:#f7f7f7;
	padding:5px;
	vertical-align:top;
}

.table_1gb tr th {
	border:1px solid #ccc;
	padding:5px;
	background:#e2e2e2;
}

.table_1gb tr td {
	border:1px solid #ddd;
	padding:5px;
	font-size:12px;
}

.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; }	 

div.q_list div.faq dl dd {
	text-indent:-48px;
	margin-left:48px;
}

.table_round {
    border-spacing: 0;
	
    border: 1px solid #CCC;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
    box-shadow: 0 1px 1px #CCC;
	font-size:14px;
}
.table_round th,
.table_round td {
    padding:10px;
    background:#FFF;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
	text-align:left;
}
.table_round th {
    background:#e3dcd5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    color:#69655c;
}

.table_round tr:first-child th:first-child,
.table_round tr:first-child td:first-child {
    -webkit-border-radius: 5px 0 0 0;
       -moz-border-radius: 5px 0 0 0;
         -o-border-radius: 5px 0 0 0;
            border-radius: 5px 0 0 0;
}
.table_round tr:first-child th:last-child,
.table_round tr:first-child td:last-child {
    -webkit-border-radius: 0 5px 0 0;
       -moz-border-radius: 0 5px 0 0;
         -o-border-radius: 0 5px 0 0;
            border-radius: 0 5px 0 0;
}
.table_round tr:last-child th:first-child,
.table_round tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 5px;
       -moz-border-radius: 0 0 0 5px;
         -o-border-radius: 0 0 0 5px;
            border-radius: 0 0 0 5px;
}
.table_round tr:last-child th:last-child,
.table_round tr:last-child td:last-child {
    -webkit-border-radius: 0 0 5px 0;
       -moz-border-radius: 0 0 5px 0;
         -o-border-radius: 0 0 5px 0;
            border-radius: 0 0 5px 0;
}

.voice_box {
	width:415px;
	margin:10px;
	padding:10px;
	background-color:#f5f5f5;
	font-size:14px;
	float:left;
}

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

.voicedetail_box {
	background:#f5f5f5;
	width:870px;
	padding:15px;
	margin:10px;
	line-height:1em;
}

.voicedetail_box h4 {
	color:#096;
	font-size:18px;
	font-weight:bold;
}

.voicebox_herf {
	width:425px;
	margin:0 10px 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	float:left;
}

 /* 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*/

	  		