@charset "UTF-8";


div#profile_midashi {
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url(../profile/img/sen.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div#profile_box_l {
	width: 343px;
	margin-right: 14px;
	padding: 0;
	float: left;
}

div#profile_box_r {
	width: 343px;
	padding: 0;
	float: right;
}


/*--------------------------------------
    会社概要             
--------------------------------------*/

div#profile_top {
	width: 700px;
	padding-top: 1px;
	background-image: url(../profile/img/ten.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.table_profile table {
	width: 700px;
	border: 0;
	border-collapse: collapse;
	background-color: #ffffff;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
}

.table_profile td {
	border: 0;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-image: url(../profile/img/ten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table_profile th {
	width: 95px;
	border: 0;
	background-color: #ebebeb;
	text-align: left;
	vertical-align: middle;
	font-weight:normal;
	background-image: url(../profile/img/ten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.table_profile a {
	color: #FF6600;
	text-decoration: underline;
}

.table_profile a:hover {
	color: #FF6600;
	text-decoration: none;
}


/*--------------------------------------
    沿革・組織図             
--------------------------------------*/

div#profile_middle {
	padding-top: 35px;
}

.table_enkaku table {
	width: 343px;
	border: 0;
	border-collapse: collapse;
	background-color: #ffffff;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
}

.table_enkaku td {
	border: 0;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../profile/img/ten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table_enkaku th {
	width: 90px;
	border: 0;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-weight:normal;
	background-image: url(../profile/img/ten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

.soshikizu {
	padding-top: 5px;
}


/*--------------------------------------
    所在地             
--------------------------------------*/

div#profile_bottom {
	margin-bottom: 35px;
	padding-top: 35px;
}

div#profile_map_shop {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 14px;
	color: #00a0e9;
	padding-bottom: 3px;
}

div#profile_map_add {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding-bottom: 10px;
}

div#profile_map_button {
	text-align: right;
	padding-top: 8px;
}
