@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back_gra.gif);
	background-color: #FFF;
	background-repeat: repeat-x;
	line-height: 130%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	font-size: 12px;
	margin: 0px auto;
	font-weight: normal;
	padding-left: 10px;
	width: 850px;
}
h2 {
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	margin-top: 0px;
	width: 517px;
	height: 30px;
	padding-top: 12px;
	padding-left: 65px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a img  {border:none;}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
/* CSS Document */

#header {
	background-image: url(../images/title_back.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#header h3 {
	font-size: small;
	color: #006;
	padding-top: 48px;
	margin-top: 0px;
	text-align: right;
	padding-right: 10px;
}
#header_menu {
	height: 40px;
	background-image: url(../images/title_menu_back.jpg);
	background-repeat: no-repeat;
}
#header_menu:after{
	clear: both;
}
#header_menu ul {
	margin-left: 30px;
}
#header_menu li  {
	list-style-type: none;
	float: left;
	margin-left: 5px;
	display: block;
}
#home a{
	background-image: url(../images/home_bt.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 95px;
	display: block;
	text-indent: -9999px;
	margin-right: 17px;
}
#home a:hover{
	background-position: 0px -40px;
	height: 40px;
	width: 95px;
}
#company a{
	background-image: url(../images/company_bt.jpg);
	height: 40px;
	width: 130px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#company a:hover{
	background-position: 0px -40px;
}
#history a{
	background-image: url(../images/history_bt.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 130px;
	display: block;
	text-indent: -9999px;
}
#history a:hover{
	background-position: 0px -40px;
}
#work a{
	background-image: url(../images/work_bt.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 130px;
	display: block;
	text-indent: -9999px;
}
#work a:hover{
	background-position: 0px -40px;
}
#iso a{
	background-image: url(../images/iso_bt.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 130px;
	display: block;
	text-indent: -9999px;
}
#iso a:hover{
	background-position: 0px -40px;
}
#ask a{
	background-image: url(../images/ask_bt.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 130px;
	display: block;
	text-indent: -9999px;
}
#ask a:hover{
	background-position: 0px -40px;
}
#main {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	width: 818px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#left   {
	width: 580px;
	float: left;
	margin-top: 20px;
}
#right {
	float: right;
	width: 208px;
}
#side_menu {
	background-image: url(../images/right_back.gif);
	background-repeat: repeat-y;
	width: 208px;
}
#side_menu .active {
	text-decoration: none;
	font-size: 14px;
	background-image: url(../images/right_back_bt.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 188px;
	display: block;
	padding-left: 20px;
	padding-top: 9px;
	margin-top: -1px;
	background-position: 0px -39px;
}
#side_menu li a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
	background-image: url(../images/right_back_bt.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 188px;
	display: block;
	padding-left: 20px;
	padding-top: 9px;
	margin-top: -1px;
}
#side_menu li a:hover {
	background-position: 0px -39px;
	text-decoration: underline;
}
#summary {
}
#summary #left dl {
	font-size: small;
	padding: 20px;
	margin-top: 0px;
}
#summary #left dt {
	float: left;
	width: 100px;
	display: block;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#summary #left dd {
	float: left;
	;
	width: 410px;
	display: block;
	margin-left: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 10px;
}
#summary #left dl .niretu {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#summary dd :after{
	clear: both;
}
#summary #info {
	background-image: url(../images/company/info_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 280px;
}
#summary #info p {
	margin: 0px 0px 0px 20px;
}
#summary #info h4 {
	margin-bottom: 10px;
	background-color: #ddd;
	border: 1px solid #ccc;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #036;
	font-size: 12px;
}
#summary #right img {
}
#bottom {
	clear: both;
}
#footer {
	color: #FFF;
	text-align: center;
	font-size: small;
	height: 30px;
	clear: both;
	background-color: #698fc6;
	padding-top: 10px;
	padding-bottom: 5px;
}
.clear{
	clear: both;
}
#sitelink {
	font-size: x-small;
	width: 580px;
	margin-top: 10px;
	border: 1px solid #CCC;
}
#sitelink ul {
	margin-left: 20px;
}
#sitelink ul li {
	display: inline;
	margin-left: 10px;
}
#sitelink a {
	text-decoration: none;
	color: #333;
}
div:after {
	content:".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}

