@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;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #666;
}
.s {
	font-size: 20px;
	padding: 0px;
	clear: both;
	float: right;
	display: block;
	margin-top: 148px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	font-weight: bold;
}


#h1_img {
	background-image: url(images/head.png);
	margin: 0px;
	padding: 0px;
	height: 222px;
}
nav{
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #297B0F;
	height: 40px;
}
nav ul{
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
nav ul li {
	display: block;
	background-color: #DAB73D;
	height: 31px;
	width: 196px;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-radius: 5px;
}
nav  ul li:hover {
	background-color: #e8e002;
}
#main_back {
	background-image: url(images/C-_Users_owner_Desktop_smile-03.png);
	height: 55px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2 {
	font-size: 18px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
}


#left {
	padding: 0px;
	height: auto;
	width: 500px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	clear: both;
}
#left p {
	display: block;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}
#right {
	padding: 0px;
	height: auto;
	width: 250px;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right p {
	display: block;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.riset {
	clear: both;
}

#foot {
	background-image: url(images/foot.png);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 69px;
}
#foot p {
	font-size: 10px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
}
#right p a {
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
#right p a:hover {
	color: #DAB73D;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}


#sitelink{
	margin-top:10px;
	color:#9400D3;
	
	

	}

#sitelink p{
	color:#9400D3;
	}


#sitelink  a{
	color:#9400D3;
	}
