@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333333;
	line-height:1.6em;
	font-family:Verdana,Arial,Helvetica,sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

a{
	color:#135c8e;
	text-decoration:none;
}

a:hover{
	color:#135c8e;
	text-decoration:underline;
}

ul{
	margin:0;
	padding:0;
}

ul li{
	margin:0;
	padding:0;
}

img{
	margin:0;
}

a img{
	border:none;
	margin:0;
}

body{
	background:url(../images/bg.gif) repeat;
	top:0;
	margin:0 auto 0 auto;
	padding:0;
}

#wrap{
	width:900px;
	margin:0 auto 0 auto;
	padding:0 auto 0 auto;
}

#header{
	width:900px;
	margin:0;
	padding:0;
}

#logo{
	background:url(../images/logo.gif) no-repeat;
	width:252px;
	height:46px;
	margin:30px auto 10px auto;
	padding:0;
	overflow:hidden;
}

#logo a{
	width:252px;
	height:46px;
	display:block;
	text-indent:-9999px;
}

#navi{
	background:url(../images/navi.gif) no-repeat;
	width:900px;
	height:66px;
	margin:0;
	padding:0;
}

#navi ul{
	list-style:none;
	margin:0;
	padding:0;
}

#navi li{
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	height:66px;
}

#navi ul li a{
	display:block;
	text-indent:-9999px;
	height:66px;
}


#navi #btn01 a{
	background:url(images/navi.gif) no-repeat -50px 0;
	width:70px;
	margin:0 0 0 50px;
}
#navi #btn01 a:hover{
	background:url(images/navi.gif) no-repeat -50px -66px;
	width:70px;
}

#navi #btn02 a{
	background:url(images/navi.gif) no-repeat -195px 0;
	width:85px;
	margin:0 0 0 75px;
}
#navi #btn02 a:hover{
	background:url(images/navi.gif) no-repeat -195px -66px;
	width:85px;
}

#navi #btn03 a{
	background:url(images/navi.gif) no-repeat -340px 0;
	width:75px;
	margin:0 0 0 60px;
}
#navi #btn03 a:hover{
	background:url(images/navi.gif) no-repeat -340px -66px;
	width:75px;
}

#navi #btn04 a{
	background:url(images/navi.gif) no-repeat -490px 0;
	width:80px;
	margin:0 0 0 75px;
}
#navi #btn04 a:hover{
	background:url(images/navi.gif) no-repeat -490px -66px;
	width:80px;
}

#navi #btn05 a{
	background:url(images/navi.gif) no-repeat -650px 0;
	width:75px;
	margin:0 0 0 80px;
}
#navi #btn05 a:hover{
	background:url(images/navi.gif) no-repeat -650px -66px;
	width:75px;
}

#navi #btn06 a{
	background:url(images/navi.gif) no-repeat -785px 0;
	width:90px;
	margin:0 0 0 60px;
}
#navi #btn06 a:hover{
	background:url(images/navi.gif) no-repeat -785px -66px;
	width:90px;
}


#top_image{
	margin:50px 0 0 0;
	width:900px;
}

#top_image h2{
	display:none;
}

.main{
	margin:0;
	float:left;
	height:350px;
}

#top_image_left{
	float:left;
	width:110px;
	height:350px;
}

#top_image_right{
	float:left;
	width:110px;
	height:350px;
	background:url(../images/stamp.gif) no-repeat bottom;
}

.java_btn_left{
	width:25px;
	height:25px;
	background:url(../images/arrow_left.gif) no-repeat;
	border:0;
	cursor:pointer;
}

.java_btn_right{
	width:25px;
	height:25px;
	background:url(../images/arrow_right.gif) no-repeat;
	border:0;
	cursor:pointer;
}

#middle_left{
	float:left;
	width:435px;
	margin:50px 0 0 0;
}

#middle_left h3{
	display:none;
}

#info{
	background:url(../images/info.gif) no-repeat;
	width:435px;
	padding:23px 0 0 0;
}

#info dl{
	margin:0;
	list-style:none;
	padding:8px 10px 0 0;
	width:425px;
	overflow:auto;
	height:265px;
}

#info dl dt{
	clear:left;
	float:left;
	margin: 0 0 2em;
	width: 7.5em;
/*	border-left: solid 4px #CCC;*/
	padding-left: 3px;
}

#info dl dd{
  margin-bottom: 2em;
  margin-left: 7.5em;
}

#middle_right{
	float:left;
	width:435px;
	margin:50px 0 0 30px;
}

#middle_right h3{
	display:none;
}

#blog_toppage{
	background:url(../images/blog.gif)	no-repeat;
	width:435px;
	padding:23px 0 0 0;
}

#blog_toppage dl{
	margin:0;
	list-style:none;
	padding:8px 0 0 0;
	width:435px;
	overflow:auto;
	height:265px;
}

#blog_toppage dl dt{
	clear:left;
	float:left;
	margin: 0 0 0.6em;
	width: 11em;
/*	border-left: solid 4px #CCC;*/
	padding-left: 3px;
}

#blog_toppage dl dd{
  margin-bottom: 2em;
  margin-left: 11em;
}

#top_address{
	width:204px;
	height:134px;
	float:left;
	margin:0 28px 0 0;
	padding:0;
}

#bottom_column p{
	text-indent:-9999px;
}

#top_address address{
	text-indent:-9999px;
}

#top_time{
	width:204px;
	height:134px;
	float:left;
	margin:0 28px 0 0;
	padding:0;
}

#top_terrace{
	width:204px;
	height:134px;
	float:left;
	margin:0 28px 0 0;
	padding:0;
}

#top_parking{
	width:204px;
	height:134px;
	float:left;
	margin:0;
	padding:0;
}

#footer{
	height:90px;
	margin:0;
	padding:0;
}

#small_logo{
	background:url(../images/small_logo.gif) no-repeat;
	width:110px;
	height:29px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}

#small_logo a{
	width:110px;
	height:29px;
	display:block;
	text-indent:-9999px;
}

#copy{
	background:url(../images/copyright.gif) no-repeat;
	width:234px;
	height:21px;
	float:right;
	text-indent:-9999px;
}

.top_p{
	float:left;
}





.clear{
	margin:0;
	padding:0;
	clear:both;
}

.dot_border{
	border-top:1px dotted #777777;
	margin:15px 0;
	padding:0;
}

.space200{
	width:600px;
	height:200px;
	text-indent:-9999px;
	display:block;
}

.space400{
	width:600px;
	height:400px;
	text-indent:-9999px;
	display:block;
}

.space600{
	width:600px;
	height:600px;
	text-indent:-9999px;
	display:block;
}


.hr1{
	clear:both;
	border-left:none;
	border-bottom:none;
	border-right:none;
	border-top:none;
	margin:40px auto 0px auto;
	padding:0;
	text-indent:-9999px;
	background:url(../images/line.gif) repeat-x;
	height:1px;
}


.hr2{
	clear:both;
	border-left:none;
	border-bottom:none;
	border-right:none;
	border-top:none;
	margin:0 auto 8px auto;
	padding:0;
	text-indent:-9999px;
	background:url(../images/line2.gif) repeat-x;
	height:1px;
}

.hr3{
	clear:both;
	border-left:none;
	border-bottom:none;
	border-right:none;
	border-top:none;
	margin:0px auto 0px auto;
	padding:0;
	text-indent:-9999px;
	background:url(../images/line.gif) repeat-x;
	height:1px;
}


.navy{
	color:#416d9f;
}


.red{
	color:#990000;
}

.red_small{
	color:#990000;
	font-size:11px;
}

.red_b{
	color:#990000;
	font-weight:bold;
}

.blue{
	color:#3399FF;
}

.blue_b{
	color:#42b5b9;
	font-weight:bold;
}

.blue_big{
	color:#42b5b9;
	font-weight:bold;
	font-size:14px;
}

.pink{
	color:#FF6666;
}

.pink_b{
	color:#FF6666;
	font-weight:bold;
}

.pink_big{
	color:#FF6666;
	font-weight:bold;
	font-size:16px;
}

.green{
	color:#77aa66;
}

.green_b{
	font-weight:bold;
	color:#77aa66;
}

.small_blue{
	font-size:10px;
	color:#0066FF;
}

.small{
	font-size:10px;
}

.link_blue{
	color:#0066FF;
}

.orange {
	color:#ff9911;
}

.orange_b {
	color:#ff9911;
	font-weight:bold;
}

.b{
	font-weight:bold;
}

.textbg_gray{
	background:#999999;
}

.link_normal a{
	color:#333333;
	text-decoration:none;
}
.link_normal a:hover{
	color:#333333;
	text-decoration:underline;
}
