@charset "utf-8";
p.type-tit{
	color:#f27935;
	margin: 50px 0 50px 0;
	padding-bottom: 10px;
	font-size: 40px;
	border-bottom: 3px solid #f27935;
}
p.type-tit span{
	color:#666;
	font-size: 23px;
	display: block;
}
h2.type{
	background-color: #e0dfde;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image: url(../img/h4_icon.png);
	background-repeat: no-repeat;
	font-size: 180%;
	background-position: 15px;
	padding: 6px 10px 7px 30px;
	margin-bottom:20px;
}



h2.type1{
	background-color: #e0dfde;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image: url(../img/h4_icon.png);
	background-repeat: no-repeat;
	font-size: 180%;
	background-position: 15px;
	padding: 6px 10px 7px 30px;
	margin-bottom:20px;
}

h2.type2{
	background-color: #e0dfde;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image: url(../img/h4_icon.png);
	background-repeat: no-repeat;
	font-size: 180%;
	background-position: 15px;
	padding: 6px 10px 7px 30px;
	margin-bottom:20px;
}

h2.type span{
	float: right;
}
.titbox{
	margin-top: 40px;
	padding-bottom:5px;
	border-bottom: 3px solid #ccc;
}
.titbox.first{
	margin-top:0px
}
.titbox h3{
	font-size: 23px;
	float: left;
	font-weight: normal;
	color: #e76224;
}
.titbox h3 img{
	margin-right: 10px;
	vertical-align: middle;
}

h4.type_ss{
	margin: 20px 0 10px 0;
	padding: 0 10px;
	font-size: 14px;
	line-height:1.8;
	border-left:5px solid #999;
	border-bottom:1px dotted #999;
}
/* list */
ul.list_number{
	margin: 10px 0 0 0;
}
ul.list_number li{
	line-height: 1.8em;
	list-style-type: decimal;
	margin-left: 20px;
}
ul.list_number img{
	margin:5px 0 30px 0
}
ul.list_number img.none{
	margin-bottom:0px
}
.blue_box{
	border:2px solid #385da5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top:10px
}
.blue_box p{
	font-size: 14px;
	font-weight: bold;
	-moz-border-topleft: 3px;
	-moz-border-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	background-color: #DCE4F3;
	padding: 5px 0 5px 15px;
	border-bottom: 2px solid #385da5;
}
.blue_textbox{
	margin:0 20px
}
.arrow{
	text-align: center;
	margin: 10px 0 10px 0;
}
.arrow1{
	text-align: center;
	margin: 0 0 10px 25px;
	width:470px
}
.arrow2{
	text-align: center;
	margin: 10px 0 10px 0;
}

#btn_box{
	margin: 30px 0 0 0;
	padding: 20px 20px 20px 20px;
	border: 3px solid #878787;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#btn_box1{
	margin: 30px 0 0 0;
	padding: 7px 5px 5px 7px;
	border: 3px solid #878787;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#btn_box2{
	margin: 30px 0 0 0;
	padding: 7px 5px 5px 7px;
	border: 3px solid #878787;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

ul#btn_use{
}
ul#btn_use li{
	float:left;
	margin-right:20px
}
ul#btn_use li.none{
	margin-right:0px
}

ul#btn_use1{
}


ul#btn_use1 li{
	float:left;
	margin-right:5px
}
ul#btn_use1 li.none{
	margin-right:0px
}
/* notice */
#notice{
	background-color: #ededed;
	margin-top:30px;
	padding:10px 10px 5px 10px
}
#notice p{
	font-weight: bold;
	border-bottom: 1px dotted #666;
	margin-bottom:5px !important;
	padding-bottom:5px
}
#notice ul{
	margin-bottom:5px
}
#notice li{
	line-height: 1.8em;
	list-style-type: decimal;
	margin-left: 30px;
}
ul.list_check{
	font-size: 16px;
	margin: 30px 0 5px 0px;
}
ul.list_check li{
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	line-height: 1.5em;
	margin: 15px 0 0 0;
	font-weight: bold;
	color: #385da5;
	font-weight: bold;
	background-position: 0px 3px;
}
ul.list_check li span{
	display: block;
	color: #3e454d;
	font-size: 14px;
	line-height:1.5
}
ul.list_check li span.kome{
	font-size: 12px;
}
.card_tit{
	margin-left: 30px;
	color: #FF6501;
	margin-top: 20px;
	padding: 3px 0 3px 5px;
	border-left: solid 5px #FF6501;
	border-bottom: dotted 1px #666;
	font-weight: bold;
}
ul.list_card{
	margin:10px 0 30px 0
}
ul.list_card li{
	float: left;
	margin-left: 30px;
}
.different{
	margin:50px 0 5px 25px
}
/* table */
table.tb03{
	margin:10px 0 0 20px;
	margin-bottom:20px;
	border-top-style: none;
	border-left-style: none;
}
table.tb03 caption{
	font-weight: bold;
	text-align: left;
}
table.tb03 th{
	border-right-style: none;
	border-top:1px solid #999;
	background-color: #FFF0B5;
	color: #666;
	line-height:2;
	padding:5px 15px;
	width:150px
}
table.tb03 th.line{
	border-right:1px solid #ccc;
}
table.tb03 td.line{
	border-right:1px dotted #ccc;
}
table.tb03 td{
	padding:5px 15px;
	border-bottom:1px solid #999
}
table.tb02{
	border-left:1px solid #999;
	border-top:1px solid #999;
	margin:10px 0 40px 0
}
table.tb02 td,th{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:5px 12px
}
table.tb02 th.blue{
	background-color: #185c90;
	color: #FFF;
}
table.tb02 td.light-blue{
	background-color: #D9EBF9;
}
table.tb02 th.black{
	background-color: #999;
	color: #FFF;
}
table.tb02 td.light-black{
	background-color: #e8e8e8;
}
table.tb02 td.bbb{
	font-weight: bold;
}




table.tb01{
	margin-top:20px
}
table.tb01 td.tit{
	color: #f27935;
	font-weight: bold;
}
table.tb01 td{
	padding:0 0 3px 0
}

dl.list_example dt {
  margin-top: 1em;
  padding:3px 0 3px 8px;
  line-height: 1.1;
  font-weight: bold;
  color: #61b6c2;
  border-left:5px solid #61b6c2
}
dl.list_example dd {
	padding-left:15px
}
dl.list_example dd a:link {
	color: #333;
}
dl.list_example dd a:hover {
	color: #333;
}
dl.list_example dd a:visited {
	color: #333;
}
.text_example{
	background-color: #61b6c2;
	margin-top: 20px;
	padding: 3px 0 3px 8px;
	color: #fff;
	font-weight: bold;
}
#toiawase{
	width:600px;
	border:2px solid #999;
	margin:30px auto 0 auto;
	padding:10px 15px
}
p.security_tit{
	color: #61b6c2;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	border-left: 6px solid #61b6c2;
	font-weight: bold;
}
/* kiyaku */
#kiyaku_navi{
	margin:50px 0 20px 0;
	border-bottom: 3px solid #61b6c2;
}
#kiyaku_navi ul{
	margin-left:11px
}
#kiyaku_navi li{
	float: left;
	display: block;
	margin-right:5px;
	height:49px;
}
#kiyaku_navi li.none{ margin-right:0px}
div#kiyaku{
}
div#kiyaku h3{
	font-size: 14px;
	font-weight: bold;
}
div#kiyaku h4{
	margin:20px 0 5px 0;
}
div#kiyaku p{
	line-height:1.5
}
div#kiyaku ul{
	margin-left: 10px;
	padding-left: 10px;
}
div#kiyaku li{
	list-style-type: decimal;
	line-height: 1.6;
	margin-bottom:5px
}
div#kiyaku dl.list01 dt {
	clear: left;
	float: left;
	width: 3.5em;
	color: #000;
	margin: 0 0 0.5em 0;
	line-height: 1.6;
	text-align:center
}

div#kiyaku dl.list01 dd {
	margin-bottom: 0.5em;
	margin-left: 3.5em;
	line-height: 1.6;
}

/* campaign */
.type_campaignT{
	width:712px;
	margin:10px auto 0 auto;
	padding:10px 0;
	border-left: 3px solid #c1cbd7;
	border-top: 3px solid #c1cbd7;
	border-right: 3px solid #c1cbd7;
	background-color:#fdf6ce;
	-webkit-border-top-left-radius: 8px;  
    -webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;  
    -moz-border-radius-topright: 8px;  
	}
.type_campaignB{
	width:672px;
	margin:0 auto 30px auto;
	padding:10px 20px 10px 20px;
	border-left: 3px solid #c1cbd7;
	border-right: 3px solid #c1cbd7;
	border-bottom: 3px solid #c1cbd7;
	-webkit-border-bottom-right-radius: 8px;  
    -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;  
    -moz-border-radius-bottomleft: 8px;
	background-color:#f8df4f
	}
.type_campaignB_L{ float:left; width:190px; border-right:1px dotted #333; margin-right:10px; padding-right:10px}
.type_campaignB_R{ float:left; width:461px}
.campaign-tit_type2{
	color: #E95656;
	font-size: 160%;
	font-weight: bold;
	margin: 0 auto 15px auto;
	padding-left: 5px;
	width: 712px;
	line-height: 2;
	border-bottom: 3px solid #C1CBD7
}
p.campaign-tit{
	font-size: 14px;
	font-weight: bold;
	padding:0 0 0 15px;
	color: #e95656;
	background-image: url(../img/campaign_icon.png);
	background-repeat: no-repeat;
	background-position: 1px;
}
p.top_tit{
	margin-top: 40px;
}
#campaign_box{
	margin-top:15px
}
#campaign_box #campaignL{
	width:191px;
	float: left;
	margin-right:16px;
}
#campaign_box #campaignL.r_none{
	margin-right: 0px;
}
div.campaign_tits{
	font-weight: bold;
	color: #e54e2f;
	margin-bottom: 10px;
	line-height: 1.3;
	font-size: 14px;
}
div.campaign_tits img{
	float: left;
	margin-right: 5px;
	padding-bottom: 30px;
	width:30px
}
/* faq */
dl.list_faq{
	margin-top:30px
}
dl.list_faq dt {
	padding:0 0 5px 23px;
	border-bottom: solid 1px #61b6c2;
	-webkit-box-shadow: 0 1px 0 #cdeff5;
	-moz-box-shadow: 0 1px 0 #cdeff5;
	box-shadow: 0 1px 0 #cdeff5;
	font-weight: bold;
	color: #61b6c2;
	background-image: url(../img/icon_q.gif);
	background-repeat: no-repeat;
	margin: 1em 0 8px 0;
}
dl.list_faq dd {
	margin-left:0px;
	padding-left:23px;
	background-image: url(../img/icon_a.gif);
	background-repeat: no-repeat;
	line-height: 1.5;
}

/* info */
dl.list_info {
	margin-top:20px
}
dl.list_info dt {
	clear: left;
	float: left;
	margin: 0 0 0.5em;
	width: 7.5em;
	padding-left: 10px;
	color: #000;
	background-image: url(../img/icon_info.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
dl.list_info dd {
	margin-bottom: 0.5em;
	margin-left: 8.5em;
}
dl.list_info dd span {
	color: #61b6c2;
	font-weight: bold;
}
/*----------------------------------------------------
	maintenanceBox
----------------------------------------------------*/
#maintenanceBox {
	font-size: 12px;
	width:745px;
	color:#333;
	border: 1px solid #F00;
	margin:10px auto 0 auto;
	padding:0px 10px 10px 10px !important;
	background-color:#fff
}
#maintenanceBox p {
	line-height:1.5;
	margin:5px 0;
}
#maintenanceBox p.mainte-tit {
	color: #F00;
	font-weight: bold;
	border-bottom: 1px solid #F00;
	margin-top:5px;
	padding-bottom:5px
}
#maintenanceBox ul {
	margin:0 0 0 20px;
	padding:0
}
#maintenanceBox li {
	list-style-type: disc;
	line-height:1.5
}
p.txt_in{
	text-indent: -15px;
	margin: 0 0 10px 18px;
}
p.txt_img{
	margin:10px 0 20px 20px
}
p.txt01_img{
	margin:10px 0 20px !important;
}
p.txt02_img{
	margin:10px 0 20px 20px !important;
}

p.txt_center{
	text-align:center;
}

p.txt_center img{
	width: 100%;
	height: auto;
}
#nagare{
	background-image: url(../img/shared/type2/type2_img07.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 932px;
	margin-bottom:5px;
	padding:13px 14px 10px 14px
}
ul#nagare_tit{ margin-top:16px}
ul#nagare_tit li{
	float: left;
	margin-right: 44px;
	width: 200px;
	font-size: 14px;
	color: #385DA5;
	font-weight: bold;
	line-height: 1.5;
}
ul#nagare_tit li.none{
	margin-right:0px
}


ul#nagare_txt{
	margin-top:30px
}
ul#nagare_txt li{
	float: left;
	margin-right: 40px;
	width: 203px;
	line-height:1.5
}
ul#nagare_txt li.none{
	margin-right:0px
}
table.tb_credit{
	border:1px solid #ccc;
	width:690px;
	margin-top:5px
}
table.tb_credit td{
	padding:5px  10px
}
.ad{ margin-top:20px}
.ad ul{margin:0}
.ad li{padding-bottom:5px}
.ad p.tit{border-bottom: 2px #f90 solid;font-size: 14px;font-weight: bold; margin-bottom:10px; background-color:#fff}
.masterBox{
	border:3px solid #c1cbd7;
	padding:10px 10px 10px 10px;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	margin:0 0 5px 0;
	text-align:center
}
#nagare_e{
	background-image: url(../en/img/shared/type2/type2.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 930px;
	margin-bottom: 5px;
	padding: 15px 15px 10px 15px;
	background-position: left top;
}

ul#nagare_tit_e li{
	float: left;
	margin-right: 48px;
	width: 196px;
	font-size: 14px;
	color: #385DA5;
	font-weight: bold;
	line-height: 1.5;
}
ul#nagare_tit_e li.none{
	margin-right:0px
}
#nagare_c{
	background-image: url(../cn/img/shared/type2/type2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 930px;
	margin-bottom: 5px;
	padding: 35px 15px 10px 15px;
	background-position: left top;
}

ul#nagare_tit_c li{
	float: left;
	margin-right: 48px;
	width: 196px;
	font-size: 18px;
	color: #385DA5;
	font-weight: bold;
	line-height: 1.5;
	text-align:center
}
ul#nagare_tit_c li.none{
	margin-right:0px
}
.bana{ width:728px; margin:0 auto 30px auto}
.bana ul.list-bana li{ margin-bottom:10px}
.type2_box{
	margin-bottom: 30px;
	padding: 35px 134px;
	background-image: url(../img/btn_back.jpg);
	background-repeat: repeat-y;
}
.type2_box ul.type2_btn{}
.type2_box ul.type2_btn li{float:left; margin-right:40px}
.type2_box ul.type2_btn li img{vertical-align:bottom}
.type2_box ul.type2_btn li.none{margin-right:0px}

.gift2_box{
	margin-bottom: 20px;
	padding: 20px 60px 1px;
	background-image: url(../img/btn_back_gift.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gift2_box ul.type2_btn{}
.gift2_box ul.type2_btn li{float:left; margin-right:40px}
.gift2_box ul.type2_btn li img{vertical-align:bottom}
.gift2_box ul.type2_btn li.none{margin-right:0px}


#content_type{ width:960px; margin:0 auto}

#type_side_box{
	width: 100%;
	background-color:#ededed;
	padding:15px 10px 10px 10px;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px}
#type_side_box h5.type2_org{
	color: #f27935;
	line-height: 1.2;
	padding: 0 0 10px 5px;
	border-bottom: 2px solid #f27935;
	font-size: 14px;
}
#type_side_box h5.type2{
	color: #61b6c2;
	line-height: 1.2;
	padding: 12px 0 10px 5px;
	border-bottom: 2px solid #61b6c2;
	font-size: 14px;
}
#type_side_box h6.feature{ font-size:12px;margin-top: 10px; color:#f27935}
#type_side_box h6.feature img{
	vertical-align: middle;
	margin-right: 5px;
}
#type_side_box h6.type{ font-size:12px;margin-top: 10px; border-left: 5px solid #61b6c2; line-height:1.8; padding-left:5px; color:#61b6c2}
#type_side_box ul.list-type_side_box{
	margin-left: 45px;
	line-height: 1.5;
}
#type_side_box ul.list-type_side_box li{
	list-style-type: disc;
}
#type_side_box ul.list-type_side_box li span{
	font-size: 10px;
	display: block;
	text-indent: -10px;
	margin-left: 10px;
}
#type_side_box ul.list-type_side_box1{
	margin-left: 30px;
	line-height: 1.5;
}
#type_side_box ul.list-type_side_box1 li{
	list-style-type: disc;
}
.juyo_box{margin-top:50px}
.juyo_box h3.juyo_tit{color: #ff0000;margin-bottom: 10px;text-indent: -7px; background-color:#D5EBEE; padding:5px 10px}
.juyo_box p{ line-height:1.8;margin-bottom:8px}
.juyo_box p span{ color:#ff0000}
.juyo_box p a:link{color: #385da5;text-decoration: underline}

dl.q_a {overflow: hidden}
dl.q_a dt,dl.q_a dd{margin:0 0 10px 0;padding-left:2.3em;line-height:1.5em;background:none no-repeat left top}   
dl.q_a dd{background: url(../info/img/icon_a.gif) no-repeat;overflow: hidden}   
dl.q_a dt{background: url(../info/img/icon_q.gif) no-repeat;background-position: 0 12px;border-top: 1px dashed #c4c4c4;padding-top: 15px;margin-top:-1px}

#type2{ border:1px solid #ccc; margin-top:20px; padding:10px 15px 15px 15px}
#type2 p.tit{font-size: 14px;color: #F90;border-bottom: 1px solid #ccc; padding:0 0 5px 5px; font-weight:bold}
#type2 dl.list {}
#type2 dl.list dt {margin: 0 0 0 0;padding: 0 5px 0 0; font-weight:bold}
#type2 dl.list dd {margin-bottom: 0.8em}

#nagare_smt {
	display: none;
}

#nagare_smt_ec {
	display: none;
}	

#kiyaku_smt p{
	display: none;
}

.botan {
	margin: 0 auto;
	padding: 20px 0 ;
	text-align: center;
}

.botan a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5cb4c0+0,4dacba+50,1b95a5+51,1b95a5+100 */
	background: #5cb4c0; /* Old browsers */
	background: -moz-linear-gradient(top, #5cb4c0 0%, #4dacba 50%, #1b95a5 51%, #1b95a5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5cb4c0 0%,#4dacba 50%,#1b95a5 51%,#1b95a5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #5cb4c0 0%,#4dacba 50%,#1b95a5 51%,#1b95a5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb4c0', endColorstr='#1b95a5',GradientType=0 ); /* IE6-9 */
	text-align:center;
	padding: 15px 60px;
	border: 3px solid #d3d0ce;
	border-radius: 8px;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display:inline-block;
}

.botan:hover {
	opacity: 0.8;
	transition: 0.5s;
}

.buttonbrown {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1ba7c+1,a38054+100 */
	background: #d1ba7c; /* Old browsers */
	background: -moz-linear-gradient(top, #d1ba7c 1%, #a38054 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d1ba7c 1%,#a38054 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d1ba7c 1%,#a38054 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ba7c', endColorstr='#a38054',GradientType=0 ); /* IE6-9 */
	color: #FFF !important;
	font-size: 14px;
	display:inline-block;
	text-decoration: none !important;
	padding: 10px 10px;
	border-radius: 3px;
}

@media screen and (max-width:768px){
#maintenanceBox {
	width: 90%;
	height: auto;
}	
	
h2.type{
	background-color: #e0dfde;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image: url(../img/h4_icon.png);
	background-repeat: no-repeat;
	font-size: 160%;
	background-position: 15px;
	padding: 6px 10px 7px 30px;
	margin-bottom:20px;
}



h2.type1{
	background-color: #e0dfde;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image: url(../img/h4_icon.png);
	background-repeat: no-repeat;
	font-size: 160%;
	background-position: 15px;
	padding: 6px 10px 7px 30px;
	margin-bottom:20px;
}

h2.type2{
	background-color: #e0dfde;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image: url(../img/h4_icon.png);
	background-repeat: no-repeat;
	font-size: 160%;
	background-position: 15px;
	padding: 6px 10px 7px 30px;
	margin-bottom:20px;
}	
	
	
#content_type {
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
p.type-tit{
	font-size:25px;
	margin: 10px 0;
	padding-left: 10px;
}

p.type-tit span{
	font-size: 20px;
	display: block;
}
.type2_box {
	width: 100%;
	padding: 0;
	margin: 10px 0 20px;
}

.type2_box ul.type2_btn li{
	float: none;
	padding: 10px 10px 0;
	margin: 0;
	text-align:center;
}

.type2_box ul.type2_btn li img{

}

.type2_box ul.type2_btn li.none{
	padding-bottom: 10px;	
}

.campaign-tit_type2 {
	width: 95%;
	margin: 10px auto;		
}

.type_campaignT {
	width: 95%;
	margin: 0 auto;	
	padding: 0;	
}

.type_campaignT p{
	padding-bottom: 10px;
	margin: 10px 0 0 ;
}

.type_campaignT img{
	width: 95%;
	height:auto ;
}

.type_campaignB {
	width: 95%;
	margin: 0 auto 20px;
	padding: 0px 0 5px;
}

.type_campaignB p {
	margin: 0 15px 0 0;

}

.campaign-tit {
	margin: 0px;
}


.type_campaignB_L,.type_campaignB_R {
	float: none;
	border-right: none;
	width: 100%;
	padding: 5px 7px 0;
}


.masterBox {
	width: 95%;
	margin: 0 auto;
}

.masterBox img{
	width: 100%;
	height: auto;
}



#content_r {
	display: none;
}

#content_l {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

.titbox {
	width: 95%;
	margin: 10px auto;
}

ul.list_link{ 
	margin: 10px;
}

.titbox h3{
	font-size: 150%;
}


#content_l p {
	margin: 0px;
}

p.txt_img{
	margin:10px 0 20px 20px !important;
}

p.txt_img img{
	width: 75%;
	height: auto;
}

#btn_box {
	margin: 10px;
	padding: 10px;
}

ul#btn_use li{
	float: none;
	text-align: center;
	margin: 0;
}
ul#btn_use li img {
}
	
.blue_box {
	margin: 5px 10px 10px;

}
.blue_box p {
	margin: 0;
}
	
h4.type_ss {
		margin: 5px 10px 0;
}
p.txt_in{
	text-indent:0;
	padding: 5px 10px 0px;
}

p.smt_pLR10 {
	padding: 5px 10px 0px;
}


#notice {
	margin: 10px 10px 0px;

}

p.security_tit{
	margin:0 10px;
}

#toiawase {
	width: 89%;
	margin: 10px;
	padding: 5px;
}

.smt_pLR10 {
	padding: 5px 10px 0px;
}
.smt_mLR10 {
	margin: 5px 10px 0px;
}


#kiyaku_navi li{
	text-align: center;
	height: auto;
}

#kiyaku_navi li img{
	width: 85%;
	height: auto;
}

#nagare,#nagare_e,#nagare_c	{
	display: none;
}



#nagare_smt	{
	display:block;
	margin:0;
}

#nagare_smt dl.list_type2 {
	border:3px #ccd5de solid;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	background-color:#daecff;
	margin-bottom:0.5em;
	padding:6px 5px 6px 6px
}
#nagare_smt dl.list_type2.back1 {
	background-image: url(../img/img01.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:60px
}
#nagare_smt dl.list_type2.back2 {
	background-image: url(../img/img02.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:60px
}
#nagare_smt dl.list_type2 dt {	
  border-bottom: dotted 1px #666;
  line-height: 1.1;
  font-size: 120%;
  font-weight: bold;
  color: #385DA5;
  padding-bottom:3px
}
#nagare_smt dl.list_type2 dd {
	padding-top:5px
}
#nagare_smt dl.list_type2 dd span {
	font-size: 10px;
}




#nagare_smt_ec {
	display:block;
	margin: 0 10px;
}

#nagare_smt_ec dl.list_type2e {
	border:3px #ccd5de solid;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	background-color:#daecff;
	margin-bottom:0.5em;
	padding:13px 5px 13px 6px
}
#nagare_smt_ec dl.list_type2e.back1 {
	background-image: url(../img/img01.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:60px
}
#nagare_smt_ec dl.list_type2e.back2 {
	background-image: url(../img/img02.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:60px
}
#nagare_smt_ec dl.list_type2e dt {
	line-height: 1.3;
	font-size: 120%;
	font-weight: bold;
	color: #385DA5;
	text-indent: -20px;
	margin-left: 20px;
}
#nagare_smt_ec dl.list_type2e dd {
	padding-top:5px
}
#nagare_smt_ec dl.list_type2e dd span {
	font-size: 10px;
}
#nagare_smt_ec .login-menu{
	border-radius: 0px;
	background-color: #ededed;
	padding: 8px 5px 8px 5px;
	margin-bottom:5px
}



.arrow2{
	text-align: center;
	margin: 0;
}


.mb10_smt {
	margin-bottom: 10px;
}

.pb10_smt {
	padding-bottom: 10px;
}

#table_smt{
	margin: 0 10px 0 0;
}

.smt_img img {
	width: 95%;
	height:auto;
	padding: 10px;
}

dl.list_kome {
	margin-left: 10px;
}

#type2{
	 border: none;
}

.gift2_box{
	display: none;
}

#btn_box2{
	display: none;
}

h2.type{
	margin: 10px 0 15px;
}

h2.type1{
	margin-bottom: 0;
}

h2.type2{
	margin-bottom: 10px;
}

.juyo_box{margin-top:10px}

#kiyaku_navi{
	display: none;
}

#kiyaku_smt {
	padding: 5px 10px 0px;
}

#kiyaku_smt p{
	margin: 5px 0 0;
}

#kiyaku_smt p.link2{
	background-image: url(../img/icon_link.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
	background-position: 0px;
	margin:10px 0 10px 10px
}

#kiyaku_smt p.link_no{
	background-image: url(../img/icon_link_no.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
	background-position: 0px;
	margin:10px 0 10px 10px
}

#type_side_box {
	background-color: #fff;
}

dl.list_example dd a {
	width: 100%;
}

.arrow1{
	text-align: center;
	margin: 0 0 20px 0;
	width:80%;
}
		
}

@media screen and (max-width:480px){
#maintenanceBox {
	width: 90%;
	margin-bottom: 10px;
}	
	
	
.type2_box ul.type2_btn li img{
	width: 80%;
	height:auto;
}
#content_type {
	width: 100%;
	margin: 0;
	padding: 0;
}
.masterBox {
	width: 90%;
	margin: 0 auto;
}
h2.type{
	margin: 10px;
}
ul#btn_use li img {
	width: 90%;
	height: auto;
}
#nagare_smt	{
	display:block;
	margin: 0 10px;
}
p.txt_img{
	display: none;
}

p.txt02_img{
	display: none;
}

p.txt01_img img{
	width: 85%;
	height: auto;
}


.botan a {
	padding: 15px 40px;

}

.buttonbrown {
	margin: 0 10px;
}	


}