/*
Theme Name: ecovol
Description: ecovol専用テーマ
Author: 有田電器情報システム株式会社
---------------------------------------------------------------
	style.css
	概　要:レイアウトとインポート
	作成日:2009.03.18（sakuragi）
	更新日:2009.03.19（sakuragi）

import
-------------------------------------------------------------*/
	@import url("css/details.css");	
/*-----------------------------------------------------------*/

body,div,p,ul,ol,li,dl,dt,dd,form{padding:0px;margin:0px;}
li{list-style:none;}
body{font-size:85%;line-height:1.7em;text-align:center;font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
.edit a,.edit a:link,.edit a:visited{color:#000;text-decoration:none;font-size:10px;font-weight:normal;margin-left:5px;}
#footer1 div,#footer2 div,#header,#content{width:940px;margin:0 auto;text-align:left;}

/* CSS HACK
-------------------------------------------------------------*/
.clearfix,
#content,
#main,
#footer,
#showarea dl,
.search_area,
#footer1 ul
{min-height:1px;height:1%;}

.clearfix:after,
#content:after,
#main:after,
#footer:after,
#showarea dl:after,
.search_area:after,
#footer1 ul:after
{content:".";display:block;height:0px;clear:both;visibility:hidden;}

/* HEADER
-------------------------------------------------------------*/
#header{
	height:37px;
	background:url(/wp-content/themes/ecovol/images/header_bg.gif);
}
div#logo{
	width:165px;
	float:left;
	padding:5px 15px;
	margin:0;
	line-height:0;
	font-size:0;
}
#h_descri strong{
	display:inline;
	margin-right:0.5em;
	color:#666;
}
#h_descri{
	font-size:0.9em;
	line-height:1.5em;
	font-weight:bold;
	display:inline;
	color:#666;
}
#header ul{
	width:705px;
	float:right;
}
#header li{
	width:140px;
	float:left;
}
#header li a{
	width:140px;
	height:0px;
	padding-top:30px;
	overflow:hidden;
	display:block;
	background-position:0px 30px;
}
#header li a:hover{background-position:0px 0px;}
#header li.cat-item-4152 a{background-image:url(/wp-content/themes/ecovol/images/menu_ecovol.gif);}
#header li.cat-item-93 a{background-image:url(/wp-content/themes/ecovol/images/menu_members.gif);}
#header li.cat-item-11 a{background-image:url(/wp-content/themes/ecovol/images/menu_result.gif);}
#header li.cat-item-7 a{background-image:url(/wp-content/themes/ecovol/images/menu_voice.gif);}
#header li.page-item-2037 a{background-image:url(/wp-content/themes/ecovol/images/menu_bbs.gif);}
#header li.cat-item-12 a{background-image:url(/wp-content/themes/ecovol/images/menu_faq.gif);}
#header li.page-item-16 a{background-image:url(/wp-content/themes/ecovol/images/menu_company.gif);}

/* CONTENT
-------------------------------------------------------------*/
#content{
	margin-top:10px;
}
#main{
	float:right;
	width:720px;
	margin-top:10px;
}
.post{
	margin-bottom:30px;
}
#sidebar{
	float:left;
	width:200px;
	margin-top:10px;
}
#center_column{
	float:left;
	width:520px;
	background:url(/wp-content/themes/ecovol/images/center_bg.gif) top no-repeat;
}
#center_column p{
	margin:5px 0;
}
#right_column{
	float:right;
	width:180px;
}

/* FOOTER
-------------------------------------------------------------*/
#maenimodo{
	text-align:right;
	width:940px;
	margin:0px auto 15px;
	display:none;
}
#footer1{
	margin-top:20px;
	border-bottom:4px solid #006699;
	text-align:right !IMPORTANT;
}
#footer1 ul{
	margin-left:auto;
}
#footer1 li{
	float:right;
	width:120px;
	margin-left:5px;
}
#footer1 li a{
	width:120px;
	height:0px;
	padding-top:30px;
	overflow:hidden;
	display:block;
}
#footer1 li.pagetop a{background:url(/wp-content/themes/ecovol/images/pagetop.gif) no-repeat;}
#footer1 li.pagetop a:hover{background:url(/wp-content/themes/ecovol/images/pagetop_on.gif) no-repeat;}
#footer1 li.home a{background:url(/wp-content/themes/ecovol/images/home.gif) no-repeat;}
#footer1 li.home a:hover{background:url(/wp-content/themes/ecovol/images/home_on.gif) no-repeat;}
#footer2{
	background-color:#eee;
	padding:20px 0;
}
#footer2 li{
	display:inline;
	padding-left:10px;
	margin-left:5px;
	background:url(/wp-content/themes/ecovol/images/sep_black.gif) left no-repeat;
}
#footer2 li.page-item-56{
	background:none;
	margin:0;
	padding:0;
}

/* link-style
-------------------------------------------------------------*/
a,a:link{
	color:#006699;
}
a:visited{
	color:#003366;
}
a:hover{
	color:#0099cc;
	text-decoration:none;
}
a img{border:none;}

/* clearfix
-----------------------------------------------------------*/
.clear{clear:both;}
#sekou_post p{
	margin:0px;
	padding:0px;
}