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


/* @group Category Top */

#wrapper2 {
	background:url(../images/slide.jpg) no-repeat;
}

#cat_top_contents {
	clear:both;
	width:960px;
	margin:253px auto 0 auto ;
}

#cat_top_contents .left_column {
	float:left;
}

#cat_top_contents .right_column {
	float:right;
}

#cat_top_contents .unit h3.title_small {
	background: url(../images/h4_title-trans.png) no-repeat;
	padding: 0 0 0 15px;
	width:285px;
	height:26px;
	line-height:26px;
	float:right;
	margin:5px 0 5px 0;
	font-size:120%;
}

#cat_top_contents .unit {
	clear:both;
	width:460px;
	height:120px;
	padding:0 15px 0 0;
	margin: 0 0 10px 0;
}

#cat_top_contents .unit .icon {
	width:147px;
	float:left;
}

#cat_top_contents .unit p {
	float:right;
	padding: 0 0 0 15px;
	width:285px;
}

#cat_top_contents .unit p img{
	float:right;
	margin:5px 0 0 0 ;
}

.cat_top_banner01 {
	margin: 0 0 20px 0;
}

.cat_top_banner01 img.banner01 {
}

.cat_top_banner01 img.banner02 {
	margin: 0 0 0 20px;
}

/* @end */