@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/top/header.jpg) no-repeat;
	height:70px;
	_height:110px;
	text-align:right;
	padding:40px 20px 0 0;}
#navi{
	background:url(../image/top/navi.jpg) no-repeat;
	height:227px;}
#navi dl{
	padding:30px 0 0 50px;}
#navi dt{
	width:400px;
	border-bottom:1px solid #999;
	margin:0 0 15px 0;
	padding:0 0 10px 0;}
#navi dd{
	margin:0 0 10px 0;}	
#navi p{
	padding:35px 0 0 190px;
	_padding:42px 0 0 190px;}
/*---------------------------------------------------------------------- body */
#body{}
/*---------------------------------------------------------------------- contents */
#contents{
	width:500px;
	float:right;}
#contents h2{
	background:url(../image/top/title_top.gif) no-repeat;
	height:49px;
	padding:32px 0 0 10px;}
#contents p{
	line-height:1.5em;
	padding:20px 15px 0 10px;}	
#contents p.p_left{
	width:300px;
	float:left;}
#contents p.p_right{
	width:150px;
	float:right;}
/*---------------------------------------------------------------------- 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:30px auto 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;
