body {
	background-image: url(image/back_kage.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #333;
}
a, a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: underline;
}
a:active {
	color: #003300;
	text-decoration: none;
}
/* 基本となる色の設定*/
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.kihon-bg-color {
	background-color : #FFC9CC;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 大項目の色の設定/
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.label-bg-color {
	background-color : #FCC;
}
.top-bg-color {
	background-color : #66CC66;
}
h3 {
	width: auto;
	font-size: 1.3em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98DD77;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	text-align: left;
}

h5 {
	background-color: #FCC;
	background-image: url(../../template-image/title-lv2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: auto;
	display: block;
	font-size: 1.3em;
	float: left;
	color: #FFF;
}

.box_h3 {
	background-color: #FFFFFF;
	height: 2em;
	border: 2px solid #CCFF33;
	padding: 0px;
	line-height: 2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_h3-line {
	background-color: #FFF;
	height: 2em;
	padding: 0px;
	line-height: 2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FCC;
	border-left-color: #FCC;
	background-image: url(../../template-image/title-lv2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.box_h3-line p {
	font-size: 1.1em;
	padding-top: 3.5px;
	text-indent: 1em;
}
/* ＝ここまで色設定＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

line {
	color: #999999;
	text-decoration: underline;
}
.table_normal {
	margin: 0px;
	padding: 3px;
	border-collapse: collapse;
}
.table_normal th {
	font-weight: bold;
	background-color: #CCCCFF;
	text-align: left;
	line-height: 1.5em;
	width: 5em;
	border: 1px solid #000;
}
.table_normal td {
	border: 1px solid #000;
}
.sen {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
}
.w_all {
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.w_footer {
	width: 700px;
	padding-top: 0px;
	padding-bottom: 3px;
	text-align: center;
	margin: 0px;
}
.w_footer img {
	margin: 0px;
	padding: 0px;
}
.w_main {
	margin: 0px;
	height: auto;
	width: 650px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.w_all .w_main .p_right {
	text-align: right;
	font-size: 0.9em;
}

.w_top {
	background-color: #FFFFFF;
	margin: 0px;
	height: 460px;
	width: 680px;
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
	background-position: right 80%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.clear_both {
	clear: both;
}
.w_menu {
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.w_all ul {
	margin: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.w_all li {
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 13px;
	font-weight: bold;
	margin: 0px;
	background-image: url(../../../icon/icon-green-01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #F30;
	list-style-type: none;
}
.w_all .menu02 {
	clear: both;
	padding-left: 63px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.w_all .menu02 li {
	font-weight: normal;
	background-image: url(../../../icon/icon-green-03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.sub_title {
	text-align: left;
	padding-bottom: 10px;
	height: auto;
	width: auto;
}
.sub_title_r {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.sub_title_l {
	float: left;
	width: 30px;
}
.waku {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.waku_orange {
	border: 1px solid #FF8000;
	margin: 0px auto;
	padding: 5px;
	width: 70%;
	text-align: left;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 大見出しの設定　基本色が濃い時は「color」を変えた方がいい */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.main-title {
	font-size : 110%;
	color : #000000;
	padding-left : 10px;
}
.size-l {
	font-size: 18px;
	font-weight: bold;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 小さい文字サイズの設定 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.size-s {
	font-size : 0.8em;
}
.font_s {
	font-size: 10px;
}
.font_l {
	font-size: 17px;
}

.text-pink {
	color: #F69;
	clear: both;
	font-style: normal;
	font-weight: normal;
	margin: 5px;
	font-size: 1.3em;
}

.text_orange {
	color: #FF6633
}
.text_gyay {
	color: #999999;
}
.text1em {
	text-indent: 1em;
}
.margin-bottom1em {
	margin-bottom: 1em;
}
.margin-bottom2em {
	margin-bottom: 2em;
}
.margin-bottom3em {
	margin-bottom: 3em;
}

.margin-top2em {
	margin-top: 2em;
}
.margin-right1em {
	margin-right: 1em;
}

.margin-right30 {
	margin-right: 30px;
}
.margin-right50 {
	margin-right: 50px;
}
.margin-right80 {
	margin-right: 80px;
}


.margin-right100 {
	margin-right: 100px;
}
.margin-left10px {
	margin-left: 10px;
}
.margin-left2em {
	margin-left: 2em;
}

.margin-left80 {
	margin-left: 80px;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.text-indent0 {
	text-indent: 0;
}
.w_all .w_main .clear_both .coment .box_left.mrgn_t img {
	float: left;
	text-align: right;
}

h1 {
	margin: 0px;
	padding: 0px;
}
.w_all h1 a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 2em;
	margin: 0px;
	padding: 1px 2px 0px;
	font-weight: normal;
	color: #000;
}
table {
	font-size: 100%;
}
.box_h2 {
	margin: 0px 0px 15px;
	padding: 0px;
	display: block;
	height: 30px;
	clear: both;
}
.box_h3 p {
	background-color: #FFFFFF;
	height: 2em;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 0.5em;
	line-height: 2em;
}
.w_all .w_main .seisan .box_left .mrgn_b {
	margin-bottom: 10px;
}
.box_left {
	float: left;
	display: block;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.box_right {
	float: right;
}
.box_center {
	text-align: center;
	margin: 0px auto;
}
.box_farm-left {
	float: left;
	display: block;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.box_nin {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	width: 400px;
	float: left;
}
.box_nin_photo {
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 235px;
	float: left;
}
.topmenu_box_all {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	filter:alpha(opacity='80');
	height: auto;
	width: 205px;
	display: block;
}
.topmenu_box_top {
	background-image: url(../../template-image/top_menubox_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 205px;
}
.topmenu_box_bottom {
	background-image: url(../../template-image/top_menubox_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 205px;
}
.topmenu_box_middle {
	background-image: url(../../template-image/top_menubox_02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 205px;
	padding: 0px;
}

.topmenu_illust {
	background-repeat: no-repeat;
	background-position: 150px bottom;
	height: auto;
	width: 99%;
}
.topmenu_box_middle p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.top_subcontents {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.top_photo {
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.w_top .top_photo img {
	margin-bottom: 7px;
	border: 1px solid #FFF;
}
.photo_left {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
.photo_right {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: right;
}
.photo_center {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.w_all .w_top .topmenu_box_all .topmenu_box_middle .boder_b {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-weight: bold;
}
.w_top .topmenu_box_all .topmenu_box_middle ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.w_top .topmenu_box_all .topmenu_box_middle ul li {
	background-image: url(../../icon/icon_orenge.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 13px;
	float: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.seisan {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.seisan ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.seisan_name {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image: url(image/bn.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	font-weight: bold;
}
.seisan li {
	display: block;
	margin: 0px;
	height: auto;
	width: 300px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #333;
	font-weight: normal;
	background-image: none;
}
.w_all .w_main .seisan ul li img {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
.w_all .w_main .seisan dl {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
.w_all .w_main .seisan dl dt {
	font-weight: bold;
	background-image: url(image/bn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 430px;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
}

.w_all .w_main .seisan dl dd {
	margin: 0px;
	width: 430px;
	padding: 0px;
}
.w_all .w_main .seisan dl .mrgn_t {
	margin-top: 1.5em;
}
.w_all .w_main .seisan dl dd p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.seisan p {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 112px;
}
.box_syoukai {
	padding: 10px;
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 5px dashed #F69;
}
.w_all .box_syoukai p {
	font-size: 1.2em;
}

.w_all .box_syoukai h2 {
	font-size: 2em;
	margin: 10px;
	clear: both;
	font-style: normal;
	font-weight: bold;
	color: #F69;
}

.w_all .w_main dl {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.w_all .w_main .p_point {
	color: #063;
}
.w_all .w_main .coment h3 {
	color: #063;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.w_all .w_main .coment {
	overflow: hidden;
	position: relative;
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
.w_all .w_main .coment_sub {
	overflow: hidden;
	position: relative;
	margin-left: 15px;
	zoom: 1;
	margin-bottom: 1em;
	margin-top: 1em;
}
.w_all .w_main .coment .coment_sub p {
	font-size: 14px;
}

.w_all .w_main .coment img {
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 3px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}
.m_b {
	margin-bottom: 1em;
}


.w_all .w_main .coment p {
	line-height: 1.5em;
}
.w_all .w_main .coment ul {
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.w_all .w_main .coment dl dt {
	line-height: 1.4em;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: none;
}
.w_all .w_main .coment dl dd {
	width: 350px;
	padding-bottom: 8px;
}


.w_all .w_main .coment ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 214px;
	background-image: none;
	float: left;
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	text-align: center;
}
.w_all .w_main .coment ul li img {
	margin: 0px;
}
.w_all .w_main .coment ul li p {
	clear: both;
}



.w_all .w_main .coment .mrgn_t {
	margin-top: 1em;
	text-indent: 0.8em;
}
.w_all .w_main .coment table tr td {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.w_all .w_main .mrgn_t_no {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.w_all .w_main dl .p_big {
	font-size: 1.2em;
	font-weight: bold;
}




.w_all .w_main dl dt {
	font-weight: bold;
	background-image: url(image/bn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 390px;
}
.w_all .w_main .mrgn_t tr td {
	font-size: 0.8em;
	text-align: center;
}
.w_all .w_main .mrgn_t {
	margin-top: 5px;
	margin-bottom: 15px;
}


.w_all .w_main dl dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.w_all .w_main .p_indent   {
	text-indent: 0.8em;
}
.w_all .w_main .seisan p {
	margin-left: 0px;
	padding-left: 20px;
}
.w_all .w_main .mrgn {
	margin-top: 10px;
	margin-left: 20px;
}
.w_all .w_main .mrgn_t2em {
	padding-top: 2em;
}
.w_all .w_main .ninsyo h3 {
	margin-right: 10px;
	margin-left: 10px;
}

.w_all .w_main .ninsyo {
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	zoom: 1;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	text-align: center;
}
.w_all .w_main .ninsyo .p_noindent {
	text-indent: 0em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

.w_all .w_main .ninsyo p {
	text-align: left;
	text-indent: 0.8em;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 9px;
}
.w_all .w_main .linebox_y {
	border: 1px solid #98DD77;
	padding: 10px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 3px;
}
.w_all .w_main .ninsyo img   {
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 3px;
	margin-right: 10px;
}
.w_all .w_main .boder_box img {
	margin-left: 100px;
	border: 1px solid #666;
	margin-bottom: 10px;
}
.w_all .w_main .mrgn_b {
	margin-bottom: 2em;
}
.w_all .w_main .eisei img {
	float: right;
}
.w_all .w_main .page_before {
	page-break-before: always;
}
.w_all .w_top .topmenu_box_all .topmenu_box_middle .boder_b .font_s {
	font-size: 0.9em;
}

div.kadomaru {
	-moz-border-radius: 20px;    /* 古いFirefox */
	-webkit-border-radius: 20px; /* 古いSafari,Chrome */
	border-radius: 20px;
	background-color: #ffeeee;   /* 背景色 */
	border: 3px solid #F69;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1em;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.w_all .kadomaru p {
	font-size: 13px;
}

div.kadomaru2 {
	-moz-border-radius: 20px;    /* 古いFirefox */
	-webkit-border-radius: 20px; /* 古いSafari,Chrome */
	border-radius: 20px;
	background-color: #ffeeee;   /* 背景色 */
	border: 3px solid #F69;
	width: 400px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.w_all .w_main .seisan .kadomaru2 p {
	font-size: 9.5px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.kadomaru_bottan {
	-moz-border-radius: 20px;    /* 古いFirefox */
	-webkit-border-radius: 20px; /* 古いSafari,Chrome */
	border-radius: 20px;
	background-color: #393;   /* 背景色 */
	border: 3px solid #060;
	width: 60px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: none;
	color: #FFF;
	text-align: center;
}

.box_sanchi-report {
	padding: 10px;
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.box_sanchi-report p {
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}