@charset "utf-8";

html{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-x: hidden; /* all browsers, of course */
	overflow-x : hidden\9; /* IE8 and below */

	*overflow-x : scroll; /* IE7 and below */
	letter-spacing: normal;
	}
*{
	margin:0;
	padding:0;
	border:none;
}
#main-dynamic-login2 .o02 .decision-txt-thanx3 {
	margin-top: 20px;
}

.o02 .price .bd {

}


body{
	height:100%;
	color:#333333;
}

img{
	border: none;
}

ul,li,dl,dt,dd,ol{
	list-style:none;	
}

/* 1.??CSS
------------------------------------------------------------------------- */
#container{
	clear:both;
    width:948px;
    margin:0 auto;
	position:relative;

}

* html div#container{
    height:100%;
	
}
div#main{
    padding-bottom:42px;
}

#header-topword{
	background-color:#FFF;
	background-image:url(../img/common/h1_bg.png);
	background-repeat:repeat-x;
	height:18px;
	}
.w950{
	padding-top:4px;
	margin:0 auto;
	width:950px;
	color:#15447d;
	font-size:10px;
	text-align:right;	
	}
.pdl30{
	/* padding-left: 15px; */
}	
	
#maincontent {
position:absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height:100%;
}

#bg {
	background-image:url(../img/common/bg_all.png);
	background-repeat:repeat-x;}

#header-top{
	margin:0 auto;
	width:950px;
	background-position:right top;
	}

	
.header-left{
	float:left;
	width:138px;
	margin-bottom:20px;
	}
.header-flow{
	float:right;
	width:121px;
	margin-top:6px;
	margin-bottom:20px;
	}	
.header-cvs{
	float:right;
	width:204px;
	margin-top:6px;
	margin-left:6px;
	margin-bottom:20px;
	}
.header-phone{
	float:right;
	width:204px;
	margin-top:6px;	
	margin-left:6px;
	margin-bottom:20px;
	}	

#spLinkBlockInPc{
	display:none;
	margin-top:6px;	
	font-size:28px;
	text-decoration:none;
	text-align:center;
}

	
#footer{
	width:950px;
	position:absolute;
    bottom:0;
	background:url(../img/common/footer_bg.png) repeat-x;
	height:42px;
	margin:10px auto 0px auto;
	}
.footer-text{
	margin:10px auto 0px auto;
	text-align:center;
	color:#FFF;
	font-size:11px;
	line-height:1.2em;
	}
.footer-text li{
	display: inline;
	}	
.footer-text a{
	text-decoration:none;
	color:#FFF;
	}
.footer-text a:hover{
	border-bottom:#FFF dotted 1px;
	}	

.copyright-text{
	margin:0px auto 5px auto;	
	margin:0 auto;
	text-align:center;
	color:#FFF;
	font-size:11px;
	}

#wrapper{
	background-color:#FFF;
	margin:10px auto 10px auto;
	width:928px;
    border: 1px solid rgb(150, 162, 170);
	border-radius: 3px 3px 3px 3px;
	padding: 10px 10px 29px 10px ;
	*padding: 0px 10px 0px 10px ; /* IE7 and below */
	_padding: 0px 10px 0px 10px ; /* IE6 */
	}
#wrapper-enjoy{
	margin:10px auto 10px auto;
	background-color:#FFF;
	width:938px;
    border: 1px solid rgb(150, 162, 170);
	border-radius: 3px 3px 3px 3px;
	padding: 10px 0px 29px 10px ;
	*padding: 0px 0px 0px 10px ; /* IE7 and below */
	_padding: 0px 0px 0px 10px ; /* IE6 */
	}	
#wrapper-inner{
	margin:0 auto;
	*padding: 10px 0px 0px 0px ; /* IE7 and below */
	_padding: 10px 0px 0px 0px ; /* IE6 */
	}
#gototopwrap{
	clear:both;
	}
#gototop a {
	float:right;
        width:70px;
        height:0px;
        padding-top:29px;
        overflow:hidden;
		background-image:url(../img/common/gototop.png);
        background-repeat:no-repeat;
		border:none;
		color: #FFF\9; /* IE8 and below */
        *color: #FFF; /* IE7 and below */
        _color: #FFF; /* IE6 */
		*margin-top: 10px; /* IE7 and below */
		_margin-top: 10px; /* IE6 */
		}
#gototop a:hover {
        background-position:0px -29px;
		text-decoration:none;
		}
#gototopwrap-enjoy{
	clear:both;
	margin-right:10px;
	}
#gototop-enjoy a {
	float:right;
        width:70px;
        height:0px;
        padding-top:29px;
        overflow:hidden;
		background-image:url(../img/common/gototop.png);
        background-repeat:no-repeat;
		border:none;
		color: #FFF\9; /* IE8 and below */
        *color: #FFF; /* IE7 and below */
        _color: #FFF; /* IE6 */
		*margin-top: 10px; /* IE7 and below */
		_margin-top: 10px; /* IE6 */
		}
#gototop-enjoy a:hover {
        background-position:0px -29px;
		text-decoration:none;
		}			

#slide{
	clear:both;
	margin:0 auto;
	width:100%;	
	height:250px;
	z-index: 1;
	top: 0px;
	left: 0px;
	position: absolute;
	}
#slide-rest{
	clear:both;
	margin:0 auto;
	width:100%;
	height:150px;
	z-index: 1;
	top: 0px;
	left: 0px;
	position: absolute;	
	}
	
.dotborder_01{
	border:dotted 1px #96a2b0;
	}
.dotborder_02{
	border:dotted 1px #bec5ce;
	}
.dotborder_03{
	border:dotted 1px #e0e3e7;
	}
.dotborder_04{
	border:dotted 1px #f2f3f5;
	}
.form-wrap{
	padding-left:10px;
	padding-top:15px;
	padding-bottom:10px;
	}
.form-wrap-loginp{
	padding-left:60px;
	padding-bottom:30px;
	}
	
input.formarea-login01 {
	width:120px;
border:solid 1px #96a2b0;
margin-bottom:5px;
}
input.formarea-login02 {
	width:120px;
border:solid 1px #96a2b0;
}

ul.form1-2{ padding:5px;}
ul.form1-2 li#a02-01-1{display:inline; float:left; vertical-align:middle;}
ul.form1-2 li#a02-02-1{display:inline; float:left;}
.li0201-1{
	margin-left:8px;
	}
.li0202-1{
	margin-left:20px;
	}
form input#btn_submit {
	background:url(../img/common/module02_btn.png) no-repeat left top;
	margin-left:60px;
	margin-top:5px;
}
*:first-child+html form input#btn_submit2 {
	float:left;
	background:url(../img/pageset/btn_clear.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
*:first-child+html form input#btn_submit3 {
	float:left;	
	background:url(../img/pageset/btn_check.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit2 {
	background:url(../img/pageset/btn_clear.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit3 {
	background:url(../img/pageset/btn_check.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit4 {
	background:url(../img/pageset/btn_return.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit5 {
	background:url(../img/pageset/btn_decision.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit6 {
	background:url(../img/pageset/btn_reissue.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit7 {
	background:url(../img/pageset/btn_change.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit8 {
	background:url(../img/pageset/btn_issue.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit8-2 {
	background:url(../img/pageset/btn_config.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit9 {
	background:url(../img/pageset/newewgist_douibtn_ng.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit10 {
	background:url(../img/pageset/newewgist_douibtn_ok.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit11 {
	background:url(../img/pageset/newewgist_confilm_btn.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_submit12 {
	background:url(../img/pageset/cb_submit.png) no-repeat left top;
	margin-left:45px;
	margin-top:5px;
}
form input#btn_reset {
	background: url(http://blog.lunatic-code.net/wp-content/uploads/btn_reset2.gif) no-repeat left top; 
}
form input.input_btn {
	width: 83px;
	height: 26px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	text-indent: -9628px;
	display: inline;
	float: left;
	margin-right: 5px;
}
form input.input_btn2 {
	width: 83px;
	height: 26px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 5px;
}

form input.input_btn3 {
	width: 118px;
	height: 26px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 5px;
}


/* Opera､ﾎ､ﾟﾅｬﾍﾑ*/
*+html:first-child body form input.input_btn {
	padding-left: 300px;
}



/* =======================================

	topic path CSS

========================================== */

#topicpath {
	width:850px;
	float:left;
	display:inline;
	padding-bottom:8px;
	padding-top:3px;
	padding-left:3px;
	}

#topicPath_03 {
	display:inline;
	color:#545454;
	font-size:11px;
}  
#topicPath_03 img {  
     margin:2px 5px ;  
}
#topicPath_03 a{
	text-decoration:none;
	color:#1f3388;
	}
#topicPath_03 a:hover{
	border-bottom:dotted 1px #1f3388;
	}
#topicPath_03 li{
	display:inline;
	}	

#topicPath_denki {
	margin:0 632px;
	border:1px solid #ccc;
	width:150px;
	height:36px;
}

/* =======================================

	sitemap-navi CSS

========================================== */
#smnv-border{}

#sitemap-navi{
	clear:both;
	margin:20px 0 0 0;
	width:921px;
    background:url(../img/common/line01.gif) top left repeat-x;
	}
#sitemap-navi-inner{
	padding-left:30px;
	padding-top:20px;
	}	
#sitemap-navi-tpph{
    float:left;
	}
	
.sitemap-navi-off{
	line-height:0;
	height:18px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;	
	float:left;
	display:inline;
	background:url(../img/common/smnv_tprh_bg.gif);
	}	
.sitemap-navi-off a{
	color:#6c7795;
	text-decoration:none;
	line-height:normal;
	}
.sitemap-navi-off a:hover{
	color:#021d46;
	border-bottom:#021d46 dotted 1px;
	}
.sitemap-navi-off-l{
	line-height:0;
	height:18px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;	
	float:left;
	display:inline;
	background:url(../img/common/smnv_tprh_bg.gif);
	}
.sitemap-navi-off-l a{
	color:#6c7795;
	text-decoration:none;
	line-height:normal;
	}
.sitemap-navi-off-l a:hover{
	color:#021d46;
	border-bottom:#021d46 dotted 1px;
	}
.sitemap-navi-off-ss{
	line-height:0;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;	
	float:left;
	display:inline;
	background:url(../img/common/smnv_tprh_bg.gif);
	}
.sitemap-navi-off-ss a{
	color:#6c7795;
	text-decoration:none;
	line-height:normal;
	}
.sitemap-navi-off-ss a:hover{
	color:#021d46;
	border-bottom:#021d46 dotted 1px;
	}	
.sitemap-navi-off-s{
	margin-top:10px;
	}
.sitemap-navi-off2{
	line-height:0;
	height:18px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;	
	float:left;
	display:inline;
	background:url(../img/common/smnv_tprh_bg.gif);
	}
.sitemap-navi-off2 a{
	color:#6c7795;
	text-decoration:none;
	line-height:normal;
	}
.sitemap-navi-off2 a:hover{
	color:#021d46;
	border-bottom:#021d46 dotted 1px;
	}	
.sitemap-navi-on{
	line-height:normal;
	font-weight:bold;
	height:18px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	display:inline;
	float:left;
	background:url(../img/common/smnv_tprh_bg5.gif);
	color:#021d46;
	}
.sitemap-navi-on-l{
	line-height:normal;
	font-weight:bold;
	height:18px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	display:inline;
	float:left;
	background:url(../img/common/smnv_tprh_bg5.gif);
	color:#021d46;
	}
.sitemap-navi-on-ss{
	line-height:normal;
	font-weight:bold;
	height:18px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	display:inline;
	float:left;
	background:url(../img/common/smnv_tprh_bg5.gif);
	color:#021d46;
	}	
.sitemap-navi-img{
	float:left;
	display:inline;
	}	


#sitemap-navi-contents{
	clear:both;
	padding-top:10px;
	}
#sitemap-navi-contents .service{
	margin-bottom:10px;
	float:left;
	display:inline;
	background:url(../img/common/smnv_ct_bg.gif);
	width:283px;
	text-align:center;
	padding:10px 0 0 0;
	}
.stmpnv-c-title{
	font-size:14px;
	font-weight:bold;
	color:#07295d;
	}	
	
#sitemap-navi-contents .support{
	margin-bottom:10px;	
	float:left;
	display:inline;
	background:url(../img/common/smnv_ct_bg.gif);
	width:283px;
	text-align:center;
	padding:10px 0 0 0;
	margin-left:9px;
	}
#sitemap-navi-contents .company{
	margin-bottom:10px;	
	float:left;
	display:inline;
	background:url(../img/common/smnv_ct_bg.gif);
	width:283px;
	text-align:center;
	padding:10px 0 0 0;	
	margin-left:9px;
	}
.stmp-content-inner{
	font-weight:normal;
	text-align:justify;
	background-color:#fff;
	margin:10px 3px 3px 3px;
	width:277px;
	height:436px;
	height:456px\9; /* IE8 and below */
	letter-spacing: -0.05em;
	*font-size: 9px; /* IE7 and below */
	_font-size: 9px; /* IE6 */
	font-size: 8px\9; /* IE8 and below */
	*letter-spacing: 0.05em; /* IE7 and below */
	_letter-spacing: 0.05em; /* IE6 */
	letter-spacing: 0.05em\9; /* IE8 and below */
	}
.smtp-ct-ul{
	padding:15px 15px 5px 15px;
	}	
.smtp-ct-list-l{
	background:url(../img/common/smnv_ct_listmark.gif) left top no-repeat;
	padding-left:15px;
	padding-bottom:8px;
	padding-top:1px;
	font-weight:bold;
	font-size:11px;
	}
.smtp-ct-list-l a{
		color:#07295d;
		text-decoration:none;	
		}
.smtp-ct-list-l a:hover{
	border-bottom:#07295d dotted 1px;
	}
.smtp-ct-list-m{
	font-size:11px;
	padding-left:15px;
	line-height:1.5em;
	}
.smtp-ct-list-m a{
		color:#07295d;
		text-decoration:none;
		}
.smtp-ct-list-m a:hover{
	border-bottom:#07295d dotted 1px;
	}
.smtp-ct-list-s{
	font-size:11px;
	padding-left:20px;
	line-height:1.5em;
	}
.smtp-ct-list-s a{
		color:#07295d;
		text-decoration:none;
		}
.smtp-ct-list-s a:hover{
	border-bottom:#07295d dotted 1px;
	}
.sbbtnsp{
	float:right;
	}
.sbbtn-wrap{
	height:16px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	}
.sbbtn-wrap2{
	height:16px;
	float:right;
	margin-right:10px;
	margin-top:20px;
	}
.sbbtn-wrap3{
	float:right;
	margin-right:10px;
	}		
.sbbtn_mixi{
	float:left;
	height:16px;
	margin-right:2px;
	}	
@media screen and (-webkit-min-device-pixel-ratio:0) {
#sbbtn-wrap {
	height:16px;
	float:right;
	margin:20px 100px 20px auto;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#sbbtn-wrap2 {
	height:16px;
	float:right;
	margin:40px 100px 20px auto;
}
}

.cvsbtn_b a{
	    margin:10px auto 10px 210px;
	    float:left;
        width:228px;
        height:0px;
        padding-top:60px;
        overflow:hidden;
		background-image:url(../img/pageset/service_btn06.png);
        background-repeat:no-repeat;
		border:none;
		color: #9da6ba\9; /* IE8 and below */
        *color: #9da6ba; /* IE7 and below */
        _color: #9da6ba; /* IE6 */
	}
.cvsbtn_b a:hover{
        background-position:0px -60px;
		text-decoration:none;
}

.text-red{
	color: #C90724;}

.text-bold{
	font-weight: bold;
	letter-spacing: 0px;
}

.emergency{
	color: #C90724;
	display: block;
	clear: both;
	margin-left: 170px;
	line-height: 1.6em;
	margin-top: 5px;
	margin-bottom: 10px;
}
