@charset "shift_jis";
.cl {
	overflow: hidden;
	clear: both;
}
/* 共通設定 ------------------------------------------------------------------------------ */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0 auto;
	padding: 0;
}
body {
	width: 100%;
	min-width: 950px;
	height: auto;
	text-align: justify;
	text-justify: distribute;
	background-color: #FFF !important;
	font-size: 14px;
	line-height: 180%;
	color: #333333;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../img/back.png) top center repeat-x;
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
/* 基本設定リンク --------------------------------------------------*/
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	color: #fff;
	text-decoration: none;
}




/* ラッパー設定 ------------------------------------------------------------------------------ */
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
	overflow: hidden;
	position: relative;
}
/* ヘッダ設定 ------------------------------------------------------------------------------ */
#header {
	width: 950px;
	height: auto;
}
/* イメージ設定 ------------------------------------------------------------------------------ */
#top-img  {
	width: 100%;
	height: 700px;
	overflow: hidden;
	background: url(../img/top.jpg) top center repeat;
	
	
}





/* ヘッダナビゲーション設定 ------------------------------------------------------------------------------ */

#h_navi {
	width: 100%;
	height: 280px;
	margin: 0 auto;
	padding: 0;
	display: block;
	overflow: hidden;
	background: url(../img/menu-back.jpg) top center repeat;
}
.h_navi ul {
	width: 1000px;
	height: 280px;
	margin: 0 auto;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.h_navi li {
	float: left;
	list-style: none;
	margin-right: 5px;
}
.h_navi a {
	display: block;
	overflow: hidden;
	/* 透明度変化の時間を設定 */

	/* Firefox */
	-moz-transition: 0.5s;
	/* WebKit */
	-webkit-transition: 0.5s;
	/* Opera */
	-o-transition: 0.5s;
	/* Standard */
	transition: 0.5s;
}
.h_navi a:hover {
	/*filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	*/
	/* 透明度変化の時間を設定 */

	/* Firefox */
	-moz-transition: 0.5s;
	/* WebKit */
	-webkit-transition: 0.5s;
	/* Opera */
	-o-transition: 0.5s;
	/* Standard */
	transition: 0.5s;
}

/* menu0 */
.menu0 {
	width: 134px;
	height: 280px;
	margin-left: 15px;
	clear: both;
	background: url(../img/m.png) top center no-repeat;
}
.menu0 a {
	width: 134px;
	height: 280px;
	display: block;
	overflow: hidden;
	background: url(../img/m.png) top center no-repeat;
}
.menu0 a:hover {
	width: 134px;
	height: 280px;
	background: url(../img/m.png) top center no-repeat;
	display: block;
	overflow: hidden;
}


/* menu1 */
.menu1 {
	width: 134px;
	height: 280px;
	
	background: url(../img/m1.png) top center no-repeat;
}
.menu1 a {
	width: 134px;
	height: 280px;
	display: block;
	overflow: hidden;
	background: url(../img/m1.png) top center no-repeat;
}
.menu1 a:hover {
	width: 134px;
	height: 280px;
	background: url(../img/m1ov.png) top center no-repeat;
	display: block;
	overflow: hidden;
}
/* menu2 */
.menu2 {
	width: 134px;
	height: 280px;
	background: url(../img/m2.png) top center no-repeat;
}
.menu2 a {
	width: 134px;
	height: 280px;
	background: url(../img/m2.png) top center no-repeat;
}
.menu2 a:hover {
	width: 134px;
	height: 280px;
	background: url(../img/m2ov.png) top center no-repeat;
}
/* menu3 */
.menu3 {
	width: 134px;
	height: 280px;
	background: url(../img/m3.png) top center no-repeat;
}
.menu3 a {
	width: 134px;
	height: 280px;
	background: url(../img/m3.png) top center no-repeat;
}
.menu3 a:hover {
	width: 134px;
	height: 280px;
	background: url(../img/m3ov.png) top center no-repeat;
}
/* menu4 */
.menu4 {
	width: 134px;
	height: 280px;
	background: url(../img/m4.png) top center no-repeat;
}
.menu4 a {
	width: 134px;
	height: 280px;
	background: url(../img/m4.png) top center no-repeat;
}
.menu4 a:hover {
	width: 134px;
	height: 280px;
	background: url(../img/m4ov.png) top center no-repeat;
}
/* menu5 */
.menu5 {
	width: 134px;
	height: 280px;
	background: url(../img/m5.png) top center no-repeat;
}
.menu5 a {
	width: 134px;
	height: 280px;
	background: url(../img/m5.png) top center no-repeat;
}
.menu5 a:hover {
	width: 134px;
	height: 280px;
	background: url(../img/m5ov.png) top center no-repeat;
}
/* menu6 */
.menu6 {
	width: 134px;
	height: 280px;
	background: url(../img/m6.png) top center no-repeat;
}
.menu6 a {
	width: 134px;
	height: 280px;
	background: url(../img/m6.png) top center no-repeat;
}
.menu6 a:hover {
	width: 134px;
	height: 280px;
	background: url(../img/m6ov.png) top center no-repeat;
}



/* menu7 */
.menu7 {
	width: 156px;
	height: 280px;
	background: url(../img/m7.png) top center no-repeat;
}
.menu7 a {
	width: 156px;
	height: 280px;
	background: url(../img/m7.png) top center no-repeat;
}
.menu7 a:hover {
	width: 156px;
	height: 280px;
	background: url(../img/m7ov.png) top center no-repeat;
}




/* メインコンテンツ設定 ------------------------------------------------------------------------------ */
#maincontents {
	width:100%;
	padding: 0 0px 0px 0px;
	display: block;
	overflow: hidden;
}



.img1 {
	width:100%;
	height:989px;
	background: url(../img/1.jpg) top center no-repeat;
	text-indent:-999999px;
}





.img2 {
	width:100%;
	height:731px;
	background:url(../img/2.jpg) top center no-repeat;
	text-indent:-999999px;
}


.img3 {
	width:100%;
	height:746px;
	background:url(../img/3.jpg) top center no-repeat;
	text-indent:-999999px;
}



.img4 {
	width:100%;
	height:755px;
	background:url(../img/4.jpg) top center no-repeat;
	text-indent:-999999px;
}


.img5 {
	width:100%;
	height:747px;
	background:url(../img/5.jpg) top center no-repeat;
	text-indent:-999999px;
}

.img6 {
	width:100%;
	height:758px;
	background:url(../img/6.jpg) top center no-repeat;
	text-indent:-999999px;
}


.img7 {
	width:100%;
	height:439px;
	background:url(../img/7.jpg) top center no-repeat;
	text-indent:-999999px;
}


.img8 {
	width:100%;
	height:517px;
	background:url(../img/8.jpg) top center no-repeat;
	text-indent:-999999px;
}


.img9 {
	width:100%;
	height:809px;
	background:url(../img/9.jpg) top center no-repeat;
	text-indent:-999999px;
}













/* フッター設定 ------------------------------------------------------------------------------ */
#footer {
	width: 100%;
	height:559px;
	padding: 0 0px 0 0px;
	display: block;
	overflow: hidden;
	background: url(../img/an-back.jpg) top center repeat-x;
	color:#fff;
}

.footer_0 {
	width: 950px;
	height:559px;
	padding-top:50px;
	
}

.footer_1 {
	float:left;
	width: 397px;
}

.footer_2 {
	float:left;
	width: 217px;
	padding-top: 79px;
}

.footer_3 {
	float:right;
	width: 332px;
	padding-top: 79px;
}


.footer_logo {
	clear:both;
	width: 397px;
	height:54px;
	padding-bottom: 25px;
	background:url(../img/an-rogo.png) top left no-repeat;
	text-indent: -999999px;
	text-align:left;
	
}


.an_pane {
	width: 284px;
	height:255px;
	background:url(../img/an-pane-back.png) top left no-repeat;
	padding-top: 80px;
	padding-left: 40px;
}




.footer_navi ul {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	display: block;
	overflow: hidden;
	
}
.footer_navi li {
	float: left;
	list-style: none;
	margin-right: 5px;
}
.footer_navi a {
	display: block;
	overflow: hidden;
	/* 透明度変化の時間を設定 */

	/* Firefox */
	-moz-transition: 0.5s;
	/* WebKit */
	-webkit-transition: 0.5s;
	/* Opera */
	-o-transition: 0.5s;
	/* Standard */
	transition: 0.5s;
}
.footer_navi a:hover {
	/*filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	*/
	/* 透明度変化の時間を設定 */

	/* Firefox */
	-moz-transition: 0.5s;
	/* WebKit */
	-webkit-transition: 0.5s;
	/* Opera */
	-o-transition: 0.5s;
	/* Standard */
	transition: 0.5s;
}









/*  --------------------------------------------------*/

#to_top {
	width: 950px;
	height:28px;
	text-align: right;
	
}

/* イメージのborderは0pxに --------------------------------------------------*/
img {
	border: 0px;
}




a:hover img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
	transition: 0.6s;
}





/* 検索パネル --------------------------------------------------*/
.dis {
	display:none;
}



#sarch{
	width: 100%;
	height: 94px;
	background: url(../img/pane-back.png) top center no-repeat;
	overflow: hidden;
	position: absolute;
	top: 650px;
	z-index:1000;
}


.yoyaku_wrap{
	width: 950px;
	height: 94px;
	
	}
	
.yoyaku{
	margin-left: 180px;
	margin-top: 15px;
}
.bb {
	width: 250px;
	padding: 0px 5px 0px 0px;
	display:block;
	overflow:hidden;
	float: right;
}

.bb ul {
	width: 250px;
	display:block;
	overflow:hidden;
}

.bb ul li {
	display:block;
	overflow:hidden;
	float:left;
	margin-right:0px;
}





.copy {
	text-align: center;
	color:#A29B98;
	margin-top:100px;
	margin-bottom:200px;
}



.bottan {
	text-align:center;
	margin-bottom:200px;
}

/*追加*/
#lang_nav_wrap {
	width: 100%;
	background: url(../img/f_box_bac2.jpg) 0 0 repeat;
	overflow: hidden;
}
#lang_nav {
	width: 300px;
	height: 30px;
	margin: 0 auto;
	padding: 6px 0 6px 0px;
	box-sizing: border-box;
	float: right;
}
#lang_nav .lang_tit {
	float: left;
	padding: 3px 10px 0 0;
}
#lang_nav li {
	float: left;
}
#lang_nav li a {
	display: inline-block;
	padding: 3px 0;
	margin-right: 20px;
}





