@charset "utf-8";
/* ヘッダー */

/*ロゴ*/
#logo{
		width:245px;
		height:100px;
		float:left;
		}

/*サーチ*/		
#t_seach{
	float:right;
	height:100px;
	width:655px;
	background-image:url(../../parts/index/h_oshirase.gif);
	position:relative;
	background-position:right;
	background-repeat:no-repeat;
			}

#h_bottom{
	position:absolute;
	width:300px;
	color:#ad8f85;
	text-align:left;
	height: 20px;
	top: 20px;
	right: 1px;
			}

.h_navi{
	position:absolute;
	width:655px;
	color:#ad8f85;
	text-align:left;
	height: 13px;
	right: 1px;
	bottom: 3px;
			}

			
/*ヘッドメイン*/
#head{
	width:900px;
	border-bottom:solid 5px #ad8f85;
	height: 100px;
		}

/*　下のジャンル　*/
#janl{
	width:900px;
	margin-top: 5px;
	height: 25px;
	border-bottom: solid 1px #ad8f85;
}

.jan{
	width:300px;
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 17px;
}

/*ムービーとカテゴリ*/
#mov_sea{
	width:900px;
	margin-top: 10px;
	clear: both;
	height: 266px;
}

.mv_left{
	float:left;
	margin-left: 15px;
	width: 215px;
	background-image: url(../parts/nowmovie.gif);
	height: 266px;
	position: relative;
	display: inline;
}

.mv_center{
	float:left;
	margin-left: 20px;
	width: 400px;
	display: inline;
}

.mv_right{
	float:right;
	width: 215px;
	margin-right: 15px;
	height: 266px;
	display: inline;
}

.now_m{
	width:188px;
	position: absolute;
	top: 140px;
	left: 14px;
	height: 115px;
	text-align: left;
}

.cates_goul1{
	width:215px;
	height: 98px;
	margin-top: 2px;
	text-align: center;
	color: #cca3ac;
}

.cates_goul2{
	width:215px;
	height: 80px;
	margin-top: 2px;
	text-align: center;
	color: #929359;
	clear: both;
}

.cates_goul3{
	width:215px;
	height: 80px;
	margin-top: 2px;
	text-align: center;
	color: #70adab;
}

.catewaku{
	width:215px;
	height: 11px;
	clear: both;
}
