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

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 100.01%;
}
body
{
  font-size: 76%;
  font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo, Osaka, "ＭＳ Ｐゴシック" ,　 "MS P Gothic" , sans-serif;
  background: #f0f0f0;
}
a:link,
a:visited {
	color: #4c68ae;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff6600;
}
img {
	border: none;
}

#wrapper {
	margin: 0 auto;
	padding-bottom:10px;
	border: 1px solid #aacccc;
	width: 722px;
	overflow: auto;
	background-color: #FFF;
}
#top-header{
	margin-top: 2px;
	border:0px solid #555;
	width: 720px;
	background-color: #FFF;
	height: 74px;
	background: url(../images/top-title4.jpg) no-repeat left bottom;

}

/*-- __Global Navigation --*/

#navi {
	float:left;
	width: 190px;
	margin: 0;
	margin-bottom:5px;
	/*background-color: #ffa;*/
	padding-top: 15px;
	padding-left: 30px;
}

#navi ul,
#navi ul li {
     float: left;
	list-style-type:none;
}
#navi ul {
     width: 155px;
     height: 315px;
     background: url(../images/g_navi.gif) no-repeat;
}
#navi ul li a {
     display: block;
     width: 155px;
     height: 45px;
     text-indent: -9999px;*/
     font-size: 0;
     line-height: 0;
}
#navi ul li.navi_aboutus a.active,
#navi ul li.navi_aboutus a:focus,
#navi ul li.navi_aboutus a:hover {
     background: url(../images/g_navi.gif) no-repeat -155px -0px;
}
#navi ul li.navi_associate a.active,
#navi ul li.navi_associate a:focus,
#navi ul li.navi_associate a:hover {
     background: url(../images/g_navi.gif) no-repeat -155px -45px;
}
#navi ul li.navi_activity a.active,
#navi ul li.navi_activity a:focus,
#navi ul li.navi_activity a:hover {
     background: url(../images/g_navi.gif) no-repeat -155px -90px;
}
#navi ul li.navi_recommend a.active,
#navi ul li.navi_recommend a:focus,
#navi ul li.navi_recommend a:hover {
     background: url(../images/g_navi.gif) no-repeat -155px -135px;
}
#navi ul li.navi_photo a.active,
#navi ul li.navi_photo a:focus,
#navi ul li.navi_photo a:hover {
     background: url(../images/g_navi.gif) no-repeat -155px -180px;
}
#navi ul li.navi_info a.active,
#navi ul li.navi_info a:focus,
#navi ul li.navi_info a:hover {
     background: url(../images/g_navi.gif) no-repeat -155px -225px;
}
#navi ul li.navi_link a.active,
#navi ul li.navi_link a:focus,
#navi ul li.navi_link a:hover {
     background: url(../images/g_navi.gif) no-repeat -155px -270px;
}


/*Top-photo-area*/

#top-right {
	float:right;
	width: 490px;
	background-color: #fff;
	padding: 0 5px 5px 5px;
	/*min-height: 600px;*/
	margin-bottom:5px;
}

#album {
	/*float:left;*/
	margin-left: 5px;
	margin-top: 5px;
	padding:5px 5px 3px 5px;
	width:458px;
	background-color: #fff;

}


h1 {
	padding: 0;
	font-size: 130%;
	/*background: url(../_images/line_note.gif) repeat-x left bottom;*/
	margin-bottom: 10px;
}


form.navigation {
	text-align: center;
}
form.navigation input {
	margin-left: 5px;
}

.clearfix:after { content: ""; display: block; clear: both; }
#info {
	float: left;
	width:460px;
	margin-top:5px;
	margin-left:5px;
	padding:4px;
	font-size:1em;
	color:#444;
	background-color: #fff;
}
#info_honbun {
	float: left;
	width:420px;
	margin-left:10px;
	padding:4px;
	padding-left:10px;
	font-size:1em;
	line-height:1.6em;
	color:#555;
	border:0px solid #555;
}
#info_honbun ul li {
	margin-left:10px;
	color:#555;
}
#fotter {
	clear :both;
	margin-left : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	width:690px;
	border:1px solid #bbb;
	background-color:#def;
	padding:4px;
	text-align:center;
	font-size:0.8em;
	color:#888;
}
#sight-map {
	float: right;
	margin: 5px 5px 0 0;
	width: 110px;
	overflow: hidden;
	/*font-weight:bold;*/
	background-color:#008;
}
#sight-map a {
	display: block;
	width: 110px;
	height: 16px;
	padding-top: 2px;
	background: url(../images/btn_sightmap2.png) no-repeat;
	background-position: 0 0;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}
#sight-map a:hover {
	color:orange;
	background: url(../images/btn_sightmap2.png) no-repeat;
	background-position:  0 -18px;
}

#member {
	float: right;
	margin: 5px 5px 0 0;
	width: 110px;
	overflow: hidden;
	/*font-weight:bold;*/
	background-color:#008;
}
#member a {
	display: block;
	width: 110px;
	height: 16px;
	padding-top: 2px;
	background: url(../images/btn_sightmap2.png) no-repeat;
	background-position: 0 0;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}
#member a:hover {
	color:orange;
	background: url(../images/btn_sightmap2.png) no-repeat;
	background-position:  0 -18px;
}
.comment {
font-size:0.6em;
text-align:center;
color:#666;
margin-top:3px;
margin-bottom:10px;
}
.counter {
position:relative;
left:60px;
top:5px;
margin-bottom:10px;
}
.terms {
font-size:0.7em;
color:#777;
text-align:center;
line-height:1.4em;
margin: 10px auto 10px auto;
}
