@charset "utf-8";
/* CSS Document */

#tokusyoku .wakuwaku{
	background:url(../img/shinryou_ukiuki.jpg) no-repeat;
	height: 90px;
	padding: 110px 0 0 15px;
	font-size: 15px;
	margin: 10px 0;
}

#tokusyoku #tokusyoku_list li{
	padding:10px 10px 10px 0;
	border-bottom: dotted 2px #CCCCCC;
}

#tokusyoku #tokusyoku_list strong.tit{
	font-size:15px;
	color:#CC0000;
	line-height: 190%;
}

#tokusyoku #tokusyoku_list img.image{
	padding:0 15px;
	float:left;
}

#tokusyoku #tokusyoku_list .bt_link{
	background:url(../img/bt_back01.jpg);
	width:315px;
	height:27px;
	display: block;
	line-height: 25px;
	text-indent: 48px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	margin-top: 7px;
}

