@charset "shift_jis"; /* shift_jis */

/* =====================================================================
 Common item in page
===================================================================== */

#section_body {
	width:85%;
	margin: 0px auto 0px auto;
	font-size: 96%;
	line-height: 1.4;}

#section_body h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;}

#section_body h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;}

#section_body h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;}

#section_body h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;}

#section_body li {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;}

/* #section_body td {
	text-align: left;} */

/* =====================================================================
 Screen Width
===================================================================== */

#section_body640 {
	width:640px;
	margin: 0px auto 0px auto;
	font-size: 96%;
	line-height: 1.4;}

/* =====================================================================
 Section Title
===================================================================== */

#section_body h1.sectitle {
	font-size: 150%;
	font-weight: bold;
	margin: 15px auto 0px;
	padding: 10px 0px 15px;
	line-height: 100%;
	width: 630px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
	background-color: #F6F1E0;
	text-align: center;
	background-image: url(../images/secbar.gif);
	background-repeat: repeat-x;
	background-position: center top;}

#section_body div.secinfo {
	font-size: 85%;
	line-height: 1.5;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 3px;
	border-top: 2px solid #D7D7D7;
	border-right: 5px solid #D7D7D7;
	border-bottom: 2px solid #D7D7D7;
	border-left: 5px solid #D7D7D7;}
