@charset "UTF-8";

/* body */

/* header */

.header_index {
	height:26px;
}

/* breadcrumbs */

/* content */

#cover {
	padding-bottom:40px;
}

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

#library {
	padding-right:40px;
	padding-bottom:40px;
	float:left;
	width:233px;
}

#about {
	padding-bottom:40px;
	float:left;
	width:233px;
}

#foundation {
	padding-bottom:40px;
	float:right;
	width:234px;
}


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

#library ul, #about ul {
	float:left;
	width:133px;
}

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

/* text */

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

#library span {
	font-size:70%;
	color:#FF0000;
}




/* pic */

	
/* link */


