@charset "utf-8";

/* -- </vom/jp_report.html> -- */

p.outline {
	margin-top:5px;
}
div.first {
	padding-bottom: 21px;
}

/*-- dl.comment --*/
dl.comment {
	margin:0 10px;
	padding:0 15px;
	padding-bottom:15px;
}
dl.comment dt {
	margin-bottom:12px;
}
dl.comment dd p {
	padding:0;
}
dl.comment dd p img {
	float:left;
	margin-right:20px;
}
dl.ground-prix {
	background-color:#fbe3de;
}
dl.sony {
	background-color:#eeeeee;
}

/*-- div.second-third --*/
div.second-third {
	padding:0 10px;
	margin-bottom:10px;
	background:url(/vom/graphic/jp_report/background_01.gif) no-repeat top;
}
div.second-third div.left,
div.second-third div.right {
	float: left;
	padding-top:25px;
}
div.second-third div.left {
	width:400px;
	margin-right:11px;
}
div.second-third div.right {
	width:429px;
}
div.second-third dl dt,
div.second-third dl dd {
	margin-left:15px;
	margin-bottom:12px;
}
div.second-third dl dd p {
	width:370px;
	padding:0;
}
div.second-third dl dd.photo {
	margin-left:10px;
}

/*-- div.third-place --*/
div.third-place {
	margin-left:15px;
	margin-bottom:40px;
}
div.third-place div.name {
	width:206px;
	float:left;
	padding-top:5px;
}
div.third-place div.name {
	width:206px;
	float:left;
}
div.third-place div.name dl dt,
div.third-place div.name dl dd {
	margin:0;
}
div.third-place div.name dl dt img {
	margin-bottom:12px;
}
div.third-place div.name dl dd p {
	width:206px;
	margin:0;
}
div.third-place div.photo {
	width:196px;
	float:left;
}

/*-- div.banner --*/
div.banner {
	width: 840px;
	padding:10px;
	background-color:#eeeeee;
}
div.banner p.manga {
	padding-right:10px;
	width: 195px;
	float:left;
}
div.banner div.job {
	width: 635px;
	background: url(/vom/graphic/index/banner_job_bg.gif) left top no-repeat;
	float: left;
}
div.banner div.job p.title{
	float:left;
	padding: 27px 14px;
}
div.banner div.job div {
	float:left;
	padding: 17px;
}
div.banner div.job div img.hover {
	margin: 10px 0 0;
	float: right;
}

/*  Clearfix
---------------------------------------------------------- */
div.banner:after,
div.second-third:after,
div.third-place:after,
dl.comment:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
div.banner,
div.second-third,
div.third-place,
dl.comment {
	display: inline-block;
}

/*\*/
* html div.banner,
* html div.second-third,
* html div.third-place,
* html dl.comment {
	height: 1%;
}
div.banner,
div.second-third,
div.third-place,
dl.comment {
	display: block;
}
/**/

