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

/*************観光・レジャー用CSS**************/


/*左ナビ*/

#left_navi_m2 .n00 a{
	background-image:url(../images/activity_btn_meister.gif);
}
#left_navi_m2 .n01 a{
	background-image:url(../images/activity_btn_activity.gif);
}
#left_navi_m2 .n02 a{
	background-image:url(../images/activity_btn_shizen.gif);
}
#left_navi_m2 .n03 a{
	background-image:url(../images/activity_btn_eigo.gif);
}
#left_navi_m2 .n04 a{
	background-image:url(../images/activity_btn_golf.gif);
}

.m00{
	display:block;
	text-indent:-1500px;
	height:25px;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image:url(../images/btn_meister.gif);
}
.m01 a{
	background-image:url(../images/btn_spring.gif);
}
.m02 a{
	background-image:url(../images/btn_summer.gif);
}
.m03 a{
	background-image:url(../images/btn_autumn.gif);
}
.m04 a{
	background-image:url(../images/btn_winter.gif);
}

#left_navi_m1{
	margin:0px;
	padding:0px
}
#left_navi_m1 a{
	display:block;
	text-indent:-1500px;
	height:21px;
	background-repeat: no-repeat;
	background-position:0 0;
}
#left_navi_m1 a:hover{
	background-position:0 -21px;
}
#left_navi_m2{
	margin:0 0 15px;
	padding:0px
}
#left_navi_m2 a{
	display:block;
	text-indent:-1500px;
	height:29px;
	background-repeat: no-repeat;
	background-position:0 0;
}
#left_navi_m2 a:hover{
	background-position:0 -29px;
}


/*************内容**************/
#activity{
	margin:0 0 30px 23px;
	line-height:140%;
}
#activity h3{
	margin:0 0 8px;
	padding:4px 4px 3px 8px;
	background-color: #DEE6C4;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #e2e2e2;
	border-left-color: #A3B794;
	font-size: 1.2em;
	font-weight: bold;
}
#activity h4{
	border-left:5px solid #769764;
	padding:0 0 0 5px;
	margin:15px 0 5px;
	font-size:1em;
}
#activity h5{
	border-left:5px solid #769764;
	padding:0 0 0 5px;
	margin:10px 0 5px;
	font-size:1em;
}
#activity .cts01{
	height:100%;
	padding:15px 0;
	border-bottom:1px solid #e2e2e2;
}
#activity .border{
	border-top:1px solid #e2e2e2;
}
#activity .left01{
	float:left;
	width:170px;
	padding-left:10px;
}
#activity .img img{
	margin-bottom:15px;
}
#activity .right01{
	float:right;
	width:473px;
	padding-right:10px;
}
#activity .info{
	background-color:#fdf9dc;
	border:1px solid #938d6d;
	color:#6c5241;
	padding:10px;
	margin:20px auto 0;
	width:489px;
	text-align:center;
	line-height:200%;
}
#activity .info p{
	font-size:12px;
	line-height:200%;
}
#activity .cts02{
	margin:20px 0 10px;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
	background-color:#f2f2f2;
}
#activity .cts02 span{
	font-size:0.85em;
}
#activity .txt01{
	font-size:0.85em;
	text-indent:-11px;
	padding-left:21px;
	line-height:130%;
}
#activity .td01{
	background-color:#f8f8f8;
}
#activity .table01{
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	margin:10px 0;
	font-size:0.85em;
}
#activity .table01 td{
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:3px 7px;
}
#activity .txt02{
	padding-left:10px;
}
#activity .txt03{
	padding-top:20px;
}
#activity .table02{
	width:100%;
}
#activity .table02 td{
	width:50%;
	vertical-align:top;
	border-bottom:1px solid #e2e2e2;
	padding:5px 3px 5px 10px;
	line-height:130%;
}
#activity .table02 td p{
	padding-left:10px;
}
#activity .table02 td p span{
	font-size:0.85em;
}
#activity .cts03{
	margin:0 10px 15px;
}
#activity .cts03 p{
	padding:2px 0 2px 10px;
	background-image: url(../images/kanko/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position:0 7px;
}
.table03 caption {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#activity .table03{
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	margin:0 0 10px 0;
	font-size:0.85em;
}
#activity .table03 td{
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:3px 7px;
}
#season_navi {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	height: 100%;
	width: 683px;
}
#season_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#season_navi li{
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 151px;
}
#season_navi a{
	display:block;
	text-indent:-9999px;
	width:151px;
	height:39px;
	background-repeat: no-repeat;
	background-position:0 0;
}
#season_navi a:hover{
	background-position:0 -39px;
}
.ms01 a{
	background-image: url(../images/btn_season_spring.jpg);
}
.ms02 a{
	background-image: url(../images/btn_season_summer.jpg);
}
.ms03 a{
	background-image:url(../images/btn_season_autumn.jpg);
}
.ms04 a{
	background-image: url(../images/btn_season_winter.jpg);
}

#meister_box {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: auto;
}
.meister_cassette {
	margin: 0px;
	padding: 24px 0px 0px 0px;
}
.meister_cassette td {
	line-height:130%;
	}
.meister_copy {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
.meister_img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 190px;
}
.meister_img img {
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
.meister_table {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 473px;
}
#meister_block {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 683px;
}

#meister_block .td01{
	background-color:#f8f8f8;
}
#meister_block .table01{
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	margin:0px;
	font-size:0.9em;
}
#meister_block .table01 td{
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:5px 5px 3px 5px;
}


.meister_img_list {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 90px;
}
.meister_img_list img {
	height: auto;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
.meister_table_list {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 583px;
}
.detail_link {
	margin: 8px 0 0 0;
	padding: 0px;
	height: 20px;
	width: 234px;
}

.detail_link a{
	display:block;
	text-indent:-9999px;
	height:21px;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image:url(../images/detail_link.jpg);
	height: 20px;
	width: 234px;
}
.detail_link a:hover{
	background-position:0 -20px;
}

