@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	height: auto;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 15px;
	color: #FFF;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.s {
	font-size: 10px;
	color: #FFF;
	display: block;
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head {
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 319px;
}
#content {
	background-image: url(images/main.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
}
h2 {
	font-size: 16px;
	color: #385278;
	display: block;
	margin: 0px;
	padding: 0px;
}
.icon {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 30px;
	display: block;
	float: left;
}

#right {
	display: block;
	padding: 0px;
	height: auto;
	width: 420px;
	float: right;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right p  {
	text-decoration: none;
	padding: 0px;
	color: #385278;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	font-size: 15px;
}
#left {
	display: block;
	width: 290px;
	float: left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
}
#left p {
	display: block;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 14px;
}
#left p  a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #385278;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #385278;
}

#left p  a:hover{
	color: #6787B8;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #6787B8;
}
.both {
	clear: both;
}
#foot {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	clear: both;
}
#foot p {
	font-size: 11px;
	padding: 0px;
	display: block;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	float: left;
	margin-top: 40px;
}


#linkzones{
	margin-top:10px;
	color:#9932CC;
	
	

	}

#linkzones p{
	color:#9932CC;
	}


#linkzones  a{
	color:#9932CC;
	}


