@charset "UTF-8";

@import "reset.css";
@import "menu.css";
@import "article_adjust.css";

html{
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
}

body{
	font: 12px/130% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Arial Black";
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: none;
}

.pagebar{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	padding-left: 20px;
}

.president{
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
}

* html .president{
	margin-left: 15px;
	margin-top: -10px;
}

#container{
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#header{
	background: url(image/page_head.jpg) no-repeat;
	height: 103px;
	margin-bottom: 20px;
	padding: 0;
}

#header-top{
	background: url(image/page_head.jpg) no-repeat;
	height: 60px;
	margin-bottom: 20px;
	padding: 0;
}

.headBox{
	display: inline;
	margin: 0 auto;
	width: 800px;
}

h1{
	margin: 0;
	padding: 0;
}

.headLink{
	float: left;
	height: 28px;
	width: 165px;
	padding-top: 15px;
	padding-left: 31px;
}

.slogan{
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 120px;
	padding-top: 15px;
}

.head-link{
	float: right;
	height: 30px;
	padding-left: 167px;
	padding-top: 15px;
}

.head-link a:link {
	color: #000000;
	text-decoration: none;
}

.head-link a:visited {
	color: #000000;
	text-decoration: none;
}

.head-link a:hover {
	color: #FF6600;
	text-decoration: none;
}

.head-link td{
	padding: 0 0 0 10px;
	background: url(image/head_arrow.gif) no-repeat left;
}

#main{
	background: #FFFFFF;
	margin: 25px auto;
	width: 750px;
}

#main-assessment{
	background: #FFFFFF;
	border-top: solid 1px #000000;
	margin: 45px auto 25px;
	width: 750px;
}

#main-top{
	background: #FFFFFF;
	margin: 0px auto;
	width: 790px;
}

.txt10{
	font-size: 10px;
	line-height: 14px;
}

.txt12{
	line-height: 18px;
}

.top-title-01{
	background: url(image/top_title_back01.jpg) no-repeat left;
	height: 22px;
	width: 235px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
}

.top-title-02{
	background: url(image/top_title_back02.jpg) no-repeat left;
	height: 23px;
	width: 235px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 10px;
}

.top-title-03{
	background: url(image/top_title_back03.jpg) no-repeat left;
	height: 34px;
	width: 250px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	margin-top: 10px;
}

.top-image-01{
	height: 155px;
	width: 248px;
	border: solid 1px #CCCCCC;
	color: #003477;
	text-align: center;
}

.inquiry-table{
	margin: 0 auto;
	width: 700px;
	border-top: solid 1px #ff6600;
	border-left: solid 1px #ff6600;
}

.inquiry-table th{
	background-color: #ffffcc;
	height: 10px;
	padding: 5px;
	border-bottom: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	width: 170px;
}

.inquiry-table td{
	padding: 5px;
	border-bottom: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
}

.makersite{
	width: 750px;
	margin: 10px auto 20px;
}

.makersite th{
	color: #333333;
	font-size: 9px;
	text-align: center;
	width: 125px;
}

.makersite td{
	text-align: center;
	vertical-align: top;
	width: 125px;
}

.equipment{
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width: 748px;
	margin: 0 auto;
}

.equipment th{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	background-color: #ECF4DF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.item{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	background-color: #EBF6FD;
	text-align: center;
	padding: 3px 8px;
}

.detail{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	background-color: #ffffff;
	text-align: left;
	padding: 3px 5px;
}

.item-short{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	background-color: #EBF6FD;
	text-align: center;
	padding: 3px;
}

.detail-short{
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	background-color: #ffffff;
	text-align: left;
	padding: 3px;
}

.history{
	width: 570px;
	margin: 0 auto;
}

.history-item{
	background-color: #cde1cd;
	border-left: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
	text-align: center;
	padding: 3px;
	vertical-align: top;
	width: 120px;
}

.history-detail{
	border-bottom: solid 5px #FFFFFF;
	padding: 3px 8px;
}

.sitemap{
	width: 720px;
	margin: 20px auto 0;
}

.sitemap-item{
	padding: 5px 8px 5px 10px;
	background: url(image/arrow.gif) no-repeat left 8px;
	vertical-align: top;
}

#footer{
	padding: 0;
}

.floatRight{
	float: right;
}

.floatLeft{
	float: left;
}

.clearfloat{
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clearfix{
	overflow: hidden;
}

* html .clearfix{
	zoom: 1;
}
