@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol,ul{list-style:none;}

body {
	padding: 0px;
	margin: 0 auto;
	line-height: 1;
	font-family:  "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
#wrapper {
	width:600px;
	margin: 0 auto;
	
	}
#tenji #wrapper {background:url(../img/pop_tbg.gif) no-repeat right top;
	padding-top:45px;}
a {
	display:block;
	width:80px;
	height:18px;
	background: url(../img/pop_close.gif) left top no-repeat;
	margin: 20px auto;
	}
a:hover { background-position:left -18px;}
a { text-indent:-5000em;}



/*** tenji title ***/


h1 { margin-bottom:30px;}


#tenji_cont p { font-size:0.8em; line-height:180%; margin:0px 0 0 0;}
#tenji h2 { margin-bottom:15px;}
#tenji .clearfix { margin-bottom:30px;}
#tenji .left { width:400px;}
#tenji .right { width:189px;}


.t02 h2 { color:#ef4023;}


/*** tenji ***/





/*** profile ***/




/*** map ***/
#map #wrapper {width:500px;}
#map h1 { margin-bottom:0px; margin-top:10px;}
#map_t { text-indent:0;}

.map_img { margin:0 0 0px 0;}
#map_cont {line-height:120%; font-size:0.8em;}


#upperArea {margin-top: 20px;}
#upperArea h2 { font-size:1.4em; line-height:140%; color:#5F513A;}
#upperArea ul {display:block; float:left; width:500px; color:#5F513A;}

#upperArea a {
	float:right;
	display:block;
	width:60px;
	height:28px;
	text-indent: -5000em;
	background: url(../img/map_print.gif) left top no-repeat;
	margin:0;
	padding:0;
}
#upperArea a:hover {
	background-position: left -28px;}
/*#map_cont dl, #map_cont ul {}*/

#map_cont dl { width:478px; padding:10px; background-color:#f5f5f5; margin-top:15px; /*border: 1px solid #ededdf;*/ line-height:140%;}
#map_cont dl dt{
	display:block;
	width:80px;
	font-weight:bold;
	float:left;
	margin-bottom:10px;
	color:#333;
	}
#map_cont dl dd {
	display:block;
	float:right;
	width:380px;
	text-align:left;
	margin-bottom:10px;
	}
#map_cont h3 { margin:0px 0 10px 0; padding-bottom:5px; font-size:1.2em; color:#ed6d00; border-bottom:1px dotted #ed6d00;}

#map_cont ul li {margin-bottom: 5px;}
.cap { font-size:0.7em; margin-bottom:30px; color:#555;}

#map #wrapper #map_cont ul#byCar {}

#map #wrapper #map_cont ul#byCar li {
	float:left;
	width:200px;
	margin-left:3px;
	padding-left:13px;
	background: url(../img/pop_list.gif) left center no-repeat;
}

#management {
	margin:80px auto;
	line-height:180%;
}

/* clearfix
------------------------------------------------------------------- */
.clearfix:after	{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearfix	{
	width: 100%;
	/*\*//*/
	overflow: hidden;
	/**/
}
.left { float:left;}
.right {float:right;}
