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

@import url(http://fonts.googleapis.com/css?family=Cutive+Mono);

html, body, div, span, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, article,
big, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot,
thead, table, tr, th, td　{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-size:16px/9;
	vertical-align:baseline;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
    font-weight: 100;
	background: #fff;
	font-size: 80%;
	line-height: 1.6em\9;
}

ul {
	list-style: none;
}

.clearfix {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.en {
	font-family: 'Cutive Mono';
	font-size: 130%;
	color:none;
}

.bold {
	font-weight: bold;
	font-family: 'Cutive Mono',"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro w6", "メイリオ", Meiryo, Osaka, sans-serif;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

a {
	text-decoration: none;
	color: #000;
}

#wrap {
	width: 100%;
	height: 100%;
	color: #000;
}

/* -------------- header section --------------*/
#header {
	width: 100%;
	height: 120px;
	background: #fff;
	overflow: hidden;
}

#header_wrap {
		width: 900px;
		margin: 0 auto;
}

.logo {
	float: left;
	margin-top: 35px;
	margin-left: 10px;
}

.yumeai {
	margin: -5px 0 0 0;
	padding: 0;
	font-size: 18px;
}

/* -------------- navigation section --------------*/

#navi {
	float: right;
	list-style: none;
	padding-top: 41px;
}

#navi li {
	float: left;
	width: 100px;
	margin: 10px 0;
	padding: 5px 0px;
	overflow: hidden;
}

#navi li a {
	display: block;
	width: 100%;
}

#navi li img {
	margin-top: 3%;
	padding: 10px 5px 20px 0;
}

#navi li .en {
	float:left;
	font-size: 100%;
	margin-left: 5px;
}

#navi .underline_s {

	background: url("../images/underline_s.png") no-repeat;
	background-position: left 10px;
	overflow: hidden;
}

#navi .underline_s:hover {
	background: url("../images/underline_hover.png") no-repeat;
	background-position: left 10px;
	font-weight: bold;
}

#navi .li-large {
	width: 115px;
	margin-right: 20px;
}

#navi .li-short {
	width: 70px;
}

#navi .en {
	margin-top: 0px;
	float:left;
}



/* -------------- contents section --------------*/

#contents {
	width: 900px;
	font-size: 18px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 50px;
}

#contents h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

#mokuhyo {
	width: 857px;
	margin: 0 auto;
	border: 1px solid #70bfa2;
	color: #70bfa2;
	border-radius: 7px;
	padding: 20px;
	behavior: url("PIE.htc");
	letter-spacing: .08em;
	line-height: 31px;
}

/*
#mokuhyo p {
	font-size: 18px;
}
*/


#gyoji {
	width: 857px;
	border: 1px solid #fca200;
	color: #fca200;
	border-radius: 7px;
	padding: 20px;
	margin-top: 20px;
	behavior: url("PIE.htc");
	letter-spacing: .11em;
	line-height: 31px;

}

#gyoji p {
	font-size: 100%;
}

#gyoji .month {
	float: left;
	width: 60px;
	text-align: center;
}

.event {
	margin-left: 10px;
	width: 200px\9;
	float: left;
}

#jikan {

	width: 857px;
	border: 1px solid #76b0e0;
	color: #76b0e0;
	border-radius: 7px;
	padding: 20px;
	margin-top: 20px;
	behavior: url("PIE.htc");
	overflow: hidden;
	position: relative;
}

.illust {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.day {
	clear:both;
	letter-spacing: .1em;
	line-height: 31px;
}

.day-left {
	float: left;
	width: 152px;
}

.day-center {
	float: left;
	width: 105px;
}

.day-right {
	float: left;
	width: 331px;
}



#mokuhyo,#gyoji,#jikan {
	line-height: 1.6em\9;
}

#access {
	width: 857px;
	margin: 0 auto;
	border: 1px solid #70bfa2;
	color: #70bfa2;
	border-radius: 7px;
	padding: 20px;
	position: relative;
	behavior: url("PIE.htc");
	letter-spacing: .1em;
}

#access h2 {
	color: #000;
	padding: 0 0 10px 0;
	border-bottom: #70bfa2 1px solid;
}

#access h3 {
	font-size: 18px;
}

#youmekounin {

	margin-top: 40px;
	color: #000;
	font-size: 12px;
	letter-spacing: 3px;
	letter-spacing: 2px\9;
}

.ac-ad {
	font-size: 15px;
	margin-top: 10px;
}

.map {
	position: absolute;
	bottom: 40px;
	right: 30px;
}

.tel {
	padding: 10px 0;
	font-size: 20px!important;
}

.acc-text {
	font-size: 12px;
}

.enjoy {

}


/* -------------- footer section --------------*/
#footer {
	width: 100%;
	height: 30px;
	background: #fff;
	overflow: hidden;
}

.copy {
	font-size: 16px;
	text-align: center;
	line-height: 2em;
}
