@charset "utf-8";


* {
	color:#000000;
	padding:0;
	font-size: small;
	line-height: 140%;
	margin: 0;
	
}
p {
	font: small/1.5 "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 2em;
	margin: 0px;
	padding: 0px 1em;
	text-align: left;
}

body {
	background-color: #ebf6f7/*藍白色*/;
	background-repeat: no-repeat;
	
}

a {
	color:#488400;
text-decoration: none;
}





a:hover {
	text-decoration: none;
	color: #FF6600;

text-decoration: none;
}


a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}





/*
ベース
-------------------------------------------------------------------*/
#base {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #bbc8e6/*淡藤色*/;
	margin-top: 0px;
	border-right: 1px solid #5a544b/*海松茶色*/;
	border-left: 1px solid #5a544b;
	border-top: 1px solid #5a544b;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:850px;
	height: 60px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
}
.sub {
	position: absolute;
	width: 300px;
	left: 402px;
	top: 50px;
	width: 450px;
	visibility: visible;
}


h1 a {
	text-decoration: none;
	font-size: 28px;
	color: #ECF7C4;
        top: 12px;
	position: absolute;
	left: 0px;
}
h1 a:hover {
	color: #FFFF99;
}

#navigation/*ナビゲーション
----------------------------------------------- */
 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 0px;
	position: absolute;
	left: 0px;
	top: 40px;
	float: left;
}
#navigation  ul {
	margin-left: 20px;
	text-align: right;
	margin-right: 20px;
  }
#navigation  li {
	display: run-in;
	list-style-type: none;
	float: right;
	list-style-image: none;

  }
#navigation  li  a {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#navigation  li  a:hover {
	color: #FFFFFF;
	background-color: #19448e;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:650px;
	float: right;
	background: #fffffc;
	margin-top: 5px;
	text-indent: 1.5em;
	padding-left: 5px;
	margin-left: 7px;
}

#contents p{
	font: small/1.5 "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 2em;
	margin: 0px;
	padding: 0px 1em;
	text-align: left;
}

#contents h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #1e50a2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents h3 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fef4f4;
	border-left: 5px solid #8491c3;
	border-bottom: 1px solid #fef4f4;
	text-indent: 0.5em;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left: thick solid #c0a2c7;
	border-bottom: 1px solid #c0a2c7;
	text-indent: 0.5em;
	list-style: outside;
}
#contents h5 {
	font: bolder 12px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-indent: 0.5em;
	border-bottom: 2px solid #274a78;
	list-style: circle inside;
}

#contents ul {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-position: outside;
	font-size: small;
	margin-left:1.8em;
}
#contents li a {
	font-size: small;
	list-style-position:outside;
}


/**/


#contents #c_pad {
	padding: 5px;
}

#c_pad p {
	font: small/1.5 "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 1em;
	margin: 0px 1em;
	padding: 0px;
	text-align: left;

}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	background-color: #D1CEC5;
	background-image: url(../images/city.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #EEEDE9;
	height: 150px;
}

#contents #c_pad #top_img p {
	color: #f8f4e6;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
	font-weight: bolder;
	font-size: 16px;
}


#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFC;
	padding: 5px 0px;
	margin: 0px;
	clear: right;
}

#contents #c_pad .img_left img {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: left;
}
#contents #c_pad .c_img_left img {
	background: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


#contents #c_pad .c_img_left {
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

#contents #c_pad .c_img_right {
	float: right;
	padding: 10px;
}

#contents #c_pad .c_img_right img {
	border: 1px solid #999999;
}
#c_pad .box2 h3 {
	text-indent: 0em;
	margin: 0px;
	padding: 0px 0px 0px 0.5em;
}

#c_pad ol {
	font-size: small;
	list-style: decimal outside;
	padding: 2px 0px 2px 1.5px;
	display: inline-block;
	text-indent: 0em;
}
#c_pad li {
	font-size: small;
	list-style-position: outside;
	margin: 2px 1.5em;
}
#c_pad ul {
	list-style: none;
	list-style-position: outside;
	font-size: small;
	margin-left:1.5em;
	text-indent: 0em;
	display: inline-block;
}

#c_pad td {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#c_pad .navi {
	list-style:url() none outside;
	padding: 5px;
	text-indent: 0px;
}
#c_pad .navi ul {
	list-style:none outside;
	margin: 0px;
	padding: 0px;
}
	
#c_pad .navi li {
	white-space:nowrap;
	list-style: none outside;
	border-left-width: 1px;
	border-left-style: solid;
	display: inline;
	font-size: small;
	text-indent: 0px;
	margin: 0px 2px;
	padding-left: 7px;

}

#contents #c_pad table td {
	padding: 5px;
	font: small "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px 0px;
	margin: 0px;
}
#contents #c_pad form table th {
	width: auto;
}
/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	height: 160px;
	width: 270px;
	border: 1px solid #DDDDDD;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #5a79ba;
	border-left-color: #2a4073;
	color: #FFFFFF;
}

#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}
#c_pad .box2 .submenu {
	font: 12px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: left;
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-indent: 0.8em;
}
/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table {
	margin: 5px auto;
	font: small "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#c_pad tbody {
	text-align: left;
	text-indent: 0px;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	font: 10px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-right: auto;
	margin-left: auto;
}
#contents #pan a {
	font: 10px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 0px;
}

#contents #pan strong {
	margin-left: 7px;
}


.btn a:hover {
	background-color: #4d4398;
	color: #FFFFCC;
}

.btn a {
	font-size: 10px;
	height: 17px;
	color: #4a488e;
	border: 1px solid #D2D2D2;
	width: 94px;
	display: block;
	float: right;
	text-decoration: none;
	position: absolute;
	right: 5px;
	bottom: 8px;
	margin-right: 5px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 175px;
	background-color: #fffffc;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

#side li {
	list-style-type: none;
}
#side_1 {
	padding-top: 2px;
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #bbc8e6;
	margin: 5px auto;
	padding-bottom: 5px;
}
#side_1  h3 {
	display: block;
	width: 148px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #19448e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5f6527;
	border-left-color: #5f6527;
	height: auto;
	margin: 3px 5px 0px;
}
#side_1 .titleinformation {
	padding: 2px;
	margin: 2px 5px;
	background: #fffffc;
}
#side_1 .titleinformation ruby {
	font: bolder 10px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FF0000;
}

#side p {
	padding: 10px;
		padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


#side_1  ul {
	margin-bottom: 5px;
		padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
#side_1  li  a {
	display: block;
	width:120px;
	font-size: 10px;
	color:#555555;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image:url(../images/li.gif);
	background-repeat: no-repeat;
	background-color: #fffffc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	padding: 3px 15px;
}

#side_1  li  a:hover {
	background-color: #522f60;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
}


#side img {
	border:none;
}

#base #wrap #side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}


/*
フッタメニュー
-------------------------------------------------------------------*/
#foot_line {
	height: 13px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #bbc8e6;
	border-bottom: none;
	border-right: none;
	border-left: none;
}


#f_menu {
	clear: both;
	background-repeat: no-repeat;
	background-color: #bbc8e6;
	height: 50px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding: 10px 20px 5px;
	width: 810px;
	border-right: 1px solid #5a544b;
	border-bottom: 1px solid #5a544b;
	border-left: 1px solid #5a544b;
	background-position: center;
	text-align: center;
}

#f_menu h3 {
	color: #696856;
}
#f_menu #footer {
	background: #1e50a2;
	text-align: center;
	color: #EAF4FC;
	font-weight: bolder;
}
#f_menu #footer a {
	color: #eaf4fc;
}
#f_menu #footer table {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #eaf4fc;
	background: #1e50a2;
	font-weight: bolder;
	text-align: center;
}

#f_menu li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	color: #eaf4fc;
	border-right: 1px solid #eaf4fc;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #999999;
	text-align: center;
	position: absolute;
	right: 20px;
	bottom: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #999999;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #999999;
	font-size: 10px;
	position: absolute;
	left: 20px;
	bottom: 3px;
}
#header img {
	position: absolute;
	top: 1px;
	left: -2px;
	background: url(../images/back.gif);
	background-image: url(../../images/logo.gif);
}
/*
文字スタイル
------------------------------------------------------------------*/
.style1 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}
.style4 {
	font-size: small;
	font-weight: bold;
	color: #fafdff;
}


.style5 {
	font-size: small;
	font-weight: bold;
	color: #eaf4fc;
}
.style6 {
	color: #f8fbf8;
	font-size: x-small;
	font-weight: bold;
}
.style7 {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.style8 {
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}
.style9 {
	font-size: medium;
	font-weight: bold;
	color: #fbfaf5;
}
.style10 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.style11 {
	font-weight: bold;
	color: #FF0000;
	font-size: small;
}
.style12 {
 
        font-size: small;
	font-weight: bold;
	color: #0000FF;
}
.style13 {
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
}
.style14 {
	font-size: small;
	color: #FF0000;
	font-weight: normal;
}
.style15 {
	font-size: small;
	color: #0000FF;
	font-weight: normal;
}
.style16 {
	font-size: 10px;
}


rt {
	font-size: 9px;
}

dt {
	font: small "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 1.0em;
	margin-right: 1px;
}
.library {
	margin-right: 5px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 15px;
	font: small/1.5 "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#bou_top_img {
	background: url(../Maintenance%20and%20check%20of%20disaster%20prevention%20equipments/images/bouka.gif);
	height: 150px;
}
#bou_top_img p {
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}
#ten_top_img {
	background: url(../Maintenance%20and%20check%20of%20disaster%20prevention%20equipments/images/tenken_title.gif);
	height: 150px;
}
#ten_top_img p {
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}
#kouji_top_img {
	background: url(../Maintenance%20and%20check%20of%20disaster%20prevention%20equipments/images/kouji_title.gif);
	height: 150px;
}
#kouji_top_img p {
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}
#atsu_top_img {
	background: url(../Maintenance%20and%20check%20of%20disaster%20prevention%20equipments/images/taiatu_title.gif);
	height: 150px;
}
#atsu_top_img p {
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}
#shiken_top_img {
	background: url(../Maintenance%20and%20check%20of%20disaster%20prevention%20equipments/images/shiken_title.gif);
	height: 150px;
}
#shiken_top_img p {
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}
#bousai_top_img {
	background: url(../Maintenance%20and%20check%20of%20disaster%20prevention%20equipments/images/kaigi.jpg);
	height: 150px;
}
#bousai_top_img p {
	color: #fff9f5;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}
#support_top_img {
	background: url(../A_support_center/images/support_img.gif);
	height: 150px;
	background-color: #D1CEC5;

	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #EEEDE9;
	
	
}
#support_top_img p {
	color: #fffff9;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
}
