@charset "utf-8";

/* CSS Document */

/*
このcssに含まれている内容は下記になります。
(〓を検索していけば、各項目まで飛びます。)

〓 common companyで共通して使われている
〓 company 会社概要
〓 vision 経営理念
〓 about_us SDIとは
〓 message CEOメッセージ
〓 management 役員紹介
〓 recruit 採用情報
〓 access アクセスマップ

*/

/* #############################

     〓 common companyで共通して使われている

############################# */

#management div,
#company div { _display: inline-block;}

.company dt {
	background: url(../image/headline/h3.gif) no-repeat 0 5px;
	height: 28px;
	line-height: 2;
	text-indent: 13px;
	color: #779ed7;
	font-size: 14px;
 *font-size: 116.7%;
	font-weight: bold;
	clear: both;
	margin: 0 0 10px;
}

/* #############################

     〓 company 会社概要

############################# */


#company dd {
	margin: 0 0 25px 20px;
	line-height: 1.7;
}

#company dd p { padding: 0; }

#company dd.address { position: relative; }

#company dd.address .toMap,
#company dd.address .toMap a {
	float: none;
	background: url(../image/sub_material/map_btn.gif) no-repeat 0 0;
	width: 70px;
	height: 22px;
}
#company dd.address .toMap {
	position: absolute;
	left: 28em;
	top: 0;
}
#company dd.address .toMap a:focus,
#company dd.address .toMap a:hover { background-position: 0 -22px; }

#company dd dt {
	background: none;
	float: left;
	width: 8em;
	font-size: 12px;
 *font-size: 100%;
	font-weight: normal;
	color: #6c6c6c;
	height: auto;
	text-indent: 0;
	line-height: 1.7;
	margin-bottom: 0;
}

#company dd dd {
	margin: 0 0 0 8em;
	padding: 0;
}
#company dd li {
	height: 1.9em;
}
#company dd li img {
	vertical-align: middle;
}
/* #############################

     〓 vision 経営理念

############################# */

#vision h4 { padding: 15px 0 7px; }

/* #############################

     〓 about_us SDIとは

############################# */

#about_us .cont_box p {
	padding: 0 20px 1.2em;}

#about_us .cont_box strong {
	font-size: 14px;
	*font-size: 116.7%;
	font-weight: bold;
	padding: 0 5px 0 3px;
	color: #626262;
}
/* #############################

     〓 message CEOメッセージ

############################# */

#message .box_in {
	padding: 35px 20px 50px 20px;
	line-height: 1.5;
}
#company .box_in ul{
	padding: 0 0 0 20px;
	line-height: 2;
}

#message .ph {
	float: right;
	width: 213px;
	background: url(../image/sub_material/ceo_ph_bg.gif) no-repeat 0 0;
	height: 210px;
	margin: 0 0 0 15px;
}
#message .ph img { margin: 11px 0 0 17px; }

#message div.right {
	clear: both;
	text-align: right;
	width: 100%;
	padding: 50px 0 0;
}

#message .right img { padding: 5px 0 0; }

/* #############################

     〓 management 役員紹介

############################# */

#management dt {
	font-size: 16px;
 *font-size: 133.3%;
	line-height: 1.8;
	margin-bottom: 5px;
}

#management .box_in {
	padding-right: 10px;
	padding-left: 10px;
}

#management .cont_box dt,
#management .cont_box h3,
#management .cont_box h4,
#management .cont_box .ph { margin-left: 5px; }

#management dl.first {
	padding-top: 0;
	background: none;
}

#management dd { padding: 15px 0 30px; }

#management .cont_box h3 {
	background: url(../image/sub_material/management_dot.gif) no-repeat 3px center;
	padding: 0 0 0 12px;
	font-size: 14px;
 *font-size: 116.7%;
	margin: 0 0 0 15px;
}

#management .cont_box h4 {
	color: #013453;
	padding: 5px 0 1em 15px;
	margin: 0;
}

#management .ph,
#message-ceo .ph {
	float: left;
	width: 160px;
	background: url(../image/sub_material/management_ph_bg.gif) no-repeat 0 0;
	height: 163px;
	margin: 0;
}
#message-ceo .ph {
	float: right;
	height:auto;
	margin: 20px 30px 15px 20px;
	_margin-right:15px;
}

#management .ph img,
#message-ceo .ph img { margin: 5px 0 0 6px; }
#message-ceo .ph p {
text-align:center;
width:144px;
padding:20px 0 0;
}

#management dd .cont { margin: 0 5px 0 170px; }

#management img.clear {
	margin: 30px 0 0;
}

#management .toBlog {
	margin-top: 1em;
	padding: 0 0 0 16px;
}

#management .linkUrl {
	font-weight: normal;
	margin-left: 8px;
}

/* #############################

     〓 recruit 採用情報

############################# */

#recruit .box_in { padding: 20px 12px 15px 15px; }

.box_in p { padding: 0 15px;}
.box_in h3 { margin-bottom: 15px;}
.box_in h4.mBottom { margin: 25px 0 15px;}

.headline { font-size:16px; color:#858585; font-weight:700; margin:0 0 15px;}

table.form {
	margin-top: 16px;
	margin-bottom: 8px;
	border-spacing: 1px;
	border-collapse: collapse;
	margin-left: 8px;
	width: 685px;
}
table.form,
table.form td,
table.form th {
	border: 1px solid #d0d0d0;
	font-weight:bold;
	color:#7c7c7c;
}
.form th {
	color:#626262;
	font-size: 12px;
	*font-size: 100%;
	line-height: 25px;
	vertical-align: middle;
	width: 9em;
}
.form td { padding-left:15px;}

table.form span.note { font-size:9px; font-weight:normal;}
.workNote { padding:0 20px 30px;}
span.link {
	margin: 0 0 0 8px;
	padding: 0;
}
span.link a {
	display: inline;
	padding:0 0 0 10px;
	float: none;
	color: #b71a21;
	font-weight: normal;
}
div.process {
	float: left;
	width: 270px;
	margin-top: 10px;
}

.select {
	margin: 10px 0 5px 372px;
}

.select ul { padding: 15px 20px 0 ;
}

.memVoiceBox {
	background: url(../image/sub_material/company-recruit_voiceBox.gif) no-repeat center bottom;
	border-top: 3px solid #779ED5;
	width: 368px;
	margin:0 0 10px 15px;
}

.memVoiceBox a {
	display: block;
	width: 368px;
	padding: 7px 0 12px;
	background: url(../image/sub_material/company-recruit_voiceBox_icon.gif) no-repeat 15px 8px;
	}
.memVoiceBox a span {
	display: block;
	padding: 0 15px 0 35px;
	color:#626262;
	font-weight: bold;
	}
.memVoiceBox a span span {
	font-size:14px;
	color:#5475a8;
	padding:0;
	}


/* .toContact お問い合わせボタン */
.toContact,
.toContact a { background: url(../image/btn_toContact.gif) no-repeat 0 0; }

.box_in p.toContact { padding: 0;}

.toContact {
	clear: both;
	margin: 2px 0 20px 62px;
}

.toContact a {
	width: 95px;
	height: 25px;
}

.toContact a:focus,
.toContact a:hover { background-position: 0 -25px; }

table.schedule {
	margin: 2px 0 8px;
	border-spacing: 1px;
	border-collapse: collapse;
	margin-left: 8px;
	width: 685px;
}
table.schedule,
table.schedule td,
table.schedule th {
	border: 1px solid #d0d0d0;
	color:#7c7c7c;
}
table.schedule td { vertical-align:top;}
table.schedule th {
	font-weight:bold;
	color:#626262;
	font-size: 12px;
	*font-size: 100%;
	line-height: 25px;
	text-align:center;
	background:#ebebeb;
}
table.schedule thead th {
	background:#d3dfed;
}
table.schedule thead th.h01,
table.schedule tbody th {
	width: 3em;
}
table.schedule td { padding: 5px 15px;}

.footLink { border:1px solid #ccc; width: 600px; margin:30px auto;}
.footLink ul { padding: 10px 20px; overflow:hidden;zoom:1;}
.footLink li { float:left; width:auto; padding:0 20px 0 0;}
.footLink a {
	background: url(../image/index/link_icon.gif) no-repeat 0 center;
	padding: 0 30px 0 10px;
}


/* #############################

     〓 access アクセスマップ

############################# */

#access .box_in p { padding: 0 20px;}

#access .cont_box h3 {
	margin: 0 0 15px;
}

/* .toHome トップページへ戻る */
#main p.PDF_access {
	margin: 0;
	padding: 0;
	position: relative;
	height: 0;
}

.PDF_access a {
	width: 99px;
	height: 29px;
	position:absolute;
	top: -32px;
	right: 20px;
	background: url(../image/access_PDF.gif) no-repeat 0 0;
}

.PDF_access a:focus,
.PDF_access a:hover { background-position: -99px 0; }


div#map1 {
	border: 1px solid #e5e5e5;
	width: 662px;
	height: 384px;
	margin: 15px 0px 20px 20px;
}
#access .cont_box h4 {
	color: #0b3d5e;
	margin: 0 0 0 20px;
}

