@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　事業内容ページレイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/

/*メインイメージ*/
#main_image {
	background-image: url(../business_description/image/main_image.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 114px;
	width: 556px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}

/*事業内容*/
#title1 {
	clear: both;
	height: 23px;
	width: 528px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../business_description/image/title_bd.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	color: #0052C4;
}
#jigyou {
	clear: both;
	height: 51px;
	width: 446px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 70px;
	background-image: url(../business_description/image/space.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	letter-spacing: 0.2em;
}

/*提携会社*/
#title2 {
	clear: both;
	height: 23px;
	width: 528px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../business_description/image/title_cc.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	color: #0052C4;
}
#mtag {
	background-image: url(../business_description/image/mecos_ag.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 193px;
	width: 281px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 15px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 275px;
}

/*その他*/
#page_top {
	clear: both;
	height: 20px;
	width: 526px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: right;
	background-image: url(../image/page_top.gif);
	background-repeat: no-repeat;
	background-position: 463px center;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*共通*/
.sub_title {
	padding: 0px;
	clear: both;
	height: 20px;
	width: 506px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-image: url(../business_description/image/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.text_area {
	clear: both;
	height: auto;
	width: 466px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 70px;
	letter-spacing: 0.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 23px;
}
.font_color {
	color: #0052C4;
}

