@charset "utf-8";



body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
h1 {
	font-size: 12px;
	color: #777777;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header {
	height: 80px;
}
#header_r {
	float: right;
}
#header_l {
	float: left;
}

#wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topbtn_waku {
	height: 110px;
}
#top_image {
}


#top_btn {
	padding-right: 1px;
	padding-left: 1px;
	height: 80px;
	width: 110px;
	float: left;
}
#top_btn h2 {
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
#top_btn a:hover {
	color: #FF9900;
}

#top_image {
	height: 400px;
}
#top_menu_waku {
	height: 95px;
}


a:link,a:visited{color: #666666;text-decoration: none;}
a:hover img {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

#cont {
	width: 900px;
	height: 530px;
}
#cont a:hover {
	color: #FF9900;
}

#cont_l {
	float: left;
	width: 300px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#cont_l p {
	margin-top: 1px;
	padding-left: 1px;
}

#cont_r {
	float: right;
	width: 600px;
	height: 500px;
}
h3 {
	background-image: url(img/mi.gif);
	background-position: left top;
	font-size: 25px;
	color: #FF9900;
	height: 40px;
	font-family: "Futura Md BT";
	width: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 45px;
	font-weight: normal;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.scroll {
	height:460px;
	overflow:auto;
	padding-right:12px;
	padding-top: 5px;
}
ol {
	font-size: 13px;
	line-height: 140%;
	list-style-type: none;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
ol li {
	padding-left: 2px;
	padding-bottom: 2px;
}

#footer {
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	text-align: center;
	clear: both;
}

#footer a:link,#foot a:visited{
	background-repeat: no-repeat;
	color: #333333;
}
#footer h6 {
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	font-weight: normal;
}

#footer a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
