img.photo_left{
	float:left;
	margin-right:10px;
}

img.photo_right{
	float:right;
	margin-left:10px;
}

h1 {
	background: url(../images/h1_bg.gif) no-repeat;
	padding-left: 35px;
	line-height: 23px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

#content h1 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background: url(../images/080903/h1_bg.jpg) no-repeat;
	line-height: 67px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}

#content_home h1 {
	background: url(../images/h1_bg.gif) no-repeat;
	padding-left: 35px;
	line-height: 23px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

#content_page h1 {
	margin-left: 5px;
	margin-right: 30px;
	background: url(../images/h1_bg.gif) no-repeat;
	padding-left: 35px;
	line-height: 23px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
}

#content_topics h1 {
	margin-left: 15px;
	margin-right: 30px;
	background: url(../images/topics/leaf.gif) no-repeat left center;
	border-bottom: 1px dotted #62B837;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 140%;
}

h2 {
	line-height: 31px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	background: url(../images/080903/h2_bg.jpg) no-repeat;
	margin-bottom: 10px;
}

h3 {
	line-height: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #5CB32E;
	padding-left: 15px;
	background: url(../images/080903/h3_bg.gif) no-repeat;
	margin-bottom: 6px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #5CB32E;
	padding-left: 15px;
	background: url(../images/080903/h4_bg.gif) no-repeat 0 6px;
	margin-bottom: 2px;
}

#content_page p {
	padding-left: 20px;
	padding-right: 30px;
}

#content_topics p {
	padding-left: 20px;
	padding-right: 30px;
}

#content_page hr {
	height: 1px;
	margin-left: 20px;
	margin-right: 30px;
	color: #cccccc;
}

#link_tbl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.txt_green {
	color: #5cb32e;
}

table.table_class_1 {
	width: 100%;
	border-bottom:1px solid #cccccc;
}
table.table_class_1 th {
	width: 150px;
	font-size: 12px;
	color: #5CB32E;
	font-weight: bold;
	background: #F0F7C4;
	border:1px solid #cccccc;
	border-bottom: none;
	padding: 10px;
	text-align: left;
}
table.table_class_1 td {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding: 10px;
}

.dotted_line {
	border-top: 1px dotted #cccccc;
	margin: 5px 0;
}

#egs_box_tit {
	width: 509px;
	height: 41px;
	line-height: 41px;
	background: url(../images/kankyo_1/egs_tit_bg.gif) no-repeat;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
}

#egs_box_body {
	width: 509px;
	height: 100px;
	margin-bottom: 10px;
}
#egs_box_body a {
	display: block;
	height: 100px;
	float: left;
	text-decoration:none; 
}
#egs_box_body a#btn_1 {
	width: 170px;
	background: url(../images/kankyo_1/egs_btn1.gif) no-repeat;
}
#egs_box_body a#btn_2 {
	width: 170px;
	background: url(../images/kankyo_1/egs_btn2.gif) no-repeat;
}
#egs_box_body a#btn_3 {
	width: 169px;
	background: url(../images/kankyo_1/egs_btn3.gif) no-repeat;
}
#egs_box_body a#btn_1_on {
	width: 170px;
	background: url(../images/kankyo_1/egs_btn1_on.gif) no-repeat;
}
#egs_box_body a#btn_2_on {
	width: 170px;
	background: url(../images/kankyo_1/egs_btn2_on.gif) no-repeat;
}
#egs_box_body a#btn_3_on {
	width: 169px;
	background: url(../images/kankyo_1/egs_btn3_on.gif) no-repeat;
}
#egs_box_body a:hover#btn_1 {
	background: url(../images/kankyo_1/egs_btn1_on.gif) no-repeat;
}
#egs_box_body a:hover#btn_2 {
	background: url(../images/kankyo_1/egs_btn2_on.gif) no-repeat;
}
#egs_box_body a:hover#btn_3 {
	background: url(../images/kankyo_1/egs_btn3_on.gif) no-repeat;
}
