@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 13px;
	line-height: 19.5px;
	color: #666666;
	text-align: justify;
	text-justify: distribute;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #996633;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:hover img.hoverImg{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
a:active {
	text-decoration: underline;
}
table.waku {
	padding: 0px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku tr {
}
table.waku th {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table.waku td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
p {
	margin-top: 10px;
}
p.text_small {
	margin-top: 5px;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 40px;
	float: right;
	padding-right: 10px;
}
h1 strong {
	font-weight: normal;
}
h2 {
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h2_bg.jpg);
	height: 27px;
	border: 1px solid #339900;
	padding-left: 10px;
	margin-top: 30px;
	padding-top: 3px;
}
h2.page_title {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #996633;
	margin-top: 20px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996633;
}
ol {
	margin-top: 10px;
}
ul {
	margin-top: 10px;
}
li {
	margin-left: 50px;
	margin-top: 5px;
}
dl {
	margin-top: 10px;
}
dt {
}
dd {
}
#top_bg {
	background-color: #339900;
	border: 1px solid #339900;
}
#top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
#top img {
	float: left;
}



#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	float: right;
	width: 640px;
}
#sub_navi {
	background-image: url(images/sub_navi_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#sub_navi ul {
	margin: 0px;
	text-align: right;
}
#sub_navi li {
	font-size: 11px;
	line-height: 35px;
	height: 35px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
#sub_navi li.icon01 {
	background-image: url(images/ico_server1_2.gif);
}
#sub_navi li.icon02 {
	background-image: url(images/ico_lock2_8.gif);
}
#sub_navi li.icon03 {
	background-image: url(images/ico_link1_7.gif);
}
#sub_navi li.icon04 {
	background-image: url(images/ico_sitemap1b_7.gif);
}
#pankuzu {
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(images/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #EEEEEE;
	margin-top: 10px;
}
#navi {
	float: left;
	width: 200px;
}
#navi dl {
	width: 170px;
	margin: 0px;
	border: 5px solid #339900;
	padding: 10px;
}
#navi dt a {
	background-image: url(images/navi_bg.jpg);
	display: block;
	height: 40px;
	width: 170px;
	text-align: center;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-size: 11px;
	text-decoration: none;
	color: #CCB299;
	background-repeat: repeat-x;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navi a.last {
	border-bottom-style: none;
}
#navi dt a:hover {
	background-image: url(images/navi_bg_on.jpg);
}
#navi dt .main_link {
	font-size: 15px;
	font-weight: bold;
	color: #996633;
}
#navi dd a {
	color: #999999;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-size: 11px;
}
#navi dd a:hover {
	background-color: #EEEECC;
}
#adobe {
	padding: 10px;
	border: 5px solid #EEEEEE;
	margin-top: 10px;
	font-size: 11px;
	line-height: 16.5px;
}
#main {

}
#main .news_box {
	border: 1px solid #CCCCCC;
	height: 102px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding: 10px;
}
#main .news_box ul {
	margin-top: 0px;
}
#main .news_box li {
	margin: 0px;
	list-style-type: none;
}
#main #easy_search {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-bottom-color: #339900;
	background-color: #EEEECC;
	padding: 11px;
}
#footer {
	padding-bottom: 20px;
}
#footer p {
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
	line-height: 30px;
}
#footer p.adress {
	color: #FFFFFF;
	background-image: url(images/h2_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #339900;
	background-position: center;
	margin-top: 10px;
}
#access_link {
	margin-top: 10px;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
	border: 1px solid #EEEEEE;
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#access_link ul {
	margin: 0px;
	padding: 0px;
}

#access_link li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#access_link li.last {
	margin: 0px;
	padding: 0px;
	border-right-style: none;
}
#access_link  li.fast {
	font-weight: bold;
	color: #000000;
}
#access_link a {
	color: #999999;
}

#sitemap  li    {
	margin-left: 24px;
}
.navi2 {
	background-image: url(images/navi2_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.navi2 p {
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	margin-top: 0px;
}
.pagetop {
	text-align: right;
	margin-top: 20px;
}
.clear {
	clear: both;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top30 {
	margin-top: 30px;
}
.margin_top40 {
	margin-top: 40px;
}
.w99percent {
	width: 99%;
}
.w66percent {
	width: 66%;
}
.w33percent {
	width: 33%;
}
.text_small {
	font-size: 11px;
	line-height: 16.5px;
}
.icon_link {
	background-image: url(images/icon_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.icon_link_next {
	background-image: url(images/icon_link.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.icon_link_back {
	background-image: url(images/icon_backlink.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.box_waku01 {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #339900;
	border-bottom-color: #339900;
}
.box_waku02 {
	background-color: #EEEECC;
	padding: 10px;
	margin-top: 10px;
}
.appeal_color {
	color: #339900;
}

