/* CSS Document */
@charset "UTF-8";
/*-------------------------------*/
#wrapBody ul.square li{
	color:#86a274;
}
/*-------------------------------*/
div.wrapUniformNav{
	text-align:center;
}
ul.uniformNav{
	overflow:hidden;
	display:inline-block;
	margin:80px auto 0;
	text-align:center;
}
ul.uniformNav:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
ul.uniformNav li{
	float:left;
	text-align:center;
}
ul.uniformNav a{
	display:block;
	padding:8px 30px 22px 30px;
	border-left:1px solid #b9b9b9;
	color:#194faa;
	background:url(../../images/icon_link_d.gif) no-repeat 50% 96%;
}
ul.uniformNav li:first-child a{
	border-left:none;
}
/*-------------------------------*/
h4.title{
	margin:0 auto 25px;
	text-align:center;
	font-size:20px;
	font-weight:600;
}
/*-------------------------------*/
.wrapType{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:1px 0;
	background:#f7f7f7;
}
.wrapType ul.type{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.wrapType ul.type > li{
	border-top:1px dotted #cccccc;
	padding:30px;
	overflow:hidden;
}
.wrapType ul.type > li:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.wrapType ul.type > li:first-child{
	border-top:none;
}
.wrapType ul.type > li > h5,.wrapType ul.type > li > ul.square,.wrapType ul.type > li > div.img,.wrapType ul.type > li > p{
	float:left;
}
.wrapType ul.type > li > h5{
	width:200px;
	color:#86a274;
	font-size:18px;
	font-weight:600;
}
.wrapType ul.type > li > ul.square{
	width:245px;
}
.wrapType ul.type > li > div.img{
	width:165px;
}
.wrapType ul.type > li > p{
	width:300px;
	font-size:0.95em;
	line-height:150%;
}
/*-------------------------------*/
.wrapRecycle{
	padding:0 0 0 180px;
	background:url(../images/recycle_image.gif) no-repeat;
}
.wrapRecycle p{
	font-size:0.95em;
	line-height:150%;
	margin:0 0 30px 0;
}
/*-------------------------------*/
/*end*/
	
