@charset "utf-8";


#contents #business {
	width: 650px;
}

/*--bisiness--*/

#business .block {
	font: 12px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../images_top/bg_p.jpg) no-repeat;
	width: 314px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	height: 84px;
}
#business .block .icon {
	float: left;
	height: 80px;
	width: 80px;
}
#business .block .text a {
	color: #03F;
	text-decoration: none;
}
#business .block .text a:hover {
	color: #F00;
	text-decoration: underline;
}
#business .block .text {
	float: right;
	height: 79px;
	width: 224px;
	padding-top: 5px;
}

/*--coco--*/

#contents #coco {
	clear: both;
	margin: 0px;
	padding: 15px 0px 10px;
	width: 650px;
	text-align: center;
}
#coco img {
	margin-right: 12px;
}
