@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------
know-sweets
-------------------------------------------------*/

#know-sweets {
	padding-bottom:20px;	
}



/*-----------------------------------------------
know-ttl
-------------------------------------------------*/

p.know-ttl {
	padding-bottom:10px;
}


h3 {
	padding-top:10px;
}

h3 img {
	padding-bottom:20px;
}



/*-----------------------------------------------
know-box
-------------------------------------------------*/

.know-box {
	padding-bottom:20px;
} 

.know-box p {
	padding-bottom:10px;
}


span.orange {
	color:#ff823f;
	font-weight:bold;
}

span.green {
	color:#00b391;
	font-weight:bold;
}



/*   know-box
-------------------------------------------------*/


#know-sweets #working img {
	float:left;
	width:152px;
}

#know-sweets #working p {
	float:right;
	width:520px;
}


/*   life
-------------------------------------------------*/

#know-sweets #life img {
	float:left;
	width:203px;
}

#know-sweets #life p {
	float:right;
	width:470px;
}




/*-----------------------------------------------
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;
}

.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:145px;
	text-align:center;
	line-height:1;
}

.Related-link ul li a img {
	padding-bottom:10px;
}

/*-----------------------------------------------
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;
}










