/* CSS Document */

@import "default.css";
@import "common.css";

#contents {
	width: 750px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: 530px;
}

#mainimg {
	float: left;
	height: 500px;
	width: 350px;
}

#rightbox {
	float: left;
	display: block;
	height: auto;
	width: 350px;
	margin-left: 20px;
}

#contents h2 {
	font-size: 16px;
}

#contents h3 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #336699;
	margin-bottom: 10px;
	display: block;
	margin-top: 15px;
}

#contents p {
	font-size: 10px;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#underline {
	font-size: 10px;
	line-height: 1.5em;
	margin-bottom: 15px;
	/* border-bottom: 1px solid #666666; */
	padding-bottom: 10px;
}

#contents table {
	width: auto;
	border: 1px solid #666666;
	background: #EAE8FF;

}

#contents td {
	color: #666666;
	font-size: 10px;
	padding: 3px;
}

#contents .sikaku {
	color: #999999;
}

#passcheck {
	height: auto;
	width: auto;
	margin-top: 10px;
}

#catalogbaner {
	height: 42px;
	width: 117px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#catalogprintbaner {
	height: 42px;
	width: 155px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}
