@charset "utf-8";
/* ===================================================================
	index.css
=================================================================== */



section#tokky .tokky_items {
	color:#ffec00;
	margin-bottom:20px;
	font-size:114.3%;
}

section#tokky .tokky_items span {
	background:url("../../common/images/icon_03.gif") left center no-repeat;
	padding-left:38px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
}
section#tokky .tokky_items span.date {
	background:none;
	padding-left:10px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:middle;
	font-size:75%;
}
section#tokky .tokky_text {
	margin-left:41px;
	text-align:justify;
	margin-bottom:15px;
	color:#dfdfdf;
}
#tokky .contents_area .tokky_text .tokky_fund {
	color: #FFEC00;
	font-size: 30px;
}
#tokky .contents_area .tokky_text.mb50 .tokky_fund {
	padding-bottom: 50px;
}
#container #tokky .contents_area .tokky_text.mb50 {
	margin-bottom: 50px;
}
