/* CSS Document */

/*---------------------------------
_ページタイトル
-----------------------------------*/

.main h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main h4 {
	margin: 0px;
	padding: 0px;
}
.main .abouts_title {
	background-image: url(../img/original/main/about_us/about_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 43px;
	width: 590px;
}
.main .rinen_title {
	background-image: url(../img/original/main/about_us/rinen_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 590px;
}
.main .campany_data {
	background-image: url(../img/original/main/about_us/campany_data.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 590px;
	margin-top: 20px;
}


.point {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 150%;
}


/*---------------------------------
_CONTACTテーブル
-----------------------------------*/
.abo_tb {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
}
.abo_tb th {
	width: 120px;
	height: 30px;
	text-align: left;
	padding-left: 8px;
	background-color: #F2F1EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.abo_tb td {
	width: 407px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.abo_tb td p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

