@charset "Shift_JIS";

/* スタイルシート */

@import url(textpagebase.css);

/* パンくず最下層文字拡大 */
.breadcrumb_end {
//	font-size:12pt;
	font-weight: bold;
}

/*** タブメニュー ***/
#tabs {
	width: 920px;
	padding: 0px;
	margin: 0px;
	text-align: center;
    background-color: #fff;
}
/* スポット、広域、危険情報 */
.tab_hazard {
	float:left;
    width: 162px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 1px 0px 1px 0px;
    background-color: #b0c4de;
    border: 1px solid #DDD;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    cursor: pointer;
    color: #235799;
    font-size: 9pt;
    font-weight: bold;
    text-shadow: 1px 1px 1px #999;
    background: -webkit-linear-gradient(top, #eee, #b0c4de);
    background: -moz-linear-gradient(top, #eee, #b0c4de);
    background: -ms-linear-gradient(top, #eee, #b0c4de);
    background: linear-gradient(top, #eee, #b0c4de);
    background: linear-gradient(to bottom, #eee, #b0c4de);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#b0c4de');

}
.tab_hazard:hover {
    width: 180px;
    margin-left: 0px;
    margin-right: 2px;
    background-color: #1335A0;
    border: 1px solid #1335A0;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #555;
    background: -webkit-linear-gradient(top, #eee, #1335A0);
    background: -moz-linear-gradient(top, #eee, #1335A0);
    background: -ms-linear-gradient(top, #eee, #1335A0);
    background: linear-gradient(top, #eee, #1335A0);
    background: linear-gradient(to bottom, #eee, #1335A0);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#1335A0');
}
/* 安全対策基礎データ */
.tab_safety {
	float:left;
    width: 162px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 1px 0px 1px 0px;
    background-color: #B1DFB4;
    border: 1px solid #DDD;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    cursor: pointer;
    color: #126B18;
    font-size: 9pt;
    font-weight: bold;
    text-shadow: 1px 1px 1px #999;
    background: -webkit-linear-gradient(top, #eee, #B1DFB4);
    background: -moz-linear-gradient(top, #eee, #B1DFB4);
    background: -ms-linear-gradient(top, #eee, #B1DFB4);
    background: linear-gradient(top, #eee, #B1DFB4);
    background: linear-gradient(to bottom, #eee, #B1DFB4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#B1DFB4');
}
.tab_safety:hover {
    width: 180px;
    margin-left: 0px;
    margin-right: 2px;
    background-color: #126B18;
    border: 1px solid #126B18;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #555;
    background: -webkit-linear-gradient(top, #eee, #126B18);
    background: -moz-linear-gradient(top, #eee, #126B18);
    background: -ms-linear-gradient(top, #eee, #126B18);
    background: linear-gradient(top, #eee, #126B18);
    background: linear-gradient(to bottom, #eee, #126B18);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#126B18');
}
/* 安全の手引き */
.tab_manual {
	float:left;
    width: 162px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 1px 0px 1px 0px;
    background-color: #DCDFB1;
    border: 1px solid #DDD;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    cursor:pointer;
    color: #9E5F0E;
    font-size:9pt;
    font-weight: bold;
    text-shadow: 1px 1px 1px #999;
    background: -webkit-linear-gradient(top, #eee, #DCDFB1);
    background: -moz-linear-gradient(top, #eee, #DCDFB1);
    background: -ms-linear-gradient(top, #eee, #DCDFB1);
    background: linear-gradient(top, #eee, #DCDFB1);
    background: linear-gradient(to bottom, #eee, #DCDFB1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#DCDFB1');
}
.tab_manual:hover {
    width: 180px;
    margin-left: 0px;
    margin-right: 2px;
    background-color: #9E5F0E;
    border: 1px solid #9E5F0E;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #555;
    background: -webkit-linear-gradient(top, #eee, #9E5F0E);
    background: -moz-linear-gradient(top, #eee, #9E5F0E);
    background: -ms-linear-gradient(top, #eee, #9E5F0E);
    background: linear-gradient(top, #eee, #9E5F0E);
    background: linear-gradient(to bottom, #eee, #9E5F0E);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#9E5F0E');
}
/* テロ・誘拐情報 */
.tab_terror {
	float:left;
    width: 162px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 1px 0px 1px 0px;
    background-color: #DFB4B1;
    border: 1px solid #DDD;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    cursor: pointer;
    color: #D4291E;
    font-size: 9pt;
    font-weight: bold;
    text-shadow: 1px 1px 1px #999;
    background: -webkit-linear-gradient(top, #eee, #DFB4B1);
    background: -moz-linear-gradient(top, #eee, #DFB4B1);
    background: -ms-linear-gradient(top, #eee, #DFB4B1);
    background: linear-gradient(top, #eee, #DFB4B1);
    background: linear-gradient(to bottom, #eee, #DFB4B1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#DFB4B1');
}
.tab_terror:hover {
    width: 180px;
    margin-left: 0px;
    margin-right: 2px;
    background-color: #D4291E;
    border: 1px solid #D4291E;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #555;
    background: -webkit-linear-gradient(top, #eee, #D4291E);
    background: -moz-linear-gradient(top, #eee, #D4291E);
    background: -ms-linear-gradient(top, #eee, #D4291E);
    background: linear-gradient(top, #eee, #D4291E);
    background: linear-gradient(to bottom, #eee, #D4291E);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#D4291E');
}
/* 医療事情 */
.tab_medical {
	float:left;
    width: 162px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 1px 0px 1px 0px;
    background-color: #CBB1DF;
    border: 1px solid #DDD;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    cursor: pointer;
    color: #611F94;
    font-size: 9pt;
    font-weight: bold;
    text-shadow: 1px 1px 1px #999;
    background: -webkit-linear-gradient(top, #eee, #CBB1DF);
    background: -moz-linear-gradient(top, #eee, #CBB1DF);
    background: -ms-linear-gradient(top, #eee, #CBB1DF);
    background: linear-gradient(top, #eee, #CBB1DF);
    background: linear-gradient(to bottom, #eee, #CBB1DF);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#CBB1DF');
}
.tab_medical:hover {
    width: 180px;
    margin-left: 0px;
    margin-right: 2px;
    background-color: #611F94;
    border: 1px solid #611F94;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #555;
    background: -webkit-linear-gradient(top, #eee, #611F94);
    background: -moz-linear-gradient(top, #eee, #611F94);
    background: -ms-linear-gradient(top, #eee, #611F94);
    background: linear-gradient(top, #eee, #611F94);
    background: linear-gradient(to bottom, #eee, #611F94);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#611F94');
}
/* 現在表示中のタブ */
.tab_now {
    background-color: #B1DFB4;
    border: 1px solid #B1DFB4;
//    color: #000;
//    font-weight: normal;
}
.tab_now:hover {
    background-color: #126B18;
    border: 1px solid #126B18;
//    color: #000;
//    font-weight: normal;
}

/* メインコンテンツ */
#info_main {
	width: 920px;
	padding: 0px;
	margin: 0px;
	background-color: #B1DFB4;
}

/*** 上・上側グループ ***/
#info_head_upper {
	float: left;	
	width: 900px;
	padding: 5px;
	margin: 0px 5px 0px 5px;
}

/*** 上・下側グループ ***/
#info_head_lower {
	float: left;	
	width: 900px;
	padding: 5px;
	margin: 5px;
}

/* 説明 */
#explanation {
	padding: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
	font-weight: normal;
	line-height: 100%;
	background-color: #B1DFB4;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-left: 0px solid #B1DFB4;
	border-right: 0px solid #B1DFB4;
	border-top: 0px solid #B1DFB4;
	border-bottom: 0px solid #B1DFB4;
}

/*** 下側グループ ***/
#info_body {
	padding: 5px;
	margin: 5px;
}

/*** テキスト ***/
.info_text {
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 5px 0px;
//	font-size: 10pt;
//	line-height: 1.5em;
	background-color: #FFFFFF;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}

/* ページトップへ戻る */
.jump_top {
	margin-top: 10px;
}

/*--- END ---*/
