@charset "utf-8";
/* CSS Document */

body{
	margin:20px;
	font-size:12px;
}

#all_box{
	width:350px;
	margin:0 auto;
	background:#F8F8FA;
}


.simulation_header_out{
	width:346px;
	margin:0 auto;
	border:1px double #0B599B;
	padding:1px;
	background:#FFF;
}
.simulation_header01{
	width:326px;
	background:#0B599B;
	padding:15px 10px 10px 10px;
	color:#FFF;
	line-height:100%;
	text-align:center;
}
.simulation_header01 h1{
	font-size:16px;
	margin:0;
	padding:0;
/*	background:url(../sup-img/simulation/icon.gif) no-repeat left 5px;*/
}
.simulation_header01 img{
	margin:0 10px 5px 0;
}
 
h1 .small_text{
	 font-size:12px;
	 line-height:180%;
}

#text_box{
	padding:20px;
}

form{
	margin:15px 0;
}

.kinu01{
	width:100px;
	padding:2px;
	border:1px solid #0B599B;
}
.form_center{
	text-align:center;
}
form p{
	margin:10px 0;
}

.total_button{
	width:197px;
	margin:20px auto 0 auto;
	padding:0;
	text-align:center;
}
.total_text01{
	color:#0099CC;
	font-weight:bold;
	text-align:center;
	line-height:150%;
}

.total_box01{
	border:1px solid #0099CC;
	background:#FFF;
	padding:10px;
	margin:10px 0 0 25px;
	color:#F60;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.color_text{
	color:#F60;
	color:#0099CC;
	margin:0 0 5px 5px;
}
.sub_text01{
	border-top:1px solid #CCC;
	padding:5px 0 0 0;
	margin:15px 0 0 0;
	font-size:11px;
	color:#999;
	line-height:150%;

}

button{
width: 197px;
padding:0;
margin:0;
background:none;
border:0;
font-size:0;
line-height:0;
overflow:visible;
cursor:pointer;
}

.small_text01{
	font-size:10px;
}