@charset "Shift_JIS";

@import url("common.css");

/* 会社概要 style */

/* ヘッダー背景 */
div#rogo{
	background : url(../img/headerimg/2-b.jpg) no-repeat;
	}

/* メニューの選択中表示 */
ul#headerNavi li.about{
	width :114px;
	background : url(../img/headerNavi_bg_o.jpg) no-repeat -474px 0px;
}

div#contents h2 {
	clear:both;
	height:58px;
	text-indent:-9999px;
}
h2.annai {
	background:url(../about/img/annai.gif) no-repeat 70px 0;
}
h2.gaiyou {
	background:url(../about/img/gaiyou.gif) no-repeat 0px 0;
}
h2.access {
	background:url(../about/img/access.gif) no-repeat 70px 0;
}
div.contents, div.map {
	padding-left:70px;
	margin-bottom:20px;
}
div.contents {
	background:url(../about/img/outline.gif) no-repeat;
}
div.contents h3 {
	height:50px;
	text-indent:-9999px;
	background:url(../recruitment/img/2-c_title_1.jpg) no-repeat;
	margin-bottom:20px;
}
div.contents div.text {
	float:right;
	width:283px;
}
div.text h4 {
	width:185px;
	height:16px;
	text-indent:-9999px;
	margin-bottom:10px;
}
h4.one {
	background:url(../recruitment/img/h4_a.gif) no-repeat;
}
h4.two {
	margin-top:1em;
	background:url(../recruitment/img/h4_b.gif) no-repeat;
}
h4.three {
	margin-top:1em;
	background:url(../recruitment/img/h4_c.gif) no-repeat;
}
div#contents div p {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
}
div.contents div.photo {
	float:left;
	width:235px;
}
div.photo img {
	margin-bottom:10px;
}
div.contents:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
table#outline {
	width:440px;
	border-collapse:collapse;
	font-size:0.75em;
	line-height:170%;
	background:url(../about/img/line1.gif) left bottom repeat-x;
	margin-bottom:30px;
}
table#outline th, table#outline td {
	padding-top:5px;
	padding-bottom:4px;
}
table#outline th {
	width:80px;
	padding-left:25px;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
}
.line1 {
	background:url(../about/img/line1.gif) repeat-x;
}
.line2 {
	background:url(../about/img/line2.gif) repeat-x;
}
.letterspace {
	letter-spacing:1em;
}
span.green {
	color:#008000;
}
p.address {
	margin:1.5em auto;
	font-size:11px;
	text-align:center;
}
