@charset "utf-8";
/*
Theme Name: Recycle8
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにRecycle8仕様にしたテーマ
Version: 1.6
Author: KatachigfX
Author URI: http://katachigfx.jp/
Tags: custom

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/*全ページ共通---------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: auto;
	background-color: #F0EDCC;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}
p,li {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
#page {
	text-align: left;
	margin: auto;
	width: 880px;
	background-color: #FFFFFF;
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/bg_05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 20px;
}
#head {
	width: 880px;
	padding-bottom: 21px;
}
#head p.snippet {
	font-size: 70%;
	color: #FFFFFF;
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/bg_01.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-right: 19px;
	padding-bottom: 2px;
	padding-left: 19px;
}
#head .main_title {
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: 18px 14px;
	width: 880px;
}
#head .main_title .left {
	float: left;
	width: 313px;
	padding-top: 14px;
	padding-left: 31px;
	padding-bottom: 30px;
}
#head .main_title .right {
	float: right;
	width: 228px;
	padding-top: 5px;
	padding-right: 30px;
}
#menu {
	float: left;
	width: 221px;
	padding-left: 18px;
}
#main {
	width: 880px;
}
#menu .btn_area {
	width: 215px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#menu .btn_area p {
	padding-bottom: 4px;
}
#menu .list_area {
	width: 220px;
	padding-top: 3px;
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/bg_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
}
#menu .list_bg {
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/bg_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#menu .list_area ul {
	background-color: #D4ECF5;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #039ACD;
	border-left-color: #039ACD;
}
#menu .list_area ul ul {
	border: none;
}
#menu .list_area li {
	list-style-type: none;
}
#menu .list_area li li {
	font-size: 100%;
}
#menu .list_area a,#menu .list_area .now {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	width: 188px;
	display: block;
	padding-left: 30px;
	padding-bottom: 6px;
	padding-top: 4px;
}
#menu .list_area .ico_01 {
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/ico_01.gif);
	background-repeat: no-repeat;
	background-position: 14px 7px;
}
#menu .list_area .ico_02 {
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/ico_03.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;
}
#menu .list_area .ico_03 {
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/ico_04.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	border: none;
}
#menu .list_area li li a,#menu .list_area li li .now {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	width: 173px;
	display: block;
	padding-left: 45px;
	padding-bottom: 4px;
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/ico_02.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	background-color: #E8F2F5;
	padding-top: 2px;
}
#menu .btn_blog {
	padding-bottom: 11px;
}
#menu .circle {
	background-image: url(/wordpress/wp-content/themes/recycle8/images/bg_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	margin-left: 1px;
	padding-top: 11px;
}
#menu .circle_bg {
	background-image: url(/wordpress/wp-content/themes/recycle8/images/bg_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 220px;
	padding-bottom: 11px;
}
#menu .circle_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #89B03A;
	border-left-color: #89B03A;
	padding-bottom: 25px;
}
#menu .circle_title {
	width: 194px;
	margin-left: 11px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	padding-top: 5px;
}
#menu .circle_box {
	width: 180px;
	margin-left: 11px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	padding-top: 13px;
	padding-right: 7px;
	padding-left: 7px;
}
#menu .circle_box p {
	font-size: 70%;
}
#menu .circle_box p.date {
	font-size: 65%;
	color: #669900;
	padding-bottom: 2px;
	font-weight: bold;
}
#menu .circle_box a {
	background-image: url(/wordpress/wp-content/themes/recycle8/images/ico_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
/*インデックス------------------------------------------*/
#index {
	float: right;
	width: 592px;
	padding-right: 19px;
}
#index .main_image {
	padding-bottom: 17px;
}
#aorb {
	padding: 12px;
}
#aorb h2 {
	margin: 0px;
}
#aorb .boxtop {
	background-image: url(/wordpress/wp-content/themes/recycle8/images/aorb_boxtop.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 20px;
}
#aorb .boxin {
	background-image: url(/wordpress/wp-content/themes/recycle8/images/aorb_boxbg.gif);
	background-repeat: repeat-y;
}
#aorb .boxbottom {
	background-image: url(/wordpress/wp-content/themes/recycle8/images/aorb_boxbottom.gif);
	background-position: left bottom;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.boxin .boxtexta {
	width: 305px;
	padding-left: 15px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.boxin .boxtextb {
	width: 490px;
	padding-left: 15px;
}
#aorb #a_area {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#foot {
	background-image: url(/wordpress/wp-content/themes/recycle8/shared/images/bg_06.gif);
	background-repeat: no-repeat;
	background-position: 0px 21px;
	width: 842px;
	padding-top: 80px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 18px;
}
#foot p.left {
	font-size: 70%;
	float: left;
	width: 660px;
	padding-top: 5px;
	padding-left: 7px;
}
#foot p.right {
	float: right;
	width: 143px;
}
#copy {
	text-align: center;
	margin: auto;
	width: 862px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#copy p {
	font-size: 70%;
	color: #006600;
}
#sub {
	float: right;
	width: 580px;
	padding-right: 31px;
}
* html #sub {
	float: right;
	width: 562px;
	padding-right: 29px;
}
*+html #sub {
	float: right;
	width: 562px;
	padding-right: 39px;
}
#sub h1.sanka {
	background-image: url(/images/bg_h1.gif);
	background-position: right top;
	padding-top: 16px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	width: 583px;
}
#sub .text_box {
	padding-bottom: 15px;
	padding-left: 10px;
}
#sub .under_line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
}
#sub h1.shimei {
	padding-top: 16px;
	padding-bottom: 25px;
}
#sub .name {
	text-align: right;
	padding-top: 10px;
}
#re_wa {
	float: right;
	width: 590px;
	padding-right: 22px;
}
#re_wa .post {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 45px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
}
#re_wa .s_post {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#re_wa .post p {
	margin-bottom: 10px;
}
#re_wa .post h2 {
	font-size: 120%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D4ECF5;
	margin-bottom: 15px;
	padding-bottom: 0px;
	clear: both;
}
#re_wa .s_post h2 {
	font-size: 100%;
	margin-bottom: 3px;
	padding-bottom: 0px;
	clear: both;
}
#re_wa .entry img {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #CCCCCC;
}
.navigation {
	background-color: #B4D68E;
}
#re_wa .navigation .alignleft {
	float: left;
	font-size: 80%;
}
#re_wa .navigation .alignleft a {
	display: block;
	padding: 6px;
	width: 283px;
}
#re_wa .navigation .alignleft a:hover {
	background-color: #669900;
	color: #FFFFFF;
}
#re_wa .navigation .alignright {
	float: right;
	text-align: right;
	font-size: 80%;
}
#re_wa .navigation .alignright a {
	display: block;
	padding: 6px;
	width: 283px;
}
#re_wa .navigation .alignright a:hover {
	background-color: #669900;
	color: #FFFFFF;
}
#re_wa .single_navigation {
	padding: 10px;
	border: 1px solid #669900;
	font-size: 80%;
}
#re_wa .single_navigation .alignleft {
	margin-bottom: 7px;
	background-image: url(images/ico_01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
}
#re_wa .single_navigation .alignright {
	background-image: url(images/ico_01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
}

#re_wa .postmetadata {
	background-color: #E8F2F5;
	padding: 5px;
	margin-top: 7px;
}
#re_wa .s_postmetadata {
	padding-left: 15px;
	margin-top: 0px;
}
p.pagetitle {
	font-size: 100%;
	font-weight: bold;
	color: #669900;
	margin-bottom: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #669900;
}

#com {
	padding-right: 10px;
	padding-left: 10px;
}
table.des_a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D4ECF5;
	border-left-color: #D4ECF5;
	font-size: 80%;
}
table.des_a td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4ECF5;
	border-bottom-color: #D4ECF5;
	padding: 5px;
}
table.des_a th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4ECF5;
	border-bottom-color: #D4ECF5;
	padding: 5px;
	text-align: center;
	background-color: #E8F2F5;
}
#sub h1.com {
	padding-top: 16px;
	padding-bottom: 25px;
}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#com h2 {
	font-size: 100%;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1C981;
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-top: 20px;
}
#com h3.sitename {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 10px;
}
#sanka {
	width: 550px;
	margin-left: 23px;
}
#sanka p {
	font-size: 90%;
}
#sanka #box3area {
	position: relative;
}
#sanka #box3area #hulidashi {
	width: 226px;
	position: absolute;
	left: 3px;
	top: 145px;
}
#sanka #box3area #yajirushi {
	width: 140px;
	position: absolute;
	left: 227px;
	top: 112px;
}
#sanka #box4area {
	float: right;
	width: 300px;
	padding-top: 80px;
}
#factory {
	padding-right: 10px;
	padding-left: 10px;
}
#factory h3 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #333333;
}
#factory table.design_b {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-left-color: #3399FF;
	margin-bottom: 20px;
}
#factory table.design_b td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	font-size: 80%;
}
#factory table.design_b th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	font-size: 80%;
	text-align: center;
	background-color: #E8F2F5;
}
img.po_center {
	vertical-align: middle;
	padding-right: 5px;
}
#faq {
	padding-right: 10px;
	padding-left: 10px;
}
#faq dt img {
	vertical-align: middle;
}
#faq dt {
	color: #0066CC;
}
#faq dd {
	background-image: url(../../../../images/a_bg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 60px;
	font-size: 80%;
	color: #333333;
}
#faq dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#sub .eco_ka {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.searchbox {
	background-color: #EDEDED;
	padding: 7px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 80%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.searchbox #s {
	width: 350px;
	padding: 4px;
	font-size: 12px;
}
.subnavi {
	background-color: #E8F2F5;
	margin-bottom: 3px;
}
.subnavi ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-type: none;
}
.subnavi li {
	background-image: url(shared/images/ico_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top_s {
	padding-bottom: 5px;
	font-size: 80%;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	margin-right: 10px;
	margin-left: 10px;
}
.top_s #s {
	width: 140px;
	padding: 3px;
}
/*SA、PA回収します*/
#sapa .sapatext {
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 10px;
}
/*一般回収*/
#public {
	width: 590px;
}
#public .pub1 {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#public .pub1 td {
	padding: 0px;
}

#public .step {
	width: 590px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
#public .quantity {
	padding-top: 25px;
}
#public .pub2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFD321;
	border-bottom-color: #FFD321;
	border-left-color: #FFD321;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#public .pub2 table {
	width: 550px;
	padding: 0px;
}
#public .pub2 table td {
	padding-right: 5px;
}
#public .pub2 table .item {
	font-weight: bold;
	color: #336600;
	font-size: 100%;
}
#public .pub2 table .atn {
	color: #FF0000;
	font-size: 68%;
	line-height: 120%;
}
#public .pub2 table .image {
	padding-bottom: 20px;
	padding-top: 5px;
}
#sub h1.pagetit{
	font-size: 19px;
	color: #3FB2D9;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D4ECF5;
	letter-spacing: 1px;
	padding-top: 10px;
}
.subentry ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.subentry ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 14px;
}
.comlist{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
