@charset 'UTF-8';
/************************************
 VIEW
************************************/
#view h2{
	font-size:2.1em;
	line-height:1.8;
	margin-bottom:20px;
}
#pCar{
	font-size:1.3em;
	margin-bottom:30px;
}

/************************************
 INDEX
************************************/
.pThs{
	float:left;
	margin:0 10px 10px 0;
}
.pDet{
	width:500px;
	float:left;
}
.postList{
	color:#999;
	margin-left:1.2em;
}
.postList span{
	color:#4B4B4B;
}
