/* kousaku kyoushitsu index page */

.contents {
	color: #444;
	font-size: 9pt;
	text-align: left;
	margin: 30px auto;
	width:600px;
}

.contents hr {
	margin: 10px 0;
	border:none;
	border-top: 1px solid #444;
	height: 1px;
}

.contents h1 {
	background: url(../kousaku/img_index/main_title.gif) no-repeat;
}

.contents h2 {
	color: white;
	font-weight: bold;
	font-size: 9pt; 
	line-height: 16pt;
	background-color: #4682b4;
	text-indent: 5px;
	margin: 15px 0;
	border-bottom: 2px solid black;
}
	
.contents h3 {
	font-weight: bold;
	font-size: 12pt;
	line-height: 17pt;
}
	
.noprint, .np {
	visibility: hidden;
}