@charset "shift_jis";

/*↓↓　各ページ共通用↓↓*/

#header .bg-img1 {
	white-space: normal;
}

#main h2 {
	font-size: 100%;
	line-height: 1.2;
	font-weight: bold;
	color: #333366;
	background: url(img/title01.gif) no-repeat 0% 6px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right:none;
	border-left: none;
	margin: 0px 0px 20px;
	padding: 5px 0px 3px 20px;
	vertical-align: middle;
}
#main .larger {
	font-size: 125%;
	font-weight: bolder;
	color: #333366;
	padding: 3px 0px 3px 25px;
	border-top: 2px solid #FF6666;
	border-bottom: 2px solid #FF6666;
	border-right:none;
	border-left: none;
	background: url(img/title_bigger01.gif) no-repeat 0% 4px;
	_background-position: 0% 5px;
	letter-spacing: 0.05em;
}
#main .lead01 {
	font-size: 85%;
	line-height: 1.8;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #333366;
	padding-left: 30px;
	background: url(img/lead_obi.jpg) no-repeat 0% 0%;
	white-space: nowrap;
	min-height: 180px;
}
#main .lead02 {
	font-size: 75%;
	line-height: 1.5;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #333366;
	padding-left: 30px;
	background: url(img/lead_obi.jpg) no-repeat 0% 0%;
	padding-right: 0px;
	text-align: left;
	width: 95%;
	min-height: 180px;
}
#main .lead02short {
	font-size: 75%;
	line-height: 1.5;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #333366;
	padding-left: 30px;
	background: url(img/lead_obi_short.jpg) no-repeat 0% 0%;
	padding-right: 0px;
	text-align: left;
	width: 95%;
	min-height: 145px;
}
#main .lead02shortshort {

	font-size: 75%;
	line-height: 1.5;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #333366;
	padding-left: 30px;
	background: url(img/lead_obi_shortshort.jpg) no-repeat 0% 0%;
	padding-right: 0px;
	text-align: left;
	width: 95%;
	min-height: 105px;
}
/*-------------------------------テーブルindex用↓　*/
#main .tblindex td {
	background: #FFCCCC;
	width: 33%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
/*-------------------------------メイン本文用↓　*/
#main p {
	font-size: 80%;
	text-align: left;
	line-height: 1.7;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main .riskhart01 {
	text-align: left;
	font-size: 75%;
	font-weight: bold;
	background: #999999;
	width: 516px;
	vertical-align: middle;
	height: 20px;
	margin: 15px 0px;
	padding-left: 5px;
}

#main .toiawase {
	font-size: 75%;
	padding-left: 12px;
	margin-top: 5px;
}

/*↓↓　サイドバー無しページ・PDFリンク用↓↓*/
#main .pdfdownload {
	font-size: 70%;
	line-height: 1.2;
	padding: 5px;
	width:270px;
	border: 1px dashed #666666;
	margin: 15px 0px 0px auto;
	min-height: 37px;
}
#main .pdfdownload img {
	float: right;
	margin-left:3px;
	margin-bottom:3px;
	border:none;
	margin-right: 0px;
}

/*　------------------------topページ(risk/index.html)リード↓↓*/
#main .lead01top {
	font-size: 85%;
	line-height: 1.8;
	font-weight: bolder;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 40px;
	color: #333366;
	padding-left: 35px;
	background: url(img/lead_obi_wide.jpg) no-repeat 0% 0%;
	min-height: 100px;
}

/*　------------------------topページ(risk/index.html)リスト↓↓*/
#main .risklist01 {
	position: relative;
	margin-top: 10px;
	list-style: none outside;
}
#main .risklist01 li {
	background: url(../img/square01small.gif) no-repeat 0% 4px;
	_background-position: 0% 3px;
	padding-left: 15px;
	font-size: 80%;
	line-height: 1.5;
	left: -35px;
	position: relative;
}


/*-------------------------------nedotop.html用*/
/*-------------------------------2段組［h3］レイアウト用*/

#main .title21 .h3half {
	font-weight: bold;
	color: #006699;
	text-align: left;
	border-left: 1px dashed #006699;
	border-top: 1px dashed #006699;
	border-right: none;
	border-bottom:none;
	white-space: nowrap;
	width: 100%;
}
#main h6 {
	font-size: 75%;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	white-space: nowrap;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	width: 50%;
	text-align: left;
}
#main .style21 {
	font-size: 80%;
	margin: 0px;
	line-height: 1.3;
}
#main .style22 {
	font-size: 90%;
}

/*-------------------------------airpollution/index.html 用*/
#main .tblrisk01 {
	width: 100%;
	border: none;
}
#main .tblrisk01 td {
	font-size: 70%;
	line-height: 1.3;
	padding: 5px;
	border-collapse: collapse;
	vertical-align: middle;
}
#main .tblrisk01 .style31{
	background-color: #C6E1E7;
}
#main .tblrisk01 .style32{
	background-color: #CCCCCC;
}
#main .tblrisk01 .style33{
	text-align: center;
	white-space: nowrap;
}
#main .tblrisk01 .style34{
	text-align: center;
	white-space: nowrap;
	background-color: #CCCCCC;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#main .tblrisk01 .style35{
	background-color: #CCFFFF;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	height: 40px;
}
#main .tblrisk01 .style36{
	background-color: #CCCCFF;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	height: 40px;
}
#main .kakomi31 {
	text-align: center;
	height:50px;
	margin-bottom: 15px;
	_margin-bottom: 5px;
	margin-top: 10px;
	_margin-top: 5px;
	position: relative;
	left: auto;
	vertical-align: middle;
}
#main .kakomi31 img {
	width: 350px;
	height:50px;
	border: none;
	text-align: center;
	vertical-align: middle;
}
#main .style38 {
	position:relative; 
	top: -35px; 
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
	color: #006699;
}
#main .style39 {
	font-size: 65%;
	vertical-align: middle;
	display: block;
	height: 21px;
	text-align: center;
	width: auto;
	position: relative;
	top: 5px;
	_top: -20px;
} 
#main .style39 img {
	vertical-align: middle;
	pdding-right:3px;
	border: none;
}
#main .pdflinkrisk {
	padding: 0p;
	vertical-align: middle;
	font-size: 75%;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.3;
	height: 21px;
	display: block;
	text-align: left;
	_text-align: center;
	top: -15px;
	_top:0px;
	position: relative;
}
#main .pdflinkrisk img {
	border-style: none;
	vertical-align: middle;
}
#main .menu11 {
	margin: 40px 0px 10px;
	list-style: none;
	text-align: center;
	width: 100%;
	background: #CCFFFF;
	padding: 3px;
	border: 1px solid #006699;
	font-size: 80%;
	vertical-align: middle;
	line-height: 1.2;
}

/*-------------------------------riskhyk_tbk01.html 用*/
.totopRisk {
	font-size: 70%;
	text-align: right;
	padding-right: 14px;
	margin: 1.5em 10px 10px;
	background: url(../img/arrow02.gif) no-repeat 100% -1px;
	_background-position: 100% 3px;
}
.update0 {/* ←riskhykd01.htmlでも使用 */
	text-align: right;
	padding: 0px;
	font-size: 75%;
}

/*↓↓　「risk_sitemap.html」テーブル用*/
#main .tblsitemap {
	margin: 15px 0px 0px;
}
#main .tblsitemap td {
	font-size: 15px;
	height: 22px;
	line-height:1.2;
	vertical-align: top;
}
#main .tblsitemap .sitemapline01 {
	font-size: 23px;
	padding: 0px;
	margin:0px;
	line-height:1;
	height:22px;
	width:25px;
	color: #006699;
}
#main .tblsitemap a:link, #main .tblsitemap a:visited,  {
	text-decoration: underline;
}

/*-------------------------------expofator01_index.html 用*/
#main .tblrisk02 {
	width: 100%;
	border: none;
	margin-top: 5px;
	margin-bottom: 15px;
}
#main .tblrisk02 td {
	font-size: 80%;
	line-height: 1.3;
	padding: 2px 0;
	border: none;
	vertical-align: top;
}
#main .tblrisk03 {
	width: 100%;
	border: 1px solid #333333;
	border-collapse: collapse;
	margin-top: 0;
	_margin-top: 5px;
	margin-bottom: 3px;
}
#main .tblrisk03 th {
	font-size: 80%;
	line-height: 1.1;
	padding: 3px 5px;
	border: 1px solid #333333;
	border-collapse: collapse;
	vertical-align: middle;
}
#main .tblrisk03 td {
	font-size: 80%;
	line-height: 1.3;
	padding: 3px 5px;
	border: 1px solid #333333;
	border-collapse: collapse;
	vertical-align: middle;
}
#main .tblrisk03 .halftone01 {
	color:#999999;
}
#main .tblrisk03 td .new02 {
	color:#006699;
	vertical-align: top;
	font-weight: bold;
	font-size: 80%;
	font-style: italic;
	text-decoration: blink;
}
#main .pdf02 {
	font-size:80%; 
	margin-top: 3px; 
	margin-bottom: 0;
	white-space: nowrap;
}
