@charset "utf-8";
/*************** upper_part ここから ***************/
#upper_part .topcap{
	width: 918px;
	margin: 5px auto;
	padding: 5px 0 5px 0;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
}
/***** スライドショーここから *****/
#slider {
	width: 920px;
	margin:15px auto 0 auto;
	position: relative;
	z-index:1;
}
#slider div {
	width: 920px;
	height: 344px;
	overflow: hidden;
	position: relative;
}
#slider div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slider ul {
	bottom: 5px;
	right: -10px;
	width: 156px;
	position: absolute;
	z-index: 100;
}

#slider ul li {
	width: 30px;
	float: left;
	display: inline;
}

#slider .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* =====　ClearFixElements　===== */
#slider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slider ul {
	display: inline-block;
	overflow: hidden;
}
/*****　スライドショーここまで　*****/

/*****　Videoここから　*****/
video {
	width: 920px;
	margin:15px auto 0 auto;
	position: relative;
	z-index:1;
}
.vid_cap{
	height: 12px;
	vertical-align: top;
	font-size: 12px;
	color: #ff0000;
}


/*****　Videoここまで　*****/
/*****　七ヶ宿ここから　*****/
#othr_evnt{
	width:920px;
	height:auto;
	margin:30px auto 24px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
#othr_evnt .one{
	float:left;
	margin-right:14px;
}
#othr_evnt .three{
	float:left;
	margin-right:0;
}

#othr_evnt .one{
	width:725px;
	font-size:13px;
	text-align:left;
}
#othr_evnt .one h2{
	height:26px;
	margin-bottom:8px;
	font-size:17px;
	font-weight:bold;
}
#othr_evnt .one p.cap{
	line-height:20px;
}
#othr_evnt .one .lnk_a{
	margin-top: 11px;
	text-align:right;
	text-decoration:underline;
}
p.shgshk_app{
	width:725px;
	height:50px;
	margin-top:19px;
}
/*#othr_evnt .two{
	width:254px;
	margin-right:14px;
}
#othr_evnt .two li{
	width:120px;
	height:120px;
	float:left;
}*/
#othr_evnt .three{
	width:180px;
}


/*****　七ヶ宿ここまで　*****/

/*************** middle_part ここから ***************/
#middle_part{
	width:920px;
	height:auto;
	margin:40px auto 20px;
}
#fb_frame{
	width:450px;
	height:500px;
	float:left;
}
#middle_right{
	width:455px;
	height:500px;
	margin-left: 10px;
	float:left;
}
#middle_right .midrght_news_hdln{
	text-align: left;
	margin-left: 5px;
}
#middle_right ul{
	width:445px;
	height:240px;
	margin:0 0 0 5px;
	overflow-y: auto;
	border-bottom: 1px solid #4d4d4d;
}
#middle_right li{
	height: 29px;
	margin-top: 10px;
	padding-left: 5px;
	border-bottom: 1px dotted #4d4d4d;
	line-height: 15px;
	font-size: 11px;
	vertical-align: bottom;
	text-align: left;
	color: #4d4d4d;
}
#middle_right_lnk,#middle_right_lnk a,#middle_right_lnk img{vertical-align:bottom;}
#middle_right_lnk{
	margin:5px 0 10px 5px;
}
#middle_right .lnkbtn_flt{
	width: auto;
	height: auto;
	margin:11px 4px 0 0;
}
#middle_right .lnkbtn_flt_short{
	width: 212px;
	height: 65px;
	margin-top: 12px;
	float: left;
}
#middle_right .text_mrgn{
	width: 370px;
	height: auto;
	line-height: 21px;
	vertical-align: sub;
	margin: 10px auto 5px auto;
	font-size: 14px;
	border-bottom:1px solid #f00;
}
#entry_txt {
	width: 433px;
	height: 56px;
	margin:11px 0 29px 0;
	padding: 12px 0 0 10px;
	font-size: 15px;
	border: 1px solid #ccc;
	text-align: left;
	color: #f00;
}

/*************** middle_part ここまで ***************/

/*************** lower_part ここから ***************/
#lower_part{
	width:920px;
	height:100%;
	margin:20px auto;
}
#about_tmme{
	width:920px;
	height:100%;
	box-shadow:4px 4px 6px 3px #c7c7c7;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#about_tmme h1{
	text-align:left;
	font-size:19px;
}
#about_tmme h1 img{
	vertical-align:bottom;
}
#about_tmme p{
	padding:5px 5px 0 15px;
	text-align:left;
	font-size:14px;
}
#official_comment{
	width:890px;
	height:100%;
	margin:20px 0 30px 0;
	padding:5px 15px 5px 15px;
	box-shadow:4px 4px 6px 3px #c7c7c7;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#official_comment h3{
	margin-bottom:7px;
	line-height: 20px;
	font-family:"MS 明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	text-align:left;
	font-size:17px;
	border-bottom: 1px solid #a6a6a6;
}
#official_comment p{
	text-align:left;
	font-size:13px;
}

#official_comment2{
	width:890px;
	height:100%;
	margin:20px 0 30px 0;
	padding:10px 30px 10px 30px;
	box-shadow:4px 4px 6px 3px #c7c7c7;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#official_comment2 h3{
	margin-bottom:7px;
	line-height: 20px;
	font-family:"MS 明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	text-align:left;
	font-size:17px;
	border-bottom: 1px solid #a6a6a6;
}
#official_comment2 p{
	text-align:left;
	font-size:15px;
}

/*************** lower_part ここまで ***************/

/*************** sponser ここから ***************/
#sponsor{
	width:920px;
	margin:0 auto 10px auto;
}
#sponsor h4{
	width:920px;
	height:100%;
	margin:20px auto 5px auto;
	line-height:27px;
	font-size:16px;
	color: #fff;
	border-bottom:1px solid #c00;
	background-color:#313131;
}
#sponsor ul{
	width:920px;
	height:55px;
	list-style-type:none;
}
#sponsor ul li{
	float:left;
	display:inline-block;
}
/*************** sponser ここまで ***************/



