﻿@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : section.css
 Style Info : コンテンツに関するスタイル指定
=================================================================== */

/* ●トップページ更新履歴用の小窓●
----------------------------------------------------------- */
dl{
	font-family : メイリオ;
	/*background-color : #ebebd8;背景色指定しない */
	line-height : 1;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	width : 600px; /*幅調整 */
	height : 180px;
	overflow : auto; /*行が増えたらスクロールになる */
	color: #000;
}

dt{
  float : left;
  clear : both;
  width : 10em;
  border-bottom-width : 1px;
  /*border-bottom-style : dotted; 線引かない */
  border-bottom-color : #999999;
  padding-top : 17px;
  padding-bottom : 3px;
}

dd{
  border-bottom-width : 1px;
  /*border-bottom-style : dotted; 線引かない */
  border-bottom-color : #999999;    
  margin-left : 6em;
  padding-top : 17px;
  padding-bottom : 3px;
  padding-left : 1em;
}
/* ●トップページ更新履歴用の小窓↑●
----------------------------------------------------------- */


/* 見出し
----------------------------------------------------------- */
#subt h1 {
	font-size:140%;
	padding:14px 0px 0px 25px;
	line-height:1;
	letter-spacing:2px;
	color:#333;
	width:615px;
	background: left top no-repeat;
	height: 31px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

#subt h2 {
	font-weight: normal;
	font-size: 140%;
	border-top: 1px solid #fafafa;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 2px solid #446622;
	padding: 7px 10px 5px 25px;
	margin: 20px 0px 30px 0px;
	background-color: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
	clear: both;
	color: #000;
}

#subt h3 {
	font-weight:normal;
	font-size:138.5%;
	border-bottom:2px solid #ddd;
	color:#446622;
	letter-spacing:2px;
	padding:0px 10px 0px 25px;
	margin:15px 0px 20px 0px;
	background:url(../../common/img/title_bg3.gif) left 8px no-repeat;
}

#subt #emergency h1 {
	font-size:140%;
	padding:14px 0px 0px 25px;
	line-height:1;
	letter-spacing:2px;
	color:#700;
	width:615px;
	background: left top no-repeat;
	height: 31px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

#sub h1 {
	font-size:140%;
	padding:14px 0px 0px 25px;
	line-height:1;
	letter-spacing:2px;
	color:#333;
	width:615px;
	background: left top no-repeat;
	height: 31px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

#sub h2 {
	font-weight: normal;
	font-size: 140%;
	border-top: 1px solid #fafafa;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 2px solid #446622;
	padding: 7px 10px 5px 25px;
	margin: 20px 0px 30px 0px;
	background-color: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
	clear: both;
	color: #333;
}

#sub h3 {
	font-weight: normal;
	font-size: 138.5%;
	border-bottom: 2px solid #ddd;
	color: #446622;
	letter-spacing: 2px;
	padding: 0px 10px 0px 25px;
	margin: 15px 0px 20px 0px;
	background-image: url(../../common/img/title_bg3.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

#sub #emergency h1 {
	font-size:140%;
	padding:14px 0px 0px 25px;
	line-height:1;
	letter-spacing:2px;
	color:#700;
	width:615px;
	background: left top no-repeat;
	height: 31px;
	clear: both;
	margin: 0px 0px 20px 0px;
}


/* トップページ
----------------------------------------------------------- */
.indexBody #contents {
	padding:20px 0px 30px 0px;
}

#index01 {
	width:640px;
	margin:0 0 40px 0;
}
#index01 .hbox1, #news .hbox2 {
	width:640px;
	background: ;
	height:45px;
}
#index01 h1, #news h1 {
	font-size:140%;
	padding:14px 0px 0px 25px;
	line-height:1;
	letter-spacing:5px;
	width:400px;
	float:left;
	color:#333;
}
.h1bt {
	text-align:right;
	float:right;
	width:200px;
	padding:12px 10px 0px 0px;
}
#index .newslist {
	height:149px;
	overflow-y:scroll;
	scrollbar-base-color:#fff;

	padding:5px 10px 0px 10px;
	border-bottom:1px solid #eee;
}
.newslist dt {
	clear:left;
	float:left;
	width:110px;
	padding:8px 5px 8px 0px;
	font-size:12px;
	letter-spacing:0px;
	color: #333;

}
.newslist dd {
	border-bottom:1px dotted #ddd;
	width:470px;
	margin-left:110px;
	padding:8px 0.5em 8px 10px;
	border-bottom:dotted 1px #ddd;
	font-size: 12px;
	line-height:18px;
	letter-spacing:0px;
}

#contents p{
	font-size: 108%;
	padding: 0px 0px 1.5em 0px;
	line-height: 1.6;
	color: #000;
	text-indent: 1em;
}
#index02 {
	width:640px;
	margin:0 0 40px 0;
}

#index02 .hbox2, #press .hbox1 {
	width:640px;
	background: ;
	height:45px;
}

#index02 h1, #press h1 {
	font-size:140%;
	padding:14px 0px 0px 25px;
	line-height:1;
	letter-spacing:5px;
	width:400px;
	float:left;
	color:#333;
}

#index03 {
	clear:both;
	width:640px;
	padding:0 0 20px 0;
}
#index03 h1 {
	font-size:140%;
	padding:14px 0px 0px 25px;
	line-height:1;
	letter-spacing:2px;
	color:#333;
	width:640px;
	background: left top no-repeat;
	height: 31px;
}
#topmap {
	position:relative;
	border:1px solid #ddd;
	padding:1px;
	margin: 0px 0px 40px 0px;
}
#topmap #topmapbt1 { position:absolute;left:55px;top:40px; }
#topmap #topmapbt2 {
	position:absolute;
	left:20px;
	top:140px;
}
#topmap #topmapbt3 {
	position:absolute;
	left:10px;
	top:215px;
}
#topmap #topmapbt4 {
	position:absolute;
	left:65px;
	top:310px;
}
#topmap #topmapbt5 {
	position:absolute;
	left:110px;
	top:430px;
}
#topmap #topmapbt6 {
	position:absolute;
	left:505px;
	top:55px;
}
#topmap #topmapbt7 {
	position:absolute;
	left:525px;
	top:150px;
}
#topmap #topmapbt8 {
	position:absolute;
	left:485px;
	top:255px;
}
#topmap #topmapbt9 {
	position:absolute;
	left:500px;
	top:415px;
}

/* サブページ（トップページ）
----------------------------------------------------------- */

#subt ul {
	padding: 0px 0px 30px 40px;
	line-height: 1.6;
}
#subt ul li {
	list-style-type: none;
	background: left 5px no-repeat;
	padding:0px 0px 0.6em 10px;
}
#subt ul li a {
	padding:0px 5px 0px 0px;
}

/*pdf画像追加のリスト*/

#subt ul .pdf_arrow {
	padding:0px 0px 30px 0px;
	line-height:1.6;
}
#subt ul.pdf_arrow li  {
	list-style-type:none;
	background: left 5px no-repeat;
	padding:0px 0px 0.6em 40px;
}

#subt ul.pdf_arrow li a {
	padding:0px 5px 0px 0px;
}



#subt ol {
	padding:0px 0px 30px 40px;
	line-height:1.6;
}
#subt ol li {
	padding:0px 0px 0.6em 0px;
}

#subt table {
	padding:0px 0px 60px 0px;
}

#subt table th{
	width:20%;
	vertical-align: top;
	background-color: #f0f0f0;
	padding: 8px;
	line-height:1.6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #ddd;
	border-right: 1px solid #ddd;
	color: #333;
	text-align: left;
	font-weight: bold;
}

#subt table td{
	background-color: #fafafa;
	padding:8px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fafafa;
	border-left:1px solid #fafafa;
	border-right:1px solid #ddd;
	line-height:1.6;
}

#subt #bid table th{
	width:20%;
	vertical-align: top;
	background-color: #f0f0f0;
	padding: 8px;
	line-height:1.6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-size:110%;
}

#subt #bid_ippaninfo table th{
	vertical-align: top;
	background-color: #f0f0f0;
	padding: 8px;
	line-height:1.6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #333;
	text-align:center;
	font-weight: bold;
	font-size:110%;
	width:8.3%;
}

#subt #bid_ippaninfo table td{
	background-color: #fafafa;
	padding:8px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fafafa;
	border-left:1px solid #fafafa;
	border-right:1px solid #ddd;
	line-height:1.6;
	font-size:110%;
	text-align:center;
}
/* サブページ共通
----------------------------------------------------------- */

#sub ul {
	padding:0px 0px 30px 20px;
	line-height:1.6;
}
#sub ul li {
	list-style-type:none;
	background:url(../../common/img/header/arrow.gif) left 5px no-repeat;
	padding:0px 0px 0.6em 20px;
}
#sub ul li a {
	padding:0px 5px 0px 0px;
}

/*pdf画像追加のリスト*/

#sub ul .pdf_arrow {
	padding:0px 0px 30px 20px;
	line-height:1.6;
}
#sub ul.pdf_arrow li  {
	list-style-type:none;
	background:url(../../common/img/header/pdf_arrow.gif) left 5px no-repeat;
	padding:0px 0px 0.6em 40px;
}

#sub ul.pdf_arrow li a {
	padding:0px 5px 0px 0px;
}



#sub ol {
	padding:0px 0px 30px 40px;
	line-height:1.6;
}
#sub ol li {
	list-style-type:disc;
	padding:0px 0px 0.6em 0px;
}

#sub table {
	padding:0px 0px 60px 0px;
}

#sub table th{
	width:15%;
	vertical-align: top;
	background-color: #f0f0f0;
	padding: 8px;
	line-height:1.6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #ddd;
	border-right: 1px solid #ddd;
	color: #333;
	text-align: left;
	font-weight: bold;
}

#sub table td{
	background-color: #fafafa;
	padding:8px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fafafa;
	border-left:1px solid #fafafa;
	border-right:1px solid #ddd;
	line-height:1.6;
}

#sub #bid table th{
	width:15%;
	vertical-align: top;
	background-color: #f0f0f0;
	padding: 8px;
	line-height:1.6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-size:110%;
}

#sub #bid_ippaninfo table th{
	vertical-align: top;
	background-color: #f0f0f0;
	padding: 8px;
	line-height:1.6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #333;
	text-align:center;
	font-weight: bold;
	font-size:110%;
	width:8.3%;
}

#sub #bid_ippaninfo table td{
	background-color: #fafafa;
	padding:8px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fafafa;
	border-left:1px solid #fafafa;
	border-right:1px solid #ddd;
	line-height:1.6;
	font-size:110%;
	text-align:center;
}
--------------------------------------------------------- */
.clearfix:after { 
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
} 

*1257897500* html .clearfix { display: inline-block; } 
/* no ie mac \*/ 

*1257897501* html .clearfix { height: 1%; } 
.pkg { display: block; } 
/* */