﻿@charset "UTF-8";

/* 共通の指定 */

body, #top ul, #top ol, #top li, #top dl, #top dt, #top dd, #top h1, #top h2, #top h3, #top h4, #top p, form, fieldset, input, textarea, pre, strong {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-weight: normal;
	line-height:1;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
	text-align:center;
}

#top a {
	text-decoration: none;
}

#top a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#top a:visited {
	color: #941d55;
}

#top img {
	border:0;
	vertical-align: bottom;
}

#top a img {
	border:#ccc 1px solid;
}

#top h4, #top p, #top dd, #top li {
	line-height:1.2;
}

#top .copyright {
	clear:both;
	margin:0 0 2em 0;
	font-size:10px;
	line-height:1.2;
	color:#999;
}

#top .copyright span {
	margin:0 1em 0 0;
}

#top .clear {
	clear:both;
	height:0;
	visibility:hidden;
	font-size:0;
}

/* 全体のレイアウト */

#top {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

#main {
	width: 710px;
	float: left;
}

#sub {
	width: 240px;
	float: right;
}

/* プロモーションエリア */

#top .promotion a {
	display:block;
	width: 710px;
	height:160px;
	margin: 0 0 10px 0;
	background: url("./img/top/promotion.jpg") 0 0 no-repeat;
	text-indent:-9999px;
	outline:none;
}

/*
#top .promotion a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
*/

/* 新着コンテンツセクションタイトル */

#top .anime h3 a, #top .documentary h3 a, #top .dorama h3 a, #top .cinema h3 a, #top .hobby h3 a, #top .fitness h3 a, #top .videxidol h3 a{
	display:block;
	height:27px;
	outline:none;
}

#top .anime h3 {
	background: url("./img/top/sec_anime.gif") 0 0 no-repeat;
}

#top .documentary h3 {
	background: url("./img/top/sec_documentary.gif") 0 0 no-repeat;
}

#top .dorama h3 {
	background: url("./img/top/sec_dorama.gif") 0 0 no-repeat;
}

#top .cinema h3 {
	background: url("./img/top/sec_cinema.gif") 0 0 no-repeat;
}

#top .hobby h3 {
	background: url("./img/top/sec_hobby.gif") 0 0 no-repeat;
}

#top .fitness h3 {
	background: url("./img/top/sec_fitness.gif") 0 0 no-repeat;
}

#top .videxidol h3 {
	background: url("./img/top/sec_videxidol.gif") 0 0 no-repeat;
}

/* セクションアイコン背景色 */

#top h3.anime {
	background:#1591E8;
}

#top h3.documentary {
	background:#01396B;
}

#top h3.dorama {
	background:#FF780A;
}

#top h3.cinema {
	background:#3D4545;
}

#top h3.hobby {
	background:#30C510;
}

#top h3.fitness {
	background:#26B9BD;
}

#top h3.videxidol {
	background:#FF42A0;
}

/* アイコンCSS（NEW! or 作品追加） */

#top .up-new, #top .up-add {
	color: #ffffff;
	font-size: 10px;
	padding:0 1px;
	margin:0 3px 0 0;
}

#top .up-new {
	background-color: #f2809b;
}

#top .up-add {
	background-color: #33cc00;
}

/* 見出しh2 */

#top h2 {
	height:28px;
	padding:0 10px;
	line-height:28px;
	color:#333;
	text-align:right;
}

#top h2 span {
	float:left;
	text-indent:-9999em;
	text-align:left;
}

#top .new h2 {
	background: url("./img/top/tit_new.gif") 0 0 no-repeat;
}

#top .new-text h2 {
	height:24px;
	line-height:24px;
	background: url("./img/top/tit_new_text.gif") 0 0 no-repeat;
}

#top .recommend-sec h2 {
	background: url("./img/top/tit_recommend.gif") 0 0 no-repeat;
}

#top .special h2, #top .information h2 {
	text-align:left;
	text-indent:-9999em;
}

#top .special h2 {
	background: url("./img/top/tit_sp.gif") 0 0 no-repeat;
}

#top .information h2 {
	background: url("./img/top/tit_info.gif") 0 0 no-repeat;
}

/* 見出しh3 */

#top .box h3 {
	height:27px;
	text-indent:-9999px;
}

#top .new-text h3, #top .recommend-sec h3 {
	width:82px;
	height:1.5em;
	line-height:1.5;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}

#top .recommend-sec h3 {
	margin:0 0 0.5em 0;
}

/* 行間調整 */

#top img, #top h4 {
	margin:0 0 0.1em 0;
	font-weight:bold;
}

#top p {
	margin:0 0 1em 0;
	text-align:left;
}

#top .recommend-sec img, #top .recommend-sec p, #top box p {
	margin:0;
}

#top .recommend-sec p {
	overflow:hidden;
	zoom:1;
	line-height:1.5;
}

/* mainレイアウト */

#top .section-box {
	width:720px;
	padding:10px 0 0 0;
	margin:0 -10px 0 0;
}

#top .box {
	float:left;
	width:230px;
	margin:0 10px 10px 0;
	text-align:center;
	_display:inline;
}

#top .box .content {
	height:14.2em;
	padding:10px;
	border:#ccc 1px solid;
	overflow:hidden;
	zoom:1;
}

#top .section-text {
	width:710px;
	padding:0 0 10px 0;
	overflow:hidden;
}

#top .new-text .section {
	padding:0 0 5px 0;
	margin:10px 0 0;
	overflow:hidden;
}

#top .new-text .section h3 {
	float:left;
	margin:0 10px 0 0;
}

#top .new-text .section p {
	padding:0 0 0 0;
	margin:0;
	height:1.5em;
	line-height:1.5;
	font-size:11px;
}

#top .new-text .wrap {
	clear:both;
	padding:0 0 5px 0;
	overflow:hidden;
	zoom:1;
	border-bottom:#666 1px dotted;
}

#top .new-text .wrap .product {
	float:left;
	width:345px;
	padding:0 10px 0 0;
	margin:3px 0;
	display:inline;
}

#top .new-text .wrap .product h4 {
	padding:0 0 0 12px;
	background: url("./img/vdxicons/arrow.gif") 0 0.1em no-repeat;
	font-weight:normal;
}

#top .recommend-sec .content {
	float:left;
	width:328px;
	height:8.8em;
	padding:10px 10px 5px;
	margin:0 10px 10px 0;
	border:#ccc 1px solid;
	display:inline;
}

#top .recommend-sec .img {
	float:left;
	padding:0 10px 0 0;
	text-align:center;
}

/* 特集ページ */

#top .special div {
	padding:9px 9px 0;
	margin:10px 0;
	border:#ccc 1px solid;
	background:#E1EDF6;
}

/* INFORMATION */

#top .information dl {
	width:240px;
	padding:0 0 10px 0;
	overflow:hidden;
}

#top .information dt {
	padding:10px 10px 5px;
	margin:-1px 0 0 0;
	border-top:#666 1px dotted;
	color:#333;
}

#top .information dd {
	padding:0 10px 10px;
	line-height:1.2;
}