@charset "utf-8";
/*
 * this css
 * Date: 2009/07
 * Author: Creative Team
 */

#page-head p{
_position: relative;
_left: -2px;
height: 88px;
width: 954px;
background: url(/service/images/sv-page-head.png) no-repeat center bottom;
text-indent:-9999px;
overflow:hidden;
}
.ultraclear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	font-size:0;
	line-height:0;
	background:0;
	border:none;
	visibility:hidden;
}
.vanish {display:none;}

#global-header h1#hd_txt02{
	width:300px;
	margin:0;
	text-indent:50px;
	}

#global-header p.text01{
	margin:32px 0 0 230px;
	}


#contents {
	width:764px; /* 幅ギリギリ */
}

#contents h2{
	width:697px;
	margin:0 0 0 28px;
}

#contents h3{
	margin:0 0 18px 18px;
}

#contents #mainVisual{
	background:url(images/mainVisual.gif) left top no-repeat;
	margin:0 0 0 27px;
	width:711px;
	height:179px;
}

#contents #mainVisual h2{
	margin:0 0 0 1px;
}

#contents ul.menu{
	height:61px;
	width:711px;
	margin:0 0 0 8px;
}

#contents ul.menu li{
	float:left;
}

#contents ul.menu li a{
	display:block;
	width:96px;
	height:61px;
	text-indent:-9999px;
	margin:0 4px 0 0;
}

#contents ul.menu li.service a{ background:url(images/menu_service.png) no-repeat; width:97px;}
#contents ul.menu li.service a:hover{ background:url(images/menu_service_ov.png) no-repeat; }
#contents ul.menu li.service a.on,#contents ul.menu li.service a:hover.on{background: url(images/menu_service_ac.png) no-repeat ;}

#contents ul.menu li.price a{ background:url(images/menu_price.png) no-repeat; }
#contents ul.menu li.price a:hover{ background:url(images/menu_price_ov.png) no-repeat; }
#contents ul.menu li.price a.on,#contents ul.menu li.price a:hover.on{background: url(images/menu_price_ac.png) no-repeat ;}

#contents ul.menu li.data a{ background:url(images/menu_data.png) no-repeat; }
#contents ul.menu li.data a:hover{ background:url(images/menu_data_ov.png) no-repeat; }
#contents ul.menu li.data a.on,#contents ul.menu li.data a:hover.on{background: url(images/menu_data_ac.png) no-repeat ;}

#contents ul.menu li.step a{ background:url(images/menu_step.png) no-repeat; }
#contents ul.menu li.step a:hover{ background:url(images/menu_step_ov.png) no-repeat; }
#contents ul.menu li.step a.on,#contents ul.menu li.step a:hover.on{background: url(images/menu_step_ac.png) no-repeat ;}

#contents ul.menu li.attention a{ background:url(images/menu_attention.png) no-repeat; }
#contents ul.menu li.attention a:hover{ background:url(images/menu_attention_ov.png) no-repeat; }
#contents ul.menu li.attention a.on,#contents ul.menu li.attention a:hover.on{background: url(images/menu_attention_ac.png) no-repeat ;}

#contents ul.menu li.campaign a{ background:url(images/menu_campaign.png) no-repeat; margin:0 9px 0 0;}
#contents ul.menu li.campaign a:hover{ background:url(images/menu_campaign_ov.png) no-repeat; }
#contents ul.menu li.campaign a.on,#contents ul.menu li.campaign a:hover.on{background: url(images/menu_campaign_ac.png) no-repeat ;}

#contents ul.menu li.order a{ background:url(images/menu_order.png) no-repeat; width:103px; margin:0;}
#contents ul.menu li.order a:hover{ background:url(images/menu_order_ov.png) no-repeat; }

/* __________________________________________  common */

.col_int {
	width:700px;
	margin:0 auto;
}

p.link a{
	background:url(images/ico_link.gif) left center no-repeat;
	padding: 0 0 0 20px;
}

p.none{
	display:none;
}

/* __________________________________________  service */


#service .main_ttl{
	background:url(images/mainImg_service.gif) no-repeat;
	width:690px;
	height:166px;
	margin:18px 0 63px 40px;
}

#service .main_ttl p,
#service .main_ttl ul li{
	text-indent:-9999px;
}

#service .s_point{
	position:relative;
	margin:0 0 41px 43px;
}

#service .s_point p.check{
	position:absolute;
	top:-58px;
	left:-22px;
}

#service .s_point .point301{
	background:url(images/servie_img01.gif) no-repeat;
	position:relative;
	width:229px;
	height:267px;
	float:left;
}
#service .s_point .point301 p{
	position:absolute;
	bottom:68px;
	left:15px;
}
#service .s_point .point302{
	background:url(images/servie_img02.gif) no-repeat;
	position:relative;
	width:229px;
	height:267px;
	float:left;
}
#service .s_point .point302 div{
	position:absolute;
	bottom:44px;
	left:15px;
}
#service .s_point .point303{
	background:url(images/servie_img03.gif) no-repeat;
	position:relative;
	width:229px;
	height:267px;
	float:left;
}

#service .s_point p{
	font-size:10px;
	color:#666;
	text-indent:-2em;
	margin-left:2em;
}

#service .s_point p.link a{
	background:url(images/ico_link02.gif) left center no-repeat;
	font-size:12px;
	padding: 0 0 0 20px;
}

#service .s_point .point302 p.link{
	width: 96px;
	position:absolute;
	bottom:10px;
	right:14px;
}

#service .s_point .point303 p.link{
	width: 106px;
	position:absolute;
	bottom:10px;
	right:14px;
}

#service .s_detail{
	margin:0 auto 45px;
}

#service .s_detail table td{
	padding-bottom:20px;
}

#service .s_detail span.second{
	padding-left:100px;
}

#service .s_detail p.link{
	width:185px;
	margin: -26px 0 0 auto;
}

#service .s_type{
	margin:0 auto 58px;
}

#data .s_type{
	margin:0 auto 36px;
}

#service .s_type h4,
#data .s_type h4{
	display:none;
}

#service .s_type p.lead,
#data .s_type p.lead{
	background:url(images/servie_img04.gif) right top no-repeat;
	margin:0 0 12px;
}

#service .s_type .type01,
#data .s_type .type01{
	background:url(images/servie_img05.jpg) no-repeat;
	width:192px;
	height:125px;
	float:left;
	padding:295px 24px 0 15px;
	position:relative;
}

#data .s_type p.link02 a{
	display: block;
    height: 296px;
    left: 6px;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 200px;
}

#service .select_type,
#data .s_type .select_type{
	margin:0 0 15px 15px;
}

#service .s_type .type02,
#data .s_type .type02{
	background:url(images/servie_img06.jpg) no-repeat;
	width:196px;
	height:125px;
	float:left;
	margin:0 2px 0 0;
	padding:295px 17px 0 15px;
	position:relative;
}

#service .s_type .type03,
#data .s_type .type03{
	background:url(images/servie_img07.jpg) no-repeat;
	width:196px;
	height:125px;
	float:left;
	padding:295px 17px 0 15px;
	position:relative;
}

#service .select_type p.link a,
#data .select_type p.link a{
	background:url(images/btn_detail.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:189px;
	height:38px;
}

#data .select_type p.link a{
	position:absolute;
	bottom:9px;
	left: 14px;
	
}

#service .select_type p.link a:hover,
#data .select_type p.link a:hover{
	background:url(images/btn_detail_ov.gif) no-repeat;
}

#service .select_type .type01 p.link,
#data .select_type .type01 p.link{
	padding:20px 0 0;
}

#service .s_type p.link,
#data .s_type p.link{
	width:190px;
	margin:0 0 0 auto;
}

#service .s_type .select_type p.link{
	margin:0;
}

#service .s_type .select_type p.link02 a{
	display: block;
    height: 296px;
    left: 6px;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 200px;
}


#service .price_plan{
	background:url(images/servie_img10.gif) right top no-repeat;
	margin-bottom:60px;
}

#service .price_plan p img,
#service .soon p img{
	margin:0 0 15px;
}

#service .price_plan p.int,
#service .soon p.int{
	padding:0 0 0 26px;
}

#service .price_plan p.link{
	margin:0 0 0 auto;
	width: 150px;
}

#service .soon{
	background:url(images/servie_img11.gif) 96% top no-repeat;
	margin-bottom:60px;
}

#service .soon p.link{
	margin:0 0 30px auto;
	width: 200px;
}

#service .great{
	margin-bottom:42px;
}

#service .great p.att{
    font-size: 10px;
	padding:5px 0 0 8px;
	clear:both;
}

#service .great .great01{
	background:url(images/3470_img01.gif) no-repeat;
	width:339px;
	height:247px;
	float:left;
	margin-right:12px;
}
#service .great .great02{
	background:url(images/3470_img02.gif) no-repeat;
	width:339px;
	height:247px;
	float:left;
}
#service .great .great03{
	background:url(images/3470_img03.gif) no-repeat;
	width:339px;
	height:263px;
	float:left;
	margin-right:12px;
}
#service .great .great04{
	background:url(images/3470_img04.gif) no-repeat;
	width:339px;
	height:263px;
	float:left;
}

#service .great h4,
#service .great p.dd{
	display:none;
	}

#service .great .great01 p{
	padding-left: 192px;
    padding-top: 217px;
}
#service .great .great03 p,.great04 p{
    color: #5F5F5F;
    font-size: 10px;
    padding-top: 226px;
    text-align: center;
}




/* __________________________________________  price */

#price .main_ttl{
	margin:5px 0 28px 40px;
}

#price .advace dl {
    margin: 9px 0 23px 32px;
}

#price .advace ul {
    margin: 0 0 38px 32px;
}

#price .advace dl.ad {
    margin: 12px 0 23px 32px;
}

#price .advace ul.ad{
	margin: 12px 0 23px 32px;
}

/* __________________________________________  step */

#step .main_ttl{
	margin:8px 0 28px 40px;
}

#step .use_step {
    background: url("images/step_img01.gif") no-repeat scroll 67% 0 transparent;
    padding-top: 135px;
	margin-bottom:45px;
}

#step .use_step ol li {
    line-height: 160%;
    padding-bottom: 1.2em;
    padding-left: 1.3em;
    padding-right: 40px;
    text-indent: -1.3em;
}

#step .use_step span {
    color: #E21300;
    font-weight: bold;
    padding-right: 0.5em;
}

#step .notice{
	margin-bottom:60px;
}

#step .notice p.sendback {
    background: url("images/step_img02.gif") no-repeat scroll center top transparent;
    margin-top: 20px;
    padding: 135px 0 0 30px;
}

#step .notice li {
    line-height: 160%;
    padding-left: 1em;
    text-indent: -1em;
}
#step .notice li span {
    color: #FF0000;
    font-weight: bold;
}


/* __________________________________________  data */


#data .main_ttl{
	margin:12px 0 27px 40px;
}

#data .recommend{
	margin:0 auto 11px;
}


#data .con01{
	float:left;
	margin:0 18px 25px 10px;
	width:217px;
	position:relative;
}

#data .con02{
	float:left;
	margin:0 18px 25px 0;
	width:217px;
	position:relative;
}

#data .con03{
	float:left;
	margin:0 0 25px 0;
	width:217px;
	position:relative;
}

#data .con01 div{
	background:url(images/data_img04.jpg) left bottom no-repeat;
	height:239px;
}

#data .con02 div{
	background:url(images/data_img05.jpg) left bottom no-repeat;
	height:239px;
}

#data .con03 div{
	background:url(images/data_img06.jpg) left bottom no-repeat;
	height:239px;
}

#data .con01 h4,
#data .con02 h4,
#data .con03 h4{
	display:none;
}

#data .con01 div p,
#data .con02 div p,
#data .con03 div p{
	padding:103px 14px 0;
}

#data .con01 div p.link a,
#data .con02 div p.link a,
#data .con03 div p.link a{
	background: url(images/btn_detail.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 38px;
    text-indent: -9999px;
    width: 189px;
	position:absolute;
	left:16px;
	bottom:16px;
}

#data .con01 div p.link a:hover,
#data .con02 div p.link a:hover,
#data .con03 div p.link a:hover{
	background: url(images/btn_detail_ov.gif) no-repeat scroll 0 0 transparent;
}

#data p.lead{
	margin:0 0 3px 26px;
}

#data .router, 
#data .cradle,
#data .usb {
    margin: 0 auto;
    padding: 0 20px;
    width: 690px;
}

#data .router {  background: url(images/data_img20.jpg) no-repeat scroll 550px 47px transparent; }
#data .cradle {  background: url(images/data_img21.jpg) no-repeat scroll 520px 67px transparent; }
#data .usb {  background: url(images/data_img23.jpg) no-repeat scroll 554px 64px transparent; }

#data img.ctchttl {
    margin: 0 auto 10px;
}

#data .router p.model, 
#data .cradle p.model,
#data .usb p.model {
    font-size: 16px;
    font-weight: bold;
    line-height: 125%;
    margin: 0 0 13px;
}

#data .router p.model span, 
#data .cradle p.model span,
#data .usb p.model span{
    font-size: 12px;
    font-weight: normal;
}

#data .router table,
#data .cradle table,
#data .usb table {
	width:480px;
	margin-bottom: 10px;
	margin-right: 170px;
	border-collapse:collapse;
	border:solid 2px #303030;
}
#data .router table tr,
#data .router table th,
#data .router table td,
#data .cradle table tr,
#data .cradle table th,
#data .cradle table td,
#data .usb table tr,
#data .usb table th,
#data .usb table td{
	border:solid 1px #303030;
}


#data .router table th,
#data .router table td,
#data .cradle table th,
#data .cradle table td,
#data .usb table th,
#data .usb table td{
	padding:3px 6px;
}

#data .router th,
#data .cradle th,
#data .usb th {
	width:103px;
	font-weight:bold;
	background-color:#fee4e6;
	text-align: left;
}
#data .router th.lg,
#data .cradle table th.lg,
#data .usb table th.lg {
	font-weight:bold;
	background-color:#f7f7f7;
}
#data .router table .clrr, 
#data .cradle table .clrr,
#data .usb table .clrr  {
	color: #fff;
	font-weight:bold;
	background-color:#da0010;
}

#data .router table span,
#data .cradle table span,
#data .usb table span {
display: block;
text-indent: -1em;
padding-left: 1em;
font-size: 10px;
}

#data .router p.set { background: url(images/data_img09.gif) no-repeat scroll center 0 transparent; }
#data .cradle p.set { background: url(images/data_img20.gif) no-repeat scroll center 0 transparent; }
#data .usb p.set { background: url(images/data_img19.gif) no-repeat scroll 0 0 transparent; }

#data .router p.set,
#data .cradle p.set{
    height: 54px;
    margin: 15px auto 8px;
    text-indent: -9999px;
}

#data .usb p.set{
    height: 54px;
    margin: 9px auto 8px;
    text-indent: -9999px;
}

#data p.pdf {
    margin: 0 0 19px 5px;
}

#data p.pdf span{
	padding:0 0 0 156px;
}

.ex, 
.ex02 {
	width: 690px;
	margin: 0 auto ;
}

.ex {	background: url(images/data_img11.gif) 31px 107px no-repeat;	padding-bottom: 15px;}
.ex02 {	padding-bottom: 45px;}
.ex03 {	background: url(images/data_img24.jpg) 29px 73px no-repeat;	padding-bottom: 40px;}

.ex02 p img{
	margin:0 0 0 25px;
}


.ex .rd{	margin: 11px 0 32px 28px;}
.ex03 .rd {	margin: 11px 0 20px 28px;}
.ex02 .rd {	margin: 11px 0 13px 28px;}
.ex dl, .ex03 dl {	margin-left: 265px;}
.ex02 dl{ margin:15px 0 0 32px; }
.ex dd, .ex03 dd {	margin-top: 8px;	font-weight: bold;	font-size: 14px;	color: #000;	background: url(images/data_img13.gif) left 6px no-repeat;	padding-left: 15px;}
.ex02 dd {	margin-top: 6px;	font-weight: bold;	font-size: 14px;	color: #000;	background: url(images/data_img13.gif) left 6px no-repeat;	padding-left: 15px;}
.ex .notice, .ex03 .notice {	margin: 40px 0 0 265px;	padding-left: 2em;	font-size: 10px;	text-indent: -2em;}

.ex .notice{
	margin: 40px 0 45px 265px ;
}

/* __________________________________________  attention */

#attention .main_ttl{
	margin:5px 0 28px 40px;
}

#attention .notes {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 690px;
}

#attention .notes{
	margin-bottom:60px;
}

#attention .notes dl dt {
    color: #EA6300;
    font-weight: bold;
    line-height: 130%;
    margin-top: 20px;
}

#attention .notes dl dd {
    line-height: 130%;
    padding-left: 1em;
    text-indent: -1em;
}

.red01 {
    color: #FF0000;
}


/* __________________________________________  campaign */

#campMainVisual{
	width:693px;
	margin:0 auto 18px;
}

#campMainVisual p{
	text-align:right;
	margin:9px 0 0;
}

#campMainVisual p span{
	font-weight:bold;
}

#campaign .camp_contents{
	width:690px;
	margin:40px auto 53px;
}

#campaign .camp_contents dl{
	margin:0 0 37px 58px;
}

#campaign .camp_contents p.bg{
	background:url(images/campaign_img04.gif) no-repeat;
	width:519px;
	height:18px;
	padding:79px 0 0 170px;
	margin:0 0 58px;
}

#campaign .camp_contents p.bg span{
	display:none;
}

#campaign .camp_contents p.int{
	margin:0 0 45px;
}

#campaign .camp_detail{
	width:700px;
	margin:0 auto; 
}

#campaign .camp_detail table td {
    padding-bottom: 20px;
}

/* ポップアップ */

#data #main_area table{
	margin-bottom: 1em;
}

#data #main_area table th,
#data #main_area table td{
	border:1px solid #aaa;
}

#data #main_area table th{
	background: none repeat scroll 0 0 #FFF0F0;
	padding: 7px 10px;
	text-align: left;
    width: 50%;
	font-weight:bold;
}

#data #main_area table td{
	padding: 7px 10px;
    text-align: left;
}

#data #main_area table td.ctg {
    background: none repeat scroll 0 0 #F9F9F9;
    width: 18%;
}

#data #main_area ul.notice li{
	text-indent:-2em;
	margin-left:2em;
	font-size:10px;
}

#data #main_area p.shohyo{
	margin:20px 0 0 ;
	text-align:center;
	font-size:10px;
}

.ultraclear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	font-size:0;
	line-height:0;
	background:0;
	border:none;
	visibility:hidden;
}

div#outbox {
	position:relative;
	width:600px;
	margin:0 auto;
}

div#outbox p.tb_close{
	position:absolute;
	height:39px;
	width:71px;
	background:url(/common/images/popwin/close_popwin.png) no-repeat;
	top: 28px;
	right:0;
}
div#outbox p.tb_close a {
	display:block;
	height:34px;
	width:71px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}


div#outbox div#hd_area {
	width:580px;
	margin:0 auto;
	padding:40px 0 8px;
}
div#outbox div#hd_area p.logo {
	width:159px;
	height:43px;
	background:url(/common/images/popwin/logo_popwin.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

div#outbox p.ttl {
	width:580px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
div#outbox p.ttl {background:url(images/hd.png) no-repeat;}

div#outbox div#main_area {
	width:520px;
	margin:0 auto;
	padding:0px 30px 0px;
	background-color:#fff;
	line-height: 140%;
}

div#outbox div#main_area h1{
	font-weight:bold;
	margin-bottom:5px;
	}

div#outbox div#main_area .date{
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}
div#outbox div#main_area div.column {
	padding:10px 25px 20px;
}
div#outbox div#main_area h1.subject {
	padding: 0px 0px 10px;
	color: #ff4800;
	font-size:18px;
	font-weight:bold;
}
div#outbox div#main_area pre{
	padding:0px;
	margin: 0px;
}
div#outbox div#main_area p{
padding-bottom: 1em;
}
div#outbox div#main_area p.btn_close {
	width:82px;
	height:27px;
	margin:20px auto 0px;
	background:url(/common/images/popwin/btn_popwin_close.gif) no-repeat;
}
div#outbox div#main_area p.btn_close a {
	display:block;
	width:82px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
div#outbox div#main_area p.btn_close a:hover {
	background:url(/common/images/popwin/btn_popwin_close_ov.gif) no-repeat;
}


div#outbox div#main_ft {
	width:580px;
	height:20px;
	margin:0 auto;
	padding:0;
	background:url(/common/images/popwin/ft_kdmr580.png) bottom no-repeat;
}

div#outbox p.bktop {
	text-align:right;
	padding:3px 10px;
}
div#outbox p.bktop a {
	display:inline-block;
	height:16px;
	color:#ff3004;
	text-decoration:none;
	padding-right:18px;
	background:url(/common/images/popwin/popwin_arrow.gif) right center no-repeat;
}


div#ft_area {
	height:55px;
	background:url(/common/images/popwin/ft_popwin_ptn.gif) repeat-x;
}
div#ft_area p{
	text-align:center;
	font-size:0.833em;
	color:#646464;
	padding:15px 0;
}

p.indent{
text-indent: -1em;
padding-left: 1em;
}


h2.taiou {
	width:730px;
	height:45px;
	margin:0 auto 10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ttl_taiou.gif) no-repeat;
	clear:both;
}




/* お申込み矢印とサポtel */

#contents p.arrow_order{
	width:296px;
	height:109px;
	margin:20px auto 40px;
	clear:both;
}
#contents p.arrow_order a{
	display:block;
	width:296px;
	height:109px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/service/images/arrow_order.gif) no-repeat;
}
#contents p.arrow_order a:hover{
	background:url(/service/images/arrow_order_ov.gif) no-repeat;
}

#contents p.ft_support_info {
	width:761px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/service/images/sv_ft_support.gif) no-repeat;
	margin:0 auto -18px;
	_margin-bottom:0;
}

/*--regist_new.inc--*/

div.regist_new {
	width:668px;
	height:110px;
	margin:8px auto 53px auto;
	background:url(/campaign/images/regist_newarws_bg.gif) no-repeat;
	overflow:hidden;
	position:relative;
}
div.regist_new dl {
	visibility:hidden;
}
div.regist_new a {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:291px;
	height:110px;
	text-indent:-9999px;
}
div.regist_new a:hover {background:url(/campaign/images/regist_newarws_ov.gif) no-repeat;}


#contents p.ft_support_info {
	width:761px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/service/images/sv_ft_support.gif) no-repeat;
	margin:0 auto -18px;
	_margin-bottom:0;
	clear: both;
}

#settle{
	background:url(/service/koteiip/images/wavy_line01.gif) no-repeat bottom center;
	padding-bottom: 6px;
	text-align: center;
	margin-top:40px;
}

#no_flets{
	background:url(images/no_flets_bg.gif) no-repeat;
	width:517px;
	height:104px;
	padding:13px 48px 0 121px;
	margin:0 auto 25px auto;
}

#no_flets img{
	margin:0 0 12px;
}

.ml{
	margin-left:50px;
}


#col_int td{
	padding-bottom:20px;
}
.txtD{
	color:#ff0000;
	font-weight:bold;
}

#taioukiki .Elogo{
	margin-left: 507px;
	padding-bottom:12px;
}
.tblack{
	background:url(images/taiou_img02.jpg) no-repeat;
	width:337px;
	height:284px;
	float:left;
	position:relative;
}

.tblack h3,
.twhite h3{
	text-indent:-9999px;
	height:0;
	line-height:0;
	padding:0;
	}

.tblack .tbTxt,.twTxt{
	padding-left: 148px;
	padding-top: 70px;
	width: 170px;
}
.tblack .tbTxt02, .twTxt02{
	position: absolute;
	left: 237px;
	top:230px;
}
.twhite{
	background:url(images/taiou_img03.jpg) no-repeat;
	width:337px;
	height:284px;
	float:right;
	position:relative;
}
.twhite .twTxt03{
	color:#f00;
	padding-left: 148px;
	padding-top:12px;
}
.Eimg01{
	clear:both;
	margin:0;
	padding-top:21px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.Eimg01 span{
	font-size:14px;
	color:#f00;
	}

.emBtn{
	width:367px;
	margin:0 auto 20px;
}

h2.advance {
	width:730px;
	height:45px;
	margin:0 auto 10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ttl_advance.gif) no-repeat;
}

#advace {
    margin: 0 auto 92px auto;
    width: 690px;
}

#advace dl{
	margin:9px 0 23px 32px;
}

#advace dl dt{
	font-weight:bold;
}

#advace ul{
	margin:0 0 38px 32px;
}

#advace dl.ad{
	margin:-39px 0 23px 32px;
}

h2.notes {
	width:730px;
	height:45px;
	margin:0 auto 10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/ttl_notes.gif) no-repeat;
}
#notes01 dl{
	margin:0 20px;
}
#notes01 dl dt {
    color: #EA6300;
    font-weight: bold;
    line-height: 130%;
    margin-top: 20px;
}
#notes01 dl dd {
    line-height: 130%;
    padding-left: 1em;
    text-indent: -1em;
}
.red01{
    color: #ff0000;
}
.emB{
	margin-bottom:15px;
}
.planChange{
	padding: 15px 0 10px;
}
/* tsubuaffiate */

p.tsubu{
	width:727px;
	margin:0 0 15px;
	text-align:right;
	}

/* wifibanner */
p.wimax{
	position:relative;
	width:356px;
	height:89px;
	margin:-153px 0 60px 45px;
	padding:12px 0 0 0;
	text-indent:-9999px;
	z-index:1000;
	background:#fff url(images/wimax_banner01.gif) no-repeat left 12px;
	}

p.wimax a{
	display:block;
	width:356px;
	height:89px;
	}

p.wimax a:hover{ background:url(images/wimax_banner01_ov.gif) no-repeat left top; }

/*----- IE png fix -----*/

* html #contents div#xxx {
behavior: expression(IEPNGFIX.fix(this));
}


