@charset "utf-8";


/* 基本スタイル
---------------------------------------------*/

* {
 margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
	text-align: center;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", sans-serif;
	line-height: 1.5;
	color: #666666;
	background-image: url(../images/bg_body_naka2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #87C03A;
}
img {
	border: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#header {
 position: relative;
	width: 100%; /* for WIN IE6*/
 height: 125px;
}
#crossfader {
 position: relative;
	width: 100%;
}
#logo {
 position: absolute;
	left: 5px;
	margin-top: 25px;
}
#sidelogo {
 position: absolute;
	right: 15px;
	margin-top: 20px;
}
#fontsize {
	position: absolute;
	right: 0px;
	margin: 72px 40px 0px 0px;
	text-align: right;
}



/* グローバルナビゲーション
---------------------------------------------*/

#navi {
	position: relative;
	width: 100%; /* for WIN IE6*/
	height: 50px;
	background: url(../images/globalnav_bg.gif) left top no-repeat;
	overflow: hidden;
}
#globalnav {
	position: absolute;
	margin-left: 0px;
	width: 750px;
	height: 50px;
	list-style-type: none;
	left: 0px;
	top: -1px;
}
#globalnav li {
	float: left;
	width: 150px;
}
#globalnav li a {
 display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:50px;
	padding-top: 50px;
	background-image: url(../images/globalnav.gif);
	color: #FFFFFF;
}

/*　オフマウス　*/
#glo01 a { background-position:    0px  0; }
#glo02 a { background-position: -150px  0; }
#glo03 a { background-position: -300px  0; }
#glo04 a { background-position: -450px  0; }
#glo05 a { background-position: -600px  0; }


/*　選択済み　*/
#glo01 a.stay { background-position:    0px  -50px; }
#glo02 a.stay { background-position: -150px  -50px; }
#glo03 a.stay { background-position: -300px  -50px; }
#glo04 a.stay { background-position: -450px  -50px; }
#glo05 a.stay { background-position: -600px  -50px; }


/*　オンマウス　*/
#glo01 a:hover { background-position:    0px  -100px; }
#glo02 a:hover { background-position: -150px  -100px; }
#glo03 a:hover { background-position: -300px  -100px; }
#glo04 a:hover { background-position: -450px  -100px; }
#glo05 a:hover { background-position: -600px  -100px; }



/* ボディー
---------------------------------------------*/

#container {
 float: left;
	width: 750px;
	padding-bottom: 20px;
}
#primary {
	float: left;
	width: 155px;
	overflow: hidden;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#secondary {
	text-align: left;
	padding-left: 20px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	width: 570px;
}
#secondary2 {
	width: 585px;
	text-align: left;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


/* ボディー内容（プライマリー）
---------------------------------------------*/
#primary .section {
	margin: 5px 0px;
}
#primary h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 3px 25px;
	font-weight: normal;
	background: url(../images/hd_txt_01.gif) left bottom no-repeat;
	border-bottom: 1px solid #CCCCCC;
}



/* ボディー内容（セカンダリー）
---------------------------------------------*/
#secondary h2 {
 margin: 5px 0px;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
}
#secondary .section {
	padding-bottom: 10px;
	padding-left: 25px;
}
#secondary .section a {
	background: url(../images/arrow_02.gif) left bottom no-repeat;
	padding-left: 15px;
}

#secondary em {
 margin: 5px 0px;
	color: #FF6600;
	font-style: normal;
}
#secondary .pagetop {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 440px;
}


/* フッター
---------------------------------------------*/

#footer {
	clear: both;
	text-align: right;
	width: 750px;
	height: 65px;
	background-image: url(../images/footer_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#footer p {
 color: #999999;
	padding-top: 30px;
	font-size: 90%;
}
#footer a {
 text-decoration: none;
}
.menu_ul {
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../menu/images/menu_ul_back.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F1F1EF;
	border-right-color: #F1F1EF;
	border-bottom-color: #F1F1EF;
	border-left-color: #F1F1EF;
}
.menu_li {
	padding: 0px;
	height: 35px;
	width: 150px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	background-image: url(../menu/images/menu_body_2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #999999;
	text-indent: 5px;
	line-height: 35px;
	vertical-align: middle;
}
.menu_li a {
	padding: 0px;
	height: 35px;
	width: 150px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	background-image: url(../menu/images/menu_body_2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.menu_li a:hover {
	list-style-type: none;
	background-image: url(../menu/images/menu_body_2_a.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
.menu_li2 {
	padding: 0px;
	height: 40px;
	width: 150px;
	list-style-type: none;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
}
.menu_ul2 {
	padding: 0px;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../menu/images/menu_ul_back.gif);
	background-repeat: repeat-y;
}
.Top_menu {
	height: 40px;
	width: 150px;
	list-style-type: none;
	line-height: 40px;
	vertical-align: middle;
	font-size: 13px;
	color: #006600;
	margin-bottom: 6px;
}
.primary_ul {
	padding: 0px;
	width: 510px;
	list-style-type: none;
	clear: both;
	margin: 0px;
}
.primary_ul2 {
	width: 550px;
	list-style-type: none;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.primary_li {
	height: 80px;
	width: 255px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 4px;
	list-style-type: none;
	padding: 1px;
	line-height: 80px;
	text-align: center;
	vertical-align: middle;
}
.secondary_p {
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
}
.secondary_p2 {
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
}
.top_li {
	height: 80px;
	width: 255px;
	float: left;
}
.red {
	font-size: 13px;
	color: #D20000;
}
.campaign {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/san.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	text-indent: 17px;
	vertical-align: middle;
	text-decoration: underline;
}
.campaign_img {
	margin-bottom: 5px;
}
.m_m_u {
	float: left;
	width: 260px;
	list-style-type: none;
	margin-right: 7px;
	margin-left: 9px;
	margin-top: 15px;
}
.m_m_u2 {
	float: left;
	width: 240px;
	list-style-type: none;
	margin-right: 7px;
	margin-left: 17px;
	margin-top: 15px;
	border: 1px solid #E4E4E4;
	padding: 5px;
	background-color: #F3F8EF;
	margin-bottom: 20px;
}
.m_m_u3 {
	float: left;
	width: 300px;
	list-style-type: none;
	margin-right: 7px;
	margin-left: 9px;
	margin-top: 0px;
}
.m_m_u4 {
	float: left;
	width: 220px;
	list-style-type: none;
	margin-right: 7px;
	margin-left: 9px;
	margin-top: 0px;
	padding-top: 27px;
	text-align: center;
}
.m_m_u5 {
	float: left;
	width: 170px;
	list-style-type: none;
	margin-right: 7px;
	margin-left: 9px;
	margin-top: 15px;
	text-align: center;
}
.m_m_u6 {
	float: left;
	width: 359px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 10px;
}
.m_m_u5s {
	float: left;
	width: 164px;
	list-style-type: none;
	margin-left: 7px;
	margin-top: 0px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 9px;
}
.m_m_u3m {
	float: left;
	width: 220px;
	list-style-type: none;
	margin-right: 7px;
	margin-left: 9px;
	margin-top: 0px;
	text-align: right;
}
.n_b2 {
	font-size: 14px;
	font-weight: bold;
	color: #005100;
	width: 295px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005700;
	margin-bottom: 5px;
}
.n_b {
	font-weight: bold;
	color: #005100;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005700;
	margin-bottom: 5px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	font-size: 14px;
}
.n_b3 {
	font-size: 14px;
	font-weight: bold;
	color: #005100;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005700;
	margin-bottom: 5px;
	margin-top: 15px;
}
.n_b3m {
	font-size: 12px;
	color: #005100;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: 5px;
	margin-bottom: 5px;
}
.m_l {
	padding-left: 5px;
	list-style-type: none;
}

.m_img {
	padding-left: 8px;
}
.m_l2 {
	padding-left: 5px;
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.m_l4 {
	padding-left: 5px;
	text-align: right;
	padding-right: 5px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.m_l3 {
	padding-left: 5px;
	text-align: right;
	padding-right: 5px;
	padding-top: 50px;
}
.m_l5 {
	padding-left: 5px;
	padding-bottom: 20px;
}
.m_lm {
	padding-left: 5px;
	list-style-type: none;
	width: 250px;
	text-indent: 5px;
	margin-right: 7px;
	margin-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
}
.m_lm_s {
	list-style-type: none;
	width: 250px;
	text-indent: 5px;
	margin-top: 2px;
	margin-left: 9px;
	padding-left: 5px;
	margin-right: 7px;
}
.m_lm2 {
	list-style-type: none;
}
.lf {
	float: left;
	width: 120px;
}
.ml {
	float: right;
	width: 120px;
}
.line {
	clear: both;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
}
hr {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	width: 550px;
	clear: both;
}
.h_c {
	width: 548px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #005700;
	margin-left: 9px;
	font-size: 14px;
	font-weight: bold;
	color: #005100;
	text-indent: 10px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 8px;
	clear: both;
}
.h_c1 {
	width: 519px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #005700;
	margin-left: 17px;
	font-size: 13px;
	font-weight: bold;
	color: #005100;
	text-indent: 10px;
	list-style-type: none;
	line-height: 27px;
	vertical-align: middle;
	height: 27px;
	margin-right: 17px;
}
.h_c2 {
	width: 540px;
	margin-left: 14px;
	list-style-type: none;
	margin-bottom: 25px;
}
.h_c2b0 {
	width: 540px;
	margin-left: 14px;
	list-style-type: none;
}
.h_c22 {
	width: 540px;
	margin-left: 14px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 10px;
}
.h_c2n {
	width: 540px;
	margin-left: 14px;
	list-style-type: none;
	margin-bottom: 25px;
	line-height: 21px;
	vertical-align: middle;
}
.h_c3 {
	width: 548px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #005700;
	font-size: 14px;
	font-weight: bold;
	color: #005100;
	text-indent: 10px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 8px;
}
.h_c2c {
	width: 466px;
	margin-left: 74px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-right: 17px;
}
.h_c2o {
	width: 540px;
	margin-left: 14px;
	list-style-type: none;
	margin-bottom: 10px;
	font-weight: bold;
	color: #009900;
	font-family: "ＭＳ Ｐゴシック";
}
.h_c2o2 {
	width: 290px;
	list-style-type: none;
	margin-bottom: 5px;
	font-weight: bold;
	color: #009900;
	font-family: "ＭＳ Ｐゴシック";
	margin-left: 5px;
}
.h_c2o21 {
	width: 290px;
	list-style-type: none;
	margin-bottom: 5px;
	font-weight: bold;
	color: #009900;
	font-family: "ＭＳ Ｐゴシック";
	margin-left: 5px;
	margin-top: 10px;
}
.h_c2s {
	width: 470px;
	margin-left: 84px;
	list-style-type: none;
	margin-bottom: 25px;
	clear: both;
	padding-top: 25px;
}
.natu_img {
	margin-bottom: 20px;
}
.tel {
	text-align: right;
	width: 550px;
	list-style-type: none;
	margin-right: 10px;
}
.i_b {
	margin-bottom: 70px;
}
.u_m {
	margin-top: 25px;
}
.i5 {
	margin-bottom: 5px;
	margin-top: 10px;
}
.ori_s {
	line-height: 14px;
	height: 14px;
	width: 130px;
	padding-right: 20px;
	padding-left: 45px;
	list-style-type: none;
	padding-top: 3px;
}
.ori_s2 {
	line-height: 14px;
	height: 14px;
	width: 148px;
	list-style-type: none;
	padding-top: 1px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.i_chu_ {
	text-align: center;
	width: 148px;
	list-style-type: none;
	margin-top: 20px;
}
.o_line {
	padding: 0px;
	width: 540px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D7D7D7;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	clear: both;
}
.o_line2 {
	width: 540px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D7D7;
}
.n_dn {
	color: #009966;
}
.n_dns {
	color: #006633;
	font-family: "HGP行書体";
	font-size: 12px;
}
.n_dns2 {
	color: #006A48;
}
.m_f5 {
	margin-bottom: 5px;
}
.m_f2 {
	margin-bottom: 2px;
}
#suina {
	width: 560px;
	background-image: url(../images/suina/bk.gif);
	background-repeat: no-repeat;
}
.s_0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.m_t_15 {
	float: left;
	margin-top: 15px;
}
.m_t_152 {
	float: left;
	margin-top: 15px;
	text-align: right;
	font-size: 10px;
}
.u_260 {
	float: left;
	width: 250px;
	margin-right: 12px;
	margin-left: 5px;
}
.mt_5 {
	padding-top: 8px;
	clear: both;
}
.gr {
	color: #336600;
}
.line_gr {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #339900;
}
#top-chu {
	padding-left: 20px;
}

