@charset "utf-8";
* {
	margin:0;
	padding:0;
}
html {
	overflow-y:scroll;
}
body {
	color:#333333;
	font-size:90%;
	font-family:Arial,sans-serif,Verdana;
	background-color:#393a60;
	background-image:url("images/bg.gif");
	background-attachment: fixed;
}
img {
	border:0;
	vertical-align: bottom;
}
hr {
	display:none;
}
ul li {
	list-style-type:none;
}
ol{
	padding-left:20px;
}
a:link{
	color:#003399;
}
a:visited{
	color:#663399;
}
a:hover{
	color:#9966cc;
	text-decoration:none;
}
a:active{
	color:#990099;
}
a:hover.lk2{
	position:relative;
	top:1px;
	left:1px;
}
a:link.btm{
	color:silver;
}
a:visited.btm{
	color:silver;
}
.zen{
	ime-mode:active;
}
.han{
	ime-mode:inactive;
}
#container {
	width:760px;
	background-color:white;
	border-right:1px #000000 solid;
	border-bottom:1px #999999 solid;
}
.hide {
	position:absolute;
	left:-999px;
	width:999px;
	font-size:60%;
}
strong{
	font-weight:normal;
}
strong.bd{
	font-weight:bold;
}
center{
	clear:both;
	padding:5px 0;
}
#header_menu {
	clear:both;
	width:760px;
	height:80px;
	margin:0px;
	padding:0px;
	background:#000033;
}
#header_menu ul {
	margin:0;
	padding:0;
}
#header_menu ul li {
	float:left;
}
#header_menu ul li.menu1 {
	width:70px;
	height:80px;
	background:url(images/header_home2.gif) no-repeat left bottom;
}
#header_menu ul li.menu1 a {
	display:block;
	width:70px;
	height:80px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
#header_menu ul li.menu2 {
	width:60px;
	height:80px;
	background:url(images/header_sitemap2.gif) no-repeat left bottom;
}
#header_menu ul li.menu2 a {
	display:block;
	width:60px;
	height:80px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
#header_menu ul li.menu3 {
	width:90px;
	height:80px;
	background:url(images/header_japanese2.gif) no-repeat left bottom;
}
#header_menu ul li.menu3 a {
	display:block;
	width:90px;
	height:80px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
#header_menu li.menu1 a:hover,
#header_menu li.menu2 a:hover,
#header_menu li.menu3 a:hover{
	text-indent:-9999px;
}
#navigation_menu {
	display: inline-table;
	font-size: 90%;
	font-weight: bold;
	width: 100%;
	z-index: 9;
	position: relative;
	background:		url('../images/menu_off.png') repeat;
}
#header_image_top {
	clear:both;
	width:760px;
	height:248px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#header_image {
	width:760px;
	height:198px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#pan {
	display:block;
	padding-bottom:10px;
	background-color:#dfdfdf;
	padding:3px;
	font-size:90%;
	text-align:right;
	position: relative;
}
#pan img {
	margin:0 5px;
	position: relative;
}
#main_col {
	margin:0;
	padding:0;
	clear:both;
	position: relative;
}
#main_col_noside {
	margin:0;
	padding:0;
}
#top_contents {
	position : relative ;
	float: left;
	width: 500px;
	margin:0;
	padding: 10px 5px 0px 10px;
}
#top_contents  h1 {
	padding:0;
	margin:0;
}
#contents,
#top_contents p {
	line-height:150%;
}
#top_contents ul {
	margin: 0px;
	padding-bottom:10px;
}
#top_contents ul li {
	font-size:90%;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	background: url(images/tp.gif) no-repeat 0px 5px;
	list-style-type: none;
	line-height: 150%;
}
#newsandpress table {
	border:none;
	padding:0px;
	margin:0px;
}
#newsandpress td img {
	vertical-align:top;
	margin:0px 5px 0px 0px;
}
#newsandpress td {
	padding: 2px;
	line-height: 125%;
	vertical-align:top;
	white-space:nowrap;
}
#newsandpress td.text {
	white-space:normal;
}
#contents {
	position : relative ;
	float: left;
	width: 550px;
	margin:0;
	padding: 10px 10px 0px 10px;
}
#contents_noside {
	position : relative ;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 5px 10px 5px;
}
#contents h1,
#contents_noside h1 {
	margin:0;
	padding:0;
}
#contents h2 {
	clear:both;
	font-size:110%;
	padding:10px 0;
}
#contents h2 img{
	position:relative;
	right:3px;
	bottom:0px;
	bottom:5px;
}
#contents h2 span{
	color:red;
	font-size:80%;
}
#contents h3 {
	font-size:95%;
	font-weight:normal;
	clear:both;
	margin:0 auto;
}
#contents table,
#contents_noside table{
	width:100%;
	font-size:80%;
	margin:5px 3px;
	border: 1px solid #2c2c56;
	border-collapse: collapse;
}
#contents th,
#contents_noside th{
	font-weight:normal;
	padding: 3px;
	border: 1px solid #2c2c56;
	background-color: #eeece4;
}
#contents th.listh {
	color:white;
	font-size:120%;
	font-weight:bold;
	background-color:#71728e;
}
#contents th.listh2 {
	color:white;
	font-size:120%;
	font-weight:bold;
	background-color:#71728e;
	text-align:left;
}
#contents td,
#contents_noside td {
	padding: 3px;
	border: 1px solid #2c2c56;
	background-color: white;
	text-align:center;
	line-height:150%;
}
#contents td.t1 {
	background-color: #fff8df;
}
#contents td.lft0,
#contents_noside td.lft0 {
	text-align:left;
}
#contents td.lft1 {
	text-align:left;
	line-height:150%;
	font-size:130%;
}
#contents td.lft2 {
	border:none;
}
#contents td.lft3 {
	text-align:left;
	line-height:150%;
	padding:10px;
	font-size:130%;
}
#contents table.nonb{
	width:60%;
	margin:5px 3px;
	border-style:none;
}
#contents table.nonb td{
	border-style:none;
	font-size:150%;
	font-weight:bold;
}
#contents hr.iro {
	clear:both;
	display:block;
	color:#cccccc;
	background-color:#cccccc;
	border:none;
	width:100%;
	height:1px;
	margin:0px 0 10px 0;
}
#contents dl {
	width:100%;
	padding:10px 0;
}
#contents dt {
	font-weight:bold;
}
#contents dd {
	padding-left:15px;
}
#contents dl.prd {
	margin: 0px;
	margin-left: 0px;
	padding: 10px 0;
}
#contents dl.prd dt {
	margin: 0px;
	padding: 5px 0px 2px 0px;
}
#contents dt span{
	position:relative;
	top:5px;
	left:5px;
}
#contents dl.prd dd {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	line-height: 130%;
	letter-spacing:1pt;
}
.cat{
	clear:both;
	padding:10px 0px 10px 5px;
}
.cat img{
	float:left;
	padding-right:5px;
}
.ppic{
	clear:both;
	padding:5px 0px 10px 5px;
}
.ppic img{
	padding-right:20px;
}
.topy{
	clear:both;
	width:50px;
	height:25px;
	float:right;
	padding:10px 0;
}
.rit{
	clear:both;
	float:right;
	padding:0;
	margin:0;
}
.lft{
	float:left;
	padding:0;
	margin:0;
}
.ctr{
	width:350px;
	margin:0 auto;
}
.ctr2{
	width:470px;
	margin:0 auto;
	text-align:center;
}
.chui{
	text-align:center;
	font-size:90%;
	padding:0;
	margin:0;
}
.chui span{
	color:red;
}
.chu {
	color:red;
}
.dl{
	clear:both;
	font-size:90%;
	padding:5px;
	margin:15px 0;
	background-color:#fff8df;
}
.dl img{
	float:left;
	padding-right:10px;
}
#gaiyou,
#event{
	width:530px;
	margin-left:auto;
	margin-right:auto;
}
#gaiyou dl {
	margin: 0 0 0 10px;
	padding: 10px 0;
	width: 530px;
}
#gaiyou dl dt {
	font-family:'century gothic';
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 25em;
	font-weight: bold;
}
#gaiyou dl dd {
	padding: 5px 5px 5px 12.5em;
	margin-left: 0;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: 1.4em;
	border-bottom: 1px dotted #999;
}
#saiyou dl {
	margin: 0 0 0 10px;
	padding: 0;
	width: 700px;
}
#saiyou dl dt {
	font-family:'century gothic';
	margin: 0;
	padding: 10px 0 5px 5px;
	width: 25em;
	font-weight: bold;
}
#saiyou dl dd {
	padding: 10px 5px 10px 8.8em;
	margin-left: 0;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: 1.4em;
	border-bottom: 1px dotted #999;
}
#spirits ul {
	margin-left: 20px;
	padding-bottom:10px;
}
#spirits ul li {
	margin: 0px;
	padding: 10px 0px 15px 35px;
	background: url(images/kaku1.gif) no-repeat 0px 10px;
	list-style-type: none;
	line-height: 150%;
}
.pic_table{
	clear:both;
	margin:10px 0;
	width:555px;
	height:200px;
}
.pic_table2{
	clear:both;
	margin:10px 0;
	width:525px;
	height:180px;
}
.pic_table3{
	width:100%;
	float:right;
}
.pic_table4{
	clear:both;
	margin:10px 0;
	width:555px;
	height:300px;
}
.pic_table4 div,
.pic_table div{
	margin:0px;
}
.pic_table4 ul,
.pic_table ul{
	margin:0;
	padding:0;
}
.pic_table4 li,
.pic_table li{
	margin:0;
	padding:5px 7px;
	float:left;
	list-style-type:none;
	text-align:center;
}
.pic_table4 li p,
.pic_table li p{
	margin:0;
	padding:0;
	text-align:center;
}
.mov_table{
	clear:both;
	margin:10px 0;
	width:555px;
	height:180px;
}
.mov_table2 div.rit,
.mov_table div {
	width:300px;
	float:right;
	padding:0;
	margin:0;
}
.mov_table2{
	clear:both;
	margin:10px 0;
	width:555px;
	height:250px;
}
.mov_table2 p.douga,
.mov_table p.douga{
	clear:both;
	width:200px;
	text-align:center;
	margin:0px auto;
}
.mov_table2 p.douga span,
.mov_table p.douga span{
	position:relative;
	bottom:5px;
	left:0px;
}
.mov_table2 img,
.mov_table img{
	padding-right:5px;
}
.pict{
	width:100%;
	padding:10px 0 0 0;
}
.pict img{
	padding-right:15px;
}
ul.tokucho{
	padding-left:20px;
	list-style-type:disc;
}
ul.tokucho li{
	padding-right:10px;
	list-style-type:square;
}
#sitem{
	clear:both;
	width:700px;
	height:500px;
	margin:0 auto;
	padding:0px;
}
#sitem ul {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	list-style-image: url("images/tp2.gif");
}
#sitem li {
	padding:2px 0;
}
#sitem ul ul {
	list-style-image: url("images/kagi.gif");
}
#sitem ul ul ul {
	list-style-image: url("images/kagi.gif");
}
.sbox {
	float: left;
	padding:5px;
	margin:10px;
}
.imagebox {
	float: right;
	font-size: 80%;
	text-align:center;
	color: gray;
	padding:5px;
}
.imagebox img{
	padding:5px;
}
#event div{
	width:520px;
	background-color:#eeece4;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:20px;
	padding:10px;
	line-height:150%;
}
#event dl {
	clear: both;
	margin: 0;
	padding:0 0 0 10px;
	font-size: 95%;
}
#event dl dt {
	clear: both;
	float: left;
	width: 120px;
	padding: 5px 0 3px 5px;
	font-weight: bold;
}
#event dl dd {
	margin-left:100px;
	padding: 5px 5px 3px 10px;
}
#event div.imagebox {
	width:245px;
	float: left;
	padding:0;
}
p.image, p.caption {
	text-align: center;
}
p.caption {
	color: #00008B;
}
.rt{
	float:right;
	padding:5px;
}
.lt{
	float:left;
	padding:5px;
}
#fq{
	padding:0 30px;
}
#sidebar_l {
	float:right;
	width:230px;
	padding:5px;
}
#sidebar_l div{
	padding:10px 0;
	text-align:center;
	line-height:150%;
}
#sidebar {
	float:left;
	width:160px;
	padding:10px;
	background-color:#efe8f8;
}
#sidemenu ul {
	margin: 0;
	padding :0;
	list-style-type : none;
}
#sidemenu li {
	background: url(../images/tp2.gif) no-repeat 0px 10px;
	padding :10px 0 10px 17px;
	margin:0;
	border-bottom:1px dotted #cccccc;
}
#sidemenu li.ca_title {
	padding :0 0 5px 0;
	margin:0;
	background: url(images/spacer.gif) no-repeat 0px 0px;
}
#sidemenu dl {
	margin: 0;
	padding :0;
	list-style-type : none;
}
#sidemenu dt {
	background: url(../images/tp2.gif) no-repeat 0px 10px;
	padding :10px 0 10px 17px;
	margin:0;
	border-bottom:1px dotted #cccccc;
}
#sidemenu dt.mida {
	background: url(../images/tp2.gif) no-repeat 0px 10px;
	padding :10px 0 10px 17px;
	margin:0;
	border-bottom:1px dotted #efe8f8;
}
#sidemenu dd {
	font-size:90%;
	background: url(../images/tp3.gif) no-repeat 15px 10px;
	padding :5px 0 3px 25px;
	margin:0;
	line-height:110%;
}
#sidemenu dd.sub_b {
	font-size:90%;
	padding :5px 0 10px 25px;
	margin:0;
	border-bottom:1px dotted #cccccc;
}
#sidemenu dt.ca_title {
	padding :0 0 5px 0;
	margin:0;
	background: url(images/spacer.gif) no-repeat 0px 0px;
}
#sitem{
	clear:both;
	width:700px;
	height:500px;
	margin:0 auto;
	padding:0px;
}
#sitem ul {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	list-style-image: url("../images/tp2.gif");
}
#sitem li {
	padding:2px 0;
}
#sitem ul ul {
	list-style-image: url("../images/kagi.gif");
}
#sitem ul ul ul {
	list-style-image: url("../images/kagi.gif");
}
.sbox {
	float: left;
	padding:5px;
	margin:10px;
}
#footer {
	clear:both;
	text-align:center;
	padding:0;
	margin:0;
}
address {
	clear:both;
	text-align: center;
}
#flash_guide{
	padding:10px;
}
#flash_guide p {
	color:silver;
	font-size:90%;
	vertical-align:middle;
}
#flash_guide p img{
	float:left;
	margin-right:5px;
	padding-bottom:15px;
}
input:focus {
	background-color: #e0e0e0;
}

