/* スタイルシート */
html {
	/*background:#7f889f;winter*/
	background:#6cb824;/*spring*/
	background-image:url(img/back_spring.jpg);
	background-repeat:repeat-x;
}
body {
	width:730px;
	margin:10px auto;
	padding:40px 0 10px 10px;
	background-color:#fff;
	background-image:url(img/htmltop.png);
	background-repeat:no-repeat;
	border:4px double #999;
	font-family:"メイリオ","Tahoma";
}
h1 {
	display:none;
}
h2 {
	display:none;
}
h3 {
	margin:0 0 5px 0;
	height:16px;
	padding:2px 5px;
	background:#000;
	color:#fff;
	font-size:11px;
	border-bottom:1px solid #ccc;
	background-image:url(img/h3.png);
}
p,dl,dt,dd,ol {
	margin:0;
	padding:0;
	font-family:"メイリオ","Tahoma";
	font-size:11px;
	line-height:1.3;
	list-style-type:none;
}
th,td {
	font-family:"メイリオ","Tahoma";
	font-size:11px;
}
form {
	margin:0;
	padding:0;
}
hr {
	display:none;
}
img {
	border:0
}
input,textarea {
	margin:5px;
}
a {
	color:#00f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
object {
	margin:5px auto;
}
/* class */
.pic {
	margin-right:5px;
	float:left;
}
.mgn {
	margin:5px 0;
}
.non {
	display:none;
}
/* layout */
.box-l {
	width:520px;
	margin-bottom:5px;
	float:left;
}
.box-r {
	width:200px;
	margin-bottom:5px;
	float:left;
}
.lay1 {
	width:200px;
	margin-right:10px;
	float:left;
}
.lay2 {
	width:300px;
	float:left;
}
.lay3 {
	width:510px;
	clear:left;
}
.lay4 {
	width:720px;
	margin-bottom:5px;
	clear:both;
}
.lay5 {
	width:200px;
	margin-right:10px;
	float:left;
}
/* decoration link */
.dec a {
	border:1px solid #ccc;
	background:#eee;
	padding:2px;
	margin-top:1px;
	display:block;
}
.dec a:hover {
	background:#fc0;
	text-decoration:none;
}
/* topmenu */
.top-menu {
	text-align:right;
	margin:-30px 10px 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #000;
}
.top-explain {
	padding-bottom:10px;
}
/* ranking */
.rankingtop li {
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}
.ranking li {
	margin-bottom:5px;
	height:100px;
	border-bottom:1px solid #ccc;
}
.newlink dd {
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
.num {
	font-family:Arial,Sans-Serif;
	font-size:14px;
	color:#369;
	font-weight:bold;
}
.type {
	font-size:10px;
	border:1px solid #999;
	color:#999;
}
/* ranking_all */
.ranking_all li {
	margin-bottom:5px;
	margin-right:10px;
	width:230px;
	height:110px;
	float:left;
}
/* pickup */
.pickup dd {
	margin-bottom:5px;
}
/* news */
.news dd {
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}
/* carib */
.carib dd {
	margin-right:10px;
	margin-bottom:5px;
	width:140px;
	height:210px;
	float:left;
}
.carib img {
	margin-bottom:5px;
}
/* update 240 */
.update dd {
	margin-bottom:5px;
	margin-right:10px;
	width:240px;
	height:95px;
	float:left;
}
.update img {
	margin-right:5px;
	float:left;
}
/* update 200 */
.update2 dd {
	margin-bottom:5px;
	height:95px;
}
.update2 img {
	margin-right:5px;
	float:left;
}
/* dmm */
.dmm-image {
	margin-bottom:10px;
	width:200px;
	height:240px;
	background-image:url(img/bg_move.gif);
}
.dmm {
	width:125px;
	float:left;
	border:1px solid #fff;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
}
.dmm img {
	float:left;
	margin:0 5px 5px 0;
	border:1px solid #ccc;
	padding:3px;
}
.dmm-expl {
	clear:left;
	padding:3px 0;
	height:7em;
	margin-bottom:5px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
}
.dmm strong {
	font-size:24px;
	line-height:24px;
	color:#090;
	font-family:Tahoma;
}
/* movie */
h4 {
	margin:0;
	padding:0;
	font-size:10px;
	font-family:Tahoma,Sans-Serif;
}
h5 {
	margin:0;
	padding:0px;
	font-size:14px;
	color:#06c;
}
.movie-num {
	font-size:32px;
	color:#f00;
}
.jacket {
	float:left;
	width:280px;
	height:100%;
	margin:10px 0;
	border:1px solid #00f;
}
.datatable {
	width:220px;
	margin:10px 0px 10px 5px;
	float:left;
}
.datatable td {
	padding:3px;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
}
.td1 {
	background:#eee;
	text-align:left;
}
.td2 {
	background:#ddd;
	text-align:left;
}
.ss {
	border:1px solid #000;
	margin:1px;
	padding:1px;
}
.movie-prev dt {
	clear:left;
	background:#669;
	padding:3px;
	margin:10px 0;
	color:#fff;
	font-weight:bold;
}
.movie-prev dd {
	text-align:center;
}
.download-exp {
	color:#f00;
	padding:5px;
	border:1px solid #f00;
}
.movie-dmm dd {
	border-top:1px solid #000;
	padding-top:5px;
	margin-top:5px;
}
.mvinput {
	width:100px;
}
/* digivideo */
.digivideo {
	border:1px solid #000;
	padding:10px;
	margin-bottom:5px;
}
.digivideo img {
	float:right;
}
.digivideo h4 {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#f06;
}
.digivideo dl {
	width:240px;
	float:left;
	margin-top:10px;
}
.digivideo dt {
	font-size:14px;
	font-weight:bold;
	color:#006;
}
.digivideo dd {
	padding:5px;
	line-height:18px;
}
.digivideo-ex {
	border-bottom:1px dotted #ccc;
}
.digivideo strong {
	background:#ff0;
}
/* support */
.support dt {
	color:#f00;
	font-weight:bold;
	border-top:1px solid #ccc;
	padding-top:5px;
}
.support dd {
	padding:10px;
}
/* regist */
.regist {
	color:#f00;
}
.regist dd {
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}
/* footer */
.footer {
	clear:both;
	margin-right:10px;
	border-top:1px solid #000;
	padding-top:5px;

}
/* movietest */
.blk {
	margin-bottom:5px;
	font-size:11px;
	font-family:Tahoma;
}
.blk input {
	margin:0 5px;
}
.bd0 {
	border:0;
}



.ranking-main li {
	width:195px;
	margin-right:5px;	
	height:100px;	
	float:left;
}
