/* CSS Document */

#page_title {
	background-image: url(../images/business/page_title.jpg);
}

.business_box {
	width: 442px;
	height: auto;
	float: left;
}

#business_box01,
#business_box02 {
	margin-right: 3px;
}

.business_box h4 a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 442px;
	height: 270px;
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#business_box01 h4 a {
	background-image: url(../images/toppage/contents_navi01.png);
}

#business_box02 h4 a {
	background-image: url(../images/toppage/contents_navi02.png);
}

#business_box01 h4 a:hover,
#business_box02 h4 a:hover {
	opacity: .8;
}

.business_box p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #333;
	padding: 0px 3px 20px 3px;
}

.bold {
	font-weight: bold;
}

.goto_detail {
	text-align: right;
}

.goto_detail a {
	color: #00A0E8;
}

.goto_detail a:hover {
	color: #F93;
}