@charset "Shift_JIS";

/**
@prefix : <http://purl.org/net/ns/doas#> .
</ww-ea05/css/content.css> a :CSSstylesheet;
 :shortdesc "新車発表会速報 areaContent用CSS";
 :created "2008-10-09";
 :license <http://www.autobytel-japan.com/>;
*/

/*----------------------------------------------------
	HTML版
----------------------------------------------------*/
.leftbox, .rightbox {
	margin: 2px;
	padding: 2px;
}
.leftbox {
	text-align: center;
}
.rightbox {
	float: right;
}

/* ボディブのデカイ画像600ピクセル以内に */
#areaContent div.report img {
	max-width: 600px;
}
* html #areaContent div.report img {
width:expression(document.body.clientWidth > 600? “590px” : “auto”);
}


/*----------------------------------------------------
	areaContent
----------------------------------------------------*/
#areaContent div.title-01 {
	margin-bottom: 5px;
	padding: 5px 8px 7px;
	border-top: 2px solid #000033;
	background: url(/common/img/areaContent/title_back_02.gif) repeat-x left bottom;
}
#areaContent div.title-01 p {
	margin-bottom: 4px;
}
#areaContent div.title-01 h1 {
	font-size: 123.1%;
	line-height: 1.2;
}
#areaContent div.title-01 p.cdate-01 {
	float: right;
}


/* div.photo-01
-------------------------------------------------- */
#areaContent div.viarea div.photo-01 {
	margin-bottom: 5px;
}
#areaContent div.viarea div.photo-01 {
	float: left;
	width: 270px;
	margin-right: 10px;
}
#areaContent div.viarea div.photo-01 dl {
	width: 270px;
	font-size: 93%;
	line-height: 1.2;
	margin-top: 5px;
}
#areaContent div.viarea div.photo-01 dt {
	float: left;
	margin-left: 5px;
}
#areaContent div.viarea div.photo-01 dt.first {
	margin-left: 0;
}
#areaContent div.viarea div.photo-01 dd {
	float: left;
}

#areaContent div.viarea div.box-01 {
	float: left;
	width: 328px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
}
* html #areaContent div.viarea div.box-01 {
	width: 348px;
}
#areaContent div.viarea div.box-01 dl {
	margin-top: 5px;
	padding-top: 10px;
	background: url(/common/img/common_line_01.gif) repeat-x left top;
}
#areaContent div.viarea div.box-01 dl.first {
	margin-top: 0;
	padding-top: 0;
	background: none;
}
#areaContent div.viarea div.box-01 dt {
	float: left;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.2;
}
#areaContent div.viarea div.box-02 {
	float: left;
	width: 348px;
}
#areaContent div.viarea div.box-02 p.text-01 {
	margin-bottom: 7px;
	padding-bottom: 7px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
	border-bottom: 1px solid #ccc;
}
#areaContent div.viarea div.box-02 dl.price dt {
	float: left;
	margin-top: 3px;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.2;
}
#areaContent div.viarea div.box-02 dl.price dd {
	float: left;
}
#areaContent div.viarea div.box-02 dl.price dd span.text-01 {
	font-size: 138.5%;
	font-weight: bold;
	line-height: 1.2;
	color: #c00;
}
#areaContent div.viarea div.box-02 dl.price dd span.text-02 {
	font-size: 93%;
	font-weight: bold;
	line-height: 1.2;
}
#areaContent div.viarea div.box-02 p.btn-01 {
	clear: both;
	margin: 7px 0;
}

#areaContent div.viarea div.box-02 p.link-01 {
	font-size: 93%;
	line-height: 1.2;
}

/* div.report
-------------------------------------------------- */
#areaContent div.report {
	clear: both;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #f7f4f0;
	font-size: 14px;
	line-height: 1.5;
}
#areaContent div.report p {
	margin-bottom: 15px;
	line-height: 1.5;
}

#areaContent div.report h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000033;
	line-height: 1.2;
	font-size: 100%;
	border-bottom: 1px solid #000033;
}
#areaContent div.report h2 span {
	padding-left: 5px;
	border-left: 5px solid #000033;
}
#areaContent div.report h3 {
	padding-bottom: 5px;
	font-size: 100%;
}

#areaContent div.report dl.caption-right {
	clear: both;
	width: 227px;
	float: right;
	margin: 0 0 15px 15px;
}
#areaContent div.report dl.caption-right dt {
	float: left;
	margin-bottom: 5px;
}
#areaContent div.report dl.caption-right dt img {
	border: 1px solid #999;
}
#areaContent div.report dl.caption-right dd {
	font-size: 77%;
	line-height: 1.2;
}
* html #areaContent div.report dl.caption-right dd {
	font-size: 71%;
}
*:first-child + html #areaContent div.report dl.caption-right dd {
	font-size: 71%;
}
#areaContent div.report p.text-01 {
	margin-bottom: 15px;
	font-size: 108%;
	line-height: 1.5;
}
#areaContent div.report p.text-02 {
	font-size: 108%;
	line-height: 1.5;
}
#areaContent div.report ul {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	background: url(/common/img/common_line_03.gif) repeat-x left top;
}
#areaContent div.report ul li {
	float: left;
	width: 144px;
	margin-left: 6px;
	margin-bottom: 5px;li
}
* html #areaContent div.report ul li {
	margin-left: 4px;
}
#areaContent div.report ul li.first {
	margin-left: 0;
}
#areaContent div.report ul li img {
	border: 1px solid #999;
}
#areaContent div.report ul li p.text-03 {
	margin-top: 5px;
	font-size: 77%;
	line-height: 1.3;
}
* html #areaContent div.report ul li p.text-03 {
	font-size: 71%;
}
*:first-child + html #areaContent div.report ul li p.text-03 {
	font-size: 71%;
}


/*----------------------------------------------------
	Clearfix
----------------------------------------------------*/
.clearfix:after,
#areaContent div:after,
#areaContent div.viarea:after,
#areaContent div.report ul:after,
#areaContent div.viarea div.box-02 dl.price:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
#areaContent div,
#areaContent div.viarea,
#areaContent div.report ul,
#areaContent div.viarea div.box-02 dl.price {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #areaContent div,
* html #areaContent div.viarea,
* html #areaContent div.report ul,
* html #areaContent div.viarea div.box-02 dl.price {
	height: 1%;
}
.clearfix,
#areaContent div,
#areaContent div.viarea,
#areaContent div.report ul,
#areaContent div.viarea div.box-02 dl.price {
	display: block;
}
/* End hide from IE-mac */
