@charset "UTF-8";

/* body */

/* header */




/* breadcrumbs */

/* content */

#cover {
	padding-bottom:40px;
}

#about h2,#business h2,#news h2 {
	padding-bottom:20px;
}

#about,#news {
	padding-right:40px;
	padding-bottom:40px;
	float:left;
	width:370px;
}

#business,#noda {
	padding-bottom:40px;
	float:left;
	width:370px;
}

#about div, #business div {
	width:80px;
	height:80px;
	float:left;
	padding-right:20px;
}

#about ul, #business ul {
	float:left;
	width:270px;
}

#about ul li, #business ul li {
	list-style:none;
	background-image:url(../img/common/arw_index_blue.gif);
	background-repeat:no-repeat;
	background-position:0% 15%;
	padding-left:20px;
	padding-bottom:10px;
	font-size:70%;
}

#news ul {
	float:left;
	list-style:none;
	font-size:70%;
}

#news ul li span {
	font-size:120%;
}

#news ul li {
	background:url(../img/common/border2.gif) no-repeat 0% 85%;
	padding-bottom:10px;
}

/* text */

#credit {
    clear:right;
	float:right;
}


/* pic */

	
/* link */


