
/* 全体 */
* {
    padding: 0px;
	margin: 0px;
	list-style-type: none;
}

img {
    border-style: none;
}

body {
    font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	color: 333;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrap {
    background-image: url(images/bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}

h1, h2, h3, p, ul, li {
    margin: 0px;
	padding: 0px;
}

p {
    line-height: 140%;
	margin-bottom: 10px;
	padding-left: 10px;
}

li {
    list-style: none;
}
table {
    border-collapse: collapse;
}
span.em {
    font-weight: bold;
}
span.red {
    color: #FF0000;
}

p.right {
    text-align: right;
	margin-right: 20px;
}
span.small {
    font-size: 80%;
}
strong {
    font-weight: normal;
}


#container {
    width: 800px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background-color: #FEFAEF;
}
h1 {
    margin: 0px;
	padding: 0px;
	font-size: 80%;
	text-indent: 5px;
	font-weight: normal;
	background-color: #010407;
	height: 14px;
	width: 800px;
	color: #FFFFFF;
}
#header h2 a {
	display: block;
    text-indent: -9999px;
	background-image: url(images/title_bg1.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 85px;
	overflow: hidden;
}
/* 
#main_img {
    display: block;
	text-indent: -9999px;
	background-image: url(images/main_img1.jpg);
	width: 800px;
	height: 409px;
	background-repeat: no-repeat;
}
 */
 
#contents {
    padding-bottom: 3px;
}
#main {
    padding: 20px 25px;
}
#main_left {
    float: left;
	width: 500px;
}
	

#h2_new {
	display: block;
    text-indent: -9999px;
	background-image: url(images/h2_new.gif);
	width: 500px;
	height: 34px;
}
#top-newbox {
   width: 450px;
   height: 200px;
   overflow: auto;
   line-height: 120%;
   padding: 10px 5px 8px 8px;
   margin: 10px;
   text-indent: 1em;
}
#top-newbox ul {
   list-style: none;
}
#top-newbox li {
   border-bottom: 1px dashed #999999;
   padding: 0px 3px;
   background-image: url(images/list_img.gif);
   background-repeat: no-repeat;
   background-position: left center;
}
#houro_stone {
   text-indent: -9999px;
   display: block;
   background-image: url(images/stone1.jpg);
   background-repeat: no-repeat;
   margin: 0px auto;
   width: 450px;
   height: 225px;
}




#right {
    float: right;
}
#coupon a {
	display: block;
    text-indent: -9999px;
	overflow: hidden;
	background-image: url(images/img_tkt.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 83px;
}
#menu_01 a {
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image:url(images/menu_01.gif);
	width: 220px;
	height: 39px;
	margin-top: 15px;
}
#menu_02 a {
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image:url(images/menu_02.gif);
	width: 220px;
	height: 39px;
}
#menu_03 a {
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image:url(images/menu_03.gif);
	width: 220px;
	height: 39px;
}
#menu_04 a {
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image:url(images/menu_04.gif);
	width: 220px;
	height: 39px;
}
#menu_05 a {
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image:url(images/menu_05.gif);
	width: 220px;
	height: 39px;
}
#menu_06 a {
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image:url(images/menu_06.gif);
	width: 220px;
	height: 39px;
}
#menu_07 a {
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image:url(images/menu_07.gif);
	width: 220px;
	height: 39px;
}
#menu_08 a {
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image:url(images/menu_08.gif);
	width: 220px;
	height: 39px;
}


#footer {
    clear: both;
	padding-top: 40px;
}
#footer_menu {
	padding-right: 5px;
}
#footer li {
    float: right;
	font-size: 12px;
}
#footer_bd {
    border-bottom: 1px solid #2D1C17;
}
#footer_tenpo {
    float: right;
}
#footer_tenpo p {
    display: block;
	text-indent: -9999px;
	background-image: url(images/footer_img.jpg);
	background-repeat: no-repeat;
	width: 302px;
	height: 105px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 2px;
}
#copyright {
    clear: both;
	text-align: right;
	font-size: 10px;
	margin-right: 2px;
}


#main_in {
    padding: 20px 10px;
}
img.center {
    margin: 10px auto 20px;
}


/* サブページ（特別割引券） */
#h2_coupon {
	display: block;
    text-indent: -9999px;
	background-image: url(sub/images/h2_coupon.gif);
	width: 500px;
	height: 34px;
}
#coupon_img {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/coupon_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#print_out {
    margin: 0px auto 10px;
	width: 650px;
}
img.coupon {
    margin-bottom: 20px;
}
#to_top {
    margin-top: 30px;
}

/* サブページ（展示案内） */
#h2_tenji {
	display: block;
    text-indent: -9999px;
	background-image: url(sub/images/h2_tenji.gif);
	width: 500px;
	height: 34px;
}
#tenji_img {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/tenji_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#h3_14 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_14.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 25px;
	margin-bottom: 5px;
}
#h3_15 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_15.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 5px;
}
td.img {
    padding: 8px;
	text-align: center;
	border: solid #CCCCCC;
	border-width: 1px 1px 0px 1px;
}
td.capt {
    text-align: center;
	padding: 0px 8px 5px 8px;
	font-size: 80%;
	border: solid #CCCCCC;
	border-width: 0px 1px 1px 1px;
}



/* サブページ（利用案内） */
#h2_info {
	display: block;
    text-indent: -9999px;
	background-image: url(sub/images/h2_info.gif);
	width: 500px;
	height: 34px;
}
#info_img {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/info_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#h3_01 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_01.gif);
	background-repeat: no-repeat;
	width: 66px;
	height: 25px;
	margin-bottom: 5px;
}
#h3_02 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_02.gif);
	background-repeat: no-repeat;
	width: 83px;
	height: 25px;
	margin-bottom: 5px;
}
#h3_03 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_03.gif);
	background-repeat: no-repeat;
	width: 67px;
	height: 25px;
	margin-bottom: 5px;
}
#h3_04 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_04.gif);
	background-repeat: no-repeat;
	width: 51px;
	height: 25px;
	margin-bottom: 5px;
}
span.line_w {
    letter-spacing: 1px;
}


/* サブページ（交通アクセス） */
#h2_access {
	display: block;
    text-indent: -9999px;
	background-image: url(sub/images/h2_access.gif);
	width: 500px;
	height: 34px;
}
#access_img {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/access_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#h3_05 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_05.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 25px;
	margin-bottom: 5px;
}
#h3_06 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_06.gif);
	background-repeat: no-repeat;
	width: 154px;
	height: 25px;
	margin-bottom: 5px;
}
#h3_16 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_16.gif);
	background-repeat: no-repeat;
	width: 67px;
	height: 25px;
	margin-bottom: 5px;
}


/* サブページ（施設案内） */
#main_in2 {
    padding: 20px 10px;
}
#main_in2 p {
    width: 450px;
	padding-left: 5px;
}
#h2_shisetsu {
	display: block;
    text-indent: -9999px;
	background-image: url(sub/images/h2_shisetsu.gif);
	width: 500px;
	height: 34px;
}
#shisetsu_img {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/shisetsu_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#h3_09 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_09.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#h3_10 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_10.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#h3_11 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_11.gif);
	background-repeat: no-repeat;
	width: 103px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#h3_12 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_12.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#h3_13 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_13.gif);
	background-repeat: no-repeat;
	width: 51px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 5px;
}

/* サブページ（パンフレットダウンロード） */
#h2_download {
	display: block;
    text-indent: -9999px;
	background-image: url(sub/images/h2_download.gif);
	width: 500px;
	height: 34px;
}
#download_img {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/download_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
#h3_07 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_07.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 25px;
	margin-bottom: 5px;
}
#h3_08 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_08.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 25px;
	margin-bottom: 5px;
}
p.pamph {
   margin: 10px 20px 5px 20px;
}
p.pdf_dwl {
   margin: 0px 0px 30px 20px;
}
#pam_dwl {
   margin-top: 30px;
   margin-bottom: 20px;
}


/* サブページ（山下清 情報提供のお願い） */
#h2_onegai {
	display: block;
    text-indent: -9999px;
	background-image: url(sub/images/h2_onegai.gif);
	width: 500px;
	height: 34px;
}
#onegai_img {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/onegai_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}



/* サブページ（お問い合わせ） */
#h2_contact {
	display: block;
    text-indent: -9999px;
	background-image: url(contact/images/h2_contact.gif);
	width: 500px;
	height: 34px;
}
#h3_17 {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/h3_17.gif);
	background-repeat: no-repeat;
	width: 235px;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#contact_img {
    display: block;
	text-indent: -9999px;
	background-image: url(contact/images/contact_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
table.inq {
    line-height: 150%;
	margin-top: 30px;
}
td.inq-left {
    width: 180px;
	padding: 8px 0px 8px 8px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}
td.inq-right {
    width: 280px;
	padding: 8px 0px 8px 8px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}
span.bb {
    font-size: 140%;
	font-weight: bold;
	color: #FF0000;
}



/* サブページ（サイトマップ） */
#h2_sitemap {
	display: block;
    text-indent: -9999px;
	background-image: url(sub/images/h2_sitemap.gif);
	width: 500px;
	height: 34px;
}
#sitemap_img {
    display: block;
	text-indent: -9999px;
	background-image: url(sub/images/sitemap_img1.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
}
li.sitemap {
   padding: 8px 10px;
   background-image: url(sub/images/list_bg.gif);
   background-repeat: no-repeat;
   background-position: left center;
}


textarea {
   width: 250px;
   height: 200px;
}





