@charset "UTF-8";

/* @group ***base*** */

body {
	background: url(/img/common/common_search/body_bg.jpg) repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
}

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

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

a:hover {
	text-decoration: underline;
	color: #134A9E;
}

a:active {
	text-decoration: underline;
	color: #134A9E;
}

img {
	border-style: none;
}

div#rap {
	background: url(/img/common/common_search/contents_bodybg.jpg) repeat-y left top;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}

div#rap div.s1 {
	padding-right: 7px;
	padding-left: 3px;
	width: 761px;
	background: url(/img/common/common_search/contents_bodybg2.jpg) no-repeat left top;
}

/* ***header*** */

#header_blank #freecall_bn{ display:none; }
#header_blank #text{ display:block; }

p.btn_close {
	text-align: center;
	margin-bottom: 15px;
}

div#contents {
	text-align: left;
	padding: 10px;
}

/* ***contents*** */

div#contents h1#title {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

/* ***footer*** */

div#footer {
	border-top: 1px solid #ff681b;
	padding-top: 20px;
	margin-top: 15px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	height: 50px;
}

div#footer ul#left {
	float: left;
	width: 250px;
	text-align: left;
	margin: 0;
}

div#footer ul#left li {
	display: inline;
	margin-right: 5px;
}

div#footer div.right {
	float: right;
	width: 400px;
	text-align: right;
}

div#footer div.right ul {
	margin-bottom: 5px;
}

div#footer div.right li {
	display: inline;
}

div#footer div.right p.copyright {
	color: #666;
	margin: 0;
	font-size: 77%;
}



/* @end */

.text_resize {
	margin:0 15px 0 515px;
}

/* ***support_column*** */

div#support_isp0 {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}

div#support_isp0 p.first_text {
	margin-bottom: 1em;
}

div#support_isp1,div#support_isp2,div#support_isp3 {
	float: left;
}

div#support_isp1 {
	width: 275px;
	padding-right: 9px;
}

div#support_isp2 {
	width: 201px;
}

div#support_isp3 {
	width: 182px;
	padding-left: 18px;
}


/* ***isp_waku*** */
#support_isp_waku{
	float:left;
	background:url(/img/support/isp/support_isp_waku_bg.gif) repeat-y;
}

#support_isp_waku_head{
background:url(/img/support/isp/support_isp_waku_head.gif) no-repeat left top;
}

#support_isp_waku_footer{
	padding:10px;
	width:485px;
	background:url(/img/support/isp/support_isp_waku_footer.gif) no-repeat left bottom;
}

.support_isp_osirase_h2{
margin:20px 0 10px 15px;
}

#support_isp_osirase{
clear:both;
margin:10px 0 20px 30px;
}

/* ***isp1*** */

div#support_isp1 h2 {
	margin-bottom: 10px;
}

div#support_isp1 ul {
	line-height: 1em;
	margin-bottom: 15px;
}

div#support_isp1 li {
	margin-bottom: 5px;
}

div#support_isp1 ul.last{
 margin-bottom: 0;
}

/* ***isp2*** */

div#support_isp2 {
	background: url(../../img/support/isp/support/self_bg_body.gif) repeat-y 0 0;
	width: 201px;
}

div#support_isp2 div.isp22 {
	background: url(../../img/support/isp/support/self_bg_head.gif) no-repeat 0 0;
	width: 201px;
}

div#support_isp2 div.isp23 {
	background: url(../../img/support/isp/support/self_bg_foot.gif) no-repeat 0 100%;
	width: 201px;
}

div#support_isp2 div.inner {
	padding: 9px;
}

div#support_isp2 h3 {
	text-align: center;
	margin-bottom: 10px;
}

div#support_isp2 div.inbox {
	background: url(../../img/support/isp/support/selfbg2_body.gif) repeat-y 0 0;
	width: 184px;
	margin-bottom: 10px;
}

div#support_isp2 div.inbox div.inbox2 {
	width: 184px;
	background: url(../../img/support/isp/support/selfbg2_head.gif) no-repeat 0 0;
}

div#support_isp2 div.inbox div.inbox3 {
	width: 184px;
	background: url(../../img/support/isp/support/selfbg2_foot.gif) no-repeat 0 100%;
}

div#support_isp2 div.inbox div.inner {
	padding: 8px;
}

div#support_isp2 div.inbox h4 {
	margin-bottom: 10px;
	text-align: center;
}

div#support_isp2 div.inbox p.login_btn {
	text-align: center;
	margin-bottom: 10px;
}

div#support_isp2 div.inbox p.login_btn2 {
	text-align: center;
	margin-bottom: 0;
}

div#support_isp2 div.inbox p.detail {
	text-align: center;
}

div#support_isp2 div.caution_box {
	line-height: 1.6em;
}

/* ***isp3*** */

#support_isp3 a img {
	margin-bottom:5px;
}

#support_isp3 dl {
	background:url(/img/support/isp/support_isp_tool_bg.gif) no-repeat bottom left;
	width:182px;
	margin-bottom:5px;
	padding:12px 0;
}

#support_isp3 dt {
	background:url(/img/common/arrow_left2.gif) no-repeat center left;
	padding-left:10px;
	margin:0 12px 4px 19px;
}

#support_isp3 dt.support_isp3_pdf {
	background:url(/img/support/isp/support_isp_pdf.gif) no-repeat center left;
	padding-left:25px;
	margin-left:4px;
}

#support_isp3 dd {
	margin:0 12px 10px 19px;
}

#support_isp3 dt.set_arrowblank{
	background: url(/img/common/arrow_window.gif) no-repeat 3px 3px;
	padding-left:25px;
	margin-left:4px;
}

/* ***isp4*** */

#support_isp4 {
	padding-left: 15px;
}

#support_isp4 h2 {
	margin-bottom:17px;
}

#support_isp4 dl {
	margin:0 0 0 7px;
}

#support_isp4 dt {
	margin-bottom:16px;
}

#support_isp4 dd {
	margin:0 0 20px 0;
}

#support_isp4 dd  ul.stb_pdf {

}

#support_isp4 dd ul li.pdf {
        margin-left: 20px;
        padding-left: 30px;
        background: url(/img/banner/pdficon_small.gif) no-repeat 3px center;
}

#support_isp4 dd ul.provider_list {
	width: 480px;
	margin:20px auto 0 auto;
}

#support_isp4 dd ul.provider_list li{
	width: 120px;
	margin:0;
	padding:0 0 25px 0;
	float:left;
	text-align:center;
}

#support_isp4 dd ul.provider_list li div.isp_image{
	height:30px;
}

#regret_area{
width:573px;
margin:10px auto 20px;
padding:20px 30px;
border:3px #cccccc solid;
}

#regret_area .left_link{
float:left;
padding-right:1em;
}

/* @group ===mobile_tablet=== */
#mobile_tablet{
	width:600px;
	margin:0 auto;
	padding:0 0 20px 0;
	background-color:#FFFFFF;
	border:1px #3098D0 solid;
	text-align:left;
	}
	
#mobile_tablet h2{
	height:25px;
	background:#3098D0;
	margin:0 0 30px 0;
	padding:3px 0 0 0;
	}

#mobile_tablet .frame_kind{
	width:540px;
	text-align:left;
	margin:0 0 0 30px;
	}

#mobile_tablet .frame_kind h3{
	background:url(/support/image/signb.gif) no-repeat left bottom;
	font-size:130%;
	font-weight:bold;
	padding:30px 0 0 18px;	
	}
		
#mobile_tablet .frame_kind dl{
	border:#cccccc 1px solid;
	margin:10px 0 0 0;
	}

#mobile_tablet .frame_kind dt{
	margin:10px;
	font-weight:bold;
	}

#mobile_tablet .frame_kind dd{
	background:url(/support/image/sign_win.gif) no-repeat left center;
	margin:10px;
	padding:0px 0 0 15px;
	}
		
#mobile_tablet .txt_exp01{
	font-weight:bold;
	text-align:center;
			}

#guidance_frame_container{
	float:left;
	width:540px;
	margin:10px 0 10px 30px;
	background: url(/support/image/bg_guidance_frame.gif) left bottom;
	display:inline;
 			}

.guidance_frame_l{
	float:left;
	width:230px;
	border-top:1px #000066 solid;
	}

.guidance_frame_r{
	float:right;
	width:300px;
	border-top:1px #000066 solid;
	padding-bottom:2em;
	}

.guidance_frame_r li{
	text-align:left;
	background:url(/support/image/signb.gif) no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 20px;
			}

.guidance_frame_l dt,dd, .guidance_frame_r dt,dd{
	margin:10px;
	}

#guidance_frame_container dd{
margin-left:4em;
}

.frame_kind ul{
padding:1em;
}

img.cnt{
text-align:center;
}


/* smt-i9100 */


#smt9100{
	width:600px;
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:left;
	}
	

#smt9100 #block1{
border:#3399CC 1px solid;
}


#smt9100 #title{
width:600px;
height:25px;
background:#3399CC;
padding:3px 0 0 0;
}


#smt9100 #pic{
width:249px;
float:left;
padding:20px 0 0 20px;
}


#smt9100 #explanation{
float:left;
padding:20px 10px 0;
}

#smt9100 p.arrow{
background:url(/support/image/signb.gif) no-repeat;
padding-left:2em;
}

#smt9100 p.font_b{
font-weight:bold;
}

#smt9100 p.font_blue{
color:#003399;
}

#smt9100 p.explanation{
padding-top:5px;
}

#smt9100 p.new_info{
margin-bottom:4em;
}

#smt9100 #kuwasiku{
margin-top:30px;
}

#smt9100 #kuwasiku .martop1{
margin-top:1em;
}

#smt9100 #kuwasiku .martop2{
margin-top:2em;
}

#smt9100 #kuwasiku .marbot1{
margin-bottom:1em;
}

#smt9100 #kuwasiku .marbot2{
margin-bottom:2em;
}

#smt9100 #kuwasiku .dot_lines{
border-bottom:dotted 1px #CCCCCC;
padding-bottom:1em;
}

#smt9100 div#kuwasiku #toha{
width:420px;
float:left;
}

#smt9100 #kuwasiku .txtpadding{
margin-top:1em;
margin-right:1em;
line-height:150%;
}

#smt9100 #kuwasiku .txtpadding2{
margin-top:1em;
margin-bottom:1em;
line-height:130%;
}

#smt9100 #kuwasiku .easy_internet th{
vertical-align:top;
text-align:left;
}

#smt9100 #kuwasiku .easy_internet td{
padding-top:1em;
}

#smt9100 #kuwasiku .easy_internet td .spc{
padding-left:1.5em;
}

#smt9100 div#kuwasiku #toha{
width:420px;
float:left;
}

#smt9100v#kuwasiku #toha_img{
width:180px;
float:right;
}

#smt9100 #kuwasiku ul{
margin-left:10px;
margin-right:10px;
}

#smt9100 #kuwasiku li{
float:left;
}


#smt9100 #kuwasiku table th{
padding-bottom:1em;
}

#smt9100 #kuwasiku table td{
padding-bottom:1em;
}

#smt9100 #kuwasiku .siyo table{
border:#CCCCCC 1px solid;
margin-bottom:1em;
}


#smt9100 #kuwasiku .siyo table th{
width:150px;
background:#FFFF99;
border:#CCCCCC 1px solid;
vertical-align:middle;
padding:1em 0 1em 1em;
}

#smt9100 #kuwasiku .siyo table td{
width:450px;
border:#CCCCCC 1px solid;
vertical-align:middle;
padding:1em 0 1em 1em;
}

#smt9100 #kuwasiku .flo_rig{
float:right;
}

#smt9100 #kuwasiku #koshow{
color:#333333;
margin-top:2em;
padding:1em 1em 1em 1em;
width:575px;
border:1px solid #FF6600;
margin-bottom:2em;
}

#smt9100 #kuwasiku #koshow .org_btm_bdr{
color:#F76B1F;
border-bottom:solid 1px #F76B1F;
font-weight:bold;
width:570px;
padding-bottom:1em;
}


div.pankuzu_area{
width:600px;
margin:0 auto;
text-align:left;
padding:1em 0 1em 0;
}


ul.pankuzu{
margin-top:5px;
margin-bottom:5px;
text-align:left;
}

ul.pankuzu li{
float:left;
}

/* @end */






/* end */

