@charset"shift_jis";

/* //-----------　アバウトページ　-----------// */

/* メインイメージ */
.index_image {
	background:url(../images/about/index/main_image.jpg) no-repeat;
}
.agreement_image {
	background:url(../images/about/agreement/main-image.jpg) no-repeat;
}
.agreement_other_image {
	background:url(../images/about/agreement_other/main-image.jpg) no-repeat;
}
.map_image {
	background:url(../images/about/map/main_image.jpg) no-repeat;
}
.privacy_image {
	background:url(../images/about/privacy/main-image.jpg) no-repeat;
}
.recruit_image {
	background:url(../images/about/recruit/main-image.jpg) no-repeat;
}
.report_image {
	background:url(../images/about/report/main-image.jpg) no-repeat;
}
.business_image {
	background:url(../images/about/business/main-image.jpg) no-repeat;
}


/* キャプ画像 */
.cap {
	margin:0 7px;
	float:left;
	display:inline;
}

/* タイトル設定 */
.index_title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 35px;
	padding-bottom: 20px;
}
.index_title-bg {
	background: url(../images/about/index/title_bg.gif) no-repeat 0px 0px;
	height: 115px;
	width: 230px;
	display: block;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
.subtitle {
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	line-height: 16px;
	background: url(../images/about/icon_subtitle.gif) no-repeat 0px 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}

/* グーグルマップ　拡大ボタン */
.googlemap_btn {
	background: url(../images/about/map/icon_bg.gif) no-repeat 0px 10px;
	display: block;
	height: 35px;
	width: 130px;
	text-indent: 22px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 14px;
}

/* 101101追加 */
.agreement_image_marugoto {
	background:url(../images/about/agreement/main-image_marugoto.jpg) no-repeat;
}
.agreement_image_kotei {
	background:url(../images/about/agreement/main-image_kotei.jpg) no-repeat;
}