@charset "utf-8";

/* CSS Document */


/*======================================

	pages

=======================================*/

div#contents .column2left{
	width:670px;
	background:#bfbfbf;
	margin-bottom:40px;
}

* html div#contents .column2left{
	width:668px;
	background:#bfbfbf;
	margin-bottom:40px;
}

div#contents .column2left th{
	width:135px;
	padding:8px 12px;
	border:solid 1px #FFFFFF;
	background:#f0f0f0;
	color:#333333;
	line-height:1.5;
}

div#contents .column2left td{
	padding:8px 12px;
	border:solid 1px #FFFFFF;
	background:#FFFFFF;
	color:#333333;
	line-height:1.5;
}
