﻿@charset "UTF-8";

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.7;
}

html,body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body/body_bg.jpg);
	background-repeat: repeat;
	background-position: left center;
}

img {
	margin: 0px;
	border: none;
}

/* <---------------------------------------------------------------------------- container ----------- */
#container {
	background-color: #FFFFFF;
	background-image: url(../images/body/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* ----------------------------------------------------------------------------  END container --------- */


/* <----------------------------------------------------------------------------  header -------------- */
#header {
	width: 760px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ACD598;
	margin-bottom: 10px;
	padding-bottom: 4px;
	height: 50px;
}

.tel_text {
	color: #3C8518;
	font-size: 12px;
	line-height: 1.3px;
	padding-top: 6px;
	margin-left: 580px;
	font-weight: normal;
}

.tel {
	background-color: #FFFFFF;
	background-image: url(../images/body/phone_icon.gif); /* phone icon表示 */
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 11pt;
	font-weight: bold;
}
.tel1 {
	background-color: #FFFFFF;
	background-image: url(../images/body/phone_icon.gif); /* phone icon表示 */
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 11pt;
	font-weight: bold;
}

.tel2 {
	background-color: #FFFFFF;
	background-image: url(../images/body/phone_icon_s.gif); /* phone icon表示 */
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
}

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

/* ---------------------------------------------------------------------------- wrapper -------------- */ 
#wrapper {
	width: 761px;
	height: auto;
	padding-bottom: 20px;
	float: left;
}

/* ---------------------------------------------------------------------------- content -------------- */ 
#content {
	width: 570px;
	float: right;
	height: auto;
}

/* ---------------------------------------------------------------------------- リンクバナー設定 ----- */
.link_plate {
	margin-bottom: 10px;
	width: 190px;
}

.link_plate ul {
	margin: 0px;
	padding: 0px;
}

.link_plate li {
	margin-bottom: 5px;
	line-height: 0px;
}
#maker_link {
	font-size: 12px;
}
#maker_link a {
	color: #336600;
	text-decoration: none;
}
#maker_link a:hover {
	font-size: 12px;
	text-decoration: underline;
	background-color: #FFFF99;
}
#maker_link ul {
	padding-left: 50px;
}
#maker_link li {
	list-style-image: url(../images/body/info_arrow.gif);
	padding-left: 5px;
}


/* ---------------------------------------------------------------------------- 角丸設定 -------------- */
#box {
	background-image: url(../images/top/box_middle.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	width: 190px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#box_top {
	font-size: 0px; /* Win IE対策 */
	line-height: 0px; /* Win IE対策 */
	background-image: url(../images/top/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 190px;
}

#box #box_middle {
	font-size: 12px;
	background-image: url(../images/top/box_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	height: auto;
	width: 184px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#box #box_bottom {
	font-size: 0px; /* Win IE対策 */
	line-height: 0px; /* Win IE対策 */
	background-image: url(../images/top/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 190px;
}

#box_middle p {
	font-size: 10pt;
	line-height: 1.2;
}

#box_middle .side_map {
	margin-top: 15px;
}

.main_image img {
	margin-bottom: 10px;
}

/* <---------------------------------------------------------------------- h2設定 ----------------------------- */
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/body/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	height: 24px;
	width: 545px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	height: 24px;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content h4 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/body/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	height: 24px;
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* <---------------------------------------------------------------------- Boxメニュー設定 ----------------------------- */
#content .cont_list_menu {
	width: 560px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	height: auto;
	float: left;
	text-align: left;
}

#content .cont_list_menu li {
	display: block;
	float: left;
	height: auto;
	width: 132px;
	border: 1px solid #666666;
	padding-bottom: 5px;
}

#content .cont_list_menu img {
	margin-bottom: 5px;
}

#content .cont_list_menu p {
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
}

#content .cont_list_menu a {
	color: #336600;
	text-decoration: none;
}
#content .cont_list_menu a:hover {
	text-decoration: underline;
}


/* <---------------------------------------------------------------------- 新着情報設定 ----------------------------- */
#info_box {
	background-image: url(../images/top/info_box_middle.gif);
	background-repeat: repeat-y;
	background-position: 5px top;
	width: 560px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#info_box #info_box_top {
	font-size: 0px; /* Win IE対策 */
	line-height: 0px; /* Win IE対策 */
	background-image: url(../images/top/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 560px;
}

#info_box #info_box_middle {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/top/info_box_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 535px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#info_box #info_box_bottom {
	font-size: 0px; /* Win IE対策 */
	line-height: 0px; /* Win IE対策 */
	background-image: url(../images/top/info_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 560px;
}

/* <------------------------------------------------------------------------ RSS引き込み時の表示設定 ----------------- */
#info_box #info_box_middle ul {
	display: block;
	margin-left: 5px;
}

#info_box #info_box_middle li {
	list-style-image: url(../images/body/info_arrow.gif);
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.5;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#footer {
	width: 740px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	clear: both;
	float: left;
	padding: 10px;
}

#footer ul {
	display: block;
	float: right;
	line-height: 1;
}

#footer li {
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	line-height: 1;
	padding-top: 2px;
}

#footer p {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#footer a {
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_adr {
	margin-top: 10px;
	clear: both;
	width: 760px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
}

/* <---------------------------------------------------------------------- コンテンツ内メニュー設定 ----------------------------- */
#cont_menu_box {
	background-image: url(../images/top/info_box_middle.gif);
	background-repeat: repeat-y;
	background-position: 5px top;
	width: 560px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}

#cont_menu_box_top {
	font-size: 0px; /* Win IE対策 */
	line-height: 0px; /* Win IE対策 */
	background-image: url(../images/top/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 560px;
}

#cont_menu_box_middle {
	font-size: 11px;
	color: #666666;
	background-image: url(../images/top/info_box_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 550px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#cont_menu_box_bottom {
	font-size: 0px; /* Win IE対策 */
	line-height: 0px; /* Win IE対策 */
	background-image: url(../images/top/info_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 560px;
}

/* <-------------------------------------------------------------------------  コンテンツの文字書式設定 ------------------------- */

.content_area {
	width: 550px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.content_area p {
	font-size: small;
	line-height: 1.7;
	color: #000000;
	text-indent: 1em;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
}
.content_area_blog {
	width: 450px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
}
.border01 {
	border: 1px solid #A3D558;
}
.cell_l {
	background-color: #C0E28D;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0E28D;
}
.cell_r {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0E28D;
	padding-left: 5px;
}
.koe_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 110%;
}
.koe_cell {
	font-size: 12px;
	text-align: center;
}
.koe_bun_link {
	font-size: 10px;
	line-height: 100%;
}

.shokunin_cell {
	font-size: 10px;
	text-align: left;
}
#box2 {
	background-repeat: repeat;
	background-position: top;
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.hosho_subtitle {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90AE24;
}
.hosho_titleimage {
	margin-left: 50px;
	clear: left;
	padding-top: 20px;
}
.hosho_setsumei {
	margin-right: 20px;
	margin-left: 74px;
}
#site_map {
	background-image: url(../images/top/info_box_middle.gif);
	background-repeat: repeat-y;
	background-position: 5px top;
	width: 225px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 20px;
	float: left;
	margin-left: 10px;
}
#site_map ul {
	display: block;
	margin-left: 5px;
}
#site_map li {
	list-style-image: url(../images/body/info_arrow.gif);
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.5;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: small;
}
#site_map2 {
	background-image: url(../images/top/info_box_middle.gif);
	background-repeat: repeat-y;
	background-position: 5px top;
	width: 225px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 20px;
	float: right;
	margin-right: 25px;
}
#site_map2 ul {
	display: block;
	margin-left: 5px;
}
#site_map2 li {
	list-style-image: url(../images/body/info_arrow.gif);
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.5;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: small;
}
.kojinjoho {
	margin-left: 20px;
	clear: left;
	padding-top: 20px;
	width: 520px;
}
#kojinjoho {
	margin-left: 20px;
	clear: left;
	padding-top: 20px;
	width: 520px;
}
#kojinjoho ul {

}
#kojinjoho li {
	list-style-type: decimal;
	margin-left: 50px;
	font-size: small;
}
#site_map a {
	list-style-image: url(../images/body/info_arrow.gif);
	line-height: 1.5;
	padding: 0px;
	font-size: small;
	text-decoration: none;
	color: #336600;
}
#site_map a:hover {
	list-style-image: url(../images/body/info_arrow.gif);
	line-height: 1.5;
	padding: 0px;
	font-size: small;
	text-decoration: underline;
}
#box a {
	font-size: small;
	color: #336600;
	text-decoration: none;
}
#site_map2 a {
	list-style-image: url(../images/body/info_arrow.gif);
	line-height: 1.5;
	padding: 0px;
	font-size: small;
	text-decoration: none;
	color: #336600;
}
#site_map2 a:hover {
	list-style-image: url(../images/body/info_arrow.gif);
	line-height: 1.5;
	padding: 0px;
	font-size: small;
	text-decoration: underline;
}
#passive_list {
	margin-left: 20px;
}
#passive_list li {
	font-size: small;
	line-height: 200%;
	list-style-image: url(../images/body/info_arrow.gif);
	margin-left: 20px;
	padding-left: 10px;
}
#box a {
	color: #336600;
}
a {
	color: #336600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#box a:hover {
	font-size: small;
	text-decoration: underline;
}



#box a:visited {
	font-size: small;
	text-decoration: none;
}
