@charset "utf-8";

/*
======== table of content. =================================

summary:WEBコンサルティングページ用CSS

- PROMOTIONAREA
- CONTENT

============================================================
*/


/*-----------------------------------------------------
PROMOTIONAREA
-------------------------------------------------------*/

div#promotionArea {

	background:
			transparent
			url(../images/web_consulting/bg_promotion.jpg) 
			no-repeat 0 109px;
}


/*-----------------------------------------------------
CONTENT
-------------------------------------------------------*/
div.tags {
	margin:0 0 0 55px;
	float:left;
	width:332px;
	background:
			transparent
			url(../images/web_consulting/bg_point_middle.jpg) 
			repeat-y left top;
}
div.tagfirst {
	margin:0 0 0 13px;
	_margin:0 0 0 7px;
}

div.tag-container {
	padding:0 0 21px 0;
	min-height:150px;
	_height:150px;
	background:
			transparent
			url(../images/web_consulting/bg_point_btm.jpg) 
			no-repeat left bottom;
}

div.tag-container p {
	padding:10px 15px 0 28px;
	width:289px;
}
div.tag-container p.tag-img {
	padding:15px 0 0 0;
	width:332px;
	text-align:center;
}


div#solution {
	margin:25px 0 0 23px;
	width:709px;
}