﻿@import url("../common.css");

@charset"utf-8";

#wrap_contents{
	position: relative;
	top: -38px;
	width: 100%;
}

/*=======banner=======*/

#banner{
	position: relative;
	top: 0;
	width: 100%;
	height: 267px;
}

#banner img{
	position: absolute;
	width: 100%;
	height: 100%;
}

#wrap_txt{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#wrap_txt h2{
	position: absolute;
	top: 160px;
	font-size: 50px;
	left: 35%;
	color: #fff;
	text-shadow: 3px 3px 0 rgba(60, 60, 60, 0.43);
}

#wrap_txt p{
	position: absolute;
	top: 100px;
	font-size: 18px;
	font-weight: 600;
	left: 32%;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(60, 60, 60, 0.43);
}

/*=====End banner=====*/

/*=======contents=======*/

#contents{
	position: relative;
	background-color: #fff;
	width: 100%;
	height: 759px;
}


#content{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

/*=======navi=======*/

#navi{
	position: relative;
	width: 1000px;
	height: 35px;
}

#navi p{
	position: absolute;
	top: 16px;
	right: 257px;
}

#navi ul{
	position: absolute;
	top: 16px;
	right: 10px;
	font-size: 12px;
}

#navi ul li{
	float: left;
	padding-left: 15px;
	background: url(../../images/sub01/navi_arw.png) no-repeat;

}

#navi ul li.none{
	background: none;
}

#navi ul li.bld{
	font-weight: bold;
}

/*=======End navi=======*/

/*=======tab menu=======*/

#myBar{
	position: relative;
	width: 1000px;
	height: 100px;
	top: 60px;
	border-bottom: 2px solid #e9e9e9; 
	background-color: #fff;
}

#myBar ul{
	position: absolute;
	top: 22px;
	left: 0;
	text-align: center;
	padding-top: 20px;
}

#myBar ul li{
	float: left;
	font-size: 15px;
	font-weight: 500;
	color: #a3a3a3; 
	display: block;
	padding-right: 20px;
	line-height: 22px;
}

#myBar ul li.none{
	padding-right: 0px;
	color: #575757;
	font-weight: bold;
}

#myBar ul li a{
	width: 235px;
	height: 60px;
	display: block;
	text-align: center;
}

#myBar ul li a:hover{
	border-bottom: 6px solid #575757;
	color: #575757;
	font-weight: bold;
	-webkit-transition: all 0.4s;
  	-moz-transition: all 0.4s;
  	-ms-transition: all 0.4s;
  	-o-transition: all 0.4s;
  	transition: all 0.4s;
}

#myBar ul li.none a{
	color: #575757;
	border-bottom: 6px solid #575757;
}

#myBar ul li.none ul li a{
	border-bottom: 0 !important;
}

#myBar ul ul{
	display:none;
	position:absolute;
	background-color:#fff;
	z-index:999999999999999;
	top:80px;
	margin:0;
	padding: 0;
	opacity:0;
	border: 1px solid #d4d4d4;
	border-top: 6px solid #575757;
}

#tab_m1 ul li{
	font-size:13px !important;
	font-weight: normal;
}

#myBar ul ul li a:hover{
	border-bottom: 0;
	color: #fff !important;
	background-color: #555555;
}


#myBar ul ul li a{
	width: 235px;
	height: 39px;
	padding-top: 20px;
	margin: 0;
	text-align: center;
	background-color: #fff;
}

#myBar li:hover ul{
	visibility: visible;
	opacity: 1;
	display: block;
}

#tab_m1 ul{
	width: 235px;
	height: 118px;
	left: 0px;
}


/*=======End tab menu=======*/

/*=======con=======*/

#con{
	position: relative;
	width: 1000px;
	top:90px;
}

#con h1{
	position: absolute;
	top:20px;
	left: 0px;
}

/*=======End con=======*/

/*=====hover=====*/

#con_box{
	position: relative;
	top: 250px;
	height: 270px;
	padding: 2px;
	border-top: 3px solid #4a4a4a;
}

.da-thumbs li a div {
	top: 0px;
	left: -100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.da-thumbs li a:hover div{
	left: 0px;
}

.da-thumbs {
	list-style: none;
	width: 1000px;
	height: 270px;
	position: relative;
	margin: 10px auto;
	padding-left: 5px;
}
.da-thumbs li {
	float: left;
	margin: 0px 10px 40px 0px;
	background: #fff;
	padding: 0px;
	position: relative;
}

.da-thumbs li.none{
	margin-right: 0;
}

.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(1,1,1,0.8);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 0;
	margin: 0px 20px 5px 20px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	line-height: 22px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	text-align: center;
	font-size: 13px;
}

.da-thumbs li a div span.txt_icon{
	font-size: 40px;
	margin-top: 80px;
	margin-bottom: 20px;
}

.da-thumbs li p{
	text-align: center;
	font-size: 14px;
	color: #282828;
	font-weight: normal;
	padding-top: 15px;
}

.da-thumbs li p.txt_small{
	font-size: 12px;
	color: 727272;
	padding-bottom: 15px;
	padding-top: 5px;
}
/*=====End hover=====*/

/*=======End contents=======*/


