@charset "utf-8";

/* base Style------- */



body {
	font-size:13px;
	line-height: 18px;
	letter-spacing:1px;
	background-color: #d7dfd7;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color:#444;
	background-image:url(img/back.gif);
}

html {
	overflow-y:scroll;
}

em {
	font-style:normal;
}

strong {
	font-weight:normal;
}

a:link {
	color: #0000FF;
	text-decoration:none;
}

a:visited {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#0000FF;
}

a:active {
	color:#0000FF;
}

p {
	margin: 10px 0 10px;
}

a img {
	border:0px;
}

dl,
ul,
ol,
dl dt,
dl dd,
ul li,
ol li {
	margin:0px;
	padding:0px;
	list-style:none;
}

textarea,
select,
input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}

h1,
h2,
h3,
h4,
h5 {
	margin:0;
	padding:0;
	font-weight: normal;
}

/*H_TAG*/

h1 {
	font-size: 10px;
	color: #666;
	text-align: right;
	float: right;
	height: 14px;
	margin-top: 4px;
}

#pan-kuzu {
	font-size:11px;
	font-weight:normal;
	padding:8px 0 0 10px;
	clear: both;
}

#rightTop h3 {
	margin: 0 0 10px 0;
	padding:0px;
	height: 51px;
	clear:both;
}

#right h3 {
	color:white;
	font-size:14px;
	line-height:22px;
	border-bottom:1px solid #E1E1E1;
	margin:0 0 20px 0;
	padding:0 0 9px 3px;
	font-weight:normal;
}

h4 {
	background:none;
	margin:0px;
	padding:0px;
	color: #000099;
	font-weight: normal;
	font-size: 14px;
	clear: both;
}

#body {
	width: 900px;
	background-color:#fff;
	text-align:left;
	margin: 0px auto;
	border-left: 1px solid #d8d6d6;
	border-right: 1px solid #d8d6d6;
	float: left;
}

#wrapper {
	text-align:center;
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
}

#header {
	background-image:url(img/header-bg.gif);
	background-repeat:no-repeat;
	margin:0px;
	height:72px;
	clear: both;
	background-position: right top;
	float: left;
	width: 900px;
}

#header .logoset {
	height:72px;
	width: 230px;
	float: left;
}

#header .menuset {
	height:72px;
	width: 656px;
	float:right;
	padding:0 10px 0 0;
	color:#555;
}

#header ul {
	clear:both;
	padding:25px 0 0 0;
}

#header li {
	float:right;
	font-size: 12px;
}

#header li a {
	color:#555;
}

#contents {
	margin:12px 0 0 0;
	padding:0 11px 25px 11px;
	border-bottom: 1px dashed #ccc;
	float: left;
	width: 878px;
}

#left {
	margin: 0px;
	width: 230px;
	text-align: left;
	float: left;
}

#left li {
	width:170px;
	margin:0 0 10px 0;
}

#right {
	width: 630px;
	float: right;
	padding: 0 0 0 0px;
	margin-left: 18px;
}

#rightTop {
	margin: 0 0 0 8px;
	width: 640px;
	float: right;
}

#rightTop p {
	margin:0px;
}

/*footer*/


#footer {
	padding: 5px 0 30px 0;
	margin: 0px;
	clear:both;
	font-size:10px;
	color:#5f5f5f;
	float: left;
	width: 900px;
}

#footer a {
	color:#5f5f5f;
}

#footer ul li {
	float:left;
	margin:0 1px 0 0;
}

#footer p {
	float:right;
}

.foot-address {
	float:left;
	border-bottom:2px solid #0099FF;
	width: 880px;
	padding: 0 10px 0 10px;
}

.foot-address dl {
	float:left;
	padding:0 0 15px 0;
	margin:15px 0 0 0;
}

.foot-address dt,
.foot-address dd {
	line-height:13px;
}

.foot-address ul {
	float:right;
}

.foot-address li {
	float:right;
}

.foot-copy {
	clear:both;
	padding: 4px 10px 0 10px;
	width: 880px;
}

.foot-copy ul {
	float:left;
	padding:0 0 15px 0;
}

.foot-copy p {
	margin:0px;
}

/* #menu */

#menu {
	clear:both;
	width: 900px;
	border: 0px;
}

#menu ul {
	float:left;
}

#menu li {
	width:128px;
	height:37px;
	float:left;
}

#menu a:link,
#menu a:visited {
	display: block;
	width:128px;
	height:37px;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
}

#menu a:hover {
	display: block;
	width:128px;
	height:37px;
	background:none;
}

.menu01 {
	background-image:url(img/menu01-h.gif);
}

.menu01 a {
	background-image:url(img/menu01.gif);
}

.menu02 {
	background-image:url(img/menu02-h.gif);
}

.menu02 a {
	background-image:url(img/menu02.gif);
}

.menu03 {
	background-image:url(img/menu03-h.gif);
}

.menu03 a {
	background-image:url(img/menu03.gif);
}

.menu04 {
	background-image:url(img/menu04-h.gif);
}

.menu04 a {
	background-image:url(img/menu04.gif);
}

.menu05 {
	background-image:url(img/menu05-h.gif);
}

.menu05 a {
	background-image:url(img/menu05.gif);
}

.menu06 {
	background-image:url(img/menu06-h.gif);
}

.menu06 a {
	background-image:url(img/menu06.gif);
}

#menu li.menu07 {
	width:132px;
	background-image:url(img/menu07-h.gif);
}

li.menu07 a {
	width:132px;
	background-image:url(img/menu07.gif);
}

#menu .menu07 a:link,
#menu .menu07 a:visited,
#menu .menu07 a:hover {
	display: block;
	width:132px;
	height:37px;
}

/* header inquiry */


#header .top-inquiry {
	margin: 20px 10px 0 0;
	padding: 0px;
}

.top-inquiry a {
	display:block;
	width: 255px;
	height:53px;
	background: url(img/inquiry.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}

/* LAYOUT
--------------------------------------------- */

/* class */
.clear {
	clear:both;
}

.float-l {
	float:left;
}

.float-r {
	float:right;
}

.img_r {
	float: right;
	margin:5px;
}

.img_l {
	float: left;
	margin:0 5px 5px 0;
	vertical-align:top;
}

.top-back {
	font-size:11px;
	float:right;
	background-image:url(img/top-back.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:4px 0 0 12px;
}

.align-c {
	text-align:center;
}

.align-l {
	text-align:left;
}

.align-r {
	text-align:right;
}

.p_right {
	text-align:right;
}

.em01 {
	color:#FF0000;
}

.em02 {
	color: #000099;
}

.shortcut-link-r {
	float:right;
	text-align:right;
	margin:30px 0 30px 0;
	background-image:url(img/point03.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.shortcut-link-l {
	text-align:right;
	margin:30px 0 30px 0;
	background-image:url(img/point03.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.shortcut-link-w105 {
	width:105px;
}

.shortcut-link-w175 {
	width:175px;
}

/* 戻る */
.return {
	text-align:right;
	margin:15px 0 15px;
	clear:both;
}

.return a:link {
	background:#006600;
}

.return a:visited {
	background:#006600;
}

.return a:hover {
	background:#CC0000;
}

.return a:active {
	background:#006600;
}

/*汎用title*/

.h-title01 {
	color:#1359C1;
	font-weight:bold;
	clear:both;
}

/* CONTENTS
---------------------- */




/*sub banner*/

#sub_bana li {
	width:230px;
	margin-bottom:15px;
	text-align: center;
}

#sub_bana li img {
	border:1px solid #ccc;
}

/*中ページ小メニュー*/

#n-menu {
	width:228px;
}

#n-menu li {
	overflow:hidden;
	width:228px;
	height:46px;
	margin:0 0 0px 0;
	padding:0px;
}

#n-menu li.n-menu01 {
	height:55px;
	margin:0px;
	padding:0px;
}

#n-menu li img {
	border:0px;
	margin:0px;
	padding:0px;
}

/*Top*/

.top_point {
	font-size:12px;
	clear:both;
	padding: 0 0 10px 0;
	float:left;
	width: 640px;
}

.pick {
	padding:0 0 20px 0;
}

.top_point ul {
	display:block;
	border:1px solid #ccc;
	width:298px;
	padding:7px;
	margin:0px;
}

.top_point li {
	width:188px;
	float: left;
}

.top_point li.point-img {
	width:99px;
	margin:0 11px 0 0;
}

.top_point a,
.top_point a:hover,
.top_point a:visited {
	color:#444;
}

/*扉ページ用*/

.t-title {
	margin:0 0 0 10px;
}

#main-topic {
	margin: 0px;
	width: 660px;
	float: left;
	padding: 0px;
}

.topic-set p {
	margin:0px;
}

.topic-set {
	width:296px;
	background-image:url(img/t-pick-back01.gif);
	background-repeat:no-repeat;
	height: 73px;
	padding:8px 8px 8px 15px;
	float:left;
	margin: 0 10px 10px 0;
}

#main-topic .m21 {
	margin-left:21px;
}

.topic-set h3 {
	width:190px;
	background-image:url(img/point01.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #555;
	padding:4px 0 4px 10px;
	margin:0 0 4px 0;
}

.topic-set p.topic-text {
	width:190px;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 16px;
}

#connection-contents {
	margin: 0px;
	width: 210px;
	text-align: left;
	float: right;
}

#connection-contents li {
	background-image:url(img/point02.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 16px;
}

#connection-contents li.connection-bg01 {
	background-color:#E4E4E4;
}

#main-topic ul {
	width:296px;
	float:left;
	background-image:url(img/t-pick-back01.gif);
	background-repeat:no-repeat;
	height: 89px;
	padding:8px 8px 8px 15px;
}

#main-topic li {
	width:190px;
	font-size: 12px;
}

#main-topic li {
}

#main-topic li.topic-img {
	width:74px;
	float:right;
}

li.topic-title {
	background-image:url(img/point01.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #555;
	padding:5px 0 4px 10px;
	margin:0 0 4px 0;
}

.right-list01 {
	margin:0 0 0 21px;
}

/*------■整理前-----------------------------------------------------------------------------------------------------*/

/*------P5会社概要--------------------*/

#company-profile {
	width:600px;
}

#company-profile th {
	width:120px;
	background-image:url(img/line110.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:8px 10px 8px 0;
	text-align:right;
	vertical-align:top;
}

#company-profile td {
	width:430px;
	background-image:url(img/line440.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:8px 0 8px 40px;
}

.company-profile-address {
}

#company-profile dl.per-list {
	width:400px;
}

#company-profile .per-list dt {
	width:110px;
	float:left;
}

#company-profile .per-list dd {
	width:280px;
	float:left;
}

#company-profile .per-list dd dl {
	width:275px;
}

#company-profile .per-list dd dl dt {
	width:60px;
	float:left;
}

#company-profile .per-list dd dl dd {
	width:210px;
	float:left;
}

table#per-list {
	width:420px;
	border:1px;
	border-collapse:collapse;
}

table#per-list th {
	font-weight:normal;
	width:150px;
	background:none;
	padding:0 10px 0 0;
}

table#per-list td {
	width:270px;
	background:none;
	padding:0 0 0 5px;
}

/*会社沿革*/

.history-table {
	width:630px;
	border-collapse:collapse;
	margin:20px 0 0 0;
}

.history-table th {
	font-weight:normal;
	width:110px;
	border:1px solid #ccc;
	padding:12px;
	vertical-align:top;
	background-color: #E0DBF7;
}

.history-table td {
	border:1px solid #ccc;
	padding:12px;
}

/*企業理念*/

.idea {
	width:600px;
	height:490px;
	background-image:url(img/img502.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:50px 0 35px 0;
}

.idea-comment {
	width:410px;
}

.idea-title {
	color:#1359C1;
	font-weight:bold;
	padding-top:15px;
}

.idea p {
	line-height:24px;
}

.idea-link {
	background-image:url(img/point03.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:30px 0 0 0;
}

/*採用*/

.recruit-table01 {
	width:630px;
	border-collapse:collapse;
	padding:10px 0 0 0;
	clear:both;
}

.recruit-table01 th {
	font-weight:normal;
	width:110px;
	border:1px solid #ccc;
	padding:12px;
	background-color: #F1F1F3;
}

.recruit-table01 td {
	border:1px solid #ccc;
	padding:12px;
}

p.recruit01 {
	width:620px;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	background-image:url(img/pick-back.jpg);
	padding:6px 0 6px 10px;
	clear:both;
}

p.recruit01 strong {
	font-weight:bold;
}

.inpuiry-link {
	width:100px;
	background-image:url(img/point03.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 14px;
	float:right;
	clear: both;
}

.recruit02 {
	width:561px;
	padding:8px;
	line-height:20px;
}

.recruit-img01 {
	float:left;
	margin:10px 40px 20px 0;
}

.recruit-list01 {
	font-size:12px;
	width:300px;
	margin-left:18px;
}

.recruit-list01 dt {
	width:65px;
	float:left;
	background-image:url(img/point04.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
}

.recruit-list01 dd {
	width:220px;
	float:left;
}

.plus01 {
	margin-top:32px;
}

.plus02 {
	margin-top:25px;
}

.recruit-list02 {
	width:625px;
	clear:both;
	padding-top:15px;
}

.recruit-list02 dt {
	font-weight:bold;
	color: #0066FF;
	border-top:1px dashed #808080;
	padding:15px 0 0 18px;
}

.recruit-list02 dd {
	padding:3px 0 15px 18px;
}

.plus-border {
	border-bottom:1px dashed #808080;
	padding:0px;
}

.recruit-list03 {
	border-top:1px solid #ccc;
}

.recruit-list03 dt {
	padding:20px 0 8px 15px;
}

.recruit-list03 dd {
	padding-bottom:20px;
	padding-left:15px;
}

.recruit-list03 dd.recruit-next {
	text-align:right;
	padding-right:15px;
	border-bottom:1px solid #ccc;
}

dd.recruit-next a {
	margin:0 0 0 6px;
}

/*p2事業内容*/

.role {
	padding:0 25px 30px 25px;
	float: left;
}

.role p {
	line-height:24px;
}

img.recycl {
}

.role-title {
	color:#1359C1;
	font-weight:bold;
	padding-top:15px;
}

.category {
	padding:0 25px 30px 25px;
	float: left;
}

.category-title {
	color:#1359C1;
	font-weight:bold;
	padding-top:15px;
	clear:both;
}

.category ul {
	width:200px;
	float: left;
	margin: 20px 0 0 0;
}

.category li {
	font-weight:bold;
}

.duties {
	padding:0 25px 30px 25px;
	float: left;
}

.duties-table {
	border-collapse:collapse;
	margin:40px 0 0 0;
	width: 559px;
}

.duties-table th {
	width:183px;
}

.duties-table td {
	vertical-align:top;
	padding:3px 3px 0 3px;
}

/*activity*/

.activity {
	padding:0 25px 30px 25px;
	float: left;
}

.activity-title {
	color:#1359C1;
	font-weight:bold;
	clear:both;
	padding-bottom:10px;
}

.activity-title img {
	margin:0 0 0 10px;
}

.activity-box {
	width:560px;
	border:1px solid #ccc;
	float:left;
	padding:0 10px 0 10px;
	margin-top: 20px;
}

.activity-set {
	width:560px;
	border-bottom:1px dashed #ccc;
	float:left;
	padding:15px 0 15px 0;
}

.activity-set p {
	margin:0px;
}

.border-none {
	border:0px;
}

.policy-border {
	border-bottom:1px dashed #ccc;
	padding-bottom:30px;
}

.policy-list01 {
	margin:15px 0 0 0;
}

.policy-list01 li {
	margin:0 0 30px 0px;
}

.policy-list02 {
	margin:20px 0 30px 10px;
}

.policy-list02 li {
	color:#336600;
	font-weight:bold;
	margin:0 0 3px;
}

/*facilities*/

p.tokai {
	padding:0 0 0 10px;
}

.tokai-list01 {
	float:right;
	margin:0 0 0 30px;
}

.tokai-list01 li {
	font-size:12px;
	margin:0 0 4px 0;
}

p.tokai-map {
	float:right;
	background-image:url(./img/point03.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:20px 0 0 0;
}

.tokai-list02 {
	width:630px;
	clear:both;
}

.tokai-list02 li {
	float:left;
	vertical-align: bottom;
	width: 320px;
	margin: 5px 0 5px 0;
	display: block;
}

.tokai-list02 li.width223 {
	width:223px;
	float: right;
}

li.width223 img {
	margin-top:40px;
}

.tokai-list02 li strong {
	color:#1359C1;
	font-weight:bold;
	padding:10px 0 10px 15px;
	display: block;
}

.tokai-list03 {
	width:350px;
}

.tokai-list03 dt {
	font-size:12px;
	width:268px;
	float:left;
	background-color:#efefef;
	border-top:1px solid #cbcbcc;
	padding:4px 0 4px 8px;
}

.tokai-list03 dd {
	font-size:12px;
	width:28px;
	float:left;
	background-color:#efefef;
	border-top:1px solid #cbcbcc;
	padding:4px 6px 4px;
	text-align:right;
}

li.bg-none,
dt.bg-none,
dd.bg-none {
	background-color:#FFFFFF;
}

/*inquiry電話問い合わせ*/

.inquiry-tel strong {
	font-weight:bold;
}

ul.tel li {
	float:left;
	padding: 0 20px 5px 0;
}

.inquiry-tel {
	margin:35px 0 35px 0;
}

.holiday {
	font-weight:bold;
	clear:left;
}

/*map*/

.map {
	padding:60px 30px 0 5px;
}

.map-link {
	width:130px;
	text-align:right;
	padding:0 0 0 12px;
	margin:0 0 60px 0;
	background-image:url(img/map-point.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
}

.map-link2 {
	width:90px;
	text-align:right;
	margin:0 0 60px 0;
	background-image:url(img/point03.gif);
	background-position:left;
	background-repeat:no-repeat;
}

/*-----個人サイト用-----------------------------------------------------------------------*/

#individual {
	margin: 0px;
	width: 659px;
	float: left;
}

/*p1開発戦略会議*/

.strategy-thought {
	clear:both;
	padding:10px 0 0 0;
}

.strategy-thought img {
	margin-bottom:6px;
}

.strategy-image01 {
	float:right;
	margin:0 0 0 20px;
}

.strategy-image02 {
	float:left;
	margin:0 20px 0 0;
}

/*p3Iso取得認定規格*/

.iso-title {
	color:#1359C1;
	font-weight:bold;
	clear:both;
	padding:20px 0 0 0;
}

/*取扱い品目*/


dl.zebra-list {
	width:300px;
	margin:0 0 25px 0;
}

.zebra-list dt {
	width:290px;
	color:#1359C1;
	font-weight:bold;
	clear:both;
	padding:20px 0 10px 10px;
}

.zebra-list dd {
	font-size:12px;
	width:285px;
	background-color:#efefef;
	border-top:1px solid #cbcbcc;
	padding:4px 0 4px 15px;
}

.zebra-list .bg-none {
	background-color:#fff;
}

ul.dealing-sozai-list {
	clear:both;
}

.dealing-sozai-list li {
	width:205px;
	text-align:center;
	float:left;
	padding:15px 10px 0 10;
}

/*買取りの流れ*/

.process {
	float:left;
	border:1px solid #ccc;
	padding:0 10px 0 10px;
	margin-top:20px;
}

.process li {
	width:600px;
	float:left;
	clear:left;
	background-image:url(img/p-img-border01.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:15px 0 40px 0;
}

.process li.back-none {
	background-image:none;
}

.process-title {
	color:#1359C1;
	font-weight:bold;
}

/*買取りQ&A*/
	
	.qa {
	padding:20px 20px 0 10px;
}

.qa dt {
	color:#1359C1;
	font-weight:bold;
	clear:both;
	padding:10px 0 0 10px;
}

.qa dt.border-top {
	border-top:1px solid #ccc;
}

.qa dd {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 10px;
}

/*blog*/

.blog-menu {
	width:229px;
	margin:0 0 20px 0;
}

dl.blog-menu dt {
	width:214px;
	height:29px;
	background-image:url(./img/blog-menu.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:15px 0 0 15px;
	margin:0 0 4px 0;
	font-weight: bold;
}

dl.blog-menu dd {
	width:229px;
	height:36px;
	background-image:url(./img/blog-submenu-h.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px;
}

dl.blog-menu dd a {
	display:block;
	width:203px;
	height:27px;
	color:#333333;
	background-image:url(./img/blog-submenu.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:9px 0 0 26px;
}

dl.blog-menu dd a:hover {
	background-image:none;
}

.blog-box {
	width:623px;
	float: left;
	clear: left;
	background-image:url(./img/blog-dots.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:0 0 15px 0;
	margin: 0 0 35px 0;
}

.blog-title-box {
	height:58px;
	width:607px;
	background-image:url(./img/blog-entry-title.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 16px;
}

#right .blog-title-box h3 {
	font-size:16px;
	font-weight:bold;
	color:#003300;
	border:0px;
	padding:9px 0 0 0;
	margin:0 0 5px 0;
}

#right p.blog-summary {
	font-size:12px;
	margin:0px;
	padding:0px;
}

.blog-contents {
	padding:10px;
}

p.blog-detailed {
	float:right;
	background-image:url(./img/blog-next-point.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:1px 0 0 15px;
	margin:0 10px 0 0;
}

.blog-next {
	width:620px;
	background-image:url(./img/blog-dots.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
}

.blog-next li {
	width:290px;
	float:left;
	padding:0 10px 15px 10px;
}

/*site map from here!*/

#sitemap {
	margin:40px 0 0 0;
	width:840px;
}

#sitemap th {
	width:220px;
	background-image:url(img/line200.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:8px 0px 8px 10px;
	text-align:left;
	vertical-align:top;
}

#sitemap td {
	width:620px;
	background-image:url(img/line620.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:8px 0 8px 10px;
}

.arrow li {
	background: url(img/point06.gif) left top no-repeat;
	padding:0 0 0 10px;
}

/*privacy from here!*/


.privacy-discrip p,
li {
	padding:10px 0 5px 0;
	line-height:1.5em;
}

/*今日からできるエコ*/

.recycle-box {
	width:620px;
	padding:20px 0 10px 0;
	border-bottom:1px dashed #ccc;
	clear:left;
	float:left;
}

.recycle-box p {
	margin:15px 0 15px 0;
	clear:both;
}

.recycle-box h4 {
	font-weight:bold;
	color:#1359C1;
}

.recycle-box strong {
	display:block;
	margin:0 0 15px 0;
}

ul.recycle-images01 li {
	float:left;
	margin:0 15px 0 0;
}

ul.recycle-images01 img {
	border:1px solid #ccc;
}

dl.recycle-link dt {
	clear:both;
	padding:20px 0 0 0;
}

.recycle-subbox {
	padding:20px 0 30px 0;
}

.recycle-subbox p {
	margin:4px 0 12px 0;
}

.recycle-subbox em {
	color:#FF0000;
}

.recycle-subbox ul.recycle-category01 {
	float:left;
}

.recycle-subbox ul.recycle-images02 {
	float:right;
}

.recycle-subbox ul.recycle-images02 li {
	float:left;
	margin:0 15px 0 0;
}




/*mailform from here!*/

.mail-table {
	width:610px;
	border-collapse:collapse;
	margin:20px 0 0 0;
}

.mail-table th {
	font-weight:normal;
	width:170px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	background-color: #E0DBF7;
}

.mail-table td {
 width:390px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
}

/*送信確認画面用*/

table#formmail {
	width:550px;
	border-collapse:collapse;
}

table#formmail thead td {
	padding:0 0 10px 0;
}

table#formmail tbody {
	width:550px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#formmail tbody tr {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#formmail tbody th,
table#formmail tbody td {
	padding:5px 0px 5px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#formmail tbody th {
	width:100px;
	background-color:#F2F2F2;
}

table#formmail tbody td {
	width:410px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#formmail tfoot td {
	padding:15px 0 0 0;
}
