@charset "utf-8";


/* --------------------------------------------------------------------
	サイト共通の設定
---------------------------------------------------------------------*/

/* Head
----------------------------------------------------*/

/* 共通-----*/

h1 .logo {
	padding:25px 17px;
}

/* 共通-----*/

h1 .logo_top {
	position:absolute;
	left:17px;
	top:25px;
	z-index:1000;
}


#head_navi{
	position:absolute;
	top:17px;
	right:15px;
	width:492px;
	}

#head_navi img{
	float:left;
	margin-left:10px;
	vertical-align:central;
	}


/* トップページ-----*/
#Head_top {
	position:relative;
	width:100%;
	height:800px;
	background:url(../../images/common/bg_header_top.jpg) no-repeat top left;
}


/* top_g_navii*/
#top_g_navi{
	}

#top_g_navi ul{
	}

#top_g_navi li{
	z-index:1000;
	}

#top_g_navi li.tnavi_01{
	position:absolute;
	top:116px;
	left:100px;
	}

#top_g_navi li.tnavi_02{
	position:absolute;
	top:234px;
	left:45px;
	}


#top_g_navi li.tnavi_03{
	position:absolute;
	top:366px;
	left:30px;
	}


#top_g_navi li.tnavi_04{
	position:absolute;
	top:495px;
	left:50px;
	}


#top_g_navi li.tnavi_05{
	position:absolute;
	top:614px;
	left:110px;
	}


#top_g_navi li.tnavi_06{
	position:absolute;
	top:708px;
	left:208px;
	}


#top_g_navi li.tnavi_07{
	position:absolute;
	top:775px;
	left:330px;
	}

#top_g_navi li.tnavi_08{
	position:absolute;
	top:800px;
	left:470px;
	}

#top_g_navi li.tnavi_09{
	position:absolute;
	top:800px;
	left:608px;
	}
#top_g_navi li.tnavi_10{
	position:absolute;
	top:800px;
	left:744px;
	}
#top_g_navi li.tnavi_11{
	position:absolute;
	top:800px;
	left:880px;
	}

/* top_mainBox*/
.top_mainBox{
	position:absolute;
	width:807px;
	left:163px;
	top:49px;
	z-index:0;
}

.mainvisual{
	width: 730px;
	height: 426px;
	background:url(../../images/top/top_mainvisual.jpg) no-repeat;
	position: relative;
}
.mainvisual .top-mv-list {
	width: 430px;
	position: absolute;
	top: 356px;
	left: 280px;
}
.mainvisual .top-mv-list-item {
	width: 200px;
	height: 40px;
	float: left;
	margin: 0 15px 0 0;
}
.mainvisual .top-mv-list-link {
	display: block;
	/*background-color: #c3973b;*/
	background: -moz-linear-gradient(top, #e2b351 0%, #9f6c02 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #9f6c02), color-stop(0.00, #e2b351)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2b351 0%, #9f6c02 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2b351 0%, #9f6c02 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2b351 0%, #9f6c02 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e2b351 0%, #9f6c02 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2b351', endColorstr='#9f6c02', GradientType=0); /* IE7,8,9 */
	
	border: 3px solid #fff;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	line-height: 1.3;
	position: relative;
	padding: 8px 0 8px 15px;
}
.mainvisual .top-mv-list-link:before {
	position: absolute;
	content: '';
    display: block;
	top: 24px;
	left: 10px;
	width: 8px;
	height: 10px;
	background:url(../../images/top/top_mv_list_arrow.png) no-repeat;
	background-size: cover;
}
.mainvisual .top-mv-list-link:hover {
	background-color: #D2AC5C;
}

	
.infoBox{
	background:url(../../images/top/infomation.jpg) no-repeat;
	height:305px;
	}
	
	
.infoBoxIn{
	width:345px;
	/*height:200px;*/
	padding-left:176px;
	margin-top:10px;
	float:left;
	}
.infoBoxIn img{
	max-width: 100%;
	width: 341px;
	height: 248.6px;
}
/* お知らせ削除前
.infoBoxIn{
	width:370px;
	_width:226px;
	padding-left:144px;
	margin-top:27px;
	float:left;
	}

.infoBoxIn .list{
	height:170px;
	overflow: auto;
	margin-top:7px;	
	}

.infoBoxIn dl{
	clear:both;
	border-bottom:1px dotted #d2d2d2;
	padding:10px 0;
	}


.infoBoxIn dl dt{
	width:75px;
	font-size:10px;
	float:left;
	}


.infoBoxIn dl dd{
	width:260px;
	margin-left:75px;
	}*/


.messageBox{
	float:right;
	margin:190px 40px 40px 0px;
	width:190px;
	_width:140px;
	padding-left:50px;
	height:50px;
	font-size:10px;
	line-height:1.8em;
	}
.messageBox a{
	font-size: 14px;
	font-weight: bold;
	color: #E70003;
}

.redBold{
	font-weight: bold;
		color:#FF3300;
}
.txt_blue{
		color:#0066cc;
}
.txt_red{
		color:#f00;
}

.acColor{
	color:#C33;}



/* セカンドページ-----*/
#Head {
	position:relative;
	width:100%;
	height:221px;
	background:url(../../images/common/bg_header.jpg) no-repeat top left;
}

/* navi*/
#sec_Gnavi{
	width:778px;
	_width:813px;
	height:127px;
	position:absolute;
	top:75px;
	left:220px;
	}

#sec_Gnavi ul{
	}


#sec_Gnavi li.nonActive{
	float:left;
	margin-left:10px;
	}


#sec_Gnavi li.Active{
	float:left;
	margin-left:10px;
	}


#sec_Gnavi li.Active_right{
	float:left;
	margin-left:10px;
	}
	
/* Footer
----------------------------------------------------*/
#footer{
	background:#fdb2b5;
	border-top:1px solid #dc9b9e;
	padding:20px;
	}


#footer .footnavi{
	float:right;
	}

#footer .footnavi img{
	margin-right:20px;
	}

	
#footer .copy{
	font-size:10px;
	width:300px;
	float:left;
	}


.pagetop{
	text-align:right;
	margin:10px 20px;
	}



.pagetop a{
	background:url(../../images/common/ar_totop.gif) left no-repeat;
	padding-left:10px;
	}


/* MARGIN
----------------------------------------------------*/

.mb_5   { margin-bottom: 5px; }
.mb_10  { margin-bottom: 10px; }
.mb_15  { margin-bottom: 15px; }
.mb_20  { margin-bottom: 20px; }
.mb_25  { margin-bottom: 25px; }
.mb_30  { margin-bottom: 30px; }
.mb_35  { margin-bottom: 35px; }
.mb_40  { margin-bottom: 40px; }
.mb_45  { margin-bottom: 45px; }
.mb_50  { margin-bottom: 50px; }
.mb_60  { margin-bottom: 60px; }
.mb_70  { margin-bottom: 70px; }
.mb_80  { margin-bottom: 80px; }
.mb_90  { margin-bottom: 90px; }
.mb_100 { margin-bottom: 100px; }

