@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------
know-index
-------------------------------------------------*/

#know-nut {
	padding-bottom:30px;
}


#know-nut h3 {
	padding-bottom:20px;
}



/*   #know-nut p.nut-read
-----------------------------------------*/

#know-nut p.nut-read {
	padding-bottom:20px;
}


/*   #know-nut .nut-list
-----------------------------------------*/

.nut-area {
	padding-top:20px;
	padding-bottom:40px;
}

.nut-list {
	background:url(../img/know/bg-nut02.gif) no-repeat left bottom;
	margin-bottom:10px;

}

.nut-list ul {
	background:url(../img/know/bg-nut01.gif) no-repeat left top;
}

.nut-list ul li {
	float:left;
	width:200px;
	padding:10px 10px 15px;
} 

.nut-list ul li dl dt {
	padding-bottom:5px;
}

.nut-list ul li.li-fa {
	margin-right:14px;
}


/*   #know-nut .nut-hyou
-----------------------------------------*/


#know-nut #nut-hyou {
	padding-top:10px;
/*	padding-bottom:10px;
*/}

#know-nut #nut-hyou ul li {
	padding-bottom:20px;
}


/*-----------------------------------------------
know-link
-------------------------------------------------*/

.know-link {
	clear:both;
	padding-top:15px;
	margin-top:10px;
	width:690px;
	border-top:1px dotted #b4b4b4;
}

.know-link p {
	float:right;
}

.know-link a {
	background:transparent url(../../common/img/icon-06.gif) no-repeat scroll left center;
	padding-left:20px;
}




/*-----------------------------------------------
Related-link
-------------------------------------------------*/

.Related-link  {
	clear:both;
	padding-top:10px;
	margin-top:10px;
	width:690px;
	border-top:1px dotted #b4b4b4;
}

.Related-link h4 {
	padding-bottom:10px;
	clear:both;
}

.Related-link ul {
	padding-bottom:20px;
}

.Related-link ul li {
}

/*.book-link*/
.Related-link ul.book-link {
}

.Related-link ul.book-link li {
	float:left;
/*	padding-right:20px;
*/	width:135px;
	text-align:center;
	line-height:1;
}

.Related-link ul li a img {
	padding-bottom:10px;
}









