@charset "utf-8";
/* index */

#index_box {
	width: 860px;
	padding: 20px;
}

#box_news {
	width: 348px;
	float: left;
	margin-right: 25px;
}

#box_news_ttl {
	width: 348px;
	height: 25px;
	background: url(/image/ind_ttl_news.jpg) no-repeat;
	margin-bottom: 5px;
}

.news_date {
	display: block;
	margin-bottom: 4px;
}

.news_text {
	display: block;
	line-height: 130%;
	margin-bottom: 5px;
}

#box_bnr {
	width: 281px;
	float: left;
	margin-right: 25px;
}

#box_bnr a {
	width: 281px;
	display: block;
}

.bnr {
	width: 281px;	
	margin-bottom: 25px;
}

#box_service_ttl {
	width: 281px;
	height: 25px;
	background: url(/image/ind_ttl_service.jpg) no-repeat;
}

#box_service_bnr01  {
background:transparent url(/image/ind_bnr_times.jpg) no-repeat scroll 0 0;
display:block;
height:60px;
margin:10px 0;
width:281px;
}

#box_service_bnr02 {
background:transparent url(/image/ind_bnr_ecotwazaweb.gif) no-repeat scroll 0 0;
display:block;
height:70px;
margin-bottom:10px;
width:281px;
}


#box_blog_ttl {
	width: 281px;
	height: 25px;
	background: url(/image/ind_ttl_blog.gif) no-repeat;
}

#box_blog_bnr {
background:transparent url(/image/ind_bnr_blog.gif) no-repeat scroll 0 0;
display:block;
height:40px;
width:281px;
margin:5px 0 0 0;
}

a#ecoidea {
	cursor:pointer;
	display:block;
	float:left;
	height:230px;
	text-decoration:none;
	width:180px;
}


#box_idea {
background:transparent url(/image/ind_bnr_ecoidea.jpg) no-repeat scroll 0 0;
float:left;
height:154px;
padding:76px 17px 0;
width:146px;
}

#idea_ttl {
color:#FFFFFF;
font-size:12px;
line-height:140%;
}

#idea_date {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin-bottom:13px;
}

#ind_back {
	width: 860px;
	height: 1px;
	font-size: 1px;
	clear: both;
}

.ecofont p {
	color: #FFFFFF;
}

.ecofont {
	color: #FFFFFF;
}

#ecoidea {
display : none;
}