/* CSS Document */

/*　body　*/

body {
	background: url(img/bg_01.gif);
	color: #323232;
	margin-top: 0px;
	}

body a {
	color: #1d0e82;
	}

body a:hover {
	color: #ff6600;
	}





/*　タイトルの部分　*/
h1 {
	clear: both;
	margin: 0px;
	padding: 0px;
	}





/*　キャッチコピーの部分　*/
h2 {
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	margin-left: 150px;
	margin-top: 10px;
	letter-spacing: 2px;
	}





/* リスト表示の設定 */

p.menu {
	margin: 3px;
	padding-left: 15px;
	font-size: 80%;
	font-weight: bold;
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style: outside;
	}

li.link {
	width: 180px;
	line-height: 150%;
	padding: 3px;
	font-size: 80%;
	background-color: #ffff99;
	font-weight :bold;
	list-style-position: inside;
	list-style-image: url("img/icon_05-1.gif");
	letter-spacing: 1px;
	}

ul.vlink {
	margin: 0px;
	padding: 0px;
	background-color: #ff9900;
	list-style: outside;
	}

li.vlink a:hover {
	color: ffffff;
	}

li.vlink {
	width: 180px;
	line-height: 150%;
	padding: 3px;
	font-size: 80%;
	background-color: #ff9900;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url("img/icon_05-2.gif");
	letter-spacing: 1px;
	}





/*　メニュー部分のタイトル　*/

h3.jigyo {
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin: 5px;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 4px;
	background-image: url("img/icon_03.gif"); 
	background-repeat: no-repeat;
	}

h3.annai {
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin: 5px;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 4px;
	background-image: url("img/icon_04.gif"); 
	background-repeat: no-repeat;
	}

h3.menu {
	margin: 2px;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	}

h3.link {
	margin: 2px;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	background-color: #ff9900;
	}

h3.link a:hover {
	color: ffffff;
	}




/*　メニュー部分のタイトル　*/

h4.main {
	color: #323232;
	margin: 5px;
	border-left:5px solid #ffcc00;
	padding-left: 5px;
	font-size: 100%;
	line-height: 120%;
	}

h4.corp-iso {
	color: #323232;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 120%;
	line-height: 130%;
	}

h5.orange {
	margin: 5px;
	color: #ff6600;
	font-size: 90%;
	line-height: 120%;
	}

h5.blue {
	margin: 5px;
	color: #0096ff;
	font-size: 90%;
	line-height: 120%;
	}

h5.black {
	margin: 5px;
	color: #323232;
	font-size: 80%;
	line-height: 120%;
	}

h5.iso {
	margin: 5px;
	color: #0096ff;
	font-size: 90%;
	line-height: 120%;
	text-align: center;
	}

h6 {
	margin: 5px;
	color: #1d0e82;
	font-size: 80%;
	line-height: 120%;
	}

p.pan {
	margin: 2px;
	padding-left: 10px;
	font-size: 70%;
	}

p.main {
	margin: 5px;
	font-size: 80%;
	line-height: 120%;
	}

p.sabu1 {
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 70%;
	line-height: 120%;
	background-image: url("img/icon_06.gif"); 
	background-repeat: no-repeat;
	}

p.sabu2 {
	margin: 0px;
	padding-left: 10px;
	font-size: 70%;
	line-height: 120%;
	background-image: url("img/icon_06.gif"); 
	background-repeat: no-repeat;
	}


p.office1 {
	margin: 5px;
	color: #1d0e82;
	font-size: 80%;
	line-height: 120%;
	white-space: nowrap;
	word-break: break-all;
	text-align: justify;
	}

p.office2 {
	padding-top: 5px;
	padding-left: 5px;
	color: #1d0e82;
	font-size: 85%;
	line-height: 120%;
	word-break: break-all;
	}

p.office3 {
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 80%;
	line-height: 120%;
	word-break: break-all;
	}

p.ceo {
	font-size: 90%;
	line-height: 180%;
	}

p.link {
	margin: 5px;
	font-size: 95%;
	line-height: 200%;
	}

p.back {
	margin: 5px;
	padding-bottom: 10px;
	font-size: 80%;
	line-height: 120%;
	text-align: right;
	}

p.iso {
	margin: 5px;
	padding-bottom: 10px;
	font-size: 80%;
	line-height: 120%;
	text-align: right;
	}


/*　情報公開　運用安全マネジメントの事故件数の表　*/

table.jyoho{
	margin-left: 50px;
}

th.jyoho{
	background-color: #999;
	font-size: 95%;
	color: #000;
	border: 1px solid #666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}

td.jyoho{
	background-color: none;
	text-align: center;
	font-size: 90%;
	color: #000;
	border:1px solid #999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}

/*　コピーライト　*/

p.copyright {
	margin: 2px;
	font-size: 80%;
	text-align: center;
	}





/*　画像　*/
img.top-img {
	vertical-align: bottom;
	}

img.site-img {
	vertical-align: bottom;
	}

