* {
	padding: 0px;
	margin: 0px;
}
h2 {
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}


#layout {
	width: 760px;
	margin: 0px auto;
	background-image: url(../img/common_bg_02.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#head {
	height: 270px;
	width: 750px;
	padding-bottom: 40px;
	background-image: url(../img/common_bg_01.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#body {
	width: 730px;
	padding-right: 20px;
	background-image: url(../img/common_bg_01.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 20px;
}

.contents {
	width: 690px;
	padding: 15px 20px 15px 19px;
}

.txt_main {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: justify;
	text-justify: inter-ideograph; /*©IE“ÆŽ©Šg’£*/
}


.clear {
	clear: both;
	font-size: 1px;
	height: 2px;
}
.cap {
	font-size: 70%;
	line-height: 150%;
	padding-top: 5px;
}
a:link , a:hover , a:active {
	color: #00542A;
}

a:visited {
	color: #599074;
}
.foot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9D9D9;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 270px;
	width: 480px;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/common_bg_01.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.float_left {
	float: left;
}

.button_totop {
	float: right;
	padding-right: 20px;
}

/*«ƒ^ƒCƒgƒ‹‚ª2s‚Ìê‡*/
.button_totop_b {
	float: right;
	padding-right: 20px;
	padding-top: 24px;
}


.txt_box_a {
	float: left;
	width: 300px;
}

.txt_box_b {
	width: 440px;
	float: left;
}

.txt_box_c {
	width: 690px;
}

.txt_box_d {
	width: 400px;
	margin: 0px auto;
}

.txt_keycolor {
	color: #407F5F;
}
