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: #000;
	font:normal 14px/28px "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	background-color:#004C96;
   background-attachment:fixed;
    height: 100%;
	 width: 100%;
	}
	
#article{
	margin: 0 auto;
	width:815px;
	background-image:url(images/base.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment:fixed;
	position: relative;
	z-index: 1;
	}

html, body, #wrapper, #left-bg {
    height: 100%;
}

#left-bg {
	background-color: #FCCC00;
    width: 50%;
    position: absolute;
	z-index: 0;
	height: 100%;
	background-attachment:fixed;
}

.line{
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	width:793px;}

.day {
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: center;
	margin-top:50px;
	margin-bottom:50px;
	}
	
.cap {
	font-size: 12px;
	line-height: 1.6;
	color:#8C8C8C;
}

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

#head{
	position:relative;
	width:840px;
	margin:0 auto;
	text-align:center;
}

.info{
	width:450px;
	margin:0 auto;
}

.info_t{
	text-align:center;
	font-weight:bold;
	font-size:150%;
	line-height:1.8;
	color:#004C96;
}

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

.honmon img{
	margin-left:-60px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;}
	
.t_photo{
	width:367px!important;
	margin:0 auto!important; }

.item{
	padding-top:60px;
	width:760px;
	margin:0 auto;}

#nav{
	width:490px;
	margin:0 auto;
	margin-top:40px;
	padding-bottom:40px;}
	
.title_s{
	text-align:center;
	padding::20px;}
 
/*text*/


.info2{
	font-size:150%;
	text-align:center;
}

.mokuji{
	font-size:120%;
	font-weight:bold;
	color:#004C96;}

/*リンク*/
a:link {color: #EA6100; text-decoration: none; }
	 
a:visited{ color: #A4A4A4; text-decoration: none; }
	 
a:hover{ color: #004C96; text-decoration: none; }
