@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	color:#333;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:160%;
	
}

a:link{
	color:#666;
	text-decoration:underline;
}

a:visited{
	color:#666;
	text-decoration:underline;

}

a:hover{
	color:#666;
	text-decoration:none;
}

a:active{
	color:#666;
	text-decoration:underline;
}


li{
	list-style:none;
}

#wrapper{
	width: 100%;
	min-width: 1030px;
	padding-top: 0;
	position: relative;
	overflow: hidden;
	/*width:860px1000px;
	background:url(../image/bg.jpg) repeat-y;
	margin:0 auto;*/
}

#content{
	width:860px;
	margin:0 auto;
	
}

h1{
	text-indent:-9999px;
	margin-top:-50px;
/*	background:url(../image/header.jpg) no-repeat;
	width:100％;
	height:auto;*/
}

#header_img{
	width: 1200px;
	height: auto;
	margin:0 auto;
}

h2{
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:1px solid #666;
}

h3{
	clear:both;
	padding:3px;
	text-indent:10px;
	margin:0 5px;
	border-bottom:1px dotted #666;
}

#header ul{
	margin-top:10px;
	margin-left:450px;
}

#header li{
	float:left;
	padding-left:15px;
	line-height:160%;
}

#main{
	clear:both;
}

.gallery{
	padding-top:30px;
	padding-left:45px;
}


.pic-left{
	float:left;
	padding:8px 15px 8px 8px;
}

.box{
	clear:both;
	padding-top:20px;
	margin-bottom:15px;
}

.box p{
	padding:10px;
}

.box .rabi_txt{
	padding-top:50px;
}

.rabibox table{
	margin:15px auto;
}

.rabibox table td{
	padding:10px;
}

.rabibox table td.album{
	font-size:14px;
	font-weight:bold;
	padding:2px;
	color:#C00;
}

.ukiabox{
	padding-left:20px;
}

.box dl{
	padding-top:10px;
	padding-left:10px;
}

.box dt{
	font-size:120%;
	font-weight:bold;
	padding-top:20px;
}

.box dd{
	font-size:150%;
	padding-left:120px;
	margin-top:-20px;
	line-height: 140%;
}

/*#attention{
	background:url(../image/rain_bg.jpg) 95% 10% no-repeat;
}*/

#attention p{
	color:#C00;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
}

.up{
	text-align:right;
	padding-right:15px;
}

.movie{
	width:800px;
	margin:10px auto;
}

#map{
	padding:20px 0 20px 20px;
}

#map strong{
	font-size:14px;
	color:#C00;
}

.access_txt{
	float:right;
	width:365px;
}

.access_txt p{
	font-size:14px;
	font-weight:bold;
	color:#C00;
	line-height:100%;
}

.route_table{
	width:800px;
}

.route_table td.title{
	font-weight:bold;
	font-size:20px;
	background-color:#666;
	color:#FFF;
	padding:5px;
}

.route_table td.route{
	font-size:10px;
	background-color:#FFF;
	color:#666;
}

.route a{
	color:#FFF;
	text-decoration:none;
}

.route a:hover{
	color:#FFF;
	text-decoration:none;
}

#footer p{
	text-align:right;
	padding-right:10px;
}