@charset "shift_jis";
body {
	margin: 0px;
	padding: 0px;
	background: #F3F1EB;
}
a {
	color: #000000;
}
a:hover {
	color: #999999;
}
h1 {
	font-size: 9pt;
	font-weight: normal;
	display: none;
}
h2 {
	font: normal 9pt/20pt "ＭＳ Ｐゴシック", Osaka;
	background: url(0033.jpg) no-repeat left top;
	height: 28px;
	padding-left: 15px;
	color: #333333;
}
h3 {
	font: normal 9pt/22pt "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	background: url(bk_h3.jpg) no-repeat bottom;
	height: 29px;
	padding-left: 15px;
}
h1,h2,h3,p,ul{
	margin: 0px;
}
li{
	list-style-type: none;
}
img {
	border: none;
  color : #ffffff;
}
#wrapper {
	margin: 0px auto;
	padding: 65px 0px 0px;
	clear: both;
	width: 1160px;
	background: url(56565.jpg) no-repeat center top;
}


/*ヘッダー
------------------------------------------------------------------*/

#header {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 198px;
	width: 900px;
	background: url(000121.jpg) no-repeat;
}


/*コンテンツ
------------------------------------------------------------------*/

#contents {
	padding: 0px;
	clear: both;
	width: 950px;
	color: #666666;
	margin: 0px auto;
	background: url(awawa.jpg) repeat-y center top;
}
#side {
	margin: 30px 0px 0px 45px;
	padding: 0px;
	float: left;
	width: 200px;
	font: 9pt/12pt "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	display: inline;
	letter-spacing: 0.1em;
}
#menu{
	margin: 0px;
	padding: 0px;
}
#menutop {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 30px;
	width: 200px;
	background-image: url(sawsaw.jpg);
	background-repeat: no-repeat;
}
#menubottom{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
	width: 200px;
	background-image: url(mhyuio.jpg);
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 200px;
}
#menu a {
	padding: 0px 0px 0px 23px;
	height: 30px;
	width: 177px;
	display: block;
	margin: 0px;
	clear: both;
	background: url(4tyrd.jpg) no-repeat left bottom;
	color: #000000;
	text-decoration: none;
	line-height: 22pt;
}
#menu a:hover {
	padding: 0px 0px 0px 23px;
	height: 30px;
	width: 177px;
	display: block;
	margin: 0px;
	clear: both;
	background: url(44desa.jpg) no-repeat left bottom;
	color: #999999;
	text-decoration: none;
	line-height: 22pt;
}
#main {
	margin: 30px 45px 0px 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 630px;
	display: inline;
	font-size: 9pt;
}
#main p {
	font: 9pt/14pt "ＭＳ Ｐゴシック", Osaka;
	color : #666666;
	margin: 0px;
	padding: 10px 15px;
	clear: both;
}


/*フッター
------------------------------------------------------------------*/

#footer {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 52px;
	width: 1100px;
	text-align: center;
	background: url(bk_footer.jpg) no-repeat bottom;
	color: #666666;
	font: 8pt/23pt "ＭＳ Ｐゴシック", Osaka;
}

/*コピーライト箇所（変更しないで下さい）
------------------------------------------------------------------*/

.kannacopy {
	text-align: center;
	font-size: 8pt;
}



/*clearfix（変更しないで下さい）
------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
	display: inline-block; 
}

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix {
	display: block; 
}
/* End hide from IE-mac */
