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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2.7;
	letter-spacing:0px;
	color: #4D4D4D;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	}
.top{text-align:right;
margin-top:30px;}

.day {
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}
	
.cap {
	font-size: 12px;
	line-height: 2;
}

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


#img-scene-top{
width:1000px; height:666px;
margin: 0 auto;
}
#icon_start {
position: relative;
z-index: 1;
position: absolute;
top: -140px;
right: 40px;

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

#img_photo_t {
width:1000px; 
position: relative;
margin: 0 auto;
	margin-top: 150px;
}

#img_photo_t2 {
width:1000px; 
position: relative;
margin: 0 auto;
}


.honmon{
	width:27em;
	text-align:left;
	margin:0 auto;
}

#setumei{
	width:800px;
	margin:0 auto;
	margin-top:80px;}
.box {
	float: left;
}

.box2 {
	float: right;
	margin-top:390px;
}

.box3 {
	float: left;
	margin-left:20px;
	width:380px;
}
.box4 {
	float: left;
	margin-left:10px;
}

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

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

.cordinate{
	width:800px;
	text-align:left;
	margin:0 auto;
	margin-bottom:80px;
	margin-top:80px;}

.kakomi{
	background-image:url(images/kakomi_02.jpg);
	width:608px;
	margin:0 auto;
	margin-top:100px;}
	
.kakomi2{
	width:480px;
	margin:0 auto;
	text-align:left;}

/*リンク*/

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