@charset "UTF-8";

/*
--------------------------------------------------
 for Smartphone base style
--------------------------------------------------
*/

html {
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整OFF */
}
body {
	font-family: sans-serif;
}
a {
	-webkit-tap-highlight-color: rgba(00,33,99,0.3); /* タップ時の背景色 */
}

/*
--------------------------------------------------
 Sample style
--------------------------------------------------
*/

html {
	/*width: 90%;
	padding: 20px 5%;*/
	background: #FFF;
	
}
body {
	/*width: 90%;
	padding: 5%;*/
	/*margin: 2%;*/
	background: #fff;
	border-top:2px solid #999;
	/*border-radius: 20px;*/
}
h1 {
	margin: 0 0 1em;
	font-size: 30px;
}
h2 {
	margin: 0 0 1em;
	font-size: 18px;
}
p {
	line-height: 1.5;
	margin: 0 0 1em;
	font-size: 16px;
}


#conts {

background:#A8A8A8;


}



header{
	display: block;
	width:100%;
	margin:0 0 1px 0;
	padding:10px 0 5px 0;
	text-align:center;
	background-image:-moz-linear-gradient(-90deg, #EDEDED, #BFBFBF);
	background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0,#EDEDED),color-stop(1,#BFBFBF));
	box-shadow: 0px 3px 3px rgba(0,0,0,0.4);
	
}

		 
header #h1_set {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:2px solid #003366;
	/*background-color:#16254e;
	border-bottom:1px solid #ccc;*/}			 
		 
		 
header #h1_in {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:2px solid #FFFFFF;
	/*background-color:#16254e;
	border-bottom:1px solid #ccc;*/}		 

header #h1group {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:2px solid #CE0B0B;
	/*background-color:#16254e;
	border-bottom:1px solid #ccc;*/}

header #h1group h1 {
	margin:0px auto 0px auto;
	padding:0px 0 0px 0px;
	}
	
	
	.main_text {
	width:300px;
	margin:10px auto 0 auto;
	padding: 10px;
	text-align:center;
	font-size:16px;
	}
	
	
 header #h2group {
 font-size:15px;
	width:100%;
	background-color:#CCCCCC;	/* below iOS2.x */
	background:-webkit-gradient(linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.51, #f2f2f2),
		color-stop(0.52, #e8e8e8),
		to(#bebebe)
	);
	border-bottom:1px solid #ccc;
	border-top:2px solid #FFF;
	}

header #h2group h2 {
font-size:15px;
	width:300px;
	margin:0 auto;
	padding:7px 10px;
	color:#282828;
	text-shadow:0 1px 0 #fff;
	text-align:left;}
	

section{
	display: block;
	width:auto;
	margin:0;
	padding:0;
}


section.cmn-user1 {
	background-color: #FFFFFF;
	padding:0;
	margin:0 0 0 0;
}


section.cmn-user1 h2{
background:url(/common/images/bar_title01_l.gif) no-repeat 0 0;
border-bottom:1px solid #003670;
font-size:103%;
font-weight:bold;
padding:0px 0 4px 18px;
margin:12px 0 10px 0;
}




section.cmn-user1 h3{
margin:10px 0 0 0;
	padding:7px 5px 5px 5px;
	line-height:100%;
	font-size:90%;
    text-shadow:0 1px 0 #fff;
	background: #cccCD2;
	border-bottom:1px solid #999999;
}


.cmn-user1 .cu_text{
font-size:88%;
margin:0 20px;
font-weight:normal;
}



article{
	display: block;
	padding:10px 20px;
	border-bottom:1px solid #d0d0d0;
}
article p{
	font-size:88%;
	line-height:110%;
	margin:5px 0 0 0;
padding:0;
}

p.title_01 {
font-size:95%;
font-weight:bold;
margin:5px 0 0 0;
padding:0;
}

#buttonBlue a {
	display:block;
	width:298px;
	height:38px;
	margin:0 auto;
	border:1px solid #0d2d7a;
	border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#435c9e;	/* for iOS2.x below */

	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:38px;
	text-shadow:0 -1px 0 #2f4986;
	text-align:center;}



#buttonBlue a:link,
#buttonBlue a:visited,
#buttonBlue a:hover,
#buttonBlue a:active {
	color:#fff;
	text-decoration:none;}
	
	
	#buttonBlue {
	width:100%;
	padding:10px 0 0;
	text-align:center;}
	
	
	
.stepDetail p.img {
	display:block;
	width:290px;
	margin:0 auto;
	text-align:center;}

.stepDetail .icon {
	width:62px;
	height:62px;
	margin:0 5px 0;}
	
.stepDetail p.notice {
	font-size:12px;
	padding:0 0 0 12px;
	text-indent:-12px;}

 .stepDetail p b {
	color:#F23B0E;
	font-size:12px;}
	
	.acc {display: none;}	
	
	div.block {
	width:300px;
	margin:4px auto 0;
	border-bottom:2px solid #c8c8c8; 
	}

	
	
	
.trigger{
width:100%;
	padding:10px 0 0;
	text-align:center;


}





.trigger a:link,
.trigger a:visited,
.trigger a:hover,
.trigger a:active {
	color:#fff;
	text-decoration:none;}
	
	
	
	.trigger a {
	display:block;
	width:298px;
	height:38px;
	margin:0 auto;
	border:1px solid #0d2d7a;
	border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#435c9e;	/* for iOS2.x below */
	
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:38px;
	text-shadow:0 -1px 0 #2f4986;
	text-align:center;}
	
	
	
	
	.importance01 {
	margin:15px;
	font-size:9px !important;
	
	}
	
	
	
	.txt_p {
	margin:0;
	padding:0 0 10px -10px!important;
	text-indent:10px!important;
	
	
	}