@charset "UTF-8";
/* CSS Document */

body{
	background:url(../img/main_bg.jpg) #000 no-repeat center 0;
	color:#fff;
	}


/* IE7
--------------------------------------------------------- */
*+html body {
	height:auto;
}


a{
	color:#fff;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	color:#f4da00;
	}

#wrap{
	width:980px;
	margin:0 auto 20px auto;
	padding:0 20px;
	}
	

#top_main{
	position:relative;
	padding:0;
	width:980x;
	height:480px;
	}

#top_main h1{
	position:absolute;
	right:0;
	top:180px;
}

#top_main h2.read{
	position:absolute;
	right:0;
	top:110px;
	}


#top_main h2.catch{
	position:absolute;
	left:43px;
	top:357px;
	}

#top_bnr{
	position:absolute;
	left:520px;
	top:325px;
}

#top_bnr li{
	margin-bottom:10px;
	}


/* ec
--------------------------------------------------------- */

#ec{
	background:url(../img/ec_bg.png) repeat 0 0;
	margin:0 20px;
	padding:15px 20px;
	margin:0 auto 60px auto;
	overflow:hidden;
	}

#dhd_area{
	width:330px;
	margin:0 38px 0 0;
	float:left;
	}

#dhd_area_inn{
	width:330px;
	padding:0x;
	}
	
#dhd_area h2{
	margin-bottom:19px;
	}

#dhd_area h3{
	margin-bottom:15px;
	padding-bottom:4px;
	border-bottom:#000 solid 1px;
	}

#dhd_area ul{
	margin-bottom:0px;
	overflow:hidden;
	}


#dhd_area li{
	float:left;
	margin:0 7px 7px 0;
	}

#dhd_area a:hover img{
	filter: alpha(opacity=45);
  -moz-opacity:0.45;
  opacity:0.45;
	}

.dhd_txt{
	text-align:left;
	font-size:11px;
	line-height:110%;
	margin-bottom:5px;
	color:#000;
	}

#dhd_detail{
	background-color:#657680;
	color:#FFF;
	padding:5px 5px;
	}

#dhd_detail h3{
	margin-bottom:4px;
	border:none;
	}

#dhd_detail p{
	font-size:8px;
	line-height:140%;
	}

#dhd_detail a{
	margin:0 0 0 5px;
	font-size:8px;
	color:#FFF;
	background-color:#000;
	padding:3px 5px;
	}

#sell_rental_area{
	width:572px;
	margin:0;
	float:left;
	}

#sell_rental_area_inn{
	width:331px;
	padding:0 34px 0 0;
	float:left;
	}
	
#sell_rental_area li{
	float:left;
	margin:0 8px 6px 0;
	}
#sell_rental_area a:hover img{
	filter: alpha(opacity=85);
  -moz-opacity:0.85;
  opacity:0.85;
	}

#sell_rental_area h2{
	margin-bottom:19px;
	}

#sell_rental_area h3{
	margin-bottom:15px;
	padding-bottom:4px;
	border-bottom:#000 solid 1px;
	}
	
#sell_rental_area ul{
	}

#sell_rental_area li a:hover{
	filter: alpha(opacity=40);
  -moz-opacity:0.40;
  opacity:0.40;
	}

#sell{
	width:347px;
	margin-bottom:30px;
	}

#rental{
	width:347px;
	}

#sell_rental_pkg{
	float:left;
	width:207px;
	}
	
.pkg_btn{
	margin-top:10px;
	display:block;
	}

/*------------------------

SNS

------------------------*/
#social-container{
	position: absolute;
	display: block;
	width: 277px;
	top: 20px;
	right: 0;
}

#social-container div{
	float:left;
}
.social-btn{
	float:left;
	margin-right:10px;
}

#twitter-btn{
	width:70px;
}

#facebook-btn{
	width:70px;
}

#google-btn{
	width:32px;
	margin-right:0;
}

#mixi-btn{
	width:70px;
}



/* trailer
--------------------------------------------------------- */
#trailer{
	text-align:center;
	margin-bottom:60px;
	width:980px;
	}

#trailer h2{
	margin-bottom:40px;
	}

#trailer_inn{
	width:853px;
	padding:0 62px 23px 63px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	}

#trailer:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
   line-height:0;
}
#trailer { display: inline-block; }
* html #trailer { height: 1%; }
#trailer { display: block; }

#other{
	text-align:center;
	margin-top:20px;
	}

#other a:hover img{
	filter: alpha(opacity=55);
  -moz-opacity:0.55;
  opacity:0.55;
	}

/* product
--------------------------------------------------------- */
#product{
	width:980px;
	}

#product h2{
	margin-bottom:40px;
	}

.product_section{
	margin-bottom:70px;
	overflow:hidden;
	}

.p-pkg{
	float:left;
	width:257px;
	margin:0 45px 0 0;
	position:relative;
	}
	
.p-pkg_btn{
	display:block;
	margin:23px 0 0 0;
	}


.p-box{
	float:left;
	width:678px;
	margin:0 0 0 0;
	}


#product .p-box h2{
	font-size:22px;
	margin-bottom:5px;
	padding:0;
	line-height:120%;
	}

#product .p-box h2.p-box_tit2{
	font-size:20px;
	}

.p-box h2 span{
	font-size:12px;
	font-weight:nomal;
	margin:0;
	display:block;
	line-height:130%;
	}
	
.p-box ul{
	margin:0 0 20px 0;
	overflow:hidden;
	}
	
.p-box li{
	float:left;
	margin:0 11px 0 0;
	}

.p-box h3{
	font-size:14px;
	margin:0 0 10px 0;
	}

.p-box h3 span{
	color:#fff000;
	}

.p-box p{
	font-size:12px;
	font-weight:normal;
	margin:0 0 20px 0;
	border:#FFF solid 1px;
	padding:5px 10px;	
	}

.p-box dl{
	font-size:12px;
	}

.p-box dt{
	line-height:140%;
	margin-bottom:2px;
	color:#fff000;
	}

.p-box dd{
	font-weight:normal;
	margin-bottom:10px;
	line-height:160%;
	}

.p-ec{
	width:655px;
	margin:15px 0 0 0;
	padding:12px 12px 12px 11px;
	background-color:#383838;
	overflow:hidden;
	}
	
.p-ec ul{
	margin:0;
	padding:0;
	}
	
.p-ec li{
	float:left;
	margin:0 5px 0 0;
	}

.p-ec li a:hover img{
	filter: alpha(opacity=45);
  -moz-opacity:0.45;
  opacity:0.45;
	}

#other_link{
	display:block;
	border:#fff000 solid 1px;
	color:#fff000;
	padding:6px 0 5px 0;
	text-align:center;
	}

#other_link:hover{
	display:block;
	color:#000;
	padding:6px 0 5px 0;
	text-align:center;
	background:#fff000;
	text-decoration:none;
	font-weight:bold;
	}

#cp_bnr{
	margin:60px 0;
	text-align:center;
	}

#cp_bnr a{
	display:block;
	}

#gototop{
	font-size:14px;
	text-align:right;
	}

/* bnr_area
--------------------------------------------------------- */

#bnr_area{
	padding:25px 0 10px 0;
	background:#333333;
	}

#bnr_area_inn{
	width:980px;
	margin:0 auto;
	}

#bnr_area_inn ul{
	}

#page_bnr{
	clear:both;
	margin-bottom:18px;
	overflow:hidden;
	}	

#page_bnr li{
	float:left;
	margin:0 14px 0 0;
	}

#offiicial_bnr{
	width:980px;
	margin-bottom:18px;
	overflow:hidden;
	}

	
#offiicial_bnr li{
	float:left;
	margin:0 10px 0 0;
	}

#top_footerleft{
	margin:0px 31px 0 0;
	padding:4px 12px 0px 12px;
	float:left;
	width:355px;
	height:44px;
	background-color:#e0e0e0;
}

#top_footerleft span{
	text-align:center;
	margin-bottom:1px;
	color:#000;
	font-weight:bold;
	}

#top_footerleft li{
	float:left;
	width:166px;
	height:22px;
	list-style:none;
	margin-right:6px;
}
#top_footerleft li.last{
	margin-right:0px;
}


#snss{
	width:590px;
	display:block;
	float:left;
}

#snss li{
	margin-right:10px;
	float:left;
	list-style:none;
	}

#snss li.last{
	margin-right:0;
	}

	
/*-------------------
fox-sns
--------------------*/

#fox-sns{
	width:358px;
	background-color:#c1ad4b;
	padding:5px 7px 2px 7px;
	margin-right:18px;
	float:left;
	}

#fox-sns h3{
	float:left;
	margin-right:14px;
	}

#fox-sns .fox-sns-btn{
	float:left;
	width:141px;
	}

#fox-sns .fox-sns-btn li{
	margin-bottom:3px;
	list-style:none;
	}
	
	
.non{
	filter: alpha(opacity=25);
  -moz-opacity:0.25;
  opacity:0.25;
	}
	
.tieup_bn{
	position: absolute;
	top: 290px;
	right: 0;
}
.wellith_bn{
	position: absolute;
	top: 220px;
	right: 0;
}

/* footer
--------------------------------------------------------- */

#footerUpper {
  width: 100%;
  min-width: 980px;
  padding: 20px 0;
  background: #222;
  color: #eee;
  font-size: 14px;
}

#footerUpper a{
  color: #eee;
}

#footerUpperInner {
  width: 940px;
  margin: 0 auto;
  background: url(../img/logo_fox.png) no-repeat right bottom;
  overflow:hidden;
}

#footerUpperInner .txtFox {
  margin: 0 0 30px;
  font-size: 18px;
  text-align: center;
  color: #666;
  font-weight: bold;
}

#footerUpperInner ul {
  float: left;
  margin: 0 80px 0 0;
}

#footerUpperInner li {
  margin: 0 0 10px;
  color: #666;
}

#footerUpperInner li.txtTitle {
  color: #eee;
}

#footerLower {
  width: 100%;
  min-width: 980px;
  padding: 20px 0;
  background: #222;
}

#footerLowerInner {
  width: 940px;
  margin: 0 auto;
  font-size: 10px;
  line-height: 1.4em;
  text-align: center;
}
#footerLowerInner p{
  font-size: 10px;
  line-height: 1.4em;
  color: #999;
}

/* GA code
--------------------------------------------- */
#Gtagcode{
	height:0;
	font-size:0;
	line-height:0;
	}
	
#Gtagcode iframe{
	height:0;
	}	

#Gtagcode img{
	height:0;
	}	