@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for works style
	
*/


/* 1.for works style
===============================================================*/
div#worksArea table th{
	padding:10px 0;
	text-align:center;
	vertical-align:middle;
	line-height:1.3;
	font-size:0.9em;
	width:193px;
}
div#worksArea table td{
	text-align:center;
	width:193px;
}
div#worksArea .worksBox{
	padding:30px 0;
	border-bottom:solid 1px #cfcfcf;
}
div#worksArea .worksFirst{
	border-top:solid 1px #cfcfcf;
}