@charset "utf-8";
/* formatting style
-----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #666666;
	background-image: url(../top/image/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
hr {
	display: none;
}
/*link style 
-----------------------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	left: +1px;
	top: +1px;
}
/* basic layout
-----------------------------------------*/
#wrapper {
	color: #666666;
	background-color: #FFFFFF;
	width: 800px;
	height: 495px;
	border: 1px solid #CCCCCC;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#main {
	background-color: #FFFFFF;
	width: 800px;
	height: 410px;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 800px;
	height: 20px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	margin-bottom: 5px;
}
.both {
	clear: both;
}
/* header styles
-----------------------------------------*/
#header {
	margin: 0px;
	width: 800px;
	height: 60px;
}
#header h1 {
	height: 30px;
	width: 155px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	display: inline;
}
#container {
	margin: 0px;
	float: right;
	height: 60px;
	width: 600px;
}
#nav {
	float: left;
	height: 30px;
	width: 220px;
	margin-left: 360px;
	margin-top: 20px;
	display: inline;
}
#nav ul,#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	float: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	margin-right: 1px;
}
#nav li .ltd{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#nav a, #nav a:link, #nav a:visited {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	display: block;
	padding: 2px 0px;
	height: auto;
	width: 70px;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #C00;
}
#btn {
	height: 40px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 15px 15px 0px 0px;
	float: right;
}
#main .bk {
	float: left;
	display:inline;
	width: 200px;
	margin-left: 50px;
	margin-top: 80px;
}
/* title styles
-----------------------------------------*/
.bk h2 {
	width: 200px;
	height: 45px;
	text-align: center;
}
.bk h3 {
	text-align: center;
}
.bk .numazu {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-style: normal;
	color: #66cccc;
	text-decoration: none;
}
.bk .mishima {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-style: normal;
	color: #990033;
	text-decoration: none;
}
.bk .gotemba {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-style: normal;
	color: #006633;
	text-decoration: none;
}
/* 会社概要
-----------------------------------------*/
#company {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	width: 740px;
	margin: 100px auto auto;
}
.lt {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #903;
	font-weight: bold;
	width: 60px;
	padding-left: 2px;
}

/* 決算公告
-----------------------------------------*/
#pdfl {
	width: 300px;
	margin: auto;
	text-align: center;
	height: 250px;
	padding-top: 100px;
}
#pdfl li {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	list-style-type: none;
	line-height: 2.5em;
}
#pdfl a, #pdfl a:link, #pdfl a:visited {
	color: #666;
	text-decoration: none;
	background-color: transparent;
}
#pdfl a:hover {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #903;
	color: #903;
}
/* 事業所一覧
-----------------------------------------*/
#jcontainer {
	height: 360px;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#jcontainer dl {
	padding-top: 60px;
}
#jcontainer dt {
	font-size:18px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
#jcontainer dt a {
	color: #666;
}
#jcontainer .numa a:hover {
	color: #6cc;
}
#jcontainer .mishi a:hover {
	color: #903;
}
#jcontainer .gote a:hover {
	color: #063;
}

#jcontainer dd {
	font-size:14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-left: 15px;
	margin-bottom: 20px;
}.hon {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
}
.numa {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6CC;
	padding-left: 5px;
}
.mishi {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #903;
	padding-left: 5px;
}
.gote {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #063;
	padding-left: 5px;
}
