@charset "utf-8";
/* CSS Document */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+	.css 
+	
+	
+	
+	
+	
++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




#content {
	width:850px;
	height:232px;
	padding: 152px 10px 0px 10px;
	clear:both;
	background:url(../img/top_main.jpg) 0 0 no-repeat;
}
#content h2 {
	width:800px;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

/* ==========================
	３段組 (.box)
	
===========================*/

#content .box {
	float:left;
	width:630px;
}

/*参考*/
#content .box ul {
	float:left;
	width:200px;
	padding-right:10px;
}
#content .box ul li {
	width:200px;
	height:181px;
}
#content .box ul li p {
	width:200px;
	height:181px;
	background:url(../img/boxbg.gif) 0px 40px no-repeat;
	text-align:left;
}

/* a */
#content .box ul li p a {
	width:200px;
	height:181px;
}
#content .box ul li p a:link,
#content .box ul li p a:visited {
	width:200px;
	height:181px;
	color:#666666;
	text-decoration:underline;
}
#content .box ul li p a:hover,
#content .box ul li p a:active {
	width:200px;
	height:181px;
	color:#999999;
	text-decoration:none;
}

/* span */
#content .box ul li p a span {
	display: block;
	width:200px;
	height: 40px;
	text-indent: -999em
}
#content .box ul li p a span span {
	padding: 0px;
	width:200px;
	height: 40px;
	text-indent: -999em
}


#content .box ul li p a strong {
	font-weight:normal;
	display: block;
	width:180px;
	line-height:1.5em;
	padding-top:90px;
	padding-left: 10px;
}

/* :link */
#content .box ul.build li p a span {
	background:url(../img/boxttl_01_on.gif) 0 0 no-repeat;
}
#content .box ul.build li p a span span {
	background:url(../img/boxttl_01.gif) 0 0 no-repeat;
}

#content .box ul.build li p a strong {
	background:url(../img/top_img01.jpg) 10px 0px no-repeat;
}


#content .box ul.store li p a span {
	background:url(../img/boxttl_02_on.gif) 0 0 no-repeat;
}
#content .box ul.store li p a span span {
	background:url(../img/boxttl_02.gif) 0 0 no-repeat;
}
#content .box ul.store li p a strong {
	background:url(../img/top_img02.jpg) 10px 0px no-repeat;
}


#content .box ul.waste li p a span {
	background:url(../img/boxttl_03_on.gif) 0 0 no-repeat;
}
#content .box ul.waste li p a span span {
	background:url(../img/boxttl_03.gif) 0 0 no-repeat;
}
#content .box ul.waste li p a strong {
	background:url(../img/top_img03.jpg) 10px 0px no-repeat;
}

/* hover */
#content .box ul.build li p a:hover span span,
#content .box ul.build li p a:active span span {
	background:none;
}
#content .box ul.build li p a:hover strong {
	background:url(../img/top_img01_on.jpg) 10px 0px no-repeat;
}
#content .box ul.store li p a:hover span {
	background:url(../img/boxttl_02_on.gif) 0 0 no-repeat;
}
#content .box ul.store li p a:hover strong {
	background:url(../img/top_img02_on.jpg) 10px 0px no-repeat;
}
#content .box ul.waste li p a:hover span {
	background:url(../img/boxttl_03_on.gif) 0 0 no-repeat;
}
#content .box ul.waste li p a:hover strong {
	background:url(../img/top_img03_on.jpg) 10px 0px no-repeat;
}


.store{}
.waste{}

#content ul#banner {
	float:left;
	width:210px;
	padding-top:67px;
}
#content ul#banner li {
	float:left;
}