@charset "Shift_JIS"; 

/* CSS Document 2006.10.17 */





/* -------------------- text -------------------- */

body {
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #4C4C4C;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/background_base.jpg");
	background-position: top center;
	background-repeat: repeat-y;
}
a {
	text-decoration: none;
	color: #005F33;
}
a:hover {
	color: #004021;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #736D44;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 18px;
	border-top: 1px solid #B0C2A7;
	background-image: url("../images/point_stripe_02.gif");
	background-position: top left;
	background-repeat: repeat-y;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #004827;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #736D44;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #B0C2A7;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #004827;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
h5 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #736D44;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #B0C2A7;
}
h6 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #004827;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
}
.caption {
	font-size: 10px;
	line-height: 12px;
	margin-top: 2px;
}





/* -------------------- other -------------------- */

img {
	border: 0px;
}
form {
	margin: 0px;
}
table {
	border-left: 1px solid #B0C2A7;
	border-top: 1px solid #B0C2A7;
}
td {
	border-right: 1px solid #B0C2A7;
	border-bottom: 1px solid #B0C2A7;
}
address {
	font-style: normal;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	line-height: 14px;
	background-image: url("../images/point_square_01.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 7px;
	padding-left: 8px;
	list-style: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_clear {
	clear: both;
}
.border {
	border-top: solid 1px #B0C2A7;
	margin: 0px;
}
.border_dashed {
	border-top: dashed 1px #B0C2A7;
	margin: 0px;
}
.space {
	clear: both;
	height: 20px;
}
.input_button {
	float: left;
	margin-right: 5px;
}





/* -------------------- color -------------------- */

.color_green {
	color: #004827;
}
.color_lime {
	color: #739A3B;
}
.color_brown {
	color: #736D44;
}
.color_gray {
	color: #808080;
}
.color_white {
	color: #FFFFFF;
}





/* -------------------- middle -------------------- */

#middle {
	clear: both;
	width: 860px;
	text-align: left;
	margin: auto;
	padding: 0px 0px 20px 0px;
}
#middle .navi {
	margin-bottom: 10px;
}
#middle .navi table {
	border: none;
}
#middle .navi td {
	border: none;
}

#middle .title {
	clear: both;
	margin-bottom: 20px;
}





/* -------------------- main -------------------- */

#main {
	float: right;
	width: 660px;
}
#main .graph_left {
	float: left;
	width: 120px;
	color: #808080;
}
#main .graph_right {
	float: left;
	width: 520px;
	margin: 0px 0px 15px 20px;
}
#main .graph_sitemap {
	float: left;
	width: 200px;
	margin: 0px 20px 0px 0px;
}
#main .column {
	background-image: url("../images/background_column.gif");
	background-repeat: repeat-y;
}
#main .column_left {
	float: left;
	width: 400px;
}
#main .column_left img {
	margin-bottom: 4px;
}
#main .column_right {
	float: right;
	width: 220px;
}
#main .image_left {
	float: left;
	margin-right: 20px;
}
#main .image_left_fit {
	float: left;
	margin: 0px;
}
#main .image_left_frame {
	float: left;
	border: solid 1px #B0C2A7;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	background-color: #FFFFFF;
}
#main .image_right {
	float: right;
	margin-left: 20px;
}
#main .image_right_fit {
	float: right;
	margin: 0px;
}
#main .image_right_frame {
	float: right;
	border: solid 1px #B0C2A7;
	margin: 0px 0px 0px 10px;
	padding: 3px;
	background-color: #FFFFFF;
}
#main .column_right .border_dashed {
	border-top: dashed 1px #B0C2A7;
	margin: 10px 0px 10px 0px;
}
#main .logo {
	float: right;
	margin: 10px 0px 0px 15px;
}





/* -------------------- sidebar -------------------- */

#sidebar_left {
	float: left;
	width: 180px;
	margin-right: 20px;
}
#sidebar_left .navi {
	border-bottom: solid 1px #B0C2A7;
	border-left: solid 1px #B0C2A7;
	border-right: solid 1px #B0C2A7;
	padding: 5px 5px 0px 5px;
	background-color: #FFFFFF;
}
#sidebar_left .navi li {
	line-height: 18px;
	background-image: url("../images/point_stripe_01.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 10px;
	list-style: none;
}
#sidebar_right {
	float: left;
	width: 180px;
	margin-left: 20px;
}
#sidebar_left .logo {
	float: left;
	margin: 10px 20px 0px 0px;
}
#sidebar_left .logo_end {
	float: left;
	margin: 10px 0px 0px 0px;
}
.banner {
	margin-bottom: 5px;
}
.banner_end {
	margin-bottom: 0px;
}





/* -------------------- header -------------------- */

#header {
	width: 860px;
	height: 30px;
	text-align: right;
	background-image: url("../images/stripe_top.gif");
	background-position: top left;
	background-repeat: no-repeat;
	margin: auto;
	padding-top: 0px;
}
#header .stripe {
	margin: 0px;
}




/* -------------------- footer -------------------- */

#footer {
	clear: both;
	width: 860px;
	text-align: left;
	margin: auto;
	padding-bottom: 20px;
}
#footer address {
	color: #808080;
	margin-top: 5px;
}
#footer .icon {
	float: right;
	margin: 5px 0px 0px 5px;
}