@charset "utf-8";
/*
Theme Name: ヒトエコテンプレート2008
Theme URI: 
Description: 株式会社イープレス製作
Version: 1.0
Author: 株式会社イープレス
Author URI: http://www.e-press.jp/
Tags: ヒトエコ
*/
html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p{margin:0;padding:0;}
body {
	margin:0;
	padding:0;
	color:#333;
	font-size:80%;
	text-align:center;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
p {}
ol,ul {
	list-style-type:none;
}
fieldset,img { border:0; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th {
	text-align:left;
}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; }
/*ul,li,img{vertical-align:bottom;}*/

a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
/* float clear! */
.clear{clear:both}
/*clearfix*/
.clearfix:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}

/*clearfix End*/
/* float clear!_End*/
.f_left{float:left;}
.f_right{float:right;}
/*Header
----------------------------------------------------------------------------------------------------*/
div#HeaderArea{
	background:url(http://www.hitoeco.com/img_common/back_header.gif) repeat-x center;
	height:160px;
	width:100%;
}
div#head{
	margin:0 auto;
	position:relative;
	width:850px;
}
div#head h1{
	display:block;
	height:75px;
	position:absolute; left:5px; top:10px;
	width:206px;
}
div#head ul{
	position:absolute; left:0; top:104px;
}
div#head ul li{
	display:inline;
}
/*Footer
----------------------------------------------------------------------------------------------------*/
div#FooterArea{
	background:url(http://www.hitoeco.com/img_common/back_footer.gif) repeat-x;
	color:#FFFFFF;
	clear:both;
	height:65px;
}
div#foot{
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	position:relative;
	width:840px;
}
div#foot address{
	position:absolute;left:0;top:2em;
	text-align:left;
}
div#foot ul{
	position:absolute;right:0;top:2em;
}
div#foot ul li{
	display:inline;
	margin-left:1em;
}
div#foot a{
	background:url(http://www.hitoeco.com/img_common/arrow_gray_bgG.gif) no-repeat left center;
	color:#FFFFFF;
	padding-left:18px;
	text-decoration:none;
}
/*Content 
----------------------------------------------------------------------------------------------------*/
div#ContentArea{
	background:url(http://www.hitoeco.com/img_common/back_main.gif);
}
div#content{
	width:840px;
	margin:0 auto;
}
div#content:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div#content{display:inline-block;}
html[xmlns] div#content{display:block;}
* html div#content{height:1%;}
/*Navi*/
#NaviArea{
	position:relative;
	height:3em;
	width:100%;
}
#NaviArea span{display:none;}
#NaviArea p#Pan{
	background:url(http://www.hitoeco.com/img_common/icon_where.gif) no-repeat left center;
	padding-left:55px;
	position:absolute;left:0;top:1em;
	text-align:left;
}
#NaviArea p#Pan a{
	background:url(http://www.hitoeco.com/img_common/arrow_pan.gif) no-repeat right center;
	color:#333333;
	padding-right:17px;
	margin-right:10px;
}
#NaviArea ul#SBM {
	background:url(http://www.hitoeco.com/img_common/icon_SBM.gif) no-repeat left center;
	padding-left:105px;
	position:absolute;right:0;top:1em;
	text-align:left;
}
#NaviArea ul#SBM li{
	display:inline;
	padding-left:5px;
	vertical-align:middle;
}
/*Main
----------------------------------------------------------------------------------------------------*/
div#Main{
	float:left;
	width:610px;
}
div#Main a{
	color:#333333;
}
/*Index*/
div.IndexEntry{
	border:1px #EEEEEE solid;
	background:#FFFFFF;
	margin-bottom:10px;
	padding:9px;
}
div.HideArea{
	height:5em;
	margin-bottom:1em;
	overflow:hidden;
	width:590px;
}
div.IndexEntry h2{
	color:#84BF00;
	clear:both;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.5em;
	text-align:left;
}
div.IndexEntry h2 a{
	color:#84BF00;
	text-decoration:none;
}
div.IndexEntry ul{
	list-style:decimal;
	line-height:1.6;
	margin-left:2em;
	margin-bottom:1em;
	padding:0;
	text-align:left;
}
div.IndexEntry p{
	line-height:1.6;
	margin-bottom:1em;
	text-align:left;
}
div.IndexEntry p a{
	color:#333333;
}
/*GeneralEntry*/
h2.GE_title{
	background:url(http://www.hitoeco.com/img_common/back_title_entry.gif) no-repeat;
	font-size:1.6em;
	font-weight:bold;
	margin-left:-10px;
	margin-bottom:10px;
	padding:20px 0 20px 30px;
	position:relative;
	text-align:left;
	width:590px;
}
img.S_main{
	margin-bottom:20px;
}
div.E_ImageArea{
	background:#FFFFFF;
	margin-bottom:10px;
	padding:10px;
}
div.E_ImageArea img{
	margin-right:10px;
}
div.E_ImageArea img.last{
	margin:0;
}
ul.sub_menu{
	margin:0;
	padding:0;
	list-style:none;
}
ul.sub_menu li{
	display:block;
	float:left;
	height:30px;
	margin-bottom:10px;
	width:122px;
}
div.GeneralEntry_T{
	background:url(http://www.hitoeco.com/img_common/back_entry_top.gif) no-repeat;
	clear:both;
	height:20px;
	width:610px;
}
div.GeneralEntry_B{
	background:url(http://www.hitoeco.com/img_common/back_entry_bottom.gif) no-repeat;
	clear:both;
	height:20px;
	width:610px;
}
div.GeneralEntry_T hr,
div.GeneralEntry_B hr{
	display:none;
}
div.GeneralEntry{
	background:url(http://www.hitoeco.com/img_common/back_entry_body.gif) repeat-y;
	padding:0 20px;
	width:570px;
}
div.GeneralEntry p{
	line-height:1.6;
	text-align:left;
}
div.GeneralEntry p.more{
	margin-top:1em;
	text-align:right;
}
div.GeneralEntry p.more a{
	background:url(http://www.hitoeco.com/img_common/arrow_green.gif) no-repeat left center;
	color:#333333;
	padding-left:18px;
	text-decoration:none;
}
div.GeneralEntry ol{
	list-style:decimal;
	line-height:1.6;
	margin-left:2.5em;
	padding:0;
	text-align:left;
}
div.GeneralEntry ul{
	list-style:disc;
	line-height:1.6;
	margin-left:2em;
	padding:0;
	text-align:left;
}
div.GeneralEntry p.pagetop{
	clear:both;
	margin-bottom:1em;
	text-align:right;
}
div.GeneralEntry p.pagetop a{
	background:url(http://www.hitoeco.com/img_common/arrow_greenT.gif) no-repeat left center;
	color:#333333;
	padding-left:18px;
	text-decoration:none;
}
div.GeneralEntry h3{
	background:url(http://www.hitoeco.com/img_common/back_title_icon.jpg) no-repeat left center;
	color:#84BF00;
	clear:both;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:1em;
	padding:10px;
	padding-left:55px;
	text-align:left;
}
div.GeneralEntry h3.FeaturesEntry,
div.GeneralEntry h4.FeaturesEntry,
div.GeneralEntry h5.FeaturesEntry{
	background:none;
	margin:0;
	padding:0;
	text-align:left;
}
table.ShopInfo{
	border-top:1px #CCCCCC solid;  
	border-right:1px #CCCCCC solid; 
	border-collapse:collapse;
	clear:both;
	margin:1em auto; 
	width:100%; 
}
table.ShopInfo th{
	background:#EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	padding:0.2em 0.5em;
	text-align:center;
	width:8em;
}
table.ShopInfo td{
	padding:0.2em 0.5em;
	text-align:left;
	width:auto;
}
table.ShopInfo th,
table.ShopInfo td{
	border-bottom:1px #CCCCCC solid;  
	border-left:1px #CCCCCC solid;
}
/*Page*/
div.PageEntry p.date{
	color:#999999;
	text-align:right;
}
div.PageEntry{
	border:1px #EEEEEE solid;
	background:#FFFFFF;
	margin-bottom:10px;
	padding:19px;
}
div.PageEntry h2{
	background:#84BF00;
	clear:both;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:1em;
	padding:0.4em;
	text-align:left;
}
div.PageEntry h3{
	color:#84BF00;
	clear:both;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.5em;
	text-align:left;
}
div.PageEntry p{
	line-height:1.6;
	margin-bottom:1em;
	text-align:left;
}
div.PageEntry p.more{
	border-bottom:5px #EEEEEE dashed;
	margin-bottom:2em;
	padding-bottom:1em;
	text-align:right;
}
div.PageEntry p.more a{
	background:url(http://www.hitoeco.com/img_common/arrow_green.gif) no-repeat left center;
	color:#333333;
	padding-left:18px;
	text-decoration:none;
}
div.PageEntry ol{
	list-style:decimal;
	line-height:1.6;
	margin-left:2.5em;
	margin-bottom:1em;
	padding:0;
	text-align:left;
}
div.PageEntry ul{
	list-style:disc;
	line-height:1.6;
	margin-left:2em;
	margin-bottom:1em;
	padding:0;
	text-align:left;
}
div.PageEntry blockquote{
	background:#F1FFE1;
	padding:1em;
}
div.PageEntry blockquote p{
	margin-bottom:0;
}

div.PageEntry dl#links{
	border-top:1px #CCCCCC solid;
	line-height:1.6;
	text-align:left;
}
div.PageEntry dl#links dt{
	border-right:1px #84BF00 solid;
	clear:left;
	float:left;
	padding:0.5em 0;
	width:230px;
}
div.PageEntry dl#links dd{
	padding:0.5em 0;
	padding-left:250px;
	border-bottom:1px #CCCCCC solid;
}

div.PageEntry dl#links dd a{
	background:url(../../../../img_common/arrow_green.gif) no-repeat left center;
	padding-left:24px;
}

/*Navigation*/
div#Navigation{
	clear:both;
	margin:20px 0;
}
div#Navigation{margin-bottom:20px;}
div#Navigation .next a{
	background:url(http://www.hitoeco.com/img_common/arrow_green.gif) no-repeat right center;
	color:#333333;
	padding-right:18px;
	text-decoration:none;
}
div#Navigation p.next{
	background:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	margin-top:0.5em;
	padding:0.3em;
	text-align:right;
}
div#Navigation .back a{
	background:url(http://www.hitoeco.com/img_common/arrow_greenL.gif) no-repeat left center;
	color:#333333;
	padding-left:18px;
	text-decoration:none;
}
div#Navigation p.back{
	background:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	margin-top:0.5em;
	padding:0.3em;
	text-align:left;
}
div#Navigation .pagetop a{
	background:url(http://www.hitoeco.com/img_common/arrow_greenT.gif) no-repeat left center;
	color:#333333;
	margin:0 1em;
	padding-left:18px;
	text-decoration:none;
}
div#Navigation p.pagetop{
	text-align:right;
	margin-top:0.5em;
}
div#Navigation p.pagetop a{
	background:#FFFFFF url(http://www.hitoeco.com/img_common/arrow_greenT.gif) no-repeat left center;
	margin:0;
}
/*Side
----------------------------------------------------------------------------------------------------*/
div#Side{
	float:right;
	width:220px;
}
/*SideMenu*/
div#SideMenu{
	background:url(http://www.hitoeco.com/img_common/back_side_menu.gif) no-repeat;
	margin-bottom:10px;
	padding:20px;
}
div#SideMenu h2{
	margin-bottom:10px;
}
div#SideMenu img{
	display:block;
}
div#SideMenu img.btn_01{
	margin-bottom:20px;
}
div#SideMenu img.btn_02{
	margin-bottom:10px;
}
/*Search Form*/
#Search{
	background:#FFFFFF url(http://www.hitoeco.com/img_common/back_search.gif) no-repeat top right;
	border:1px #CCCCCC solid;
	height:55px;
	margin-bottom:5px;
	overflow:hidden;
	padding:9px;
	text-align:left;
}
#Search h2{
	background:url(http://www.hitoeco.com/img_common/line_search.gif) no-repeat left top;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:10px;
	text-align:left;
}
#textArea{
	background:#FFFFFF;
	border:1px #99CC00 solid;
	display:inline;
	margin-right:5px;
	width:143px;
}
#SearchBtn{
	background:#99CC00;
	border:1px #99CC00 solid;
	color:#FFFFFF;
	display:inline;
}
/*ImgRSS*/
#ImgRSSFrame{
	background:#C3EA6C url(http://www.hitoeco.com/img_common/back_news.gif) no-repeat left top;
	padding:0 10px;
}
div#ImgRSS{
	background:#FFFFFF;
	display:block;
	padding:10px 10px 0;
}
div#ImgRSS:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div#ImgRSS{display:inline-block;}
html[xmlns] div#ImgRSS{display:block;}
* html div#ImgRSS{height:1%;}
div#ImgRSS div{
	clear:both;
	height:50px;
	margin-bottom:10px;
	overflow:hidden;
}
div#ImgRSS img{
	border:5px #EEEEEE solid;
	margin-right:5px;
	float:left;
}
div#ImgRSS p{
	text-align:left;
}
div#ImgRSS p a{
	background:url(http://www.hitoeco.com/img_common/arrow_orenge.gif) no-repeat 0 0.3em;
	color:#333333;
	line-height:1.6;
	text-decoration:none;
	padding-left:10px;
}
#ImgRSSFrame p{
	background:#FFFFFF;
	padding:10px;
	padding-top:0;
}
div#RSSFrameBottom{
	background:url(http://www.hitoeco.com/img_common/back_news_foot.gif) no-repeat;
	height:10px;
	margin-bottom:20px;
	width:220px;
}
div#RSSFrameBottom hr{
	display:none;
}
/*Style
----------------------------------------------------------------------------------------------------*/
.alignright{margin:0 0 1em 1em;}
.alignright{float:right;}
.alignleft{margin:0 1em 1em 0;}
.alignleft{float:left;}
.alignnone{margin:0 auto 1em;}
.alignnone{clear:both;}
/*Main > Style List
----------------------------------------------------------------------------------------------------*/
.MB_10px{margin-bottom:10px !important;}
.MB_20px{margin-bottom:20px !important;}
.MB_1em{margin-bottom:1em !important;}
.MB_2em{margin-bottom:2em !important;}

.LS_1em{letter-spacing:0.1em !important;}

.FS_90{font-size:90% !important;}
.FS_120{font-size:120% !important;}
.FS_140{font-size:140% !important;}
.FS_160{font-size:160% !important;}
.FS_180{font-size:180% !important;}
.FS_200{font-size:200% !important;}

.FW_bold{font-weight:bold !important;}

.FC_MainColor{color:#84BF00 !important;}

.text_left{text-align:left !important;}
.text_right{text-align:right !important;}

.line_bottom_MainColor{
	border-bottom:2px #84BF00 solid;
	padding-bottom:0.2em;
}
