@charset "Shift_JIS";
body {
	background-color: #fff;
	background-image: url("../images/bg_sub.jpg");
	background-repeat: repeat-x;
	background-position: center 76px;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* COMMON CONTAINER BOX */
#wrapper1 {
	padding-bottom: 25px;
	background-image: url("../images/bg_sub2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
#containerbox {
	background-color: #fff;
	background-position: center top;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper2 {
	background-image: url("../images/bg_bot.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	height: 89px;
}
/* COMMON CONTENTS AREA */
#contents {
	width: 900px;
}
/* COMMON CONTENTS BOX */
#con-l {
	width: 650px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	text-align: left;
}
/* COMMON CONTENTS RIGHT1 BOX */
#con-r {
	width: 224px;
	float: right;
	overflow: hidden;
	margin-top: 15px;
	text-align: left;
}
/* left */
#con-l h2 {
	border-bottom: solid #004A00 1px;
	font-size: 1rem;
	font-weight: bold;
	margin: 2rem 0 1rem;
	padding: 0 0 0.25rem 0.5rem;
}
#con-l h3 {
	padding-bottom: 20px;
}
#con-l h4 {
	background-color: #C8E6DC;
	font-size: 1.5em;
	font-weight: bold;
	color: #00400C;
	padding: 0.5em 0 0.25em 0.5em;
	margin-bottom: 1em;
}
#con-l h5 {
	border-bottom: dashed #00400C 1px;
	font-size: 0.9rem;
	font-weight: 900;
	margin: 1rem 0 0;
	padding-bottom: 0.25rem;
}
#con-l h6 {
	font-weight: 900;
	margin: 1rem 0 0;
	padding-bottom: 0.25rem;
}
#con-l p {
	font-size: 1em;
	line-height: 150%;
	padding-bottom: 10px;
}
#con-l ol {
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 10px;
}
#con-l ol li {
	font-size: 1em;
	line-height: 150%;
	margin-top: 10px;
	padding-left: 0;
}
#con-l strong {
	font-weight: bold;
}
#con-l .attention {
	background-color: #E0F1EC;
	font-size: 1em;
	line-height: 150%;
	font-weight: normal;
	color: #FF0000;
	margin: 10px 50px 30px 50px;
	padding: 10px;
}
#policy {
	max-width: 650px;
}
#policy ul.policylist {
	line-height: 150%;
	list-style-type: disc;
	margin-left: 2rem;
	margin-bottom: 2rem;
	width: 92.5%;
}
#policy ul.policylistinner {
	line-height: 150%;
	list-style-type: circle;
	margin-left: 1.25rem;
	margin-bottom: 0.5rem;
}
/* right */
#con-r p {
	padding-bottom: 10px;
}
#con-r div a:hover {
	opacity: 0.5;
}
#con-r div.bnryoyaku_sub {
	clear: both;
	margin-left: 0px;
	margin-bottom: 10px;
}
#con-r div.bnryoyaku_sub a {
	background-image: url("../images/bnr_yoyaku_sub.jpg");
	background-position: top left;
	display: block;
	font-size: 1px;
	height: 139px;
	line-height: 1%;
	text-decoration: none;
	text-indent: -9999px;
	width: 224px;
}
#con-r div.bnr_myna_sub {
	clear: both;
	margin-left: 0px;
	margin-bottom: 10px;
}
#con-r div.bnr_myna_sub a {
	background-image: url("../images/bnr_myna_sub.jpg");
	background-position: top left;
	display: block;
	font-size: 1px;
	height: 90px;
	line-height: 1%;
	text-decoration: none;
	text-indent: -9999px;
	width: 224px;
}
/* pankuzu list */
#pankuzu {
	clear: both;
	margin: 5px 0px 10px 0px;
	font-size: 0.9em;
	color: #333;
	text-align: left;
}
#pankuzu img {
	margin-left: 5px;
	margin-right: 5px;
}
#pankuzu a {
	color: #333;
}
#pankuzu a:hover {
	color: #99D2BD;
}
/* EOF */