@charset "utf-8";

/*******************************共通設定*******************************/
html {
	overflow-y: scroll;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,p,td,th,form,dd,dl,dt{
	margin: 0px;
	padding: 0px;	
}
li,ul {
	list-style-type: none;
}

body {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	text-align: center;
	background-image: url(../n_img/headBg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
table {  
    border-collapse:collapse;   
    border-spacing:0;   
}
td, th {
	font-size: 12px;
	line-height: 150%;
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
img {
	border:0px;
	vertical-align: top;
}
a:link, a:active, a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF0000;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../n_img/wrapper.gif);
}
*html #wrapper {
	width: 910px;
}
.indent {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.pageTop {
	text-align: right;
}
table.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
.table th, .table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
ul.icon li {
	background-image: url(../n_img/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 14px;
	line-height: 175%;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pankuzu {
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #003366;
	height: 15px;
	line-height: 15px;
	margin-bottom: 10px;
}
/*******************************ヘッダー設定*******************************/
#header {
	height: 70px;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header .logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header h1 {
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 22px;
}
#header h2 {
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	position: absolute;
	right: 0px;
	bottom: 18px;
}
#header .head {
	background-image: url(../n_img/headBg.gif);
	height: 70px;
	width: 710px;
	position: absolute;
	left: 190px;
	top: 0px;
}
#header .head img {
	position: absolute;
	right: 0px;
	top: 2px;
}

/*******************************ナビ設定*******************************/
#navi {
	margin-bottom: 15px;
}
#navi li {
	float: left;
}

/*******************************レフトエリア設定*******************************/
#left {
	width: 190px;
	float: left;
	display:inline;
	padding-bottom: 20px;
}

.groupBg {
	background-image: url(../n_img/groupBg.gif);
	width: 190px;
	font-size: 10px;
}
.groupBottom {
	background-image: url(../n_img/groupBottom.gif);
	width: 190px;
	font-size: 10px;
	height: 9px;
	overflow: hidden;
	margin-bottom: 5px;
}
.groupBg p {
	width: 180px;
	margin-left: 10px;
	line-height: 133%;
	margin-bottom: 5px;
}
ul.allow li {
	background-image: url(../n_img/allow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	margin-left: 10px;
}

/*******************************センターエリア設定*******************************/
#center {
	width: 700px;
	margin-left: 10px;
	float: left;
	display:inline;
	padding-bottom: 20px;
}

.l {
	width: 460px;
	margin-right: 10px;
	float: left;
	display:inline;
	padding-bottom: 20px;
}
.l h2.title {
	margin-bottom: 7px;
}
.r {
	width: 230px;
	float: left;
	display:inline;
	padding-bottom: 20px;
}
.area {
	margin-bottom: 15px;
}

.img02 {
	background-image: url(../n_img/02img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 171px;
}
.img02 p {
	width: 300px;
	margin-left: 10px;
}
.img03 {
	background-image: url(../n_img/03img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 140px;
}
.img03 p {
	width: 285px;
	margin-left: 165px;
	padding-top: 7px;
}

.sBg {
	background-image: url(../n_img/sBg.gif);
	width: 230px;
}
.sBg div {
	margin-right: 5px;
	margin-left: 5px;
}
.sBg div span {
	color: #2D962B;
	font-weight: bold;
	padding-left: 10px;
}
.sBottom {
	background-image: url(../n_img/sBottom.gif);
	width: 230px;
	height: 8px;
	overflow: hidden;
	margin-bottom: 10px;
}
.sBg p {
	width: 180px;
	margin-left: 10px;
	line-height: 133%;
	margin-bottom: 5px;
}

.banner li {
	margin-bottom: 10px;
}



.pageTitle {
	padding-top: 10px;
	margin-bottom: 20px;
}
.button {
	clear: both;
}


.button img {
	margin-left: 7px;
	margin-bottom: 10px;
}
.cTitle {
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #003399;
	clear: both;
}
.company img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.table th {
	font-weight: lighter;
	background-color: #DFEAFF;
	width: 110px;
}
.table2 th {
	font-weight: lighter;
	background-color: #EFEFEF;
	width: 200px;
}
div.bt {
	padding-bottom: 40px;
	margin-left: 240px;
}
.pegeTop {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.pegeTop li {
	text-align: right;
	line-height: 3em;
	margin: 0px;
}
.pegeTop li a {
	background-image: url(../n_img/pegeTop.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}

.topicPass {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.topicPass li {
	background: url(../n_img/tp_ico.gif) no-repeat 0 50%;
	padding-right: 7px;
	padding-left: 10px;
	float: left;
}
.topicPass li.home {
	padding-left: 0px;
	background: none;
}
.companyToi {
	clear: both;
}
.news0311 {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
}


/*個社別問合せCSS*/
.companyToi .explain {
	font-weight: lighter;
	margin-bottom: 20px;
}
.companyToi table {
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #CCCCCC;
}
.companyToi th {
	padding: 5px;
	font-weight: lighter;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}
.companyToi td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 2;
}
.companyToi .kome {
	font-size: 12px;
	color: #FF0000;
}
.companyToi  .submit {
	text-align: center;
}
.companyToi  .submit input {
	margin: 20px;
}
.c_t_ok {
	font-size: 14px;
	line-height: 2em;
}
.c_t_ok .err {
	color: #FF0000;
}

#center .indent .sub_title {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #264ca3;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #264CA3;
	padding-left: 10px;
	margin-top: 30px;
	font-weight: bold;
	color: #264CA3;
	margin-bottom: 10px;
}
.member {
	margin-top: 10px;
}

.member h4 {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4570D3;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.member img.map {
	margin-bottom: 10px;
}
.member li {
	display: inline;
	padding-right: 10px;
}
.member .area {
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 20px;
}
.memberArea .mapBack {
	width: 100%;
	margin: 0px;
}
.memberArea .mapBack li {
	text-align: right;
	margin: 0px;
	line-height: 2em;
}
.memberArea .mapBack li a {
	background-image: url(../n_img/ya_007.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
.memberArea h4 {
	font-size: 14px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #264CA3;
	margin-bottom: 20px;
}
.memberArea table {
	width: 98%;
	border: 1px solid #666666;
}
.memberArea td {
	border: 1px solid #666666;
}
.memberArea td.syosai {
	text-align: center;
	vertical-align: middle;
}
.memberArea td.syamei {
	vertical-align: middle;
	padding-left: 5px;
}

.memberArea th {
	border: 1px solid #666666;
	text-align: center;
	background-color: #E8E8FF;
	font-weight: lighter;
}

.kumiai ul#sub_navi {
	background-image: url(../n_img/subNavi_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	_height: 35px;
	width: 660px;
	padding-top: 10px;
}
.kumiai #sub_navi li {
	width: 160px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	text-align: center;
}
.kumiai #sub_navi li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kumiai .k_tuite {
	background-image: url(../about_union/img/k_img1.jpg);
	background-repeat: no-repeat;
	height: 190px;
	_height: 210px;
	width: 490px;
	_width: 680px;
	padding-right: 180px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: justify;
}
.kumiai h5.secTitle {
	background-image: url(../activity/img/k_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DAFF;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 40px;
}
.kumiai .sengen {
	background-color: #E8FFE8;
	width: 640px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 10px;
}

.kumiai .rinen {
	background-color: #F2F4F9;
	width: 550px;
	margin-right: 50px;
	margin-left: 50px;
	padding: 10px;
	line-height: 2;
	margin-bottom: 10px;
}
.kumiai .k_l {
	float: left;
	width: 300px;
	margin-right: 15px;
}
.kumiai .k_r {
	float: left;
	width: 340px;
}
.kumiai table.gaiyou {
	width: 650px;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.kumiai .gaiyou th {
	width: 110px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #F5F8FE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: lighter;
}
.kumiai .gaiyou td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.kumiai .k3 img {
	float: left;
	margin-right: 10px;
}
.kumiai .k3 {
	margin-bottom: 10px;
	margin-top: 10px;
}


.kumiai .k3 dt {
	font-size: 14px;
	font-weight: bold;
	color: #2857A4;
}


.kumiai .senryaku1 {
	clear: both;
	margin-bottom: 50px;
	margin-left: 10px;
	margin-top: 20px;
}

.kumiai .senryaku1 .senTxt1 {
	background-image: url(../about_union/img/sen1.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1D7529;
	padding-left: 25px;
	height: 25px;
	background-position: 0px 3px;
	padding-top: 3px;
}
.kumiai .senryaku1 .senTxt2 {
	background-image: url(../about_union/img/sen2.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1D7529;
	padding-left: 25px;
	height: 25px;
	background-position: 0px 3px;
	padding-top: 3px;
}
.kumiai .senryaku1 .senTxt3 {
	background-image: url(../about_union/img/sen3.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1D7529;
	padding-left: 25px;
	height: 25px;
	background-position: 0px 3px;
	padding-top: 3px;
}
.kumiai .senryaku1 .senTxt4 {
	background-image: url(../about_union/img/sen4.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1D7529;
	padding-left: 25px;
	height: 25px;
	background-position: 0px 3px;
	padding-top: 3px;
}
.kumiai .senryaku1 .senTxt5 {
	background-image: url(../about_union/img/sen5.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1D7529;
	padding-left: 25px;
	height: 25px;
	background-position: 0px 3px;
	padding-top: 3px;
}

.kumiai .senryaku1 img {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.kumiai .senryaku1 img.imgLeft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.kumiai .history {
	background-image: url(../about_union/img/rekisiBg.jpg);
	width: 600px;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 20px;
	padding: 20px;
	border: 3px solid #4570D3;
}
.kumiai .history caption {
	font-weight: bold;
	background-color: #EBEFFA;
	letter-spacing: 1.5em;
	margin-bottom: 10px;
	font-size: 14px;
	padding: 10px;
	text-align: left;
}

.kumiai .history th {
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #316AC5;
	border-bottom-color: #316AC5;
	white-space: nowrap;
}
.kumiai .history td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #316AC5;
	border-bottom-color: #316AC5;
}
.kumiai .torikumi dt {
	background-image: url(../activity/img/ico2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;

}
.kumiai .torikumi dd {
	padding-left: 20px;
}
.kumiai .torikumi2 li {
	background-image: url(../activity/img/ico3.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}


.katudo .ka_tuite {
	background-image: url(../activity/img/ka_tuiteBg.jpg);
	background-repeat: no-repeat;
	width: 450px;
	_width: 680px;
	height: 180px;
	_height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 220px;
	padding-top: 10px;
	padding-left: 10px;
}

.katudo h5.secTitle {
	background-image: url(../about_union/img/k_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DAFF;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 30px;
	clear: both;
	text-align: left;
}
.katudo .sengen {
	width: 640px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #008000;
}

.katudo .left {
	float: left;
	width: 360px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.katudo .right {
	float: right;
	width: 320px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.katudo .right img {
	float: left;
	padding-right: 3px;
	padding-bottom: 2px;
}
.katudo .torikumi dt {
	background-image: url(../activity/img/ico2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;

}
.katudo .torikumi dd {
	padding-left: 20px;
}
.katudo .torikumi2 li {
	background-image: url(../activity/img/ico3.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
.indent .katudo .katudouIso {
	margin-top: 5px;
}
.katudo .katudouIso img {
	float: right;
	padding-left: 3px;
}
.recycle .reTab {
	height: 35px;
	width: 680px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #264CA3;
	margin: 20px 0 0;
}

.recycle h4 {
	margin-bottom: 10px;
	clear: both;
}
.recycle .re_tuite {
	background-image: url(../recycle/img/re_tuiteBg.jpg);
	background-repeat: no-repeat;
	width: 670px;
	_width: 680px;
	height: 190px;
	_height: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
.recycle .re_tuite .item322 {
	font-size: 14px;
	margin-bottom: 10px;
}
.recycle .re_tuite .com {
	width: 500px;
}
.recycle .re_tuite2 {
	width: 500px;
	_width: 680px;
	padding-top: 10px;
	padding-left: 180px;
	margin-bottom: 10px;
	background-image: url(../recycle/img/re_tuite2Bg.jpg);
	background-repeat: no-repeat;
}
.recycle .re_tuite2 .item322 {
	font-size: 14px;
	margin-bottom: 10px;
}
.recycle .re_tuite2 .com {
	width: 500px;
}
.recycle .green {
	font-size: 10px;
	margin-left: 200px;
}

.recycle .green h5 {
	background-image: url(../n_img/k_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.recycle .green .link {
	background-image: url(../n_img/ya_006.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}





.recycle .hosyo h5 {
	font-size: 12px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../n_img/k_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
.recycle .hosyo table {
	width: 650px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}

.recycle .hosyo th {
	width: 80px;
	padding: 5px;
	font-weight: lighter;
	background-color: #E9EDFE;
	border: 1px solid #CCCCCC;
}
.recycle .hosyo td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.recycle .hosyo p.sanple {
	margin-left: 10px;
}




.recycle .hosyo img {
	float: left;
	padding: 5px;
}
.recycle .koutei table {
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #006600;
	float: left;
}
.recycle .koutei th {
	color: #FFFFFF;
	background-color: #009900;
	padding: 3px;
}

.recycle .koutei td {
	padding: 3px;
	width: 320px;
	line-height: 1.5;
}

.recycle .koutei td img {
	float: left;
	margin-right: 5px;
}



.recycle .buhin table {
	border: 1px solid #033F75;
	float: left;
	margin: 3px;
	width: 160px;
}
.recycle .buhin td {
	text-align: center;
}
.recycle .buhin th {
	text-align: center;
	height: 45px;
	background-image: url(../recycle/img/thBg1.jpg);
	background-repeat: repeat-x;
}
.recycle .buhin th.reb {
	text-align: center;
	height: 45px;
	background-image: url(../recycle/img/thBg2.jpg);
	background-repeat: repeat-x;
}
.recycle .buhin img.title {
	margin-top: 20px;
}
.recycle .buhin h5 {
	font-size: 12px;
	font-weight: lighter;
	margin-top: 20px;
	background-image: url(../n_img/k_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}

.co2 h4 img {
	margin-top: 20px;
}

.co2 .buhin table {
	margin: 3px;
	width: 160px;
	border: 1px solid #008001;
	float: left;
}
.co2 .buhin table.big {
	width: 323px;
}


.co2 .buhin th {
	text-align: center;
	height: 45px;
	background-image: url(../recycle/img/thBg1.jpg);
	background-repeat: repeat-x;
}
.co2 .buhin td {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	vertical-align: middle;
}
.co2 .co2_tuite {
	background-image: url(../recycle/co2/img/co2_tuiteBg.jpg);
	background-repeat: no-repeat;
	height: 125px;
	_height: 150px;
	width: 660px;
	_width: 680px;
	padding-top: 25px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.co2 .co2_tuite p {
	width: 450px;
	line-height: 2;
}
.co2 .t1 td {
	padding: 10px;
}
.co2 .t1 td.sugi {
	width: 200px;
	border: 2px solid #008001;
}
.co2 .t1 .sugi img {
	float: left;
	padding: 5px;
}

.co2 .t1 h5 {
	font-size: 14px;
}
















.press .p_info {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 20px;
}
.press .p_info .f_red {
	color: #FF0000;
}

.press h4 {
	background-image: url(../n_img/k_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DAFF;
	font-weight: lighter;
	font-size: 12px;
	margin-bottom: 20px;
}
.press .itiran {
	text-align: right;
	float: right;
	margin-bottom: 10px;
}
.press .itiran p {
	background-image: url(../press/p_news/img/ya.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
.press table.list {
	width: 650px;
	margin-left: 15px;
}

.press .list th {
	font-weight: lighter;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #316AC5;
	border-bottom-color: #316AC5;
	background-color: #FCFCFC;
	vertical-align: middle;
}
.press .list th.head {
	background-color: #EBEFFA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.press .list th.head2 {
	text-align: left;
	padding-left: 20px;
	background-color: #EBEFFA;
}
.press .list td {
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #316AC5;
	border-bottom-color: #316AC5;
	vertical-align: middle;
}



.press .p_news {
	width: 620px;
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
	font-size: 14px;
	line-height: 2;
}
.press .p_news .list1 dd {
	padding-left: 30px;
}

.press .p_news ul.list2 {
	margin-left: 20px;
}
.press .p_news .list2 li {
	list-style-type: disc;
}

.press .p_news h5 {
	font-size: 12px;
	background-color: #F2F2F2;
	text-align: center;
	padding: 5px;
	font-weight: lighter;
	margin-bottom: 10px;
}
.press .p_news .day {
	text-align: right;
	margin-bottom: 10px;
}

.press .p_news .p_foot {
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.press .p_news table.table15 {
	width: auto;
}
.press .p_news .table15 td {
	padding: 3px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.press .p_news caption {
	text-align: left;
}




.kankyo h4 {
	margin-bottom: 5px;
}

.kankyo .k_sec {
	width: 320px;
	border: 1px solid #8FA9E4;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	background-image: url(../kankyo/img/secPbg.jpg);
	background-repeat: repeat-x;
	height: 160px;
}

.kankyo .k_sec h4 {
	background-image: url(../kankyo/img/k_secBg.jpg);
	background-repeat: repeat-x;
	color: #1D397C;
	padding-left: 5px;
	padding-top: 2px;
	height: 20px;
	_height: 22px;
	margin: 1px;
	font-weight: lighter;
}

.kankyo .k_sec p {
	padding: 5px;
	text-align: justify;
}
.kankyo .k_sec p img {
	float: left;
	padding-right: 5px;
}
.kankyo h5 {
	background-image: url(../kankyo/img/k_ico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: lighter;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80A5E7;
	font-size: 14px;
	margin-top: 10px;
}

.news h3 {
	margin-bottom: 10px;
}

.news h4 {
	background-image: url(../news/img/newsTbg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	_height: 40px;
	width: 630px;
	_width: 680px;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 10px;
}
.news .naiyou {
	margin-bottom: 20px;
}

.news .naiyou img.left {
	float: left;
}
.news .naiyou th {
	font-size: 14px;
}
.news table.back {
	width: 680px;
}

.news .back th {
	text-align: center;
	white-space: nowrap;
	background-color: #E3ECF9;
	border: 1px solid #316AC5;
	font-weight: lighter;
}
.news .back td {
	vertical-align: middle;
	border: 1px solid #316AC5;
}
.news .back td.pdf {
	text-align: center;
}
.news .bNo {
	text-align: right;
}
.news .back caption {
	font-size: 14px;
	text-align: left;
}
.news .backNen {
	padding-top: 10px;
	padding-bottom: 10px;
}

.news .backNen li {
	text-align: center;
	float: left;
	width: 80px;
}
.jirei th {
	color: #FFFFFF;
	background-color: #264CA3;
	padding: 5px;
	border: 1px solid #264CA3;
}
.jirei td {
	border: 1px solid #264CA3;
}
.jirei .jireiSec {
	margin-top: 10px;
	margin-bottom: 50px;
}

.jirei .jireiSec h5 {
	background-image: url(../recycle/jirei/img/jireiBg.gif);
	background-repeat: no-repeat;
	height: 30px;
	_height: 40px;
	width: 600px;
	_width: 670px;
	padding-left: 70px;
	font-size: 14px;
	color: #209B29;
	padding-top: 10px;
}

.jirei .jireiSec li {
	float: left;
	margin: 5px;
}
.jirei .jireiSec .com {
	clear: both;
	padding: 5px;
	border: 2px solid #66CC00;
	margin-right: 30px;
	margin-bottom: 5px;
	background-color: #F3FDF2;
}
.jirei .jireiSec .otoku {
	float: left;
	width: 270px;
	_width: 300px;
	background-image: url(../recycle/jirei/img/otokuBg.gif);
	background-repeat: no-repeat;
	height: 30px;
	_height: 40px;
	margin-right: 10px;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 30px;
	font-weight: bold;
	color: #333333;
}
.jirei .jireiSec .sakugen {
	background-image: url(../recycle/jirei/img/sakugenBg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	_height: 40px;
	width: 300px;
	_width: 300px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	text-align: center;
}









.policy {
	width: 600px;
	margin: 25px;
	padding: 10px;
	background-color: #EDF2FE;
	line-height: 2;
}
.policy dt {
	font-weight: bold;
}
.policy dd {
	padding-left: 10px;
}
.policy li {
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: decimal;
	font-weight: lighter;
}
.policy .p_right {
	text-align: right;
}
.info {
	line-height: 2;
}
.info h4 {
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
}
.info .infoSec {
	margin-bottom: 70px;
}

.info .infoSec img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.info table {
	width: 650px;
	border: 1px solid #316AC5;
	margin-bottom: 10px;
}
.info th {
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #316AC5;
	background-color: #F7F9FD;
	font-weight: lighter;
	padding-left: 5px;
}
.info td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #316AC5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #316AC5;
	padding-left: 5px;
}
.info .infoKoe {
	background-image: url(../info/img2/infoKOe_bg.jpg);
	height: 195px;
	_height: 220px;
	width: 200px;
	_width: 220px;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.8;
}
.info .infoKoe dt {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.info .infoKoe dd {
	text-align: left;
}
.topics .itiran li {
	background-image: url(../topics/img2/ico1.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 18px;
	_height: 20px;
	margin-bottom: 10px;
	padding-left: 22px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
.topics .topicSec {
	background-image: url(../topics/img2/secBg.gif);
	background-repeat: no-repeat;
	height: 75px;
	_height: 100px;
	width: 280px;
	_width: 300px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px;
	clear: both;
}
.topics .topicSec img {
	float: left;
	padding-right: 5px;
}
.topics .modoru {
	text-align: right;
}
.topics h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.topics table.topi1table {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.topics .topi1table caption {
	text-align: left;
	font-size: 14px;
	margin-top: 20px;
}
.topics .topi1table td {
	background-image: url(../topics/img2/recyclemark.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	font-size: 14px;
	padding-bottom: 20px;
	background-position: 0px 0px;
}



.kensyuu .secHead {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
.kensyuu .secHead h4 {
	font-size: 16px;
	color: #009900;
}
.kensyuu .secHead h5 {
	font-size: 14px;
	font-weight: lighter;
}

.kensyuu .secKiji img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.kensyuu .secKiji {
	margin-bottom: 20px;
}
.shop .todoufuken {
	font-size: 14px;
	margin-left: 20px;
	line-height: 1.5em;
}
.shop .todoufuken li {
	display: inline;
	padding-right: 10px;
}


.shop .area {
	margin-top: 10px;
	margin-bottom: 10px;
}
.shop .area h4 {
	font-size: 16px;
	background-image: url(../n_img/shopH4.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: 0px center;
	margin-bottom: 5px;
}


.shop .area table {
}
.shop .area th {
	background-color: #EAEAEA;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.shop .area td {
	border: 1px solid #999999;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.shop .area td.syamei {
	width: 260px;
}
.shop .area td.add {
	width: 240px;
}
.shop .area td.tel {
	width: 162px;
}
.shop .mapBack {
	width: 100%;
	margin: 0px;
}
.shop .mapBack li {
	text-align: right;
	margin: 0px;
	line-height: 2em;
}
.shop .mapBack li a {
	background-image: url(../n_img/ya_007.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
.english {
}

.english .concept {
	padding-left: 15px;
	margin-bottom: 20px;
}
.english .concept img {
	float: right;
}

.english .concept h5 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: lighter;
}
.english h5.secTitle {
	background-image: url(../n_img/k_ico.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0FF;
	font-size: 14px;
	margin-bottom: 10px;
}
.english .sengen {
	background-color: #F5FAFA;
	padding: 5px;
	margin: 10px;
}
.english .sengen li {
	font-size: 14px;
	margin: 3px;
}
.english img.img2 {
	float: left;
	margin-right: 10px;
}
.english h5.sec {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0FF;
	margin-bottom: 10px;
	color: #264CA3;
	font-size: 12px;
}

.english .left {
	float: left;
	width: 320px;
	padding: 5px;
	border: 1px solid #F0F0FF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.english .right {
	float: right;
	width: 330px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F0F0FF;
}
.english .right img {
	float: left;
	padding-right: 10px;
}
.toiawase .formSec {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.toiawase .formSec .kome1 {
	color: #FF0000;
	text-align: right;
}
.toiawase .kome2 {
	font-size: 10px;
	color: #FF0000;
}

.toiawase .formSec table {
	width: 100%;
	margin-bottom: 20px;
}
.toiawase .formSec th {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	color: #333333;
	font-size: 14px;
	font-weight: lighter;
}
.toiawase .formSec td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.toiawase .formSec .kome {
	color: #FF0000;
}


.toiawase .formSec input {
	margin-bottom: 3px;
}

.toiawase .formSec .left {
	text-align: right;
	float: left;
	width: 240px;
}
.toiawase .formSec .right {
	text-align: left;
	float: right;
	width: 240px;
}
.toiawase_ok {
	line-height: 2em;
	font-size: 14px;
}
.toiawase_ok .err{
	color: #FF0000;
}
.error_doc {
	 margin-top: 20px;
}
.error_doc h2 {
	margin-bottom: 20px;
}
.error_doc p {
	margin-bottom: 20px;
}


.site {
	font-size: 14px;
	line-height: 2;
}

.site h3 {
	background-image: url(../n_img/icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px center;
	margin-top: 10px;
}
.site li {
	margin-left: 10px;
}
.site li a {
	background-image: url(../n_img/icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
}

.site .itiLeft {
	float: left;
	width: 330px;
}
.site .itiRight {
	float: right;
	width: 330px;
}
.link {
	font-size: 14px;
	line-height: 2;

}
.link h4 {
	padding-left: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4570D3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
}

.link li {
	margin-left: 20px;
}
.link li a {
	background-image: url(../n_img/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
}



/*******************************フッターエリア設定*******************************/
#footer {
	background-color: #4570D3;
	text-align: center;
	color: #FFFFFF;
}



/*******************************font設定*******************************/
.font14_blue{
	font-size: 14px;
	font-weight: bold;
	color: #264ca3;

}
