/* CSS Document */

@import url(common.css);
@import url(font.css);
@import url(header.css);
@import url(menu.css);
@import url(main.css);
@import url(footer.css);
@import url(pagetop.css);

#menu01 a {background-position: 0px -44px;}

#index_box_news {
	height: 150px;
	width: 790px;
	margin-top: 10px;
}
#index_box_news p {
	height: 29px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #7FB6A9;
	font-size: 87%;
	color: #40927F;
	font-weight: bold;
	line-height: 29px;
}
#box_newentry {
	float: left;
	height: 148px;
	width: 558px;
	border: 1px dotted #7FB6A9;
	position: relative;
}
#box_newentry iframe {
	height: 108px;
	width: 540px;
	margin-left: 9px;
	overflow: auto;
}
#index_box_news p#i_archives {
	display: block;
	height: 16px;
	width: 48px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 7px;
	right: 36px;
}
#index_box_news p#i_rss {
	display: block;
	height: 16px;
	width: 16px;
	margin: 0px;
	border: none;
	position: absolute;
	top: 7px;
	right: 10px;
}
#box_news {
	float: right;
	height: 148px;
	width: 218px;
	border: 1px dotted #7FB6A9;
}
#dl_news {
	height: 108px;
	width: 200px;
	margin-left: 9px;
	font-size: 78%;
	overflow: auto;
}
#dl_news dt {
	font-weight: bold;
}
#dl_news dd {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 10px;
	border-bottom: 1px dotted #7FB6A9;
}

#contents {
	padding-top: 10px;
}

.box_home01_l {
	float: left;
	width: 550px;
	padding-right: 19px;
	border-right: 1px dotted #7FB6A9;
}
.box_home01_r {
	float: right;
	width: 200px;
}
.box_home02_r {
	float: right;
	width: 160px;
}

#contents .ul_home01 {
	float: left;
	width: 630px;
	margin: 0px 0px 15px 0px;
	line-height: 1em;
}
#contents .ul_home01 li {
	display: inline;
	margin: 0px;
	list-style-type: none;
}

.dl_home01 {
	margin-bottom: 15px;
	font-size: 78%;
	line-height: 1.8em;
}
.dl_home01 dt {
	padding-left: 16px;
	background: url(../img/common/li_main.png) no-repeat left center;
	font-weight: bold;
}
.dl_home01 dd {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 16px;
	border-bottom: 1px dotted #7FB6A9;
}

#counter {
	float: left;
	width: 160px;
}
#footer_home {
	float: right;
	width: 630px;
}