@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-size:12px;
	color:#666;}
body{
	text-align:center;
	background-color:#efefef;}
a:link{
	color:#0000FF;}
a:hover{
	color:#FF0000;}
a:visited{
	color:#9900CC;}
.center{
	text-align:center;}
.img{
	margin:20px 0;}
.clear{
	clear:both;}
.adsense{
	margin:1.5em 0;}
/*---------------------------------------------------------------------- container */
#container{
	width:700px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	border-right:1px solid #999999;
	border-left:1px solid #999999;}
/*---------------------------------------------------------------------- header */
#header{
	width:700px;}
	
#header h1{
	background:url(../image/header/h1.jpg) no-repeat;
	height:25px;
	_height:100px;
	padding:75px 20px 0 26px;}
#navi{
	background:url(../image/header/navi.jpg) no-repeat;
	height:132px;}
#navi p{
	padding:86px 0 0 190px;}
/*---------------------------------------------------------------------- body */
#body{
	margin:0 0 30px 0;}
/*---------------------------------------------------------------------- contents */
#contents{
	width:500px;
	float:right;}
#contents h2,#contents h3,#contents h4{
	background:url(../image/contents/title.gif) no-repeat;
	height:18px;
	margin:10px 0 0 0;
	padding:0 0 0 75px;
	font-weight:bold;}
#contents p{
	line-height:1.5em;
	padding:20px 30px 0 10px;}	
#contents p.p_left{
	width:300px;
	float:left;}
#contents p.p_right{
	width:150px;
	float:right;}
#contents ul{
	margin:20px 50px;}
#contents li{
	margin:0 0 10px 0;}
#contents li.faq{
	background:url(../image/contents/list-circle.gif) no-repeat 0 50%;
	padding:0 0 0 15px;}
	
#contents li.faq a:visited{
	color:#0000FF;}
#contents li.faq a:hover{
	color:#FF0000;}
#contents p.faq_q{
	background:url(../image/contents/list-question.gif) no-repeat 15px 50%;
	width:460px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background-color:#f0f4ff;
	padding:1px 0 1px 40px;
	margin:0 0 10px 0;}

#contents p.faq_a{
	background:url(../image/contents/list-answer.gif) no-repeat 15px 50%;
	background-color:#ebf4ff;
	width:460px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:2px 0 0 40px;
	margin:0 0 10px 0;}
#contents p.epexegesis{
	padding:10px 40px 0 40px;}
#contents p.return{
	padding:30px 40px 50px 0;
	text-align:right;}
#contents p.ex{
	width:460px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background-color:#f0f4ff;
	padding:1px 0 1px 10px;
	margin:30px 0 0 0;}
#contents hr{
	width:95%;
	text-align:center;
	margin:40px 0 20px 0;}
/*---------------------------------------------------------------------- menu */
#menu{
	width:195px;
	float:left;}
#menu ul#calc{
	height:100px;
	background:url(../image/menu/calc.jpg) no-repeat;
	padding:16px 0 0 40px;
	line-height:1.2em}	
#menu ul#calc li{
	padding:0 0 4px 0;}
ul{
	list-style-type:none;}
#menu li.menu a:link,#menu li.menu a:visited{
	text-decoration:none;
	padding:8px 0 0 33px;
	display:block;
	width:180px;
	height:21px;
	_height:29px;
	background:url(../image/menu/off.gif) no-repeat;}
#menu li.menu a:hover{
	display:block;
	width:180px;
	height:21px;
	_height:29px;
	background:url(../image/menu/on.gif) no-repeat;}
/*---------------------------------------------------------------------- footer */
#footer{
	clear:both;
	width:700px;
	margin:0 auto;
	background:url(../image/footer/line.gif) no-repeat;}
#footer p{
	text-align:center;
	padding:20px 0 ;
	}
#footer a:link,#footer a:hover,#footer a:visited{
	color:#666666;
	text-decoration:none;
}
#footer p.adlink{
	margin:;
	color:#999999;}
#footer p.adlink a:link,#footer p.adlink a:hover,#footer p.adlink a:visited{
	color:#999999;
	text-decoration:none;
}
/*---------------------------------------------------------------------- シミュレーター*/
#contents input{
	border:1px solid #999;
	}
#sim_box{
	font-size:90%;
	margin:20px 0 10px 23px;
	line-height:150%;
	}

.sim_box2{
	clear:both;
	margin:10px 0;
	}
.sim_box_left{
	width:175px;
	float:left;	
	}
.sim_box_right{
	width:250px;
	float:left;
	}
.sim_box_ctr{
	clear:both;
	text-align:center;
	padding:15px 0 20px;
	}
.sim_box_right input{
	text-align:right;
	}
.sim_font{
	margin:10px 0 5px;
	}