@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 800px;
	margin: 0px auto;
	background-color: #FFF;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
}
body {
	background-image: url(uraback/urabacktop.jpg);
	background-repeat: repeat-y;
	background-position: center center;

}

#header {
	height: 95px;
	visibility: inherit;
	background-image: url(top/obi.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	background-image: url(top/rogo01.png);
	background-repeat: no-repeat;
	width: 170px;
	margin-left: 320px;
	float: none;
	height: 65px;
}
#header h1 span {
	display: none;
}
#header ul {
	margin-top: 10px;
}
#header ul li {
	float: right;
	margin-right: 12px;
}
#header ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #2A3F00;
}
#header ul li a:hover {
	color: #7F7F55;
}


#main {

}

#main_left {
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 310px;
}
#main_left h2 {
	background-image: url(top/picup.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-bottom: 0px;
	width: 550px;
}
#main_left h2 span {
	display: none;
}
#main_left_new {
	background-image: url(top/bord01_250.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 550px;
}
#main_left_new dl {
	padding: 15px;
}
#main_left_new dl dt {
	float: left;
	margin-right: 10px;
}
#main_left_new dl dd {
	font-size: 12px;
	border-bottom: 1px dashed #808080;
	line-height: 1.8em;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#main_left_new dl dd a {
	font-size: 15px;
	color: #553F00;
	font-weight: bold;
}

#main_right {
	float: right;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 310px;
}
#main_right h2 {
	background-image: url(top/information.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 230px;
	margin-bottom: 0px;
}

#main_right h2 span {
	display: none;
}
#main_right_new {
	height: 260px;
	width: 230px;
	background-image: url(top/bord04_250.jpg);
	background-repeat: no-repeat;
}
#main_right dl {
	padding: 7px 7px 0px;
}
#main_right dl dt {
	float: left;
	margin-right: 5px;
	margin-top: 7px;
	margin-left: 7px;
}
#main_right dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 2.3em;
}



#footer {
	clear: both;
	height: 110px;
	text-align: center;
	background-color: #553F55;
	background-image: url(top/footerback.jpg);
	padding-top: 10px;
}
#footer ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	clear: both;
}
#footer li {
	display: inline;
	margin-right: 10px;
}
#footer li a {
	color: #FFF;
}
#footer address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	clear: both;
}

#flash {




}

