@charset "utf-8";
#wrap {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 127px;
	width: 930px;
	background-image: url(../images/header/background.gif);
	background-repeat: repeat-x;
}
#menu-ue {
	height: 90px;
	width: 930px;
}
/* Start cleafFix name=cf */
.cf:after {
	font-size: 1px;
	content:".";
	display:block;
	height:0px;
	clear: both;
}
.cf {
	zoom:1;
	overflow: hidden;
}
/* End clearFix */#rogo {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}
#tel {
	float: right;
	margin-right: 15px;
	margin-top: 30px;
}
#menu {background-color: #CCC;}
#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#menu ul li {
	float: left;
	font-weight: bold;
}
#menu ul li a {
	color: #4694d1;
	text-decoration: none;
	width: 186px;
	text-align: center;
	display: block;
	line-height: 37px;
	background-image: url(../images/menu/normal.gif);
}
#menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
	width: 186px;
	text-align: center;
	display: block;
	line-height: 37px;
	background-color: #0099ff;
	background-image: url(../images/menu/hover.gif);
}
#contents {
	width: 902px;
	background-color: #FFF;
	padding-top: 15px;
	padding-left: 28px;
}
#fotter {
	height: 80px;
	width: 930px;
}
#aisatu {
	font-size: 16px;
	font-weight: bold;
	margin-top: -200px;
	margin-left: 20px;
	letter-spacing: 0.2em;
}
#aisatu-honbun {
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 20px;
	letter-spacing: 0em;
	width: 500px;
}