@charset "Shift_JIS";

/*
 * Style Name:default.css
 * Description: default
 * Version: Cascading Style Sheets,level2 revision1
 * Last Up Date: 2014/05/23
 * Author: mdo
 */
/*--------------------------------------
top css
---------------------------------------*/
	#main-box{
	width: 860px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	}
	
	#main-box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow:
	}
	#main-box h3{
	display: none;		
		}
	#main-box .title-box{
	width: 860px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 196px;
			}
	#main-box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow:
	}
	#contents860 img {
	border: 0;
	margin: 0px;
	border: none;
	padding: 0px;
    vertical-align: bottom;
}
	#main-box .photo-box{
	width: 860px;
	margin: 0px;
	padding: 0px;
	height: 385px;
	position: relative;
	}
	#main-box .btn_plan{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 28px;
	top: 360px;
		}
	#main-box .navi-box{
	width: 860px;
	padding: 0px;
	height: 42px;
	margin: 0px;
		}
	#main-box .navi-box ul{
	width: 860px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
		}
	#main-box .navi-box li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
		}
		
	#main-box .read-box{
	background-image: url(../images/read_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 860px;
	height: 276px;
	position: relative;		
		}
		#main-box p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
			}
	#main-box .read-box p{
	width: 440px;
	padding: 0px;
	position: absolute;
	margin: 0px;
	left: 80px;
	top: 30px;
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
		}
	#main-box .read-box .otoku{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 334px;
	left: 65px;
	top: 130px;
		}
/*--------------------------------------
btn-box
---------------------------------------*/		
	#btn-box{
	width: 860px;
	margin: 0px;
	padding: 0px;
		}
	#btn-box .btn-main{
	padding: 0px;
	background-image: url(../images/btn/btn_back.png);
	background-repeat: no-repeat;
	width: 746px;
	height: 186px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	position: relative;
		}
	#btn-box .btn01{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 55px;
	top: 110px;
		}
	#btn-box .btn02{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 394px;
	top: 110px;
		}
	#btn-box .btn-higaeri{
	padding: 0px;
	height: 95px;
	width: 710px;
	margin-bottom: 30px;
	margin-left: 75px;
			}
/*--------------------------------------
event-box
---------------------------------------*/
	#event-box{
	width: 860px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	}
	#event-box h4{
	margin: 0px;
	padding: 0px;
		}
	#event-box ul{
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	list-style-type: none;
	}
	#event-box li{
	padding: 0px;
	position: relative;
	float: left;
	width: 342px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	#event-box p{
	text-align: justify;
	font-size: 14px;
		}
	#event-box .cap01{
	position: absolute;
	left: 13px;
	top: 150px;
	width: 316px;
		}
	#event-box .cap02{
	position: absolute;
	left: 13px;
	top: 137px;
	width: 316px;
		}
	#event-box .cap03{
	position: absolute;
	left: 13px;
	top: 178px;
	width: 316px;
		}
	#event-box .cap04{
	position: absolute;
	left: 13px;
	top: 147px;
	width: 316px;
		}

/*--------------------------------------
spot-box
---------------------------------------*/
	#spot-box p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
			}
	#spot-box a:link {
	color: #0000cc;
	}
	#spot-box a:visited {
	color: #0000cc;
	}
	#spot-box a:hover {
	color: #ff6800;
	}
	#spot-box a:active {
	color: #ff6800;
}
	#spot-box{
	width: 860px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/spot_body_bg.gif);
	background-repeat: repeat-y;		
		}
	#spot-box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow:
	}
	#spot-box h4{
	width: 860px;
	margin: 0px;
	padding: 0px;
	position: relative;
		}
	#spot-box .btn_cafe{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 65px;
	top: 156px;
		}
	#spot-box .btn_spot{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 310px;
	top: 156px;
		}
	#spot-box .btn_play{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 555px;
	top: 156px;
		}
	#spot-box ul{
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	#spot-box  li{
	padding: 0px;
	position: relative;
	float: left;
	width: 342px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	#spot-box .shop01{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 15px;
	top: 330px;
	width: 320px;
}
	
	#spot-box .shop02{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 15px;
	top: 300px;
	width: 320px;
}
	
	#footer-box{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
}	
	
	
	
	
	
	
	
	
	
	
	
	
