@charset "UTF-8";

/*
###################################

    Fucoxanthin　専用CSS

###################################
*/

#fucoxanthin {}

#fucoxanthin h2 {
	margin-bottom:10px;
}

#fucoxanthin h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:7px 0 0 10px;
	width:322px;
	height:26px;
	background: url(../../power/image/fuco_tit_base.gif) no-repeat left top;
}

#fucoxanthin a {
	color:#5e6a0c;
	text-decoration:none;
}

#fucoxanthin a:hover {
	color:#ce7a0b;
}
	
#fucoxanthin p {
	margin:0;
	margin-bottom:10px;
}


/* ########## MAIN VISUAL ########## */
#mainVisual {
	margin-bottom:30px;
}


/* ########## CONTENT BOTTOM ########## */
#contentBtm {
	margin-top:30px;
}

#btmLeft {
	width:322px;
	float:left;
}

#btmRight {
	width:322px;
	float:right;
}

.whatImg {
	margin-top:20px;
	text-align:center;
	width:322px;
}

.oriza {
	padding-left:13px;
	padding-top:3px;
	background: url(../../power/image/arrow.gif) no-repeat left center;
	}


