@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:5px auto;
	border:1px #CCCCCC solid;
	border-collapse:collapse;
	}

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

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

#main{
	width:650px;
	border:#CCCCCC 1px solid;
	padding:5px;
	margin:10px auto;
	}

#main p {
	width:600px;
	font-size:12px;
	line-height:20px;
	margin:5px auto;
	}

#main h4 {
	background:#E6FFD9;
	font-size:14px;
	color:#333333;
	height:20px;
	padding:3px 10px;
	border-bottom:1px #00CC00 dotted;
	border-top:1px #00CC00 dotted;
	}

form dl{
	margin:15px 0 10px 30px;
	}

form dt{
	font-size:12px;
	line-height:12px;
	color:#333;
	text-align:left;
	padding:0 0 0 10px;
	border-left:12px solid #666;
	margin:0 20px 5px 0;
	}

form dd{
	font-size:12px;
	margin:8px 20px 10px 0;
	line-height:20px;
	border-bottom:1px solid #ccc;
	padding:0 0 5px 22px;
	color:#333;
	}

.send{
	text-align:center;
	font-size:12px;
	margin-bottom:10px;
	}
