/*
Theme Name: Partners
Description: エコボル登録店むけサイトテーマ
Author: 有田電器情報システム株式会社
---------------------------------------------------------------
	style.css
	概　要:レイアウトとインポート
	作成日:2009.03.18（sakuragi）
	更新日:2009.03.31（sakuragi）
-------------------------------------------------------------*/
/* import */
	@import url("../ecovol/style.css");
	@import url("css/report.css");
/*-----------------------------------------------------------*/

/* CSS HACK
-----------------------------------------------------------*/
.clearfix,
.box,
#header2 ul
{min-height:1px;height:1%;}

.clearfix:after,
.box:after,
#header2 ul:after
{content:".";display:block;height:0px;clear:both;visibility:hidden;}


/* sidebar
-----------------------------------------------------------*/
#sidebar dt{
	line-height:0;
	font-size:0;
}
#sidebar dd{
	margin:5px 0px 10px;
	font-size:90%;
}
#sidebar dd li{
	margin-bottom:1px;
}
#sidebar ul.list a{
	width:170px;
	display:block;
	text-decoration:none;
	padding:3px 10px 3px 20px;
	background:url(/wp-content/themes/ecovol/images/arrow_shilver.gif) no-repeat 10px #eee;
}
#sidebar ul.list a:hover{
	background:url(/wp-content/themes/ecovol/images/arrow_blue.gif) no-repeat 10px #ddd;
}
#sidebar span.cat{
	margin-left:15px;
}
#sidebar span.cat a{
	display:inline;
	background:none;
	padding:0;
	font-size:80%;
}
#sidebar span.cat a:hover{
	background:none;
}
.toppage,p.pagetop{
	text-align:right;
	font-size:90%;
	margin:1em;
}
p.pagetop a{
	background:url(/wp-content/themes/ecovol/images/arrow_top.gif) no-repeat left;
	padding-left:10px;
	margin-left:5px;
}

/* calendar
-----------------------------------------------------------*/
#sidebar #wp-calendar table{
	width:100%;
}
#sidebar #wp-calendar caption{
	display:none;
}
.pad{border:none;}

/* コラム
-----------------------------------------------------------*/
.column_list li{
	font-size:120%;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:1px solid #ddd;
}

/* セミナー
-----------------------------------------------------------*/
#txt_rig{
	text-align:right;
}

/* インタビュー
-----------------------------------------------------------*/
.interview{
	margin:3em 0;
}
blockquote{
	padding:10px 15px;
	background-color:#eee;
	background:url(images/bg.gif);
	border:1px solid #ddd;
}
.interviewer{
	margin:2em 0;
	padding:3px 10px;
	font-weight:bold;
	background-color:#eee;
	color:#555;
}
.interviewee{
	padding:5px 10px;
}
.interviewer_ps{
	padding:10px 15px;
	border:1px solid #ccc;
}
.interviewer_ps h4{
	margin:0;
}
.interviewer_ps .align_right{
	font-size:90%;
}

/* ナビゲーション
-----------------------------------------------------------*/
.return{
	text-align:center;
	font-size:90%;
}
.catlist li{
	display:inline;
}
#post-512 strong{
	color:#000;
}
#post-512 .box img{
	border:2px solid #eee;
	margin-top:3px;
	margin-bottom:3px;
}
.inquiry{
	padding:13px 15px;
	margin:10px 0 20px;
	border:2px solid #eee;
	background:url(/wp-content/themes/ecovol/images/bg_dot.gif) #eee;
}
.inquiry div{
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #ccc;
}
.inquiry .form{
	padding-top:10px;
}
.inquiry .fs80{
	padding-left:135px;
	margin:0;
}
.inquiry .form a,.inquiry .form a:visited,.inquiry .form a:link{
	width:490px;
	height:0px;
	padding-top:34px;
	display:block;
	background:url(images/inquiry_form.gif);
	overflow:hidden;
}
.inquiry .form a:hover{
	background:url(images/inquiry_form_on.gif);
}

/* プラスプラン
-----------------------------------------------------------*/
#center_column .ppdl img{
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}

/* 施工IDセミナーの申し込み
-----------------------------------------------------------*/
#mou_bt{
	height:40px;
	background:url(images/bt_semi_id.gif) no-repeat top left;
}
#mou_bt a{
	display:block;
	float:left;
	width:260px;
	height:40px;
	text-indent:-9999px;
}
#view_column{
	background:url(images/tit_h2_view.gif) no-repeat top;
	font-size:0.9em;
	line-height:1.5em;
}
#view_column .interviewer{
	margin:1em 0 0.5em;
	background:#d5edff;
	color:#292929;
}
h3 span{
	vertical-align:bottom;
}
h3 .zi_small{
	font-size:0.8em;
	padding-top:2px;
}
