@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 13px;
	line-height: 19.5px;
	background-image: url(images/body_bg.jpg);
	color: #000000;
}
body.map {
	background-color: #FFFFFF;
	background-image: none;
}
body.new  {
	background-image: none;
	font-size: 14px;
	line-height: 21px;
}
body.new2 {
	background-image: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #993300;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
table {
	padding: 0px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC9933;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: normal;
	background-color: #FEFBF2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	background-color: #FFFFFF;
}
table input {
	width: 100%;
}
table textarea {
	width: 100%;
}
p {
	margin-top: 10px;
}
p.text_small {
	margin-top: 5px;
}
p.icon_link {
	background-image: url(images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 10px;
	line-height: 20px;
	display: block;
}
p.kakaku {
	margin-top: -22px;
	color: #993300;
	font-weight: bold;
	text-align: right;
}
p.kakaku2 {
	color: #993300;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -10px;
	margin-left: 15px;
}


p.menu_cap {
	font-size: 11px;
	line-height: 16.5px;
	margin-top: 10px;
	padding-left: 15px;
}
h1 {
	font-size: 11px;
	line-height: 35px;
	color: #FFFFFF;
	height: 35px;
	font-weight: normal;
	display: block;
}
h2 {
	font-size: 15px;
	line-height: 21px;
	color: #009944;
	background-image: url(images/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 20px;
}
h2.dot {
	background-image: url(images/h2_dot_bg.jpg);
	padding-left: 15px;
}
h2.bara {
	background-image: url(images/h2_bara_bg.jpg);
	padding-left: 25px;
}


h3 {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3  a:link {
	text-decoration: none;
}
h3 a:visited {
	text-decoration: none;
}


h3.big {
	background-image: none;
	color: #664433;
	font-size: 13px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #664433;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #664433;
	height: 16px;
	line-height: 16px;
	margin-top: 30px;
	padding-left: 5px;
	margin-left: 15px;
}
h3.menu_index {
	font-size: 15px;
	margin-top: 0px;
	height: 24px;
	line-height: 25px;
}


.map h3 {
	background-image: none;
	padding-left: 0px;
}
ol {
	margin-top: 10px;
}
ul {
	margin-top: 10px;
}
li {
	margin-left: 50px;
	margin-top: 5px;
}
dl {
	margin-top: 10px;
}
dt {
}
dd {
	padding-left: 20px;
}
.clear {
	clear: both;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top40 {
	margin-top: 40px;
}

.text_small {
	font-size: 11px;
	line-height: 16.5px;
}
.red {
	color: #990000;
}
.box170_right {
	float: right;
	width: 170px;
}
.box360_left {
	float: left;
	width: 360px;
}
.box270_left {
	float: left;
	width: 270px;
}
.box270_right {
	float: right;
	width: 270px;
}
.box_new iframe {
	height: 400px;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #664433;
	border-bottom-color: #664433;
	border-left-color: #664433;
	background-color: #FFFFFF;
	width: 358px;
}
.box_new2 iframe {
	height: 100px;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #664433;
	border-bottom-color: #664433;
	border-left-color: #664433;
	background-color: #FFFFFF;
	width: 358px;
}

.img_waku_left {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

.img_waku_right {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.img_waku {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.img_waku_popup {
	background-color: #FEFFEF;
	padding: 20px;
	text-align: center;
}

.waku {
	margin-top: 20px;
	border: 1px dotted #CC9933;
	background-color: #FEFBF2;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.waku_small {
	margin-top: 10px;
	border: 1px dotted #CC9933;
	background-color: #FEFBF2;
	padding: 5px;
	font-size: 11px;
	line-height: 16.5px;
	margin-left: 15px;
}

.right {
	float: right;
}
.left {
	float: left;
}
.torikeshi {
	text-decoration: line-through;
}
#new {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#container {
	background-color: #FFFFFF;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
}
#header h2 {
	display: block;
	float: left;
	width: 418px;
	height: 35px;
	text-align: right;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#header .image {
	float: right;
	padding-right: 20px;
	padding-top: 15px;
	height: 60px;
	width: 112px;
}
#header p {
	width: 418px;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
}
#header p img {
	margin-right: 5px;
	margin-left: 10px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	clear: right;
}
#header ul li {
	list-style-type: none;
	padding: 0px;
	display: block;
	float: left;
	height: 30px;
	width: 90px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul a {
	font-size: 11px;
	line-height: 30px;
	background-image: url(images/tab_navi.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#header ul a:hover {
	background-image: url(images/tab_navi_hover.jpg);
}
#rogo {
	float: left;
	height: 150px;
	width: 230px;
}
#side_bar {
	background-image: url(images/side_bar_bg.jpg);
	padding: 10px;
	width: 170px;
	margin-top: 20px;
	float: right;
}
#side_bar dl {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#side_bar dt {
	margin: 0px;
	padding: 0px;
}
#side_bar dt a {
	line-height: 36px;
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	padding-left: 24px;
	margin-bottom: 2px;
	color: #664433;
	text-decoration: none;
}
#side_bar dt a:hover {
	background-image: url(images/navi_bg_hover.jpg);
	color: #FFFFFF;
}
#side_bar dd {
	margin: 0px;
	padding: 0px;
}
#side_bar dd a {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	display: block;
	line-height: 24px;
	text-decoration: none;
	font-size: 12px;
	padding-left: 24px;
	color: #993300;
}
#side_bar dd a:hover {
	color: #000066;
}
#side_bar dd a.last {
	margin-bottom: 2px;
	border-bottom-style: none;
}
#side_bar img {
	margin-top: 10px;
}
#banner {
	height: 570px;
	float: right;
	margin-top: -150px;
	margin-right: -150px;
	width: 150px;
}
*html #banner {
	height: 570px;
	float: right;
	margin-top: -150px;
	margin-right: -130px;
	width: 150px;
	position: relative;
}

#main_box {
	float: right;
	width: 550px;
	padding-right: 20px;
	padding-left: 20px;
}
#main_contents {
	width: 550px;
}
.map #main_contents {
	margin-right: auto;
	margin-left: auto;
}
#bottom_box {
	width: 524px;
	padding: 10px;
	background-color: #664433;
	background-image: url(images/bottom_box_bg.jpg);
	color: #FFFFFF;
}
#bottom_box a {
	color: #FFFFFF;
}
#bottom_box a:hover {
	color: #FFAA33;
}


#bottom_box_waku {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #664433;
	margin-top: 20px;
}

#flash {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#pagetop {
	clear: both;
	padding-bottom: 5px;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 11px;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 55px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 55px;
	text-align: center;
}
#sitemap dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
#sitemap dd {
	background-image: url(images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 150px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
}
