@charset "utf-8";
/* ----------------------- Browser Default Initialization */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	width: 540px;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h3, h4, h5, h6	{
	font-size: 100%;
}
h1 {
	font-size:9px;
	font-weight:normal;
	color:#666666
}
h2 {
	background:url(images/h2.gif) no-repeat ;
	padding:8px 0px 25px 45px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0.3em;
	margin:15px 0px 0px 0px;

}
h3 {
	background:url(images/h3.gif) no-repeat;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0.3em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 35px;

}
img, abbr, acronym, fieldset	{
	border: 0;
}

p, dd, blockquote	{
	text-align: justify;
	text-justify: inter-ideograph;
	margin:0pt 0pt 1em;
}
.front-print {
	page-break-before:always;
}


/* Basic Style  Font Style */
body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳＰゴシック",sans-serif;
	color: #333;
	font-size: 75%;
	line-height: 150%;
}
html>/**/body {
	font-size: 12px;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}




/* sidebar */

div.column1	{
	width: 205px;
	background: url(images/sidebar-top.png) no-repeat;
	margin-bottom: 7px;
	padding-top: 36px;
}
div.column2	{
	width: 205px;
	background: url(images/sidebar-top2.png) no-repeat;
	margin-bottom: 7px;
	padding-top: 36px;
	margin-top: 15px;
}
.inner	{
	background: url(images/sidebar-btm.jpg) no-repeat bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.kensin {
	line-height: 2em;
	text-align:left;
	padding-left:0px;
}
.kensin li {
	line-height:2em;
	list-style:none;
	border-bottom:1px dotted #dedede;
	background:#ffffff url(images/circle.gif) no-repeat scroll 5px 6px;
	padding:0px 0px 2px 22px;
}
.kensin li:hover {
	line-height:2em;
	list-style:none;
	border-bottom:1px dotted #dedede;
	background:#e8e8e8 url(images/circle-current.gif) no-repeat scroll 5px 6px;
	padding:0px 0px 2px 22px;
}
.kensin li.current {
	line-height:2em;
	list-style:none;
	border-bottom:1px dotted #dedede;
	background:#e8e8e8 url(images/circle-current.gif) no-repeat scroll 5px 6px;
	padding:0px 0px 2px 22px;
}

/*   */
#wrapper {
	display:block;
}	
#header {
	text-align: left;
	height: 140px;
	width: 800px;
	position:relative;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}
#header-link {
	float:right;
	position: absolute;
	left:540px;
	top:4px;
}
#description {
	float:right;
	font-size:9px;
	padding:30px 50px 0px 0px;
}
#container {
	position:relative;
	width:800px;
	height:120px;
}
#header-2 {
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:800px;
	 height:120px;
}
#sidebar {
	 position:absolute;
	 left:20px;
	 top:70px;
	 width:205px;
	min-height:780px;/*モダンブラウザに適用*/
	height:auto !important;/*モダンブラウザに適用*/
	height:780px;/*全ブラウザに適用*/
}
#contents {
	width:555px;
	min-height:780px;/*モダンブラウザに適用*/
	height:auto !important;/*モダンブラウザに適用*/
	height:780px;/*全ブラウザに適用*/
	float:right;
	text-align:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footer-navi {
	width:780px;
	text-align:center;
	padding:10px;
	border:1px solid #cdcdcd;
	background: #F7F7F7;
	clear: both;
	font-size: 11px;
}
#footer {
	width:782px;
	clear:both;
	text-align:center;
	padding:10px;
	text-align:right;
	color: #FFFFFF;
	background-color: #376092;
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.new {
	text-align: left;
	list-style-type: none;
	padding:0px 0px;
	line-height:2.5em;
}
.new li {
	border-bottom:1px dotted #dedede;
	background: url(images/icon_arrow.png)  no-repeat scroll 0px 9px;
	padding-left:25px;
}
.osirase {
	text-align:left;
	padding-left: 10px;
}

/*table*/

table #table-dock {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	font-size:12px;
	}	
#table-dock  tr.odd td	{
	background:#f7fbff;
	font-size:12px;

	}
#table-dock tr.odd .column1	{
	background:#f4f9fe;
	font-size:12px;

	}
#table-dock td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	text-align:center;
	padding-top: 0.1em;
	padding-right: 1em;
	padding-bottom: 0.1em;
	padding-left: 1em;
	font-size:12px;

	}				
#table-dock th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	font-size:12px;
	}							
#table-dock thead th {
	background:#f4f9fe;
	text-align:center;
	color:#66a3d3;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 2em;
	font-weight: bold;
	}	
#table-dock tfoot th {
	text-align:left;
	background:#f4f9fe;
	}	
#table-dock tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#table-dock tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size:12px;
	font-style: normal;
	}	
#table-dock .column2 {
	writing-mode: tb-rl;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e5eff8;
	border-left-color: #e5eff8;
	text-align: center;
}
#table-dock .column3 {
	text-align: left;
}
.contents-body {
	line-height: 1.5em;
	background-color: #f8f8f8;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contents-body-white {
	line-height: 1.5em;
	background-color: #ffffff;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
}
.contents-body-h3 {
	line-height: 1.5em;
	background-color: #f8f8f8;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.contents-body-white-h3 {
	line-height: 1.5em;
	background-color: #ffffff;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#hoka-link {
	padding-top:10px;
}
.caption {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.access-map {
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.access-body {
	line-height: 1.5em;
	background-color: #f8f8f8;
	padding: 10px;
	margin-bottom: 10px;
	width:515px;
}
#link-hoka {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.sitemap-body-triple {
	width: 165px;
	margin:0px 10px 10px 0px;
	float:left;
	background-color: #F6F6F6;
	padding:5px;
	min-height:220px;/*モダンブラウザに適用*/
	height:auto !important;/*モダンブラウザに適用*/
	height:220px;/*全ブラウザに適用*/

}
.sitemap-li li{
	list-style-image:url(images/sitemap-li.gif);
	margin-left:20px;
	line-height:2em;
}
.sitemap-body-triple-2 {
	width: 165px;
	float:left;
	background-color: #F6F6F6;
	padding:5px;
	min-height:220px;/*モダンブラウザに適用*/
	height:auto !important;/*モダンブラウザに適用*/
	height:220px;/*全ブラウザに適用*/
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.sitemap-body-triple-3 {
	width: 350px;
	margin:0px 10px 10px 0px;
	float:left;
	background-color: #F6F6F6;
	padding:5px;
	min-height:220px;/*モダンブラウザに適用*/
	height:auto !important;/*モダンブラウザに適用*/
	height:220px;/*全ブラウザに適用*/

}
.tokushu {
	line-height: 1.3em;
	margin-left: 20px;
	background-color: #EAEFFF;
	border: 1px solid #D5DFFF;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 250px;
}
.ir-body {
	padding-left: 20px;
	padding-right: 20px;
}
.privacy {
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.privacy li{
	padding-bottom: 4px;
}
.privacy2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
}
.fuka-kensin {
	margin-left:190px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.fuka-kensin li{
	padding-bottom: 4px;
}
.main-kensin {
	margin: 10px 0px 0px 40px;
	line-height:1.8em;
}
.main-kensin2 {
	margin-left: 40px;
}

.gaiyou {
	padding: 10px;
	width: 540px;
	font-size: 12px;
}
.gaiyou td {
	background: #ffffff;
	border:1px solid #EBEBEB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.gaiyou th {
	font-weight:bold;
	padding:5px;
	background: #FAFAFA;
	border:1px solid #EBEBEB;
	vertical-align:top;

}
.kensinsha {
	padding: 10px;
	width: 280px;
	font-size: 12px;
}
.kensinsha td {
	padding: 2px;
}
.jushoureki {
	width:540px;
	font-size: 12px;
}
.jushoureki td {
	background: #ffffff;
	border:1px solid #EBEBEB;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.jushoureki th {
	padding: 5px;
	text-align:center;
	background: #FAFAFA;
	border:1px solid #EBEBEB;
}
.enkaku {
	padding: 10px;
	width: 540px;
	font-size: 12px;
}
.enkaku td {
	border-bottom: 1px solid #EBEBEB;
	background:#ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.recruit {
	padding: 10px;
	width: 530px;
}
.recruit td {
	padding:5px;
	background: #ffffff;
	border:1px solid #EBEBEB;
}
.recruit th {
	font-weight:bold;
	padding:5px;
	background: #FAFAFA;
	border:1px solid #EBEBEB;
	vertical-align:top;
	width:20%;
}
.popup {
	background:transparent url(images/icon_popup.gif) no-repeat scroll right center;
	padding-right:18px;
}
.pdf {
	background:transparent url(images/icon_pdf.gif) no-repeat scroll right center;
	padding-right:18px;
}
.word {
	background:transparent url(images/icon_doc.gif) no-repeat scroll right center;
	padding-right:18px;
}
.excel {
	background:transparent url(images/icon_xls.gif) no-repeat scroll right center;
	padding-right:18px;
}
dl.ninnzuu dt {
	clear:left;
	float:left;
	width: 10.5em;
}
dl.ninnzuu dd {
  margin-bottom: 0.8em;
  margin-left: 10.5em;
}
.arrange-r {
	text-align: right;
}
.next {
	background:transparent url(images/icon_arrow2.gif) no-repeat scroll ;
	padding-left:20px;
}
.privacy-second li {
	list-style-type:square;
}
