﻿@charset "utf-8"; 

#top_visual {
	clear: both;
	width: 800px;
	height: auto;
	margin-left: 88px;
	margin-top: 45px;
}

#top_visual p {
	float: left;
	margin-right: 5px;
}

#link_main {
	clear: both;
	width: 500px;
	height: auto;
	font-size: 13px;
	margin-top: 10px;
		/*---background: #b3dbce;--*/
}

#link_main p {
	margin-top: 12px;
}

.onpu {
	float: left;
	margin-left: 150px;
	margin-right: 7px;
	font-size: 20px;
	font-weight: bold;
	color: #E7C230;
}

h2 {
	margin-top: 19px;
	font-size: 14px;
	float: left;
}

.hr {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

.banner {
	float: left;
	margin-right: 10px;
	margin-left: 150px;
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 5px;
}

ul {
	float: left;
}

li {
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
}

#footer2 {
	clear: both;
	width: 800px;
	height: 40px;
	line-height: 1.6em;
			/*background-color: #c5bfd5;*/
	text-align: center;
	margin-top: 30px;
}

#footer2 p {
	font-size: 11px;
	color: #666;
}