@charset "utf-8";

body{
	width:700px;
	margin:0px;}

#header,
#navi,
#navi_sub,
#left,
#map_list,
#footer ul,
#connect,
#search_box{
	display:none;}

div#map{
	margin:20px auto;
	width:700px;
	height:500px;}

h1{
	border-bottom:1px solid #666;
	font-size:16px;}

h2,dt{
	clear:both;
	margin-left:20px;
	font-size:14px;}

h3,h4,h5,p,li,dd{
	margin-left:40px;
	font-size:12px;}

p,li,dd{
	line-height:1.5em;}

p{
	clear:both;
	margin:10px 50px;}

p.img{
	margin:20px auto;
	text-align:center;}

p.caption{
	font-size:14px;
	text-align:center;}

p.pamphlet{
	clear:both;
	margin:20px auto;
	padding:5px;
	width:450px;
	border:1px solid #666;
	font-size:14px;
	text-align:center;}

p.to_top,
p.top object,
p.request{
	display:none;}

p.cal{
	font-size:16px;
	text-align:center;}

address{
	text-align:right;
	font-size:10px;
	font-style:normal;}

table{
	border:1px solid #666;
	border-collapse:collapse;
	margin:10px auto;
	font-size:12px;}

caption{
	margin:0px auto;
	line-height:2em;
	font-weight:bold;}

th,td{
	padding:5px;
	border:1px solid #666;
	text-align:center;
	vertical-align:middle;
	line-height:1.5em;}

em{
	font-size:10px;
	font-style:normal;}

img{
	border:none;}

dl{
	margin-left:60px;}

dt{
	font-weight:bold;
	line-height:1.5em;}

/*:::::::::::::::::::: index ::::::::::::::::::::*/
div#container div#content{
	width:95%;
	margin-top:0px;
	background-image:url(../../../../image/content_back.gif);
	background-position:0% 0%;
	background-repeat:repeat-y;}

div#container{
	margin-top:145px;}

div#header{
	top:-145px;}

div#navi{
	top:-30px;}

/*:::::::::: FireFox ::::::::::*/
html>body div#container{
	margin-top:0px;}

/*html>body #container div#content{
	margin-top:-30px;
	height:auto;}
*/
html>body div#container div#header{
	margin-top:30px;}

html>body div#container div#navi{
	margin-top:30px;}
/*:::::::::: FireFox ::::::::::*/

/*::::::::::  IE7  ::::::::::*/
*+html div#container{
	background-image:url(../../../../image/content_back.gif);
	background-position:0% 0%;
	background-repeat:repeat-y;
	top:-30px;}

*+html div#container div#content{
	margin-top:0px;}

*+html div#container div#header{
	top:-175px;}

*+html div#container div#navi{
	top:-60px;}

*+html div#container div#footer{
	background-color:#fff;}


