@charset "utf-8";
/*=======================================================
	CSS Document
	Page Style
=======================================================*/
body { *background:#FFFFFF; /* IE7 */ background:#fff\9; /* IE8 */}
#index_top {
	width:100%;
	float:left;
}
.main_image {
	width:100%;
	height:550px;
	float:left;
	position:relative;
}
.pageTitle {
	width:100%;
	height:60px;
	float:left;
	text-align:center;
	padding:70px 0 50px;
}
#index_top h1 {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	font-size:22.5px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#111;
	font-weight:600;
	letter-spacing:4px;
}
#index_top p.txt {
	width:100%;
	float:left;
	text-align:center;
	margin:50px 0 50px;
}
#index_top p.txt img { *margin-bottom:20px; /* IE7 */}
#index_top p.txt br { display:none;}

/* banner Link
----------------------------*/
#indexMain{
	width:100%;
	float:left;
	padding:45px 0 60px;
	/*border-top:double 3px #666;*/
}
.smBox { display:none;}
.campainBox {}
.pcBox { width:100%;float:left;}
.pcBox .box:first-child { float:left; background:url("../../../img/index/pc/bnr/bnr01.jpg") left top no-repeat;}
.pcBox .box:last-child { float:right; background:url("../../../img/index/pc/bnr/bnr02.jpg") left top no-repeat;}
.pcBox .box {
	width:470px;
	height:160px;
	position:relative;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}
.pcBox .box a {
	width:470px;
	height:160px;
	display:block;
}
.pcBox .box:hover {  
	opacity: 0.7;
	filter: alpha(opacity=70);
	box-shadow:0 0px 3px #999 inset;
}
.pcBox .box span {
	width:130px;
	height:15px;
	line-height:15px;
	padding:2px 10px;
	position:absolute;
	bottom:5px;
	right:0px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.pcBox .box span img { margin-left:10px;}
.pcBox .box:hover span {
	color:#fff;
	background:#A79476;
	font-family:"Times New Roman", Times, serif;
} 

/* Pick up slider
----------------------------*/
#carousel {
	width:100%;
	height: 160px;
	float:left;
	position: relative;
}
#carousel_wrap {
	width:100% !important;
}

#carousel_move {
	overflow:hidden;
}

.picup, 
.slidBox {
	width:100%;
	float:left;
}
/*
 slider jsStyle
----------------------------*/
#carousel_next { right: -30px; background:url("../../../img/index/pc/picup/next.gif") left top no-repeat;}
#carousel_prev {left: -30px; background:url("../../../img/index/pc/picup/prev.gif") left top no-repeat;}
#carousel_next:hover, 
#carousel_prev:hover {
	opacity: 1;  
	filter: alpha(opacity=100);  
}

#carousel_prev,
#carousel_next {
	position: absolute;
 top: 65px;
 width: 30px;
 height: 30px;
 cursor: pointer;
	opacity: 0.5;  
	filter: alpha(opacity=50);
	display:block !important;
	z-index:999999;
}

/* =======================================
	ClearFixElements
======================================= */
#carousel ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#carousel ul {
	height:160px;
	display: inline-block;
}
/*
 slider boxStyle
----------------------------*/

.picup { margin-bottom:30px;}
.slidBox { width:1280px !important;}
.slidBox li, 
.slidBox li.noneS {
	width:320px;
	height:160px;
	float:left;
	display:inline-block;
}
.slidBox li dl {
	width:310px;
	height:160px;
	float:left;
	margin:0 4px;
	position:relative;
}
.slidBox li dl dt {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slidBox li dl dd {
	width:310px;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
	padding:3px 0px;
	background-color: rgba(167,148,118,0.7);
 *background:#F0EFEC; /* IE7 */
 background:#F0EFEC\9; /* IE8 */
}

.slidBox li dl dd span.en {
	width:100px;
	height:40px;
	padding-left: 5px;
	/*float:left;*/
	text-align:center;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-weight:600;
	line-height:20px;
	font-size:15px;
	letter-spacing:1px;
 *color:#555; /* IE7 */
 color:#555\9; /* IE8 */
}

.slidBox li dl dd span.jpTit {
	display: block;
	width:200px;
	height:20px;
	/*float:right;*/
	padding:0 5px;
	text-align:left;
	color:#fff;
	font-weight:600;
	line-height:20px;
 *color:#555; /* IE7 */
 color:#555\9; /* IE8 */
}
.slidBox li dl dd span.jpTxt {
	display: block;
	width:200px;
	height:20px;
	/*float:right;*/
	padding:0 5px;
	font-size:11px;
	color:#fff;
	line-height:20px;
 *color:#555; /* IE7 */
 color:#555\9; /* IE8 */

}
.slidBox li dl dd span.jpTxt br { display:none;}


/* infomation
----------------------------*/
#info {
	width:630px;
	float:left;
}
#info h2 {
	width:600px;
	height:30px;
	float:left;
	padding:0 15px;
	border-bottom:1px solid#ccc;
	margin-bottom:10px;
	line-height:30px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:5px;
	color:#333;
}
#info ul {
	width:600px;
	height:300px;
	float:left;
	margin-left:15px;
	overflow-y:scroll;
 *overflow-x: hidden; /* IE7 */
}


#info ul li {
	width:100%;
	float:left;
	padding:4px 0;
	color:#47A7D6;
	line-height:1.6em;
}
#info ul li span {
	width:480px;
	float:right;
	line-height:1.6em;
	color:#7F6956;
 *float:none; /* IE7 */
 *margin-left:5px; /* IE7 */
}

#info ul li a {
	color:#FFFFFF;
	text-decoration:underline;
}
#info ul li a:hover {
	background-color:#A79476;
	color:#fff;
	text-decoration:none;
}

/* infomation
----------------------------*/
#blog {
	width:282px;
	float:right;
}
#blog h3 {
	width:282px;
	height:30px;
	float:left;
	border-bottom:1px solid#ccc;
	margin-bottom:10px;
	line-height:30px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:5px;
	color:#333;
}
#blog p {
	width:282px;
	float:left;
	margin-bottom:5px;
}
#blog p a {
	width:280px;
	height:70px;
	float:left;
	display:block;
	border: solid 1px #CCC;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}  
#blog p.blog a img { max-width:100%; height:auto;}  

#blog p a:hover {
	border: solid 1px #A79476;
	opacity: 0.7;  
	filter: alpha(opacity=70);  
} 
