@charset "UTF-8";


/* base setting
-----------------------------------------------------------*/

#container {
	width: 1000px;	
	color:#666666;
	line-height: 1.3;
	background: url(http://www.webcg.net/WEBCG/special/2011/jaguar/XF/img/bg.png) left top no-repeat;
}


/* content setting
-----------------------------------------------------------*/

#content {
	width: 1000px;
	overflow: hidden;
	background: url(../img/main_ph.jpg) left top no-repeat;
}

#content * {
	font-size: 0;
	line-height: 1;
}

#content .wrap {
	width: 980px;
	overflow: hidden;
	padding: 29px 0 2px 20px;
}

#content h1 {
	width: 542px;
	padding: 0 0 26px 0;
}

#content .read {
	width: 542px;
	height: 42px;
	padding: 0 0 54px 0;
}

#content h2 {
	padding: 0 0 13px 0;
}

#content ul li {
	padding: 0 0 28px 0;
}