@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2{
	margin-bottom:17px;
}
div#provide h3{
	margin:0 0 32px 15px;
}
div#provide table{
	width:460px;
	margin:0 0 32px 32px;
	border-top:solid 1px #b6b6ae;
	border-right:solid 1px #b6b6ae;
}
div#provide th{
	padding:6px 10px;
	border-bottom:solid 1px #b6b6ae;
	border-left:solid 1px #b6b6ae;
	width:120px;
	background:#f1f1f1;
}
div#provide td{
	padding:6px 10px;
	border-bottom:solid 1px #b6b6ae;
	border-left:solid 1px #b6b6ae;
}
div#provide .priTitle{
	padding:10px;
	color:#fff;
	background:#a0a0a0;
}
