@charset "utf-8";

/* Top */

/* bxSlider
----------------------------------------------------*/
.bx-wrapper{ position:relative; }

.bx-controls-direction{ display:none; }
/*
.bx-controls-direction a {
	position: absolute;
	margin-top: -250px;
	width: 50px;
	height: 90px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-prev { background: url(../../img/prev.png) no-repeat; left: 0; }
.bx-prev:hover { background: url(../../img/prev_ov.png) no-repeat; }
.bx-next { background: url(../../img/next.png) no-repeat; right: 0; }
.bx-next:hover { background: url(../../img/next_ov.png) no-repeat; }
*/

.bx-pager{
	text-align: center;
	font-size: .75em;
	font-family: Arial;
	font-weight: bold;
	color: #ddd;
	padding: 8px 0 0;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ddd;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #aaa;
}



/* top flash */
#flasharea{
	margin:15px 0 0 0;
	text-align:center;
	}
#topflash{
	width:940px;
	margin:0 auto;
	}
noscript{
	width:940px;
	margin:0 auto;
	}

#topcontents{
	margin:30px 0 0 0;
	font-size:77%;
	line-height:1.4em;
	color:#666;
	
	}
.vt{
	vertical-align:-4px;
	}
	
#topcontents p{
	margin:0 0 10px 0;
	}

#topcontents .f320{
	float:left;
	width:320px;
	margin-right:19px;
	}

#topcontents .r260{
	float:right;
	width:260px;
	}

#topcontents .movie{
	margin:15px 0 10px 0;
	}

#topcontents .pickup{
	margin-bottom:20px;
	}

#topcontents .news{
	color:#333;
	line-height:1.5em;
	}

#topcontents .news a, #topcontents .news a:link{
	color:#333;
	text-decoration:underline;
	}
#topcontents .news a:visited{
	color:#333;
	text-decoration:underline;
	}
#topcontents .news a:hover{
	color:#333;
	text-decoration:none;
	}

/*------160309�ǋL-------*/
.made_box{
	margin-bottom:15px;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	}

.made_box_l{
	float:left;
	width:940px;
	font-size: 10px;
	}
.made_box_r{
	float:right;
	width:450px;
	font-size: 10px;
	}