/* :::::::::::::::::::::::::::::::::::::::::::::

	site: Luci Official Web Site
	name: category.css;

::::::::::::::::::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONCEPT
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/*1column_bg*/
.contents_wrap1 {
	padding-top: 5px;
}
.contents_wrap2 {
	padding-bottom: 5px;
}
#concept_contents {
	width: 725px;
	margin-right: 7px;
	margin-left: 2px;		
}
#concept_area {
	width: 715px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFF;
	font-size: 70%;
	line-height: 150%;
}
#concept {
	background-image: url(../image/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 715px;
	height: 450px;
}
#concept #concept_title {
	background-image: url(../image/categorytitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 77px;
	width: 202px;
	margin-left: 26px;
}
#concept #concept_lead {
	background-image: url(../image/categorylead.jpg);
	height: 77px;
	width: 380px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin-top: 22px;
	margin-left: 37px;
}
#concept #concept_element {
	margin-top: 16px;
	margin-left: 32px;	
}
#concept #concept_element li{
	
	height: 25px;
	width: 383px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

#concept #concept_element #c_1{
	background-image: url(../image/concept_1.jpg);
}
#concept #concept_element #c_2{
	background-image: url(../image/concept_2.jpg);
}
#concept #concept_element #c_3{
	background-image: url(../image/concept_3.jpg);
}
#concept #concept_element #c_4{
	background-image: url(../image/concept_4.jpg);
	height: 46px;
}
#concept #concept_text {
	background-image: url(../image/categorytext.jpg);
	height: 83px;
	width: 419px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	margin-left: 41px;
}



/**ECO**/
#eco {
	width: 725px;
	margin-right: 7px;
	margin-left: 2px;
	margin-top: 4px;
}
#eco .wrap1{
	background-image: url(../image/bg_2column_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#eco .wrap2{
	background-image: url(../image/bg_2column_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
#eco .wrap3{
	background-image: url(../image/bg_2column_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#eco li {
	float: left;
}
#eco h5 {
	font-size: 110%;
	background-image: url(../image/pagetitle_bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
}
#eco .led_text {
	font-size: 80%;
	line-height: 150%;
	margin-top: 15px;
}
#eco .midashi {
	font-weight: bold;	
}
#eco .underline {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;	
}
#eco .layout_left {
	width: 322px;
	margin-right: 19px;
	margin-left: 19px;
	margin-top: 14px;
	margin-bottom: 15px;
}
#eco .layout_right {
	width: 322px;
	margin-right: 19px;
	margin-left: 24px;
	margin-top: 14px;
	margin-bottom: 15px;
}
#eco #eco_1 {
	background-image: url(../image/img_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 322px;
	padding-bottom: 182px;
}
#eco #eco_1 .led_text {
	margin-bottom: 5px;
}
#eco .attention {
	font-weight: bold;
	text-align: center;
	border: 1px solid #E7E7E7;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

