@charset "Shift_JIS";
/*--------------- for index page ---------------*/
/* template.css overwrite */


/* Feat Column */
div.Column {
	border:1px solid #d6d6d6;
	padding: 20px;
}

div.Column h4 {
	margin-bottom: 1em;
}

div.Column ul.link {
	margin-top:10px;
}

div.Column ul.notes {
	margin-top:10px;
}

/* Feat PageNavi */
div.pageNaviArea {
	margin-bottom:2.5em;
	background-color:#f2f2f2;
	width:520px;
	margin-left: 20px;
}
div.pageNaviArea ul {
	background: url(/dvdirect/pre_include/images/ky_anc_line.gif) center bottom no-repeat;
	padding: 10px 10px 12px 10px;
}
div.pageNaviArea ul li {
	float:left;
	width:240px;
	background: transparent url(/dvdirect/share/images/products/tmp/arrow_black_bggray.gif) no-repeat scroll 0 0.4em;
}
div.pageNaviArea ul li a {
	display: block;
	padding: 0 0 0 10px;
}
div.pageNaviArea ul li.maxWidth {
	width:auto;
}
div.pageNaviArea ul.pageNaviBottom {
	background: none;
	padding: 10px 10px 10px 10px;
}
div.pageNaviArea ul li.pageNaviAreaLeft {
	margin-right:20px;
}

/* clearfix */
div.pageNaviArea ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.pageNaviArea ul {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html div.pageNaviArea ul { height: 1%; }
div.pageNaviArea ul { display: block; }
/* End hide from IE-mac */



/************* Sytle 04 *************/
div#element04 table{
	border-top:#9E9E9E solid 1px;
	border-left:#9E9E9E solid 1px;
	width:950px;
}
div#element04 table.in {
	width:500px;
}
div#element04 th{
	padding:3px;
	color:#FFF;
	font-weight:normal;
	text-align:center;
	border-right:#9E9E9E solid 1px !important;
	border-bottom:#9E9E9E solid 1px;
}
div#element04 td{
	padding:3px;
	font-weight:normal;
	text-align:center;
	border-right:#9E9E9E solid 1px;
	border-bottom:#9E9E9E solid 1px;
}
div#element04 .title{
/*	background:#CCC;*/
	background:#E7E7E7;
	font-weight:bold;
	text-align:left;
    width: 16%;
}
div#element04 .bgBlue{
/*	background:#0088CE;*/
	background:#0177dc;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
div#element04 .bgRed{
/*	background:#DA2128;*/
	background:#cc1000;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}

div#element04 .bgGrey{
	background:#EFEFEF;
}

/* For BD Column */
.commentbox {
	padding-left:10px;
	padding-right:10px;
	background: url(/dvdirect/products/picture/ky/dvdirect_ky00017.jpg) repeat-x;
	height:92px;
}

.ac_colortext {
	color:#FF0000;
}
.notes01A {
	color:#666666;
}

