@charset "utf-8";

/*
======== table of content. =================================

summary:中国ビジネスサポートページ用CSS

- PROMOTIONAREA
- CONTENT

============================================================
*/



/*-----------------------------------------------------
PROMOTIONAREA
-------------------------------------------------------*/

div#promotionArea {

	background:
			transparent
			url(../images/chinese_business/bg_promotion.jpg) 
			no-repeat 0 109px;
}

/*-----------------------------------------------------
CONTENT
-------------------------------------------------------*/
div.tags {
	margin:0 0 0 12px;
	_margin:0 0 0 6px;
	width:723px;
	background:
			transparent
			url(../images/chinese_business/bg_point_middle.jpg) 
			repeat-y left top;
}
div.tag-container {
	padding:0 0 21px 0;
	background:
			transparent
			url(../images/chinese_business/bg_point_btm.jpg) 
			no-repeat left bottom;
}

/** area01 */
div.point-detail01 {
	margin:5px 22px 0 37px;
	width:661px;
}

p.detail01-head {
	margin:0 0 0 3px;
}

div.comment-area01 {
	margin:10px 0 0 0;
	width:661px;
	background:
			transparent
			url(../images/chinese_business/img_waku_middle01.gif) 
			repeat-y left top;
}
div.comment-head01,
div.comment-head02 {	
	margin:5px 25px 0 20px;
	width:616px;
	min-height:16px;
	_height:16px;
	background:
			transparent
			url(../images/chinese_business/border01.gif) 
			repeat-x left top;
}
div.comment-head01 h5,
div.comment-head02 h5 {
	padding:0 3px 0 0;
	float:left;
	background:#FFF;
	font-size:1em;
	font-weight:bold;
	color:#B7A822;
}
div.comment-area01 p,
div.comment-area02 p {
	clear:left;
	padding:5px 20px 25px 20px;
	background:
			transparent
			url(../images/chinese_business/img_waku_btm01.gif) 
			no-repeat left bottom;
}

/** area02 */
div.point-detail02 {
	margin:10px 22px 0 40px;
	width:661px;
}
div.point-detail02-left {
	margin:18px 0 0 4px;
	float:left;
	width:205px;
}

p.img-area {
	padding:9px;
	border:1px solid #CCC;
	width:171px;
	background:#FFF;
}

div.point-detail02-right {
	float:left;
	width:440px;
}
div.d02-right-body {
	margin:5px 0 0 28px;
	width:411px;
}

div.comment-area02 {
	margin:10px 0 0 0;
	width:412px;
	background:
			transparent
			url(../images/chinese_business/img_waku_middle02.gif) 
			repeat-y left top;
}
div.comment-head02 {	
	margin:2px 25px 0 20px;
	width:367px;
	
}
div.comment-area02 p {
	padding:1px 20px 21px 20px;
	background:
			transparent
			url(../images/chinese_business/img_waku_btm02.gif) 
			no-repeat left bottom;
}


/** area03 */
div.point-detail03 {
	margin:10px 0 0 0;
	width:723px;
}
p.comment-area03 {
	margin:5px 30px 10px 55px;
	width:638px;
}
