@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 12px;
	color: #FF0;
	padding: 0px;
	display: block;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 385px;
	float: left;
}
.s {
	color: #FF0;
	display: block;
	float: right;
	font-size: 10px;
	padding: 0px;
	margin-top: 162px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 354px;
}
#content {
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
}
h2 {
	display: block;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #335668;
}
#right {
	display: block;
	padding: 0px;
	float: right;
	height: auto;
	width: 420px;
	margin-top: 0px;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#left ul{
	list-style-type: none;
	margin: 0;
}
#left ul li{
	margin: 10px 0 10px 0;
}
#left li  a{
	text-decoration: none;
	color: #335668;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #335668;
	display: inline;
}
#left li  a:hover{
	text-decoration: none;
	color: #CACA00;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CACA00;
}
.both {
	clear: both;
}
#foot {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/foot.gif);
	height: 42px;
}
#foot p{
	display: block;
	padding: 0px;
	font-size: 11px;
	color: #FF0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	float: left;
}



#linktext{
	margin-top:10px;
	color:#008080;
	
	

	}

#linktext p{
	color:#008080;
	}


#linktext  a{
	color:#008080;
	}

