@charset "utf-8";

/*==============================*/
/*  contact.css      　　       */
/*------------------------------*/
/*　会社概要ページ専用CSS       */
/*==============================*/


/*最初の文章*/
#transact_msg {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 30px;
}

.transact_co_box {
	margin-bottom: 100px;
}

.transact_co_title {
	margin-bottom: 22px;
}

.transact_co_pic {
	height: 167px;
	width: 250px;
	float: left;
}

.transact_co_info {
	float: left;
	width: 360px;
	margin-left: 19px;
}

.transact_co_info_msg {
	margin-top: 16px;
	font-size: 13px;
	line-height: 23px;
}

td.td_01 {
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.td_02 {
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.osyare_bou {
	height: 32px;
	width: 8px;
	background-color: #4d6c72;
	float: left;
	margin-right: 11px;
}

.namae {
	float: left;
	font-size: 26px;
	font-weight: bold;
	padding-top: 1px;
}
