@charset "utf-8";


* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

body {
	margin:0px;          /* ページ全体のmargin */
     	padding:0px;         /* ページ全体のpadding */
     	text-align:center;
	background-color: #cccccc;
	
	background-repeat: repeat-x;
}

a {
	color:#378e6b;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: none;
}

.chui {
	color: #CC3300;
	font-weight: bold;
}
.kyouchou {
	color: #0000ff;
	font-size: 120%;
	font-weight: bold;
	line-height: 28px;
}

/*
ベ�Eス
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	position: relative;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(header/flower_02.jpg);	
}

h1 {
	font-size: 10px;
	line-height: 18px;
	color: #378e6b;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

#header #sub {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: right;
}
#header #logo {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#header #tel {
	
	padding-top: 45px;
	padding-right: 0px;
	
}

#header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #378e6b;
	line-height: 18px;
	float: left;
}

#header #head_ul {
	position: absolute;
	top: 30px;
	right: 15px;
}
#header #head_ul li {
	font-size: 10px;
	background-image : url(li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 7px;
}

#header #head_ul li a {
	font-size: 12px;
	font-weight: bold;
	color:#378e6b;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(nav.gif);
	height: 35px;
	clear: both;
	padding-left: 0px;
} 
#nav ul li{display: block;
	float: left;
	text-align: center;
  	height: 35px;
	width: 80px;
}
#nav ul li.1{display: block;
	float: left;
	text-align: center;
  	height: 25px;
	width: 140px;
}

ul.ddmenu{margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	line-height:1.2;}
.ddmenu li.off{position:relative;
	color: #555555;
	text-decoration: none;
	background-image : url(g_menu_li.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 80px;
	overflow:hidden;
	padding-top: 10px;
	text-decoration: none;}
.ddmenu li.on{position:relative;
	float:left;
	overflow:visible;
	padding-top: 10px;
	color: #000000;
	background-image : url(g_menu_li_ov.gif);
	background-color: #DDDDDD;}
.ddmenu li{display: block;
	float: left;
	text-align: center;
  	height: 20px;
	width: 80px;}
	
.ddmenu a{display:block;
	padding-top: 0px;
	text-decoration:none;
	color:#666666;}
	
.ddmenu a:hover{display:block;
	text-decoration:none;
	color:#000000;}
.ddmenu li ul{position:absolute;
	top:2.1em;
	left:0;
	list-style:none;
	margin:0;
	padding: 0;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-indent:0em;
	width:78px;}
.ddmenu li ul li a{margin:0;
	padding:2px 2 0 2;
	color:#666666;
	height: 18px;}
.ddmenu li ul li a:hover{color:#ffffff;
	background-color:#999999;}	
.sankaku{font-size:10px;
	color:#999999;}

		
.ddmenu  li strong {
	line-height: 20px;
	color: #FFFFFF;
	background-image : url(g_menu_st1.gif);
	height: 20px;
	width: 90px;
	display: block;
	margin-top: 5px;
	padding-top: 5px;
}

* html .ddmenu li{margin:0;
	 padding:0;
	 display:inline;
}
* html .ddmenu li ul li{margin:0;
	 padding:0;
	 display:inline;}

/*
コンチE�E��E�チE
-------------------------------------------------------------------*/

#top_img {
	width:800px;
	background-repeat: no-repeat;
	position: relative;
	background-image : url(fusha1.jpg);
	height:200px;
}
#top_img .logo {
position: absolute;
	padding-top: 20px;
	padding-left: 450px;
	background-repeat: no-repeat;
}
#contents {
	width:615px;
	float: right;
}



#contents p{
	text-indent: 2em
	padding-top: 3px;
	padding-bottom: 1px;
	text-align:left;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contents h3 {
	text-align: left;
	font-size: 16px;
	padding-left: 25px;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 31px;
	background-image : url(h3.gif);
	
	background-repeat: no-repeat;
}


#contents h4 {
	text-align: left;
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
	background-color: #DFDFDB;
	
}

#contents h4 a {
	font-size: 14px;
}

#contents h5 {
	text-align: left;
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 27px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
	background-color: #DFDFDB;
	
}

#contents ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents #c_pad1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents #c_pad2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents #c_pad3 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents #c_pad h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #dbcf3c;
	background-color: #999999;
	padding-left: 17px;
	color: #ffffff;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents #c_pad h5 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cccccc;
	background-color: #cccccc;
	padding-left: 17px;
	color: #999999;
	line-height: 38px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 13px;
}
#contents #c_pad h6 {
	text-align: left;
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c6feb6;
	background-color: #cccccc;
	padding-left: 17px;
	color: #0000ff;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 23px;
}
#contents #c_pad h6 .li{
	text-align: left;
	font-size: 12px;
	padding-left: 17px;
	color: #000000;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 33px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}

#contents .img_center {
	
	margin-left: 45px;
	background-color: #FFFFFF;
	padding: 5px;
	
}

#contents .img_left img {
	border: 0px solid #EDEDE9;
}

#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	
	
	
}

#contents .c_img_left img {
	float: left;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-left: 10px 0px 10px 0px;
	
}

#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
	height: 130px;
	width: 173px;
	
}

#contents .c_img_right img {
	border: 1px solid #999999;
}

#contents p .chui {
	line-height: 20px;
}
.list li {
	background-image : url(li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
	text-align: left;
}
ul.list {
	margin-bottom: 10px;
}
.list li:hover {
	background-color: #FFFFFF;
}

/*
�E�E�E�box
-------------------------------------------------------------------*/
#contents .box2 {
	float: left;
	
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px 5px 15px 5px;
	padding: 5px 5px 5px 5px;
	background-image : url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .box2 h4 {
	text-align: left;
	margin: 0px;
	background-color: #378e6b;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #dbcf3c;
}
#contents .box2 h5 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #dbcf3c;
	background-color: #999999;
	padding-left: 7px;
	color: #ffffff;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;;
}




#contents .box2 p {
	float: left;
	margin: 0px;
}

#contents .box2 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image : url(side_h4.gif);
	position: absolute;
	right: 5px;
	bottom: 4px;
}

#contents .box2 .btn a:hover {
	background-color: #FF9900;
	background-image : url(btn_ov.gif);
}
#contents .box2 .btn p {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image : url(side_h4.gif);
	position: absolute;
	right: 60px;
	bottom: 0px;
}


/*
3box
-------------------------------------------------------------------*/
#contents .box3 {
	float: left;
	height: 210px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image : url(box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}
#contents .box3 h4 {
	margin: 0px;
	background-color: #7A7A76;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #81B318;
}

#contents .box3 p {
	margin: 0px;
}
#contents .box3 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 93px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image : url(side_h4.gif);
	position: absolute;
	left: 50px;
	bottom: 0px;
	padding-right: 5px;
	
}

#contents .box3 .btn a:hover {
	background-color: #FF9900;
	background-image : url(btn_ov.gif);
}
.box3 a img {
	border: 2px solid #EDEDE9;
}
.box3 a:hover img {
	border: 2px solid #FCD096;
}


#contents .box3_photo {
	float: left;
	height: 160px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image : url(box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}

#contents .box3_photo:hover {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.box3_photo a img {
	border: 2px solid #FFFFFF;
}
.box3_photo a:hover img {
	border: 2px solid #FCD096;
}
#contents .box4 {
	float: left;
	text-align:center;
	height: 100px;
	width: 140px;
	border: 1px solid #ffffff;
	margin : 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	
	background-repeat: repeat-x;
	position: relative;
}
#contents .box5 {
	text-align: left;
	width: 550px;
	border: 1px solid #DDDDDD;
	margin : 5px 5px 5px 5px;
	padding: 5px;
	background-image : url(postmail/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .box5 h4 {
	margin: 0px;
	background-color: #ffb18c;
	color: #ffffff;
	font-size: 12px;
	font-weight: bo;
	border-left-color: #dbcf3c;
}
#contents .box5 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image : url(side_h4.gif);
	position: absolute;
	right: 5px;
	bottom: 4px;

}
#contents .box5 .btn a:hover {
	background-color: #FF9900;
	background-image : url(btn_ov.gif);
}
#contents .box6 {
	height: 160px;
	width: 580px;
	
	
	margin : 10px 0px 5px 0px;
	background-repeat: no-repeat;
	background-image : url(fusha11.jpg);
}
#contents .box6 p{
	width: 480px;
	text-align: right;
	color: #009999;
	
	
	padding: 5px 8px 5px 40px;
	
}

#contents .box7 {
	float: left;
	width: 250px;
	border: 1px solid #DDDDDD;
	
	margin: 5px;
	padding: 5px;
	background-image : url(postmail/box_bg.gif);
	background-repeat: repeat-x;
	
	position: relative;
}	
#contents .box8 {
	float: right;
	text-align: left;
	width: 300px;
	border: 1px  #DDDDDD;
	border-style:ridge;
	margin : 5px 5px 5px 5px;
	padding: 5px;
	background-image : url(postmail/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}	

/*
リンク雁E�E�Eージ用
-------------------------------------------------------------------*/

#contents dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
#contents dl.link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #D9D9D0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;

}
#contents dt {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #B5C2A3;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 3px;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 20px;
	background-image : url(Qmark.gif);
	background-color: #EFEDE7;
	height: 20px;
	background-repeat: no-repeat;
}
#contents dt.link {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B5C2A3;
	font-size: 12px;
	padding-left: 35px;
	padding-top: 0px;
	color: #222222;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 15px;
	font-weight: bold;
	
	background-image : none;
	background-color: #efede7;
	height: 16px;
}

#contents dd {
	font-size: 12px;
	padding-left: 25px;
	color: #222222;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 25px;
	background-image : url(Amark.gif);
	height: 150px;
	background-repeat: no-repeat;
	
}
#contents dd.link {
	font-size: 12px;
	padding-left: 25px;
	color: #222222;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 15px;
	background-image : none;
	height: 30px;
	background-repeat: no-repeat;
	
}

/*
チE�E�Eブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#contents table {
	
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left:auto;
}

#contents table.1 {
	float: left;
	width: 280px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left:10px;
}
#contents table td {
	padding: 3px;
	border: 1px solid #EAE8DF;
}
#contents table th {
	background-color: #EFEDE7;
	padding: 4px;
}
#contents form table th {
	width: 80px;
}

table td.td_head {
	background-color: #9BBC63;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-image : url(td_head.gif);
	background-repeat: repeat-x;
}

table td.td_odd {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image : url(td_odd.gif);
	background-repeat: repeat-x;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #68823E;
}

/*
パンくずリスチE
-------------------------------------------------------------------*/
#contents #pan {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド�Eメニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 180px;
	background-color: #DFDFD2;
	margin-left: 2px;
	padding-bottom: 10px;
}

#side li {
	list-style-type: none;
	margin-left: 17px;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 1px;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border: 1px solid #ffffff;
	background-color: #EFEFE9;
}
#side_d1 {
	padding-top: 2px;
	margin-bottom: 1px;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border: 1px solid #ffffff;
	background-color: #EFEFE9;
}
#side_d2 {
	padding-top: 2px;
	margin-bottom: 1px;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border: 1px solid #ffffff;
	background-color: #EFEFE9;
}
#side_d3 {
	padding-top: 2px;
	margin-bottom: 1px;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border: 1px solid #ffffff;
	background-color: #EFEFE9;
}
#side_d4 {
	padding-top: 2px;
	margin-bottom: 1px;
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border: 1px solid #ffffff;
	background-color: #EFEFE9;
}
#side_d h3 {
	display: block;
	width: 168px;
	line-height: 25px;
	color: #ffffff;
	padding-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #999999;
	background-image : url(side_h4.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 25px;
	font-weight: bold;
}
#side_d1 h3 {
	display: block;
	width: 168px;
	line-height: 25px;
	color: #ffffff;
	padding-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #999999;
	background-image : url(side_h4.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 25px;
	font-weight: bold;
}
#side_d2 h3 {
	display: block;
	width: 168px;
	line-height: 25px;
	color: #ffffff;
	padding-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #999999;
	background-image : url(side_h4.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 25px;
	font-weight: bold;
}
#side_d3 h3 {
	display: block;
	width: 168px;
	line-height: 25px;
	color: #ffffff;
	padding-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #999999;
	background-image : url(side_h4.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 25px;
	font-weight: bold;
}
#side_d4 h3 {
	display: block;
	width: 168px;
	line-height: 25px;
	color: #ffffff;
	padding-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #999999;
	background-image : url(side_h4.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 25px;
	font-weight: bold;
}
ul.dmenu {width:10px;
	
	list-style:none;
	margin-bottom: 15px;
}
.dmenu  li{ position:relative;
	display: block;
	width:120px;
	font-size: 12px;
	color:#666666;
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 23px;
	margin: 0;
	background-color: #EEEEEE;
	text-decoration: none;
	overflow:hidden;
}
.dmenu  li strong {position:relative;
	line-height: 20px;
	color: #FFFFFF;
	background-image : url(side_h4.gif);
	width: 96px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 3px;
}

.dmenu  a{display:block;
	padding-top: 0px;
	text-decoration:none;
	color:#666666;
	line-height: 20px;
}


.dmenu  li.off{ position:relative;
	margin:0; 
	padding:0px 0px 0px 23px;
	width:120px;
	background-image : url(side_li1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	line-height: 25px;
	
}
.dmenu  li.on{ position:relative;
	padding:0px 0px 0px 23px;
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image : url(side_li_ov.gif);
	background-repeat: no-repeat;
	overflow:visible;
	z-index:1000;
	line-height: 25px;
	

}
.dmenu  li ul{margin:0px 0px 0px 23px;
	padding:0px 0px 0px 0px;
	position:absolute;
	width:70px;
	top:0px;
	left:97px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#EEEEEE;
	text-indent:0.5em;
}
.dmenu  li ul li a{display:block;
	margin:0;
	padding:3px 0px 1px 20px;
	font-size:12px;
	line-height:14px;
	text-decoration: none;
	text-indent:0.5em;
	color:#666666;
	
}
.dmenu  li ul li a:hover{margin:0;
	padding:3px 3px 0px 20px;
	background-color:#666666;
	color:#ffffff;
}

.sankaku{font-size:0.7em;
}

#side img {
	border:none;
}

#side p {
	padding-left: 15px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	width:800px;
	background-image : url(foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 0px;
	background-color: #F5F4F0;
	background-position: bottom;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #888888;
	text-align: right;
	padding: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #888888;
}
/*
コピ�EライチE
-------------------------------------------------------------------*/

address {
	width:800px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-color: #378e6b;
	font-size: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
}
