@charset "utf-8";
*{
	font-family:Meiryo, "Minion Pro", "DFPHSMincho-W3", "MS PGothic";
}
img{
	border:none;
	margin:0;
	padding:0;
}
.box{
	margin:0 auto;
	width:780px;
}
body {
	margin:0;
	background:url(../images/body_bg.gif) repeat-x top left;
}
h1{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin:0 auto;
	width:775px;
	height:34px;
	line-height:34px;
	padding-left:5px;
}
p{
	font-size:12px;
	color:#666;
	line-height:1.6em;
	margin:0;
	padding:0;
}
	p a{
		font-size:12px;
		color:#00a8d8;
		background-color:#D9FFFF;
		text-decoration:none;
	}
	p a:hover{
		text-decoration:none;
		background-color:#fff;
		color:#666;
	}
#menu{
	height:30px;
	overflow:hidden;
	clear:both;
}
	#menu a{
		display:block;
		height:30px;
		float:left;
	}
	#menu a:hover{
		background-position:0 -30px;
	}
		#menu #menu01 {
			width:121px;
			background-image:url(../images/menu01.gif);
		}
		#menu #menu02 {
			width:162px;
			background-image:url(../images/menu02.gif);
		}
		#menu #menu03 {
			width:161px;
			background-image:url(../images/menu03.gif);
		}
		#menu #menu04 {
			width:172px;
			background-image:url(../images/menu04.gif);
		}
		#menu #menu05 {
			width:164px;
			background-image:url(../images/menu05.gif);
		}
a#img_contact{
	display:block;
	height:238px;
	width:780px;
	background-image:url(../images/img_contact.jpg);
}
a#img_contact:hover{
	background-position:0 -238px;
}
#text{
	width:780px;
	margin:0 auto;
}
.box table{
	margin:0 10px;
	width:96%;
}
	.box td{
		padding:5px;
	}
	.td_bgc{
		background-color:#bee5ee;
	}
	.td_bgc02{
		background-color:#ddf1f6;
	}
	.td_outline{
		border-bottom:1px dashed #CCCCCC;
	}
.box ul{
	padding:0;
	margin:0;
	border-top:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}
	.box ul li{
		padding:0;
		margin:0;
		list-style:none;
		border-bottom:1px solid #e2e2e2;
	}
		.box .all_right ul li a{
			padding-left:15px;
			height:31px;
			line-height:31px;
			font-size:11px;
			color:#333333;
			background:url(../images/botton.gif) no-repeat left center;
			margin-left:5px;
			text-decoration:none;
		}
		.box .all_right ul li a:hover{
			background:url(../images/botton02.gif) no-repeat left center;
			background-color:#e7f5ff;
			text-decoration:none;
		}
a#ad{
	display:block;
	height:109px;
	width:540px;
	background-image:url(../images/ad.jpg);
}
a#ad:hover{
	background-position:0 -109px;
}
a#ad2{
	display:block;
	height:109px;
	width:540px;
	background-image:url(../images/ad2.jpg);
}
a#ad2:hover{
	background-position:0 -109px;
}
a#ad3{
	display:block;
	height:109px;
	width:540px;
	background-image:url(../images/ad3.jpg);
}
a#ad3:hover{
	background-position:0 -109px;
}
a#ad4{
	display:block;
	height:109px;
	width:540px;
	background-image:url(../images/ad4.jpg);
}
a#ad4:hover{
	background-position:0 -109px;
}
a#ad5{
	display:block;
	height:109px;
	width:540px;
	background-image:url(../images/ad5.jpg);
}
a#ad5:hover{
	background-position:0 -109px;
}
a#ad6{
	display:block;
	height:109px;
	width:540px;
	background-image:url(../images/ad6.jpg);
}
a#ad6:hover{
	background-position:0 -109px;
}
a#more{
	display:block;
	height:13px;
	width:97px;
	background-image:url(../images/more.gif);
}
a#more:hover{
	background-position:0 -13px;
}
a#right_ad{
	display:block;
	height:63px;
	width:230px;
	background-image:url(../images/ad_menu.gif);
}
a#right_ad:hover{
	background-position:0 -63px;
}
#news{
	border:#cccccc 1px solid;
	font-size:12px;
	overflow:auto;
	color:#00a8d8;
	width:533px;
	height:100px;
	line-height:1.8em;
	padding-left:5px;
	margin:0 0 20px 0;
}
	#news a{
		color:#00a8d8;
		font-size:12px;
		text-decoration:underline;
	}
	#news a:hover{
		text-decoration:none;
	}

#footer{
	margin:0 auto;
	width:780px;
	border-top:1px dashed #CCCCCC;
	padding:0;
	color:#666;
	font-size:11px;
}
	#footer a{
		font-size:11px;
		color:#0c4856;
		text-decoration:none;
	}
	#footer a:hover{
		text-decoration:underline;
	}
a#req{
	display:block;
	height:41px;
	width:189px;
	background-image:url(../images/req.gif);
}
a#req:hover{
	background-position:0 -41px;
}
a#contact_menu{
	display:block;
	height:41px;
	width:189px;
	background-image:url(../images/contact_menu.gif);
}
a#contact_menu:hover{
	background-position:0 -41px;
}
a#yes{
	display:block;
	height:42px;
	width:187px;
	background-image:url(../images/yes.gif);
}
a#yes:hover{
	background-position:0 -42px;
}


