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

#header-wrap{
	width:100%;
	background: url('../img/Bg.jpg') repeat center top;
	border-bottom:solid 10px #dccb18; 
}
#header {
	width: 1280px;
	height: 210px;
	margin: 0 auto;
}

#header h1 {
	width: 250px;
	margin-left: 0px;
	padding-top: 60px;
	line-height: 0;
	float: left;
	
}
h4{
	font-size:18px;
}
a:hover img {
opacity: .6;
-webkit-opacity: .6;
-moz-opacity: .6;
filter: alpha(opacity=60);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}
div.div1077.imgLiquid_bgSize.imgLiquid_ready a:hover{
	background: rgba(0,0,0,0.5);
	transition:all 1.0s;
}
.contents_left{
	float:left;
	width:630px;
	height:auto;
}
.contents_right{
	float:right;
	width:630px;
	height:auto;
}
.two_third_left{
	float:left;
	width:840px;
	height:auto;
}
.one_third_right{
	float:right;
	width:420px;
	height:auto;
}
.one_third_left{
	float:left;
	width:420px;
	height:auto;
}
.two_third_right{
	float:right;
	width:840px;
	height:auto;
}
.top_h{
	margin-left:-20px;
	font-size:120%;
}
.photo_b_10{
	padding-bottom:10px;
}
.photo_b_20{
	padding-bottom:20px;
}
.photo_b_30{
	padding-bottom:30px;
}
.col_1280{
	width:1280px;
	margin:0 auto;
	padding:30px 0px;
	height:auto;
	overflow: auto;
}
.col_1280_pd10{
	width:1280px;
	margin:0 auto;
	padding:10px 0px;
	height:auto;
	overflow: auto;
}
.col_1280_pd50{
	width:1280px;
	margin:0 auto;
	padding:50px 0px 30px 0px;
	height:auto;
	overflow: auto;
}
#search{
	width:1280px;
	height:160px;
	margin:0 auto;
}
#tel {
	width: 350px;
	margin-right: 0px;
	padding-top: 30px;
	float: right;
	
}
.tel-p{
	font-size:15px;
	letter-spacing:0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight:600;
}
span.tel-strong{
	font-size:20px !important;
	font-weight:700;
}

#tel h2,#tel p {
	line-height: 0;
}

#gloNav {
	width: 630px;
	float: right;
}

#gloNav li {
	display: block;
	width: 90px;
	height: 192px;
	background-color:#efefef;
	margin-right: 0px;
	line-height: 0;
	float: right;
}
#gloNav li a{
	display:block;
}
#gloNav li:hover {
	display:block;
	background-color:#ffffff;
}
#footer-wrap{
	width:100%;
	margin:0px;
	background-color:#000000;
	background: url('../img/black_bg.png') repeat center top,#000;
}
#footer-wrap p{
	color:#dddddd;
	text-align:center;
}
#footer {
	width: 1280px;
	height:;
	padding:10px;
	margin: 0 auto;
}
#footer-banner{
	width:1152px;
	margin:0 auto;
	padding:25px 0px;
	overflow: hidden;
}
#footer-banner img{
	display:inline;
}
#footer-copy-wrap{
	margin:0px;
	width:100%;
}
#copy{
	height:50px;
	width: 100%;	
	text-align:center;
	background-color:#1e1d1d;
	padding:5px 0;
}
#copy li{
	display:inline-block;
	color:#dddddd;
}
#copy_p{
	background-color: #1e1d1d;
	width: 100%;
	padding: 10px 0;
}
#copy_p p{
	color:#dddddd;
	text-align:center;
}
ul .f_contents{
	text-align:center;
}
.f_contents li{
	display:inline;
}
/*cleaffix*/
.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}
.relative {
    position: relative;
	width:600px;
}
.absolute {
    position: absolute;
	top:-135px;
	left:0px;
}
.absolute_r {
    position: absolute;
	top:-135px;
	right:0px;
}
.search_box {
	padding: 0px;
	height: 103px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/search.png);
	background-repeat: no-repeat;
	background-position: center center;
}
