#contents {
	height: auto;
	width: 955px;
	background: #FFFFFF;
	display: block;
	position: relative;
}

#t1 {
	border: 1px solid #0099FF;
	width: 920px;
	margin-bottom: 10px;
	background-image: url(../images/bar_b.jpg);
	background-repeat: repeat-x;
}

#t1 h2 {
	color: #FFFFFF;
	font: bold 16px "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


#contents a:link a:active {
  color: #6699FF;
}

#main {
	background: #FFFFdC;
	height: 650px;
	width: 870px;
	border: 1px solid #66FFCC;
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	display: block;
	padding-left:50px;
	padding-top:10px;
}
#site_L {
	font: 12px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	text-align: left;
	float: left;
	width: 350px;
	margin-right: auto;
	margin-left: 30px;
	margin-top: auto;
	margin-bottom: auto;
	
}

#site_R {
	font: 12px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	width: 300px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}

#site_ a{
	font: 12px "ＭＳ Ｐゴシック", Osaka;
	color: #6699FF;
	text-align: left;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #0066FF;
}


.area_A {
	font: bold 12px "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	display: block;
	width: 200px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#site_L li {
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	padding-left: 5px;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 180px;
	list-style-type: none;
	padding-bottom: 3px;
}
a:hover {
	color: #66CC00;
}
#site_R img {
	margin-left: 20px;
}

