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

p{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo, メイリオ, sans-serif';
    font-size:15px;
    line-height:1.4em;
}

body{
	width:100%;
    margin-left: auto;
    margin-right: auto;
	background-color:#e8f4e8;
}

header{
	margin-left: auto;
    margin-right: auto;
	width:1250px;
	background-color:#FFF;
}
header.index {
	height:620px;	
}
header.others {
	height:157px;	
}

header .logo{
	display:block;
	position: relative;
	float:left;
	top:26px;
	left:10px;
	z-index:4;
}

header .logo2{
	display:block;
	position: relative;
	float:left;
	top:26px;
	left:30px;
	z-index:4;
}

header .hed{
	display:block;
	position: relative;
	text-align: right;
	float:right;
	top:0;
	right:30px;
	z-index: 2 ;
}

header .hedmail{
	display:block;
	position: relative;
	float:right;
	top:-37px;
	margin-bottom:-37px;
	right:50px;
	z-index: 3 ;
}

header .topimage{
	display:block;
	position:relative;
	top:-220px;
	margin-bottom:-220px;
	z-index:0;
}

header .naname{
	display:block;
	position:relative;
	text-align: right;
	z-index:5;
	top:-220px;
	margin-bottom:-220px;
}	

header .topline {
	display:block;
	position:relative;
	float:right;
	top:-295px;
	margin-bottom:-295px;	
	z-index:7;
}

header .toptext {
	display:block;
	position:relative;
	float:right;
	top:-140px;
	margin-right:8em;
	margin-bottom:-140px;	
	z-index:8;
}

#hedshadow{
	position:relative;
	top:20px;
	background-image:url(images/he_shadow.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:8px;
}

nav ul{
	width:840px;
	height:74px;
	position: relative;
	top:20px;
	right:20px;
	float:right;
}


nav ul li a{
	float:left;
	display:block;
	background-image:url(images/he_nav.jpg);
	width:140px;
	height:74px;
	text-indent:-9999px;
}


li#navi1 a{
	background-position: 0px 0px;
} 
li#navi1 a:hover{
	background-position: 0px bottom; 
} 
li#navi2 a{
	background-position: -140px 0px;
} 
li#navi2 a:hover{
	background-position: -140px -74px; 
} 
li#navi3 a{
	background-position: -280px 0px;
} 
li#navi3 a:hover{
	background-position: -280px -74px; 
} 
li#navi4 a{
	background-position: -420px 0px;
} 
li#navi4 a:hover{
	background-position: -420px -74px; 
} 
li#navi5 a{
	background-position: -560px 0px;
} 
li#navi5 a:hover{
	background-position: -560px -74px; 
} 
li#navi6 a{
	background-position: -700px 0px;
} 
li#navi6 a:hover{
	background-position: -700px -74px; 
}


/*===== 以上ヘッダー =================*/


article{
	margin-left: auto;
    margin-right: auto;
	width:1250px;
	height:auto;
	background-color:#FFF;
	padding-top:10px;
}

article .toptext{
	float:left;
	padding:0;
	margin:0;
	width:1200px;
	padding-left:50px;
	background-color:#FFF;
}

section{
	float:left;
	width:830px;
	height:auto;
	background-color:#FFF;
	position:relative;
	padding-top:60px;
	padding-left:50px;
	top:0px;
}

aside{
	float:right;
	width:370px;
	background-color:#FFF;
	padding-top:40px;
}


aside #line{
	float:left;
	border-left:#CCC 1px solid;
	height:900px;
	text-align:right;
	width:300px;
}

aside #line .topbox{
	border-bottom:#CCC 1px solid;
	width:300px;
	padding-top:40px;
	padding-bottom:30px;
}

aside #line dt{
	margin-top:3.5em;
	width:100%;
	border-left:10px solid #99D482; 
}

.meritblock{
	background-color:#FFF;
	width:735px;
}


.w500{
	float:left;
	width:500px;
	padding:20px 15px 30px 0;
}

.w735{
	float:none;
	width:735px;
	padding:10px 0 0 0;
}

.w735last{
	width:735px;
	padding:10px 0 0 0;
	padding-bottom:40px;
}

.meritblock .img{
	margin-top:3.5em;
}

.meritimg{
	float:left;
	padding-top:20px;
}

.meritimg2{
	background-color:#ecf7e7;
	padding:3px 90px 3px 20px;
	margin-top:10px;
}

article p{
	padding:20px 30px 30px 0;
	width:575px;
	word-wrap:break-word;
}

.topleft{
	float:right;
	width:180px;
	height:490px;
	top:-240px;
	right:100px;
	z-index:1;
	position:relative;
	margin-bottom:-240px;
}

.topleft img:hover{
	filter:alpha(opacity=70);
	opacity:0.7;
	}

.topleft ul{
	margin: 0 0 -20px 0; 
	overflow:hidden;
}

.topleft ul li{
	margin-bottom:20px;
}

.topright{
	float:right;
	width:300px;
	height:490px;
	z-index:1;
	position:relative;
	top:-240px;
	right:80px;
	margin-bottom:-240px;
}

.topright img:hover{
	filter:alpha(opacity=70);
	opacity:0.7;
	}

.topright ul{
	margin: 0 0 -20px 0; 
	overflow:hidden;
}

.topright ul li{
	margin-bottom:20px;
}

.topmail{
	width:1150px;
	height:190px;
	background-color:#a1d09f;
	z-index:0;
	margin-right:50px;
}
.topmail .left{
	width:600px;
	float:left;
}
.topmail .left .left{
	float:left;
	width:410px;
	margin-top:1.2em;
}
.topmail .left .right{
	float:right;
	width:180px;
	margin-top:1em;
}


/*===== はじめに =================*/

#album_top{
	padding:3em;
}

#album_top .left{
	float:left;
	width:580px;
}

#album_top .left p{
	line-height:160%;
}

#album_top .right{
	float:right;
}

#album_main{
	background-color:#000000;
	padding:1em;
}

#album_main .left{
	float:left;
	margin-left:3em;
	margin-top:5em;
	width:300px;
}

#album_main .left span{
	display:block;
	color:#FFF;
	margin-top:5px;
}

#album_main .right{
	float:right;
	width:1100px;
}
h2 {
	margin-bottom: 25px;
}
.typeul {
	margin-left: 30px;
}
.typeul li {
	font-size: 16px;
	line-height: 24px;
}






.aus{
	width:1130px;
	height:34px;
	z-index:0;
	padding:0;
	margin:0;
	margin-right:34px;
	margin-top:3em;
}
.aus2{
	width:1130px;
	height:34px;
	z-index:0;
	padding:0;
	margin:0;
	margin-left:34px;
	margin-right:34px;
	margin-top:3em;
}

footer{
	clear:both;
	margin-left: auto;
    margin-right: auto;
	width:100%;
	text-align:center;
	color:#FFF;
	background-color:#000;
	height:40px;
	padding-top:1.5em;
}


.clear {
	clear:both;
}

/*===== page top =================*/

#page-top {
	position: fixed;
	right: 15px;
}
#page-top a {
	text-decoration: none;
	width: 60px;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-image: url(images/bo_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	overflow: hidden;
	font-size: 0px;
}
#page-top a:hover {
    opacity:0.8;
}