.bt {
	cursor: pointer;
}
.bt2 {
	cursor: pointer;
}
.bt2:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
strong {
	font-weight: bold!important;
}
.swc img {
	max-height: 300px;
	max-width: 300px;
}
#main .btn a {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#main .btn_more a {
	width: 96px;
	background-image: url(../images/btn/btn_more.jpg);
	height: 25px;
}
#main .btn_more a:hover {
	background-image: url(../images/btn/btn_more_on.jpg);
}
#main .btn_login {
	display: block;
}
#main .btn_login a {
	width: 86px;
	background-image: url(../images/btn/btn_login.jpg);
	height: 25px;
}
#main .btn_login a:hover {
	background-image: url(../images/btn/btn_login_on.jpg);
}
#main .btn_detail {
	display: block;
}
#main .btn_detail a {
	width: 106px;
	background-image: url(../images/btn/btn_detail.jpg);
	height: 25px;
}
#main .btn_detail a:hover {
	background-image: url(../images/btn/btn_detail_on.jpg);
}
#main .btn_profile a {
	width: 78px;
	background-image: url(../images/btn/btn_profile.jpg);
	height: 20px;
}
#main .btn_profile a:hover {
	background-image: url(../images/btn/btn_profile_on.jpg);
}
#main .box_in {
	margin: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}
#main .box_top {
	background-color: #FCFBEA;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#main .box_01 .box_top {
	background-image: url(../images/common/box_01_bg.gif);
}
#main .box_02 .box_top {
	background-image: url(../images/common/box_02_bg.gif);
}
#main .box_03 .box_top {
	background-image: url(../images/common/box_03_bg.gif);
}
#main .box_04 .box_top {
	background-image: url(../images/common/box_05_bg.gif);
}
#main .box_05 .box_top {
	background-image: url(../images/common/box_04_bg.gif);
}
#main .box_06 .box_top {
	background-image: url(../images/common/box_06_bg.gif);
}
#main .box_01 {
	background-image: url(../images/common/box_01_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 650px;
	display: block;
	clear: both;
}
#main .box_01 .box_in {
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	padding-bottom: 10px;
}
#main .box_01 ul {
}
#main .box_01 div.event {
	border-bottom-color: #c8c8c8;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 1;
	padding-bottom: 10px;
	padding-top: 14px;
	height: auto;
	min-height:100px;
}

#main .box_01 div.event img{
	float:left;
	width:100px;
	margin-right:20px;
}

#main .box_01 div.event .event_data{
	float:right;
	width:480px;
}

#main .box_01 div.event h4 a {
	background-image: url(../images/common/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
	display: block;
}
#main .box_01 div.event h4 {
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
}
#main .box_01 div.event img {
	float: right;
}
#main .box_01 .photo {
	margin-top: 10px;
	position: relative;
	padding-bottom: 10px;
	height: 416px;
}
#main .box_01 .photo .photo_box {
	width: 576px;
	height: 416px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	overflow: hidden;
}
#main .box_01 .photo .photo_box .in {
	width: 576px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}
#main .box_01 .photo .photo_box p {
	float: left;
	border-color: #e8e5d5;
	border-width: 1px;
	border-style: solid;
	margin-right: 6px;
	margin-bottom: 6px;
}
#main .box_01 .photo .photo_box p a {
	width: 128px;
	height: 125px;
	overflow: hidden;
	display: block;
	border-color: #f3f1e7;
	border-style: solid;
	border-width: 4px;
}
#main .box_01 .photo .photo_box p a img {
}
#main .box_01 .photo .btn_arrow_l {
	background-image: url(../images/photo/photo_arrow_left.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 25px;
	position: absolute;
	top: 198px;
	left: 0px;
	cursor: pointer;
	text-indent: -9999px;
}
#main .box_01 .photo .btn_arrow_r {
	background-image: url(../images/photo/photo_arrow_right.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 25px;
	position: absolute;
	top: 198px;
	right: 0px;
	cursor: pointer;
	text-indent: -9999px;
}
#main .box_01 .junle_list_01 {
	width: 615px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-left: 6px;
}
#main .box_01 .junle_list_01 p {
	float: left;
	margin-bottom: 6px;
	margin-right: 6px;
}
#main .box_01 .junle_list_02 {
	background-image: url(../images/junle/junle_on_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 608px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
	min-height: 276px;
	display: none;
}
#main .box_01 .junle_list_02 h4 {
	background-image: url(../images/junle/junle_on_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 608px;
	padding-top: 5px;
	position: absolute;
	top: 0;
	left: 0;
}
#main .box_01 .junle_list_02 h4 img {
	position: absolute;
	top: 21px;
	left: 19px;
}
#main .box_01 .junle_list_02 div {
	display: block;
	width: 464px;
	margin-left: auto;
}
#main .box_01 .junle_list_02 div ul {
	padding-top: 13px;
	padding-bottom: 8px;
}
#main .box_01 .junle_list_02 div ul li {
	line-height: 24px;
	background-image: url(../images/junle/point_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	width: 219px;
	display: block;
	float: left;
	margin-bottom: 0px;
	height: 24px;
}
#main .box_01 .junle_list_02 div ul li a {
	line-height: 24px;
	height: 24px;
	display: block;
}
#main .box_01 .junle_list_02 .btn_back {
	position: absolute;
	left: 15px;
	bottom: 10px;
}
#main .box_02 {
	/*background-image: url(../images/common/box_02_bg.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	/*width: 418px;*/
	float: left;
	display: block;
}
#main .box_02 .box_in {
	margin: 0px;
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 408px;
	height: 289px;
}
#main .box_02 .area_00, #main .box_02 .area_01, #main .box_02 .area_02, #main .box_02 .area_03, #main .box_02 .area_04, #main .box_02 .area_05, #main .box_02 .area_06, #main .box_02 .area_07, #main .box_02 .area_08 {
	position: relative;
}
#main .box_02 .area_01, #main .box_02 .area_02, #main .box_02 .area_03, #main .box_02 .area_04, #main .box_02 .area_05, #main .box_02 .area_06, #main .box_02 .area_07, #main .box_02 .area_08 {
	display: none;
}
#main .box_02 area {
	z-index: 120;
}
#main .box_02 .btn_box {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 1px;
	display: block;
}
#main .box_02 .map {
	position: static;
	left: 0px;
	top: 0px;
	width: 408px;
	height: 289px;
}
#main .box_02 .btn_box .btn_back {
	position: absolute;
	left: 10px;
	top: 250px;
}
#main .box_02 .area_chiba {
	position: absolute;
	top: 44px;
	left: 117px;
}
#main .box_02 .area_gunma {
	position: absolute;
	top: 10px;
	left: 117px;
}
#main .box_02 .area_tochigi {
	position: absolute;
	top: 10px;
	left: 224px;
}
#main .box_03 {
	background-image: url(../images/common/box_03_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 230px;
	float: right;
	display: block;
}
#main .box_03 .box_in {
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	height: 274px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#main .box_03 select {
	width: 190px;
	padding: 5px;
}
#main .box_03 .ensen_area {
}
#main .box_03 #ensen_pref_cd {
	display: block;
}
#main .box_04 {
	background-image: url(../images/common/box_05_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 324px;
	display: block;
	float: left;
}
#main .box_04 .box_in {
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	height: 367px;
}
#main .box_04 ul {
}
#main .box_04 ul li {
	border-bottom-color: #c8c8c8;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 1;
	clear: both;
}
#main .box_04 ul li a {
}
#main .box_04 ul li img {
	padding-right: 13px;
	float: left;
}
#main .box_04 ul li .f18 {
	line-height: 25px;
	display: block;
}
#main .box_04 ul li .f13 {
	line-height: 25px;
}
#main .box_04 ul li.point {
	display: block;
}
#main .box_04 ul li.point a {
	background-image: url(../images/common/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}
#main .box_04 ul li.best3 {
	padding-top: 4px;
	padding-bottom: 4px;
}
#main .box_05 {
	background-image: url(../images/common/box_04_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 310px;
	display: block;
	margin-bottom: 5px;
}
#main .box_05 .box_in {
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	padding-bottom: 25px;
}
#main .box_05 ul {
}
#main .box_05 ul li {
	border-bottom-color: #c8c8c8;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 1;
	clear: both;
	padding-bottom: 4px;
	padding-top: 5px;
}
#main .box_05 ul li a.f14 {
	line-height: 14px;
	display: block;
	padding-top: 3px;
}
#main .box_05 ul li img {
	padding-right: 13px;
	float: left;
}
#main .box_05 ul li span {
	padding-top: 0px;
	display: block;
}
#main .box_06 {
	background-image: url(../images/common/box_06_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 310px;
	display: block;
	clear: both;
}
#main .box_06 .box_in {
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
#main .box_06 div.bloglast {
	border-bottom-color: #c8c8c8;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 1;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main .box_06 div.bloglast h4 a {
	background-image: url(../images/common/point_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 2px;
	font-weight: normal;
	display: block;
}
#main .box_06 div.bloglast h4 {
	padding-bottom: 3px;
}
#main .box_06 div.bloglast img {
	float: right;
}
/* box_special --*/
#main .box_special,
#main .box_special_mem {
	width: 300px;
	padding-bottom: 8px;
	margin: 0 auto 16px;
	border-radius: 8px 8px 0 0;
	border-bottom: 2px dotted #999;
}
#main .box_special_mem {
	width: 210px;
	margin-top: 10px;
	border-bottom: 0;
}
#main .box_special a img,
#main .box_special_mem a img{
	vertical-align: top;
}
#main .box_special .box_special_head,
#main .box_special_mem .box_special_head {
	margin: 0 0 9px;
	padding: 7px 8px 7px 40px;
	height: 26px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: #fff;
	/*background-color: #ff4e00;*/
	background: url(../images/ttl/ttl_special_bg.gif) no-repeat left top;
	border-radius: 8px 8px 0 0;
}
#main .box_special_mem .box_special_head {
	height: auto;
	padding: 7px 8px;
}
#main .box_special .box_special_head h3 {
	float: left;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 0;
}
#main .box_special_mem .box_special_head h3 {
	font-size: 14px;
	height: auto;
	padding-left: 32px;
	float: none;
	letter-spacing: 0;
}
#main .box_special .box_special_head a.more,
#main .box_special_mem .box_special_head a.more {
	float: right;
	display: inline-block;
	margin-top: 0.5em;
	padding: 0 5px;
	font-size: 11px;
	letter-spacing: 0;
	text-decoration: none!important;
	color: #ff4e00!important;
	background-color: #fff;
	border-radius: 3px;
}
#main .box_special_mem .box_special_head a.more {
	display: block;
	float: none;
	text-align: center;
}
#main .box_special .box_special_head a.more:before,
#main .box_special_mem .box_special_head a.more:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 0.2em;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #ff4e00;
}
#main .box_special .box_special_square,
#main .box_special .box_special_banner li,
#main .box_special_mem .box_special_square,
#main .box_special_mem .box_special_banner li {
	margin: 0 0 9px;
}

#main .special_index_box_mem {
	width: 630px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .special_index_box_mem li {
	float: left;
	background-color: #f5f2eb;
	border-radius: 10px;
	border: 2px solid #dadada;
	margin-top: 10px;
	margin-left: 10px;
	width: 306px;
}
#main .main_contents ul.special_index_box_mem li.colsTop {
	margin-left: 0;
}
#main .special_index_box_mem .special_bnr {
	padding: 10px;
}
#main .special_index_box_mem .special_bnr img {
	max-width: 100%;
}
#main .special_index_box_mem h2.box_ttl {
	border-bottom: 2px dotted #6E6E6E;
	font-size: 18px;
	margin: 0 10px;
	padding: 0 0 0.5em;
	font-weight: bold;
	line-height: 1.4;
}
#main .special_index_box_mem p {
	margin: 0.6em 10px;
	font-size: 92%;
	letter-spacing: 0;
	line-height: 1.4;
}
#main .special_index_box_mem p.special_detail {
	text-align: right;
}
#main .special_index_box_mem p.special_detail a {
	color: #ff4e00!important;
	font-weight: bold;
	text-decoration: none;
}
#main .special_index_box_mem p.special_detail a:hover {
	text-decoration: underline;
}
/* --box_special */
#main .banner {
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	/*background-color: #CCCCCC;*/
}
#main .banner300250 {
	height: 250px;
}
#main .txtnone {
	text-indent: -9999px;
}

#main .box_search{
	height: 34px;
    padding: 5px 78px;
	width: 660px;
}
#main .box_search input{
	width:400px;
	height:22px;
	margin: 3px 20px 0 0;
	float:left;
}

#main .box_search .btn{
	float:left;
	width:43px;
	height:22px;
	padding-top: 1px;
}

.social_btn {
	position: absolute;
	width: 608px;
  	top: 135px;
  	right: 1px;
}
.social_btn div.social_btn_box_01 {
	width: 104px;
	height: 28px;
	overflow: hidden;
	padding-right: 0px;
	float: left;
	padding-right: 8px;
	display: block;
	padding-top: 6px;
}
.social_btn div.social_btn_box_02 {
	padding-right: 8px;
	float: left;
	width: 88px;
	height: 20px;
	overflow: hidden;
	display: block;
	padding-top: 6px;
}
.social_btn div.social_btn_box_03 {
	padding-right: 20px;
	float: left;
	display: block;
	padding-top: 6px;
}
.social_plugin_box {
	width: 640px;
	height: 206px;
	border: none;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #FFF;
}
.social_btn a.text_entry{
	font-size: 12px;
    vertical-align: middle;
    height: 30px;
    color: #666!important;
    margin-bottom: 12px;
    display: inline-block;
    margin-right: 16px;
}
.social_btn a:hover.text_entry {
	text-decoration:none;
}
#main .box_02 .btn_box p {
	position: absolute;
}
.map18 {
	top: 39px;
	left: 0px;
}
.map19 {
	top: 73px;
	left: 0px;
}
.map20 {
	top: 107px;
	left: 0px;
}
.map21 {
	top: 141px;
	left: 0px;
}
.map22 {
	top: 175px;
	left: 0px;
}
.map23 {
	top: 209px;
	left: 0px;
}
.map24 {
	top: 243px;
	left: 0px;
}
.map9, .map17, .map36, .map25, .map32, .map42, .map49, .map0 {
	top: 0px;
	left: 0px;
}
.map10, .map37, .map26, .map33, .map43, .map50, .map1 {
	top: 39px;
	left: 0px;
}
.map11, .map38, .map27, .map34, .map44, .map51, .map2 {
	top: 78px;
	left: 0px;
}
.map12, .map39, .map28, .map45, .map52, .map3 {
	top: 117px;
	left: 0px;
}
.map40, .map29, .map46, .map4 {
	top: 156px;
	left: 0px;
}
.map30, .map47 {
	top: 195px;
	left: 0px;
}
.map5 {
	top: 0px;
	left: 107px;
}
.map6 {
	top: 39px;
	left: 107px;
}
.map7 {
	top: 78px;
	left: 107px;
}
.map8 {
	top: 117px;
	left: 107px;
}
.map54 {
	top: 0px;
	left: 0px;
}
.map55 {
	top: 39px;
	left: 0px;
}
.map56 {
	top: 78px;
	left: 0px;
}
.map57 {
	top: 117px;
	left: 0px;
}
.map58 {
	top: 156px;
	left: 0px;
}
.map59 {
	top: 0px;
	left: 107px;
}
.map60 {
	top: 39px;
	left: 107px;
}
.map61 {
	top: 78px;
	left: 107px;
}
.map62 {
	top: 117px;
	left: 107px;
}
.footnavi_img_fb {
    height:28px;
    width:28px;
}
.footnavi_img_twt {
    height:28px;
    width:28px;
}
.strong {
    font-weight: bold!important;
}
