@charset "utf-8";



body {

	margin:0;

	padding:0;

	background:#130500;

	color:white;

}



body, th, td {

	font-size:12px;

	font-family:Tahoma, Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka,sans-serif;

}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, br, img {margin:0;	padding:0;}

img {border:0; vertical-align:bottom;}



a, a:link {color:white; text-decoration:underline;}

a:visited {color:white; text-decoration:underline;}

a:hover {color:white; text-decoration:none;}









/* layout */

#container {

	width:100%;

	height:673px;

	margin:0;

	background:#130500 url(../image/bg.jpg) no-repeat;

}

#info_box {

	width:350px;

	margin:0;

	padding:0;

	position:absolute;

	top:220px;

	left:96px;

}

#img_box {

	width:366px;

	margin:0;

	padding:0;

	position:absolute;

	top:5px;

	left:637px;

}









#container h1 {

	display:block;

	width:184px;

	height:119px;

	background:url(../image/logo.gif) no-repeat;

	font-size:0;

	text-indent:-9999px;

	position:absolute;

	top:89px;

	left:96px;

}





/*information*/

#info_box p{

	margin:20px 0;

	line-height:1.5;



}



#info_box dl {

	margin:20px 0;

}

dt.info_list{

	margin:8px 0;

	background:url(../image/arrow.gif) no-repeat 0 6px;

	padding-left:20px;

	line-height:1.5;

}

dt.map{

	margin:20px 0;

	background:url(../image/blank.gif) no-repeat 0 5px;

	padding-left:20px;

}

#info_box dd {

	font-size:13px;

	width:530px;

	margin:5px 0;

	padding-left:20px;

}



/*link*/



ul#bnavi {

	background:url(../image/link_bk.gif);

	display:block;

	width:100%;

	height:26px;

	padding:0;

	list-style-type:none;

	position:absolute;

	top:625px;

}

#bnavi li {

	display:block;

	width:100px;

	height:26px;

	font-size:0;

	text-indent:-9999px;

	float:left;

}

#bnavi li a{

	display:block;

	width:100px;

	height:26px;

	text-decoration:none;

}



#blog { 

	background:url(../image/blog.gif) no-repeat;

	margin:0 20px 0 42px;

}

#unagi { background:url(../image/unagi.gif) no-repeat;}













/* footer */

#footer {

	width:1000px;

	height:20px;

	position:absolute;

	top:650px;

}

#copy {

	margin:5px 0;

	color:#695e5a;

	font-size:10px;

	text-align:right;

}







#map_cell{

	margin:10px auto;

}



#map_cell h1 {

	display:block;

	margin:15px auto;

	width:184px;

	height:119px;

	background:url(../image/logo.gif) no-repeat;

	font-size:0;

	text-indent:-9999px;

}

address{

	display:block;

	margin:15px auto;

	width:500px;

	font-style:normal;

	line-height:1.5;

}



#map{

	width:500px;

	height:500px;

	margin:10px auto;

	border:1px solid #695e5a;

}



.close {

	width:53px;

	height:15px;

	margin:30px auto;

	background:url(../image/close.gif) no-repeat;

	font-size:0;

	text-indent:-9999px;

}

.close a{

	display:block;

	width:53px;

	height:15px;

	text-decoration:none;

}



.line{

	background:url(../image/link_bk.gif);

	width:100%;

	height:3px;

}
