@charset "utf-8";
/* CSS Document */

/**************************************************
	リセット
**************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}




/**************************************************
	Body,共通部分
**************************************************/



body {
	background-image:url(../imgs/bg.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}


#wrapper {
	margin:auto;
	padding-top:45px;
	position:relative;
	width:960px;
	background-color:fff;
}


#container {
	width:960px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}


#bloc_cart, #member_bnr, #bloc_kategory, #bloc_guide, #bloc_calender,
#contents_head, #new_area, #news_area, #osusume_area, #ranking_area {
	margin-bottom:15px;
}




h2 {
	font-size:14px;
	margin-bottom:5px;
}

a {
	color:#333;
	text-decoration: none;

}





.f_clear {                      /*div内のfloatをクリア*/
	clear:both;
	height:0px;
}



/**************************************************
	ヘッダー
**************************************************/

#header {
	width: 960px;
	height:60px;
	border-bottom: 4px solid #e60012;
}


#header h1 {
	margin-top:7px;
	}



/**************************************************
	グローバルナビ（トップ）
**************************************************/

#gnav_wrap {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap li {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:30px;
}


#gnav_wrap .home {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:27px;
}


#gnav_wrap li:hover {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;;
}

#gnav_wrap p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}


/**************************************************
	グローバルナビ(ツール＆グッズ）
**************************************************/

#gnav_wrap_tool {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap_tool li {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:27px;
}


#gnav_wrap_tool .tool {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:27px;
}


#gnav_wrap_tool li:hover {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:27px;
}


#gnav_wrap_tool p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;;
}

#gnav_wrap_tool p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}

/**************************************************
	グローバルナビ(DVD）
**************************************************/

#gnav_wrap_dvd {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap_dvd li {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:30px;
}


#gnav_wrap_dvd .dvd {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_dvd li:hover {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_dvd p {
	float:right;
	width: 130px;
	height:18px;
	border-bottom: 1px solid #CCC;;
}

#gnav_wrap_dvd p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}





/**************************************************
	グローバルナビ(メンバー）
**************************************************/

#gnav_wrap_member {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap_member li {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:30px;
}


#gnav_wrap_member .member {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_member li:hover {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_member p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;;
}

#gnav_wrap_member p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}



/**************************************************
	グローバルナビ(カレッジ）
**************************************************/

#gnav_wrap_college {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap_college li {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:27px;
}


#gnav_wrap_college .college {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:27px;
}


#gnav_wrap_college li:hover {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:27px;
}


#gnav_wrap_college p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;;
}

#gnav_wrap_college p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}





/**************************************************
	グローバルナビ(ライブ）
**************************************************/

#gnav_wrap_live {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap_live li {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:30px;
}


#gnav_wrap_live .live {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_live li:hover {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_live p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;;
}

#gnav_wrap_live p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}



/**************************************************
	グローバルナビ(Filics）
**************************************************/

#gnav_wrap_filics {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap_filics li {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:11px;
}




#gnav_wrap_filics li:hover {
	float:left;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:11px;
}


#gnav_wrap_filics p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;
}


#gnav_wrap_filics p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}


#gnav_wrap_filics p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}



/**************************************************
	グローバルナビ(CD）
**************************************************/

#gnav_wrap_cd {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap_cd li {
	float:left;
	width: 120px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:30px;
}


#gnav_wrap_cd .cd {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:37px;
}


#gnav_wrap_cd li:hover {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_cd p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;;
}

#gnav_wrap_cd p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}





/**************************************************
	グローバルナビ(cast）
**************************************************/

#gnav_wrap_cast {
	float:left;
	width: 960px;
	height:50px;
	padding-top:21px;
}



#gnav_wrap_cast li {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 1px solid #CCC;
	margin-right:30px;
}


#gnav_wrap_cast .dvd {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_cast li:hover {
	float:left;
	width: 130px;
	height:18px;
	border-bottom: 3px solid #eb0012;
	margin-right:30px;
}


#gnav_wrap_cast p {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 1px solid #CCC;;
}

#gnav_wrap_cast p:hover {
	float:right;
	width: 110px;
	height:18px;
	border-bottom: 3px solid #eb0012;
}








/**************************************************
	フッター
**************************************************/

#footer_wrap {
	height:150px;
	clear:both; 
	background-color:#333;
	color:#fff;
}

#footer {
	font-size:10px;
	margin:auto;
	padding-top:15px;
	position:relative;
	width:960px;
}

#footer a {
	color: #FFFFFF;
}

.footer_left {
	float:right;
}

