/* CSS Document */


body{
	background: url(../images/white_bg.gif) 0 0 repeat;
	min-width: 1200px;
}
.wrapper {
  	margin: 0 auto;
	min-width: 1200px;
}

/* ///////////////////////////////////////////////////////////////////
ヘッダー
/////////////////////////////////////////////////////////////////// */

header{
	width: 980px;
	height:120px;
    display: block;
    margin: 0 auto;
}

h1{
	padding-top: 10px;
	font-size: 10pt;
}

.header-logo{
	position: relative;
	height: 70px;
	width: 300px;
	top:10px;
}

.header-logo a:hover{
	display: block;
	opacity: 0.5;
}

.header-info{
	position: relative;
	height: 50px;
	width: 300px;
	top:-40px;
	left:500px;
}

.header-button{
	position: relative;
	height: 50px;
	width: 150px;
	top:-92px;
	left:815px;
}
/* ///////////////////////////////////////////////////////////////////
ナビゲーション
/////////////////////////////////////////////////////////////////// */

nav{
    font-size:0;
    background: url(../images/nav_bg.gif) 0 0 repeat-x;
}

nav ul{
    list-style: none;
    padding: 0;
    width: 980px;
    margin: 0 auto;
}

nav li{
    display: inline-block;
    width: 193px;
    text-align: center;
    height: 52px;

}

/* ///////////////////////////////////////////////////////////////////
トップ画像
/////////////////////////////////////////////////////////////////// */

.top-images{
    min-width:980px;
    background: #dde6c3;
    width:100%;
    overflow:hidden;
}

.top-images .top-images-wrap{
    width: 100%;
    padding: 0;
    min-height:360px;
	background:url(../images/topimg.png) center 0 no-repeat;
    text-align: right;
}

.top-images .top-images-wrap .top-images-font{
    position: relative;
    width: 980px;
    margin: 0 auto;
	zoom:1;
}

.top-images p{
    position: absolute;
    top: 60px;
    right: -200px;
    display: inline-block;
    width: 570px;
    padding: 25px 0 25px 20px;
    background-image: -moz-linear-gradient(0deg, rgba(128, 50, 14, 0.6) 40%, rgba(128, 50, 14, 0.2) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(128, 50, 14, 0.6) 40%, rgba(128, 50, 14, 0.2) 100%);
    background-image: -ms-linear-gradient(0deg, rgba(128, 50, 14, 0.6) 40%, rgba(128, 50, 14, 0.2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#c7000000', endColorstr='#00ffffff');
    text-align: left;
    font-size: 12pt;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	line-height:25px;
    font-weight:bold;
    color: #e5e2cf;
}

.top-h2{
	padding: 10px 0px;
	height: 100px;
	margin: 0 calc(50% - 50vw);
	background-color: #614F3B;
	color:aliceblue;
	text-align: center;
}

@media(max-width:1200px){
		.top-h2{
			width: 1200px;
			min-width: 1200px;
			margin: 0;
			background-color: #614F3B;
			color:aliceblue;
			text-align: center;
		}
	}


.inner{
	width: 100%;
}

.white{
	height: 500px;
}
.white-box{
	position: relative;
	height: 500px;
	width: 980px;
	margin: 0 auto;
}
.white-img{
	width: 320px;
	height: 240px;
}

.white-img a:hover{
	display: block;
	opacity: 0.5;
}

#white01{
	position: relative;
	top:-5px;
	margin-top: 5px;
	left:-20px;
	margin-left: 20px;
}
#white02{
	position: relative;
	top:-247px;
	left: 330px;

}

#white03{
	position: relative;
	top:-489px;
	left: 680px;
}

#white04{
	position: relative;
	top:-460px;
	left: 130px;
}

#white05{
	position: relative;
	top:-702px;
	left: 530px;
}


.black{
	height: 500px;
	background: url(../images/black_bg.gif) 0 0 repeat;
	
}

.black-box{
	position: relative;
	height: 500px;
	width: 980px;
	margin: 0 auto;
}
.black-font{
	width: 300px;
}
#black01{
	position: relative;
	top:30px;
	left:10px;
}
#black02{
	position: relative;
	top:-52px;
	left:510px;
}

.black-img{
	width: 440px;
}

#black03{
	position: relative;
	top:-80px;
	left:0px;
}

#black04{
	position: relative;
	top:-462px;
	left:500px;
}

.black-content{
	position: relative;
	top:-810px;
	z-index: 1;
	height: 310px;
	width: 440px;
	left:35px;
}

#black06{
	position: relative;
	top:-1120px;
	left:540px;
}
/* ///////////////////////////////////////////////////////////////////
main
/////////////////////////////////////////////////////////////////// */

.h2{
	font-size:28pt;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	color:#5B350A;
}

.main{
	position: relative;
	width: 800px;
	background: #fffbe5;
    border:double 5px #5B350A;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 20px 40px;
}

.main p{
	line-height: 28px;
	color: #5B350A;
	font-weight: 500;
}

h3{
	text-align: center;
	font-size: 18pt;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	color:#5B350A;
	border-bottom: 1px solid #5B350A;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.main-left{
	position:relative;
	height: 300px;
	width: 360px;
	padding: 20px;
}
.main-right{
	position:relative;
	height: 300px;
	width: 360px;
	padding: 20px;
	top:-340px;
	left:400px;
	margin-bottom: -340px;
}


/* ///////////////////////////////////////////////////////////////////
footer
/////////////////////////////////////////////////////////////////// */


.footer{
	height: 250px;
	background: url(../images/footer_bg.jpg) 0 0 repeat-x;
}

.footer-box{
	position: relative;
	height: 250px;
	width: 980px;
	margin: 0 auto;
}

#footer01{
	position: relative;
	height: 200px;
	width: 240px;
	top:30px;
}

#footer02{
	position: relative;
	height: 50px;
	width: 240px;
	top:-170px;
	left:250px;
}

#footer03{
	position: relative;
	height: 150px;
	width: 240px;
	top:-170px;
	left:250px;
	color: #CCB17A;
	font-size:12pt;
	line-height: 28px;
}

.footer-list{
	position: relative;
	top:-360px;
	left:770px;
	height: 180px;
	width: 150px;
	line-height: 28px;
}

#footer04 a{
	color: #CCB17A;
	text-decoration: none;
}

#footer04 li:before {
	content: "▶";
  	position: relative;
  	left :0px; /*左端からのアイコンまで*/
  	color: #CCB17A; /*アイコン色*/
	font-size: 8pt;
	margin-right: 6px;
}
