@charset "utf-8";
/* CSS Document */

#container #main {
	font-size: 16px;
	line-height: 24px;
}
#container #header .submenu .size .btn {
	background-image: url(../img/header_size_l.gif);
}


#container #main #contents h1 {
	font-size: 20px;
	font-weight: bold;
	float: right;
	width: 700px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #622287;
	margin-bottom: 20px;
}
#container #main #contents h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#container #main #contents h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#container #main #contents h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}