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

th {
	font-weight:normal;
}

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

.maru {
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
	
/*---//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;
}
.margin-L30 {
	margin-left:30px;
}

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



.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:530px;
	background:url(../images/cnt_bg-trans.png) no-repeat 0 0; 
	text-align:left;
	margin-bottom:10px;
	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: 5px 50px 0 610px;
    width: 850px;
}

.main_cnt_txt2 {
    margin: 350px 0 0 677px;
    width: 850px;
}

.main_cnt_txt3 {
    margin: 0 0 0 650px;
    width: 850px;
}

.main_cnt_txt4 {
    margin: 230px 0 0 595px;
    width: 350px;
}

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


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

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

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

.table_price td {
	text-align: center;
}

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

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

.table_spec td {
	text-align: left;
}

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

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

.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_topic03-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_topic01-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 10px 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 {
	margin-top:30px; 
	margin-left:35px;
	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;
}	


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */


/* grid system */
.container {
	width: 940px;
	margin: 0 auto;
	background:url(940-grid-bg.jpg) repeat-y;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
	float: left;
	display: inline;
	margin-left: 20px;
	text-align:left;
}
.grid1 {
	width: 60px;
}
.grid2 {
	width: 140px;
}
.grid3 {
	width: 220px;
}
.grid4 {
	width: 300px;
}
.grid5 {
	width: 380px;
}
.grid6 {
	width: 460px;
}
.grid7 {
	width: 540px;
}
.grid8 {
	width: 620px;
}
.grid9 {
	width: 700px;
}
.grid10 {
	width: 780px;
}
.grid11 {
	width: 860px;
}
.first {
	margin-left: 0;
	clear: left;
}
.grid, .grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: rgba(255,0,0,.2);
	border: solid 1px #999;
	border-width: 1px 0;
}
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;
}

#resellerTable {
	width: 900px;
	padding: 0;
	margin: 0 0 20px 0;
}

#resellerTable caption {
	padding: 0 0 5px 0;
	width: 900px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#resellerTable th {
	font: bold 12px ;
	color: #fff;
	border: 1px solid #DAC1C2;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #E2B8B9 url(../images/bg_header.jpg) no-repeat;
}

#resellerTable td.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #DAC1C2;
	border-left: 1px solid #DAC1C2;
	background: #FAE7F5;
	font-weight:bold;
	font-size:14px;
}

#resellerTable td {
	border-left: 1px solid #DAC1C2;
	border-right: 1px solid #DAC1C2;
	border-bottom: 1px solid #DAC1C2;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-size:14px;
}


#resellerTable td.alt {
	background: #FDF7FC;
	color: #796872;
}

#resellerTable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#resellerTable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}		

.manual-dl {
	width:800px;
	padding:50px;
	text-align:center;
}

.clear {
	clear:both;
}

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

.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_price .ok {
	text-align:center;
	font-size:1.6em;
	text-shadow: #000000 0 -1px 1px;
	vertical-align:middle;
}	
.ng {
	text-align:center;
	font-size:1.6em;
	text-shadow: #000000 0 -1px 1px;
	vertical-align:middle;
}	

.notes_box dl dt {
	font-weight:bold;
	margin:10px 0;
}
.notes_box dl dd {
	margin-left:20px;
}
.notes_box {
	font-size:14px;
}

.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_option tr td {
	border:1px solid #ddd;
	padding:5px;
	font-size:0.9em;
	text-align:left;
}

.table_option tr th {
	border:1px solid #ddd;
	padding:5px;
	font-weight:normal;
	background-color:#eee;
	color:#252525;
	font-size:0.9em;
	text-align:left;
}
.set_title {
	width:900px;
	background-color:#bf0367;
	color:#FFFFFF;	
	font-size:125%;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
}

.faq_ol {
	margin-left:40px;
	line-height:1.8em;
}

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

#main_exp  {
	width:960px;
	text-align:left;
	margin-bottom:10px;
	margin-top:15px;
	background-color:#FFFFFF;
}

#main_exp h2 {
	border-bottom:1px solid #ddd;
	margin:30px 20px 30px 20px;	
	width:920px;
	font-weight:bold;
	color:#333;
	font-size:18px;
}

.upcnt_exp{
	width:960px;
}

.dlcnt_exp{
	width:960px;
	height:550px;
	clear:both;
}

.l_exp{
	width:410px;
	height:200px;
	padding:30px;
	float:left;
}

.r_exp{
	width:410px;
	height:200px;
	padding:30px;
	float:left;
}

.dlcnt_exp2{
	width:960px;
	clear:both;
}

.l_exp2{
	width:410px;
	padding:30px;
	float:left;
}

.r_exp2{
	width:410px;
	padding:30px;
	float:left;
}

.ld_exp{
	width:370px;
	padding:50px;
	float:left;
}

.rd_exp{
	width:400px;
	padding:30px;
	float:left;
}

.bg_1980 {
	background:url(../images/gt_1980_white-bg.gif) repeat-y #cc0001;
	width:930px;
	margin:-6px 0 0 -4px;
}

.gt1980_line {
	margin-left:-1px;
}

.gt_cnt {
	margin:0 20px 0 20px;
}

div.gt_cnt h4 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

div.gt_cnt h5 {
	margin:20px 20px 15px;
}

div.gt_cnt dl {
	height:180px;
	width:180px;
	background:#e5e5e5;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
}

div.gt_cnt dl dt {
	color:#cc0000;
	font-size:18px;
	margin-bottom:15px;
	font-weight:bold;
}

div.gt_cnt dl dd {
	color:#333;
	font-size:18px;
}

div.gt_cnt dl dd span {
	font-size:14px;
}

div.gt_cnt dl dd span.fs10 {
	font-size:10px;
	margin-left:30px;
}
.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;
}

.aeon_nav {
	display:block;
	width:950px;
	height:48px;
	background:#f5f5f5;
	margin: -17px 0 0 -14px;
	border-radius: 6px 6px 0 0; 
　　-webkit-border-radius: 6px 6px 0 0; 
　　-moz-border-radius: 6px 6px 0 0; 

}
.aeon_nav ul li {
	list-style:none;
	float:left;
	font-size:14px;
	text-align:center;
	font-weight: bold;
	color:#007E58;
}

.aeon_nav ul li a.sub01 { margin:0 0 0 10px; width:80px; display:block;	text-decoration:none; color:#4679B7; padding:10px 0; }
.aeon_nav ul li a.sub01_on { margin:0 0 0 10px;	width:80px;	background:#69c; color:#fff;	height:28px; display:block;	text-decoration:none; padding:10px 0; }
.aeon_nav ul li a:hover.sub01 {	margin:0 0 0 10px; width:80px; background:#8bb5e0; color:#fff; height:28px; display:block; text-decoration:none;	padding:10px 0; }

.aeon_nav ul li a.sub02 { width:162px; display:block; text-decoration:none;	color:#4679B7; padding:10px 0; }
.aeon_nav ul li a.sub02_on { width:162px; background:#69c; color:#fff; height:28px; display:block; text-decoration:none;	padding:10px 0; }
.aeon_nav ul li a:hover.sub02 {	width:162px; background:#8bb5e0; color:#fff;	height:28px; display:block;	text-decoration:none; padding:10px 0; }

.aeon_nav ul li a.sub03 { width:136px; display:block; text-decoration:none;	color:#4679B7; padding:10px 0; }
.aeon_nav ul li a.sub03_on { width:136px; background:#69c; color:#fff; height:28px; display:block; text-decoration:none;	padding:10px 0; }
.aeon_nav ul li a:hover.sub03 {	width:136px; background:#8bb5e0; color:#fff; height:28px; display:block;	text-decoration:none; padding:10px 0; }

.aeon_nav ul li a.sub04 { width:120px; display:block; text-decoration:none;	color:#4679B7; padding:10px 0; }
.aeon_nav ul li a.sub04_on { width:120px; background:#69c; color:#fff; height:28px; display:block; text-decoration:none;	padding:10px 0; }
.aeon_nav ul li a:hover.sub04 { width:120px; background:#8bb5e0; color:#fff;	height:28px; display:block;	text-decoration:none; padding:10px 0; }

.aeon_nav ul li a.sub05 { width:108px; display:block; text-decoration:none; color:#4679B7; padding:10px 0; }
.aeon_nav ul li a.sub05_on { width:108px; background:#69c; color:#fff; height:28px; display:block; text-decoration:none; padding:10px 0; }
.aeon_nav ul li a:hover.sub05 { width:108px;	background:#8bb5e0;	color:#fff; height:28px;	display:block; text-decoration:none; padding:10px 0; }

.aeon_nav ul li a.sub06 { width:122px; display:block; text-decoration:none; color:#4679B7; padding:10px 0; }
.aeon_nav ul li a.sub06_on { width:122px; background:#69c; color:#fff; height:28px; display:block; text-decoration:none; padding:10px 0; }
.aeon_nav ul li a:hover.sub06 { width:122px; background:#8bb5e0;	color:#fff; height:28px;	display:block; text-decoration:none; padding:10px 0; }

.aeon_nav ul li a.sub07 { width:70px; display:block; text-decoration:none;	color:#4679B7; padding:10px 0; }
.aeon_nav ul li a.sub07_on { width:70px; background:#69c; color:#fff; height:28px; display:block; text-decoration:none;	padding:10px 0; }
.aeon_nav ul li a:hover.sub07 {	width:70px; background:#8bb5e0; color:#fff;	height:28px; display:block;	text-decoration:none; padding:10px 0; }

.aeon_nav ul li a.sub08 { width:132px; display:block; text-decoration:none;	color:#4679B7; padding:10px 0; }
.aeon_nav ul li a.sub08_on { width:132px; background:#69c; color:#fff; height:28px; display:block; text-decoration:none;	padding:10px 0; }
.aeon_nav ul li a:hover.sub08 {	width:132px; background:#8bb5e0; color:#fff;	height:28px; display:block;	text-decoration:none;padding:10px 0; }

.aeon_feature_title01 {
	width:260px;
	text-align:center;
	background:#336699;
	font-size:14px;
	color:#fff;
}

.aeon_feature_title02 {
	width:260px;
	text-align:center;
	background:#fc0;
	font-size:14px;
	color:#fff;
}

.aeon_feature_text {
	width:240px;
	padding:10px;
	font-size:12px;
	height:auto;
	line-height:1.4em;
}

.feature_box01 {
	float:left;
	margin:0 0 20px 10px;
}

.feature_box02 {
	float:left;
	margin:0 0 20px 30px;
}



.ml10 {
	margin-left:10px;
}
.ml15 {
	margin-left:15px;
}
.ml20 {
	margin-left:20px;
}
.ml30 {
	margin-left:30px;
}
.ml40 {
	margin-left:40px;
}

.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}

.f11 {
	font-size:11px;
	line-height:1.3em;
}

#bg_TC {
	background:#DFEEFF;
}

.top_product_box01 {
	background:#f5f5f5; 
	text-align:center; 
	padding:20px 0; 
	width:440px; 
	float:left; 
	margin:20px 0 20px 10px;
}

.top_product_box02 {
	background:#f5f5f5; 
	text-align:center; 
	padding:20px 0; 
	width:440px; 
	float:left; 
	margin:20px 0 20px 20px;
}

.tpb_text01 {
	font-size:14px;
}
.tpb_text02 {
	font-size:24px;
	margin-bottom:20px;
}
.tpb_text03 {
	font-size:18px;
	margin-bottom:20px;
}
.tpb_price {
	font-size:24px; color:#DC4579;
}



.top_caption {
	font-size:22px; 
	font-weight:bold;
	line-height:30px; 
}

.top_box {
	background:#f3f3f3;
	width:860px;
	margin:10px 0 20px 10px;
	clear:both;
	padding:20px;
}

.top_box dl {
	float:left;
	width:250px;
	margin:30px 0 0 40px;
}

.top_box dl dt {
	color:#007E58;
	font-weight:bold;
}

.top_box dl dd {
	font-size:12px;
	line-height:1.5em;
	margin:0 0 10px 0;
}

.top_news {
	width:900px;
	margin:0 0 40px 10px;
}

.top_news h4 {
	font-weight:bold;
	margin:0 0 10px 0px; 
	border-bottom:1px solid #999;
	width:900px;
	font-size:14px;
}

.top_news dl{
  line-height : 1.2em;
  padding : 10px;
  font-size:12px;
}

.top_news dt{
  float : left;
  clear : both;
  width : 9em;
  border-bottom : 1px dotted #999;
  padding-bottom : 5px;
}

.top_news dd{
  border-bottom : 1px dotted #999;
  margin-left : 9em;
  padding-bottom : 5px;
  padding-left : 1em;
}

.footer {
	font-size:12px;
	margin:0 0 20px 20px;
}

.cate h2.page_tittle {
	border-bottom:#999 solid 5px; 
	width:920px; 
	font-size:22px; 
	padding:0 0 10px 0;
}

.cate h2 {
	font-size:18px;
	font-weight:bold;
	margin:20px 0 10px 0;
}

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

.plan_box h4 {
	color:#333;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;

}

.plan_box p {
	font-size:12px;
	margin:0 0 10px 0;
}

.plan_box table {
	width:900px;
	margin:0 0 10px 0;
}

.plan_box table th {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:150px;
	font-size:12px;
	vertical-align:top;
}

.plan_box table th.bbnone {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:none;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:150px;
	font-size:12px;
	vertical-align:top;
}
.plan_box table td {
	background:#FFF;
	padding:5px 5px 5px 10px;
	text-align:left;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	vertical-align:top;
}

.plan_box table td.bbnone {
	background:#FFF;
	padding:5px 5px 5px 10px;
	text-align:left;
	border-bottom:none;
	font-size:12px;
	vertical-align:top;
}

.plan_box table.data_plan {
	width:900px;
	margin:0 0 10px 0;
}
.plan_box table.data_plan th {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:150px;
	font-size:12px;
	vertical-align:top;
}

.plan_box table.data_plan th.bbnone {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:none;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:150px;
	font-size:12px;
}

.plan_box table.data_plan td {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:left;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	width:175px;
	vertical-align:top;
	text-align:center;
	border-right:1px solid #CCC;
}

.plan_box table.data_plan td.brnone {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:left;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	width:175px;
	vertical-align:top;
	text-align:center;
	border-right:none;
}

.plan_box table.data_plan td.bbnone {
	background:#FFF;
	padding:5px 5px 5px 10px;
	text-align:left;
	border-bottom:none;
	font-size:12px;
	width:175px;
}

.plan_box table.myb {
	width:900px;
	margin:0 0 10px 0;
}
.plan_box table.myb th {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:180px;
	font-size:12px;
	vertical-align:top;
}

.plan_box table.myb th.bbnone {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:none;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:180px;
	font-size:12px;
}

.plan_box table.myb td {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:left;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	width:175px;
	vertical-align:top;
	text-align:center;
	border-right:1px solid #CCC;
}

.plan_box table.myb td.brnone {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:center;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	width:175px;
	vertical-align:top;
	text-align:center;
	border-right:none;
}

.plan_box table.myb td.bbnone {
	background:#FFF;
	padding:5px 5px 5px 10px;
	text-align:center;
	border-bottom:none;
	font-size:12px;
	width:175px;
}




.plan_box table.mnp {
	width:900px;
	margin:0 0 20px 0;
}
.plan_box table.mnp caption {
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.plan_box table.mnp th {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:150px;
	font-size:12px;
	vertical-align:top;
}

.plan_box table.mnp th.bbnone {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-bottom:none;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:150px;
	font-size:12px;
}

.plan_box table.mnp td {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:left;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	vertical-align:middle;
	border-right:1px solid #CCC;
}

.plan_box table.mnp td.brnone {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:left;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	vertical-align:middle;
	border-right:none;
}

.plan_box table.mnp td.bbnone {
	background:#FFF;
	padding:5px 5px 5px 10px;
	text-align:left;
	border-bottom:none;
	font-size:12px;
}

.plan_box table.shoplist {
	width:900px;
	margin:0 0 20px 0;
}
.plan_box table.shoplist th {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:left;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:150px;
	font-size:12px;
	vertical-align:top;
}

.plan_box table.shoplist th.bbnone {
	background:#FFF;
	padding:5px 10px 5px 5px;
	text-align:left;
	font-weight:bold;
	border-bottom:none;
	border-right:4px #f5f5f5 solid;
	margin-right:5px;
	width:150px;
	font-size:12px;
}

.plan_box table.shoplist td {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:left;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	vertical-align:middle;
	border-right:1px solid #CCC;
}

.plan_box table.shoplist td.brnone {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:left;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	vertical-align:middle;
	border-right:none;
}

.plan_box table.shoplist td.bbnone {
	background:#FFF;
	padding:5px 7px 5px 7px;
	text-align:left;
	border-bottom:none;
	font-size:12px;
}

.plan_outline_box {
	background:#FFF;
	float:left;
	font-size:14px;
	padding:10px 0;
	width:207px;
	text-align:center;
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom:30px;
	max-height:250px;
}

.plan_outline_box p {
	line-height:1.2em;
}

.plan_outline_box h6 {
	font-size:16px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

.plan_outline_box h6 span {
	font-size:22px;
	color:#DC4579;
	font-weight:bold;
}

.plan_outline_box dl dt {
	background:#ccebe0;
	width:187px;
	margin:0 0 10px 10px
}

.plan_outline_box dl dd.d01 {
	background:#faf9cb;
	width:187px;
	margin:0 0 0px 10px
}
.plan_outline_box dl dd.d02 {
	background:#f7f4a7;
	width:187px;
	margin:0 0 10px 10px;
}

.plan_outline_box dl dt span {
	font-size:18px;
}
.plan_outline_box dl dd.d01 span {
	font-size:18px;
}

.plan_outline_box_data {
	background:#FFF;
	float:left;
	font-size:14px;
	padding:10px 0;
	width:207px;
	text-align:center;
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom:30px;
	max-height:100px;
}

.plan_outline_box_data h6 {
	font-size:16px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

.plan_outline_box_data h6 span {
	font-size:22px;
	color:#DC4579;
	font-weight:bold;
}

.plan_outline_box_data dl dd.d02 {
	background:#f7f4a7;
	width:187px;
	margin:0 0 10px 10px;
}



.data_icon {
	background:#EFEA54; 
	color:#096; 
	padding:5px 10px; 
	margin-right:10px; 
	font-weight:bold;
	border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
}

.voice_icon {
	background:#096; 
	color:#fff; 
	padding:5px 10px; 
	font-weight:bold;
	border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
}

.area_box {
	background:#f5f5f5;
	width:100px;
	text-align:center;
	float:left;
	margin:0 0 20px 13px;
	height:240px;
}

.area_box dt {
	font-weight:bold;
	font-size:14px;
}

.area_box dd {
	font-size:14px;
}


.faq_linkbox {
	width:440px;
	float:left;
	padding:0 0 0 10px;
}

.faq_linkbox dt {
	color:#690;
	font-size:16px;
	font-weight:bold;
}

.faq_linkbox dd {
	font-size:12px;
	margin-bottom:15px;
}

.faq_catebox {
	background:#f5f5f5;
	width:920px;
	margin:10px 0;
}

.faq_catebox h4 {
	background:#690;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	width:200px;
}

.faq_qabox {
	margin:20px 10px;
}

.faq_qabox h5 {
	color:#690;
	font-weight:bold;
	margin:15px 0;
}

.faq_qabox dl {
	width:900px;
}

.faq_qabox dt {
	font-size:14px;
	background:url(../images/Q.png) no-repeat;
	text-indent:35px;
	font-weight:bold;
}

.faq_qabox dd {
	font-size:12px;
	margin:0 0 20px 35px;
}

.flow_box {
	margin:20px 0 ;
}

.flow_box_image {
	float:left;
	width:200px;
	margin-left:10px;
}

.flow_box_text {
	float:left;
	width:680px;
}

.flow_box_text .flow_box_title {
	font-size:18px; 
	font-weight:bold;
}

.flow_box ul {
	float:left;
	font-size:12px;
	width:180px;
}

.support_top_box {
	background:#f5f5f5; width:260px; height:222px; padding:10px; float:left; margin:10px; font-size:14px; line-height:1.4em; position: relative;  
}

.support_top_box dl { margin:0 0 15px 0; }

.support_top_box dt { float:left; margin-right:12px; }

.support_top_box dd.row1 { font-size:18px; color:#096; font-weight:bold; padding-top:23px; }
.support_top_box dd.row2 { font-size:18px; color:#096; font-weight:bold; padding-top:13px; }

.support_top_box p.page_link {
	position: absolute;
	right: 15px;
	bottom: 12px;
}

.support_footer { font-size:12px; border-top:solid 5px #999; width:880px; margin:20px 0; padding:10px 20px; }

.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; text-align:center; margin:0 0 20px 0; }

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

.setting_os_box h5 span { font-size:16px; font-weight:bold; color:#690; }

.setting_os_box ul { vertical-align:middle; }

.setting_os_box li { float:left; margin-left:20px; vertical-align:middle; }

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

.regsa_box { background:#FFF; padding:10px; float:left; margin:10px; width:410px; }

.regsa_box .number { font-size:36px; float:left; }

.regsa_box .reg_text { margin-left:35px; }

.plan_change_title { font-size:18px; font-weight:bold; }

.plan_change_box205 { width:205px; height:141px; background:#FFF; border-radius:10px; box-shadow:0 0 7px #999; text-align:center; float:left; }
.plan_change_yellow205 { background:#EFEA54; margin:2px; border-radius:10px 10px 0 0; width:191px; padding:5px 5px 0 5px; height:30px; }
.plan_change_green205 { background:#096; margin:2px; border-radius:10px 10px 0 0; width:191px; padding:5px 5px 0 5px; height:30px; }

.plan_change_box270 { width:270px; height:110px; background:#FFF; border-radius:10px; box-shadow:0 0 7px #999; text-align:center; float:left; }
.plan_change_yellow270 { background:#EFEA54; margin:2px; border-radius:10px 10px 0 0; width:256px; padding:5px 5px 0 5px; height:30px; }
.plan_change_green270 { background:#096; margin:2px; border-radius:10px 10px 0 0; width:256px; padding:5px 5px 0 5px; height:30px; }

.plan_outline_box_fd {
	background:#FFF;
	float:left;
	font-size:14px;
	padding:10px 0;
	width:207px;
	text-align:center;
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom:30px;
	max-height:300px;
}

.plan_outline_box_fd p {
	line-height:1.2em;
}

.plan_outline_box_fd h6 {
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

.plan_outline_box_fd h6 span {
	font-size:22px;
	color:#DC4579;
	font-weight:bold;
}

.plan_outline_box_fd dl dt {
	background:#ccebe0;
	width:187px;
	margin:0 0 10px 10px
}

.plan_outline_box_fd dl dd.d01 {
	background:#faf9cb;
	width:187px;
	margin:0 0 0px 10px
}
.plan_outline_box_fd dl dd.d02 {
	background:#f7f4a7;
	width:187px;
	margin:0 0 10px 10px;
}

.plan_outline_box_fd dl dt span {
	font-size:18px;
}
.plan_outline_box_fd dl dd.d01 span {
	font-size:18px;
}

.plan_outline_box_k {
	background:#FFF;
	float:left;
	font-size:14px;
	padding:10px 0;
	width:207px;
	text-align:center;
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-bottom:30px;
	max-height:200px;
}

.plan_outline_box_k p {
	line-height:1.2em;
}

.plan_outline_box_k h6 {
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

.plan_outline_box_k h6 span {
	font-size:22px;
	color:#DC4579;
	font-weight:bold;
}

.plan_outline_box_k dl dt {
	background:#ccebe0;
	width:187px;
	margin:0 0 10px 10px
}

.plan_outline_box_k dl dd.d01 {
	background:#faf9cb;
	width:187px;
	margin:0 0 0px 10px
}
.plan_outline_box_k dl dd.d02 {
	background:#f7f4a7;
	width:187px;
	margin:0 0 10px 10px;
}

.plan_outline_box_k dl dt span {
	font-size:18px;
}
.plan_outline_box_k dl dd.d01 span {
	font-size:18px;
}

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

/* voicedetail footer menu */
#footer_menu{ font-size:12px; border-top:solid 5px #999; width:870px; margin:10px 0; padding:10px 20px; }

#footer_menu ul{ margin:0; }
#footer_menu li{ float:left; }
#footer_menu li a{ color:#007ac4; text-decoration:none;}

#footer_menu li.wc{ width:75px; }
#footer_menu li.wc a:hover{ color:#007ac4; }
#footer_menu li.wc a.selected{ font-weight:bold; color:#666; }

#footer_menu li.ww{ width:110px; }
#footer_menu li.ww a:hover{ color:#007ac4; }
#footer_menu li.ww a.selected{ font-weight:bold; color:#666; }

#footer_menu li.ac{ width:90px; }
#footer_menu li.ac a:hover{ color:#007ac4; }
#footer_menu li.ac a.selected{ font-weight:bold; color:#666; }

#footer_menu li.cf{ width:75px; }
#footer_menu li.cf a:hover{ color:#007ac4; }
#footer_menu li.cf a.selected{ font-weight:bold; color:#666; }

#footer_menu li.nc{ width:75px; }
#footer_menu li.nc a:hover{ color:#007ac4; }
#footer_menu li.nc a.selected{ font-weight:bold; color:#666; }

#footer_menu li.rc{ width:75px; }
#footer_menu li.rc a:hover{ color:#007ac4; }
#footer_menu li.rc a.selected{ font-weight:bold; color:#666; }


.index_item{
	width:860px;
	padding:0 20px;
	margin-left:10px;
	background-color:#f5f5f5;
}

.item_s{
	width:120px;
	float:left;
	text-align:center;
	font-size:80%;
	line-height:1.5em;
	color:#333333;
}
.item_sb{
	width:120px;
	float:left;
	text-align:center;
	font-size:80%;
	font-weight:bold;
	line-height:1.5em;
	color:#333333;
}
.item_m{
	width:220px;
	float:left;
	text-align:center;
	font-size:80%;
	color:#333333;
	height:70px;
}
.item_mb{
	width:220px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.item_c{
	width:860px;
	float:left;
	padding:20px 0;
	border-bottom:1px solid #ccc;
}
.item_space{
	width:20px;
	height:20px;
	float:left;
	background-color:#333333;
}

.item_txt220b{
	font-size:220%;
	margin:10px 0 20px 10px;
	color:#333;
	font-weight:bold;
}
.item_txt200b{
	font-size:200%;
	margin:10px 0 20px 10px;
	color:#333;
	line-height:1.2em;
	font-weight:bold;
}
.item_txt180b{
	font-size:180%;
	margin:10px 0 20px 10px;
	color:#333;
	font-weight:bold;
}
.item_txt150b{
	font-size:150%;
	margin:10px 0 20px 10px;
	color:#333;
	font-weight:bold;
}
.item_txt150{
	font-size:150%;
	margin:10px 0 20px 10px;
	color:#000000;
}
.item_txt80{
	font-size:12px;
	margin:0 0 0 10px;
	line-height:1.5em;
}
.item_txt70{
	font-size:10px;
	margin:0 0 0 10px;
	line-height:1.5em;
	color:#000000;
}
.item_txt100{
	margin:0 0 0 10px;
	line-height:1.5em;
}
.item_txt100a{
	margin:10px 0 20px 10px;
	line-height:1.5em;
}
.option_plan li {
	float:left;
	margin-right:15px;
}
.option_plan li:last-child {
	float:left;
	margin-right:0px;
}
.note_list li {
	list-style:disc;
	margin-left:20px;
	font-size:14px;
}