@charset "utf-8";
#header {
	height: 50px;
	width: 640px;
	background: #FFF;
	border-bottom: 2px solid #6CF;
	font-size: 12px;
	color: #666;
}
#banner {
	height: 400px;
	width: 640px;
	background: #FFF;
}
#middle {
	width: 640px;
	background: #FFFFFF;
}
#contents {
	padding: 10px 17px 20px 15px;
	width: 415px;
	float: left;
	background: #FFF;
	font-size: 14px;
	line-height: 200%;
	border-right: 3px inset #6CF;
	margin: 0px;
}
#sidemenu {
	width: 170px;
	float: left;
	background: #FFF;
	font-size: 12px;
	line-height: 200%;
	height: auto;
	padding: 10px;
}
#footer_menu {
	height: auto;
	width: 640px;
	clear: both;
	background: #FFF;
	font-size: 10px;
	text-align: center;
	padding: 30px 0px 20px;
	color: #999;
}
#footer {
	height: 45px;
	width: 640px;
	clear: both;
	background: #6CF;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
}
#wrapper {
	background: #D1F0FE url(img/bg.gif) repeat-y center;
	margin: 0px auto;
	width: 640px;
}
#wrapper #header h1 {
	font-size: 12px;
	color: #333;
}
#banner2 {
	height: 120px;
	width: 640px;
	background: #FFF;
}
a:link {
	text-decoration: none;
	color: #3394E1;
}
a:visited {
	text-decoration: none;
	color: #3394E1;
}
a:hover {
	text-decoration: underline;
	color: #6CF;
}
a:active {
	text-decoration: none;
	color: #6CF;
}
.rb14 {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.rb16 {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.rb18 {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
.yb14 {
	font-size: 14px;
	background: #FF0;
	font-weight: bold;
	text-decoration: underline;
	height: auto;
}
.ybr14 {
	font-size: 14px;
	background: #FF0;
	font-weight: bold;
	text-decoration: underline;
	color: #C00;
}
.kiji {
	padding: 10px;
	border: 1px dotted #6CF;
}
.text_right {
	text-align: right;
}
.suisen {
	color: #333;
	font-weight: bold;
	padding: 8px;
	border: 3px dashed #C00;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #3BA6FC;
	padding-left: 10px;
	border-top: 1px solid #3BA6FC;
	border-bottom: 1px solid #3BA6FC;
	border-left: 10px solid #3BA6FC;
	line-height: 50px;
}
h4 {
	color: #FFF;
	font-size: 14px;
	background: #3BA6FC;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}
img {
	border-width: 0px;
	border-style: none;
}
