a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 2.7;
	letter-spacing:1px;
	color: #727C8E;
	 font-family:"ヒラギノ明朝 ProN W3", "HiraMinProN-W3",
   "HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
   background-image:url(images/back.gif);
   background-repeat: repeat-y;
   background-position: center top;
   background-size: 1254px 1387px;
   background-attachment:fixed;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	background-image:url(images/base.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 646px 40px;
	}
.top{text-align:right;
margin-top:30px;}

.day {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: center;
	}
	
.cap {
	font-size: 12px;
	line-height: 2;
}

.midashi1 {
	font-size: 16px;
}
.midashi2 {
	font-size: 16px;
	color:#719fd3;
}


#img-scene-top{
width:600px; height:400px;
margin: 0 auto;
}
#icon_start {
position: relative;
z-index: 1;
position: absolute;
top: 0px;
right: 0px;

}
#hobonichi{
position: relative;
z-index: 1;
position: absolute;
top: 10px;
right: 0px;
}

#head{
	position:relative;
	width:650px;
	margin:0 auto;
}

#img_photo_t {
width:600px; 
position: relative;
margin: 0 auto;
}


.honmon{
	width:30em;
	text-align:left;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
}

.ml20{
	margin-left:20px;}

.box {
	float: left;
}

#nav{
	width:590px;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:200px;}
	
.boxContainer {
	overflow: hidden;
}

.info{
	text-align:left;
	width:500px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:30px;
}
 

/* clearfix */
.boxContainer:before,
.boxContainer:after {
    content: "";
    display: table;
}
 
.boxContainer:after {
    clear: both;
}
 
 
/* For IE 6/7 (trigger hasLayout) */
.boxContainer {
    zoom: 1;
}

.info2{
	font-size:150%;
	text-align:center;
}
.hobonichi{
	letter-spacing:0px;}

/*リンク*/

a:link{ color: #8D6530; text-decoration: none; }
	 
a:visited{ color: #A4A4A4; text-decoration: none; }
	 
a:hover{ color: #A4A4A4; text-decoration: none; }
