@charset "Shift_JIS";
/* CSS Document */

#contents h2 {
	text-indent:-9999em;
	background:url(images/title_h2.jpg) no-repeat;
	width:720px;
	height:31px;
	}

#contents p#discription {
	font-size:12px;
	color:#333;
	margin-top:5px;
	}

table.main {
	width:680px;
	margin:auto;
	border:1px #CCCCCC solid;
	border-collapse:separate;
	}

table.main th,
table.main td {
	border:1px #CCCCCC solid;
	border-collapse:separate;
	font-size:12px;
	text-align:left;
	padding:4px;
	}

table.main th {
	background:#E6EEFF;
	color:#666666;
	}

