@charset "utf-8";

/* -----------------------------------------

INFORMATION

FileName:	top.css
Summary:	top private
Created:	2008-03-31
UpdatedBy:	2008-03-31
Copyright:	(c)2000-2008 VISIONARE Corporation

------------------------------------------ */


/* トップ
--------------------------- */
div#header {
	position:relative;
	height:90px;
	margin:0 0 10px 0;
}

div#contents {
	clear:both;
	width:960px;
	margin:0 0 20px 0px;
	padding:0;
	background:url(../images/bg_contens.gif) top repeat-x;
}

div#main-visual {
	height:295px;
	vertical-align:bottom;
}

#news-box {
	float:left;
	width:732px;
}

#banner-box {
	float:left;
	width:179px;
	padding-top:25px;
}

#ppvdvd-box {
	width:200px;
	float:left;
}


#news-box h3 {
	margin:23px 0 5px 18px;
}

dl#news {
	width:677px;
	margin:0 0 0 22px;
	font-size:100%;
}

#news dt {
	padding:0 0 0 20px;
	background:url(../common/images/mak_arrow.gif) 0 0.35em no-repeat;
}

#news dd {
	margin:0 0 13px 0;
	padding:0 0 15px 20px;
	line-height:1.8;
	background:url(../common/images/lin_dod_02.gif) bottom repeat-x;
}


#banner-box .banner {
	margin:0 0 7px 0;	
}

#ppvdvd-box h3 {
	margin:23px 0 5px 0;
}

#ppvdvd-box ul {
	width:182px;
	margin:0 0 0 2px;
}

#ppvdvd-box li .jirei {
	padding:0 0 0 18px;
	background:url(../common/images/mak_arrow.gif) 0 0.4em no-repeat;
}

#ppvdvd-box li .jirei-body {
	padding:3px 0 3px 18px;
}

#ppvdvd-box li {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	line-height:1.4;
	background:url(../common/images/lin_dod_02.gif) bottom repeat-x;
	font-size:84%;
}

#ppvdvd-box li img {
	float:right;
	margin:0 0 1em 5px;
}
