@charset "UTF-8";

@import url("common.css");
@import url("lower.css");


/* -------------------------------------------------------------------
 社長からのごあいさつ
------------------------------------------------------------------- */

div.message p {
	margin-bottom: 22px;
	line-height: 1.7em;
}

div.message p.pic {
	float: right;
	margin: 0px 0px 0px 15px;
}

div.message div.right p {
	margin-bottom: 5px;
	text-align: right;
}


/* -------------------------------------------------------------------
 役員一覧
------------------------------------------------------------------- */

div.officer {
	position: relative;
	width: 487px;
}

div.officer p {
	margin-top: 20px;
	font-size: 86%;
	line-height: 1.5em;
}

div.officer table {
	width: 487px;
	margin-bottom: 5px;
	background: url(../img/line_dot_gray.gif) repeat-x;
}

div.officer table th {
	width: 378px;
	padding: 5px 0px 15px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	line-height: 1.7em;
}

div.officer table td {
	padding: 5px 0px 15px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
	line-height: 1.7em;
}


/* -------------------------------------------------------------------
 経営理念
------------------------------------------------------------------- */

div.vision {
}

div.vision p.logo {
	padding-top: 23px;
	text-align: center
}

div.vision dl {
	padding-top: 9px;
}

div.vision dl dt {
	margin: 28px 0px 4px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	font-size: 1px;
	line-height: 1px;
}

div.vision dl dd {
	line-height: 1.7em;
}

div.vision dl dd li {
	padding-left: 11px;
	background: url(../img/icon_mark.gif) no-repeat 0px 6px;
}



/* -------------------------------------------------------------------
 会社概要
------------------------------------------------------------------- */

/* 取得資格 -------------------- */

table.tbl-type01 td.about-in {
	padding: 0px 0px 15px;
}

table.tbl-type01 td.about-in table {
	width: 309px;
}

table.tbl-type01 td.about-in table th {
	width: 105px;
	font-weight: normal;
}

table.tbl-type01 td.about-in table th,
table.tbl-type01 td.about-in table td {
	padding: 5px 0px 5px;
	background: url(../img/line_dot_gray.gif) repeat-x left bottom;
	border-top: none;
	font-size: 100%;
}

table.tbl-type01 td.about-in tr.btm th,
table.tbl-type01 td.about-in tr.btm td {
	padding: 5px 0px 0px;
	background: none;
}


/* 左線付き定義リスト -------------------- */

table.tbl-type01 dl.left-line {
	margin: 8px 0px 30px;
	padding-left: 9px;
	border-left: 2px solid #D0D0D0;
}

table.tbl-type01 dl.left-line dd,
table.tbl-type01 dl.left-line dt {
	font-size: 86%;
	line-height: 1.5em;
}

table.tbl-type01 dl.left-line dt {
	margin-top: 8px;
	font-weight: bold;
}

table.tbl-type01 dl.left-line dt.top {
	margin-top: 0px;
}

table.tbl-type01 dl.left-line dd dl.number dt {
	float: left;
	width: 2.7em;
	margin: 0px;
	font-weight: normal;
	font-size: 100%;
}

table.tbl-type01 dl.left-line dd dl.number dd {
	margin-left: 3em;
	font-size: 100%;
}
