@charset "Shift_JIS";
/*
EXAM default CSS
Author:Kazuya Tahara
Version: 07.02.09
*/

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFF;
}
a:link {
	color:#36C;
	text-decoration:none;
}
a:visited  {
	color:#36C;
	text-decoration:none;
}
a:hover  {
	color:#F60;
	text-decoration:none;
}


#Wrapper {
	margin:0px auto;
	padding: 0px;
	width:740px;
}

#Header {
	margin:0px;
	padding: 0px;
	border-left: 1px solid #447CD0;
	border-right: 1px solid #447CD0;
	width:740px;
}
#Navi {
	margin:0px;
	padding: 0px;
	width:159px;
}
#Content {
	margin:0px;
	padding: 0px;
	width:580px;
}
#Footer {
	margin:0px;
	padding: 0px;
	border-top: 4px solid #447CD0;
	width:742px;
}

/*Wrapper Styles*/
#ContentBorder{
	margin:0px;
	padding: 0px 0px 20px;
	border-top: 1px solid #447CD0;
	border-right: 1px solid #447CD0;
	border-left: 1px solid #447CD0;
}
#NaviBorder{
	margin:0px;
	border-top: 1px solid #447CD0;
	border-left: 1px solid #447CD0;
}


/*Header Styles*/
#Header h1 {
	margin:0px;
	padding: 0px;
}
#Header .address {
	background: url(img/header_bottom.jpg) no-repeat;
	height: 22px;
	width: 740px;
	margin: 0px;
	padding: 0px;
}
#Header .address p {
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	margin: 3px 0px 8px 12px;
	padding: 0px;
}
#Header a:link {
	color:#fff;
	text-decoration:none;
}
#Header a:visited  {
	color:#fff;
	text-decoration:none;
}
#Header a:hover  {
	color:#FC0;
	text-decoration:none;
}

/*Navigation Styles*/
#Navi ul {
	margin:0px;
	padding: 0px;
	width:159px;
	border-bottom: 1px solid #ccc;
}
#Navi li {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#Navi li a {
	display:block;
	background: url(img/ic_triangle.gif) no-repeat 4px 6px;
	padding: 4px 4px 4px 12px;
	/*haslayout*/
	zoom:100%;
}
#Navi li a:link {
	color: #36C;
}
#Navi li a:visited  {
	color: #36C;
}

#Navi li a:hover {
	color: #FFF;
	background: #36C url(img/ic_triangle_f2.gif) no-repeat 4px 6px;
}

/*navi privacy policy*/
#Navi .policy {
	margin:0px;
	padding: 0px;
	width:159px;
	border-style: none;
}
#Navi .policy li {
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#Navi .policy li a:link {
	color: #333;
}
#Navi .policy li a:visited  {
	color: #333;
}
#Navi .policy li a {
	display:block;
	background: url(img/ic_triangle.gif) no-repeat 4px 6px;
	padding: 4px 0px 4px 12px;
}
#Navi .policy li a:hover {
	color: #F60;
	background: url(img/ic_triangle.gif) no-repeat 4px 6px;
}
/*Footer Styles*/
#Footer .copy {
	margin:0px;
	padding: 4px 0px 0px;
	font-size: 10px;
	color: #666;
	text-align: right;
}

/*TOPpage Styles*/
.map {
	margin: 0px;
	padding: 0px;
	background: url(img/map_bg.gif) no-repeat 0px 0px;
	width: 580px;
}
.map .initial {
	width: 178px;
}
.map .navi {
	width: 200px;
}
.map .navi table{
	margin: 0px 0px 7px 0px;
}
.map .navi .list{
	padding: 0px 0px 3px 0px;
}

.maph {
	margin: 0px;
	padding: 0px;
	background: url(img/hdseikyu.gif) no-repeat 0px 0px;
	width: 580px;
}
.maph .initial {
	width: 178px;
}
.maph .navi {
	width: 200px;
}
.maph .navi table{
	margin: 0px 0px 7px 0px;
}
.maph .navi .list{
	padding: 0px 0px 3px 0px;
}
.mapj {
	margin: 0px;
	padding: 0px;
	background: url(img/hdshiken.gif) no-repeat 0px 0px;
	width: 580px;
}
.mapj .initial {
	width: 178px;
}
.mapj .navi {
	width: 200px;
}
.mapj .navi table{
	margin: 0px 0px 7px 0px;
}
.mapj .navi .list{
	padding: 0px 0px 3px 0px;
}
.info {
	width:500px;
	margin: 5px 0px 0px 40px;
	padding: 0px;
	border: 1px solid #CCC;
}
.info h3 {
	margin: 0px;
	padding: 2px 0px 0px 10px;
	width:500px;
	height:15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	border-bottom: 1px solid #CCC;
	color: #666666;
	background: url(img/title_bg_info.gif);
}
.infoBody {
	margin:0px;
	padding:4px;
	width:500px;
	height:210px;
	overflow: auto;
	position:relative;
}
.infoBody ul {
	margin:0px;
	padding:5px 10px;
}
.infoBody li {
	font-size:12px;
	line-height:15px;
	margin:0px 0px 5px;
	padding:0px 0px 5px 100px;
	border-bottom:1px dotted #999;
	list-style-type:none;
	position:relative;
	zoom:100%;
}
.infoBody .date {
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:0px;
	top:0px;
	color:#447CD0;
}
.infoBody li.noDate {
	padding:0px 0px 5px 0px;
}
.bidinfo {
	width:500px;
	margin: 5px 0px 0px 35px;
	padding: 0px;
	border: 1px solid #CCC;
}
.bidinfo h3 {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	width:500px;
	height:15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	border-bottom: 1px solid #CCC;
	color: #666666;
	background: url(img/title_bg_info.gif);
}
.bidinfoBody {
	margin:0px;
	padding:4px;
	width:500px;
	height:235px;
	overflow: auto;
	position:relative;
}
.bidinfoBody ul {
	margin:0px;
	padding:5px 10px;
}
.bidinfoBody li {
	font-size:12px;
	line-height:15px;
	margin:0px 0px 5px;
	padding:0px 0px 5px 100px;
	border-bottom:1px dotted #999;
	list-style-type:none;
	position:relative;
	zoom:100%;
}
.bidinfoBody .date {
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:0px;
	top:0px;
	color:#447CD0;
}
.bidinfoitem {
	margin:0px;
	padding:4px;
	width:550px;
	overflow: auto;
	position:relative;
}
.bidinfoitem .header {
	border:solid 1px #dcdcdc;
	font-size:14px;
	font-weight: bold;
	line-height:30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding:0px 0px 1px 5px;
	color:#000000;
	background-color:#f5f5f5;
}
.bidinfoitem .border {
	font-size:13px;
	line-height:30px;
	border-bottom:1px dotted #999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding:5px 0px 0px 0px;
	top:0px;
	color:#447CD0;
}
.bidinfoBody li.noDate {
	padding:0px 0px 5px 0px;
}

#Exam {
	margin: 0px 20px 0px;
	padding: 0px;
}
#Exam h1 {
	font-size: 16px;
	font-weight: bold;
    text-align: Center ;
	color: #333;
	margin: 15px 0px 5px;
	padding: 0px;
}
#Exam h3 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #fff;
	width: 540px;
	border-bottom: 1px solid #E5E5E5;
	margin: 15px 0px 5px;
	padding: 0px;
}
#Exam h3 span {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 4px 14px 0px 20px;
}
#Exam td {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#Exam ul {
	margin: 0px;
	padding: 0px;
}
#Exam li {
	font-size: 12px;
	line-height:18px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
}
#Exam td {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#Exam .license h3 {
	background: url(img/title_bg_license.gif) no-repeat;
}
#Exam .environment h3 {
	background: url(img/title_bg_environment.gif) no-repeat;
}
#Exam .safety h3 {
	background: url(img/title_bg_safety.gif) no-repeat;
}
#Exam .license li {
	background: url(img/ic_license.gif) no-repeat 0px 3px;
}
#Exam .environment li {
	background: url(img/ic_environment.gif) no-repeat 0px 3px;
}
#Exam .safety li {
	background: url(img/ic_safety.gif) no-repeat 0px 3px;
}
#Exam a:link {
	color: #333;
}
#Exam a:visited  {
	color: #333;
}
#Exam a:hover  {
	color:#F60;
	text-decoration:none;
}

/*下位ページ本文*/
#Article {
	padding:0px 20px;
}

#Article h3 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #E5E5E5;
	margin: 20px 0px 5px;
	padding: 0px 0px 0px 20px;
}
#Article.license h3 {
	background: url(img/title_bg_license.gif) no-repeat;
}
#Article.environment h3 {
	background: url(img/title_bg_environment.gif) no-repeat;
}
#Article.safety h3 {
	background: url(img/title_bg_safety.gif) no-repeat;
}
#Article h4{
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 10px 0px 5px;
}
#Article.license h4 {
	color: #E93170;
}
#Article.environment h4 {
	color: #309B82;
}
#Article.safety h4 {
	color: #AD66AE;
}
#Article h5{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	margin: 10px 0px 0px;
}

#Article p {
	font-size:12px;
	line-height:1.5em;
	margin:0px auto 10px;
}
#Article ul {
	font-size:12px;
	line-height:1.5em;
}
#Article ol {
	font-size:12px;
	line-height:1.5em;
}
#Article table {
	font-size:12px;
	line-height:1.5em;
}
#Main	{
	background: url(img/title_bg_Top.gif) no-repeat 0px 0px;
	width: 580px;
}
#Main h1{
	font-size: 18px;
	font-weight: bold;
	color: #36C;
	margin: 10px 0px 0px;
}
#Main h2{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 10px 0px 0px;
}
#Main.cont h2{
	font-size: 18px;
	font-weight: bold;
	color: #36C;
	margin: 10px 0px 0px;
}
#Main h3{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 10px 0px 0px;
}
#Main h4 {
	font-size: 12px;
	font-weight: Bold;
	line-height: 150%; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#Main h5 {
	font-size: 12px;
	font-weight: Normal;
	line-break: strict;
	line-height: 170%; 
	padding: 0px;
	margin: 0px 6px 0px 2px;
}
#Main h6 {
	font-size: 12px;
	font-weight: Normal;
	line-height: 120%;
	color: #333;
	text-decoration: underline;
	text-align: right;
}
#Main ul {
	margin: 0px;
	padding: 0px;
}
#Main li {
	font-size: 11px;
	line-height:15px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
}
#Main td {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#Main .license h3 {
	border-bottom: 2px solid #E93170;
	margin: -10px 0px 2px 10px;
	width: 560px;
}
#Main .environment h3 {
	border-bottom: 2px solid #309C83;
	margin: -10px 0px 2px 10px;
	width: 560px;
}
#Main .safety h3 {
	border-bottom: 2px solid #AD66AE;
	margin: -10px 0px 2px 10px;
	width: 560px;
}
#Main .license li {
	background: url(img/ic_license.gif) no-repeat 0px 0px;
}
#Main .environment li {
	background: url(img/ic_environment.gif) no-repeat 0px 0px;
}
#Main .safety li {
	background: url(img/ic_safety.gif) no-repeat 0px 0px;
}
#Main a:link {
	color: #333;
	text-decoration: none;
}
#Main a:visited  {
	color: #333;
}
#Main a:hover  {
	color:#F60;
	text-decoration:none;
}
#Main .explain TD{
	font-size: 14px;
	margin: 0px 0px 3px 10px;
	line-height:1.5em;
}
#Main .explain a:link {
	color: #3366CC;
	text-decoration: underline;
}
#Main .explain a:visited  {
	color: #3366CC;
	text-decoration: underline;
}
#Main .explain a:hover  {
	color:#F60;
	text-decoration: none;
}

#hyo table{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 580px;
	line-height:1.5em;
}
#hyo h1 {
	font-size: 14px;
	font-weight: Bold;
	line-height: 120%;
	color: #333;
	margin: 5px 5px 0px 10px;
}
#hyo h2 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	line-height: 140%; 
	margin: 0px 0px 0px 5px;
}
#hyo h3 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	line-height: 140%; 
	margin: 0px 0px 0px 40px;
}
#hyo h4 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	margin: 5px 0px 0px 30px;
}
#hyo h5 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	margin: 5px 0px 5px 5px;
}
#hyo h6 {
	font-size:14px;
	margin: 5px 10px 0px 0px
}
#hyo .danraku h1 {
	font-size: 14px;
	font-weight: Bold;
	line-height: 120%;
	color: #333;
	margin: 5px 5px 0px 10px;
}
#hyo .danraku h2 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	margin: 5px 0px 0px 0px;
}
#hyo .header {
	margin: 10px;
	display: block;
	padding: 3px 0px 3px 10px; 
	font-weight: bold; 
	border-left: #3474ff 8px solid; 
	border-bottom: #3474ff 1px solid; 
}
#hyo a:link {
	color: #3366CC;
	text-decoration: underline;
}
#hyo a:visited  {
	color: #3366CC;
	text-decoration: underline;
}
#hyo a:hover  {
	color:#F60;
	text-decoration: none;
}
#cntnt td {
	font-size: 12px;
	line-height: 120%; 
	padding: 0px; 
	margin: 0px ;
}
#cntnt h1 {
	font-size: 12px;
	font-weight: Bold;
 	color: #333;
       margin: 0px 0px 3px 10px;
}
#cntnt .license h1 {
	font-size: 14px;
	font-weight: Bold;
       line-height: 21px;
	color: #fff;
	background: url(img/title_bg_license.gif) no-repeat ;
	border-bottom: 1px solid #E93170;
	width: 540px;
}
#cntnt .environment h1 {
	font-size: 14px;
	font-weight: Bold;
       line-height: 21px;
	color: #fff;
	background: url(img/title_bg_environment.gif) no-repeat;
	border-bottom: 1px solid #309B82;
	width: 540px;
}
#cntnt .safety h1 {
	font-size: 14px;
	font-weight: Bold;
    line-height: 21px;
	color: #fff;
	background: url(img/title_bg_safety.gif) no-repeat;
	border-bottom: 1px solid #AD66AE;
	width: 540px;
}
#cntnt .adr h1{
	font-size: 12px;
	font-weight: Bold;
	color: #333;
}
#cntnt h2 {
	font-size: 12px;
	font-weight: Normal;
	line-height: 180%;
	color: #333;
       margin: 3px 0px 3px 5px;
}
#cntnt h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
    margin: 0px 0px 0px 0px;
}
#cntnt h4 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	margin: 0px 5px 0px 15px;
}
#cntnt h5 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
       margin: 5px 0px 5px 0px;
}
#cntnt h6 {
	font-size: 12px;
	font-weight: Normal;
	color: #3366CC;
       margin: 0px 0px 3px 10px;
	text-decoration: underline;
}
#cntnt a:link {
	color: #333;
	text-decoration: underline;
}
#cntnt a:visited  {
	color: #333;
	text-decoration: underline;
}
#cntnt a:hover  {
	color:#F60;
	text-decoration:none;
}

#hanpu table{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 580px;
	line-height:1.5em;
}
#hanpu h1 {
	font-size: 14px;
	font-weight: Bold;
	line-height: 120%;
	color: #333;
	margin: 5px 5px 0px 10px;
}
#hanpu h2 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	line-height: 140%; 
	margin: 0px 0px 0px 5px;
}
#hanpu h3 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	margin: 5px 0px 0px 5px;
}
#hanpu h4 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	margin: 5px 0px 5px 0px;
}
#ritsu table{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
}
#ritsu h1 {
	font-size: 14px;
	font-weight: Bold;
	line-height: 120%;
	color: #333;
	margin: 5px 5px 0px 10px;
}
#ritsu h2 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	line-height: 140%; 
	margin: 0px 0px 0px 5px;
}
#ritsu h3 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	line-height: 140%; 
	text-align:right ;
       margin: 0px 10px 0px 0px;
}
#ritsu h4 {
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	margin: 5px 0px 5px 0px;
}
#polcy td{
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 140%; 
       padding: 0px;
	margin: 0px 0px 0px;
}
#polcy h1{
	font-size: 18px;
	font-weight: bold;
	color: #36C;
	margin: 10px 0px 0px;
}
#msg h1{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 140%; 
	margin: 0px 0px 0px;
}
#msg h2{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 140%; 
	margin: 50px 0px 0px;
}
#thintable {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
	font-family:"ＭＳ ゴシック", Osaka;
	font-size: 12px;
	font-weight: normal;
}
#thintable .tblstyle {
	border: 1px #333 solid;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
   	background-color: #fff;
}
#thintable .tblstyle tr td {
	border: 1px #333 solid;
	padding: 5px 0px 5px 8px;
	text-align:left;
    word-break: break-all;
}
#thintable .tblstyle tr th {
	border: 1px #333 solid;
	padding:5px;
	text-align:center;
    word-break: break-all;
	vertical-align:center;
}
#announce h1{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 14px;
	font-weight: Bold;
	color: #333;
	line-height: 140%; 
	margin: 0px 0px 5px;
}
#announce h2{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 110%; 
	letter-spacing: 0.5px;
	margin: 0px 0px 0px;
}
#announce h3{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 140%; 
	letter-spacing: 1px;
	margin: 0px 0px 0px;
}
