﻿#site-box {
          width:600px;
          margin-top:0px;
          margin-left:auto;
          margin-right:auto;
          margin-bottom:0px;
          background-color:white
}

#ref-box { width:580px;
		border:1px #c0c0c0 solid;
		background-color:#fff;
		padding-bottom:40px;	
}
	  
body {
          font-size:13px;
          font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
          background-image:url('../images/bd08-04.gif');
          color:#333333;
          margin:0 auto auto 0; 
}

img {
	border:none;
}

#img-box {  
		margin:30px 20px;
        text-align:center;
}


h1 {
          display:inline;
          font-size:18px;
          font-weight:bold;
          color:#008000;
          margin:0px;
}

h1.ff {
          display:inline;
          font-size:18px;
          font-weight:bold;
          color:#FFF;
          margin-left:2em;
}


h1.black {
          font-size:18px;
          font-weight:bold;
          color:#333;
          margin:0px;
}


h2 {
          font-size:13px;
          font-family:Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka";
          color:#008080;
}

h3 {
          font-size:15px;
          font-family:Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka";     
          margin:10px;
}

h4 {
          font-size:14px;
          font-family:Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka";     
          margin:10px;
}


table {
	font-size:13px;
	margin-bottom: 0px;
}


table.bg01 {
	background-color:#c0c0c0;
}


table.bg02 {
	background-color:#EFFFDF;
}

table.bg03 {
	background-color:#0066CC;
}

table.aed01 {
	background-color:#FCC47B;
}

td.bg {
	background-image:url('../images/contents_img.jpg');
	background-repeat:no-repeat;
	height:40px;
}

td.bgL {
	background-image:url('../images/contents_imgL.jpg');
	background-repeat:no-repeat;
	height:80px;
}


td.aed {
	background-image:url('../AED/images/bg_imgAED.gif');
	background-repeat:no-repeat;
	height:40px;
}

td.hmap {
	background-image:url('../hazardmap/images/bg_banner.jpg');
	background-repeat:no-repeat;
	height:40px;
}

td.td01 {
	padding:6px 30px;
	background-color:#EFFFDF;
	border-top:#c0c0c0 1 solid;
	border-bottom:#c0c0c0 1 solid;
}


p {
	margin:0 auto
}

p.line {
	padding-bottom:2px;
}


span.1 {
	font-size:10px;
}

span.sp02 {
	font-size:13.5px;
	font-weight:normal;
	color:#333;
}

span.spred {
	font-size:10px;
	color:#FF3900;	
}

A:link {
          text-decoration:none;
          color:#666
}

A:visited {
          text-decoration:none;
          color:#666
}

A:active {
          text-decoration:none;
          color:#00FF00
}

A:hover{
          text-decoration:underline;
          color:#FF8000;
}


ul {
	margin-left: 1em;
}





.margin10{
			margin:10px
}

.margin5{
			margin:5px
}

.mg30{
	margin:15 0 30;
}

.mg15{
	margin:15 0;
}

.mgR{
	margin-right:25;
}


.font80 {
          font-size:13px;
          font-weight:bold;
          color:#008080;
}

.fa-red {
	color:red;
}

div.ct {
	text-align:center;
}

iframe{
    overflow-x:hidden;
}

