@charset "utf-8";
/*******************************************************************************
防災・消防コンテンツ 詳細設定
*******************************************************************************/
#pagebody{
	width: 970px;
}
/* タイトル
------------------------------------------------------------------------------*/
#content h1:not([class]),
#content2 h1:not([class]),
#content3 h1:not([class]){
	margin-left:0;
	margin-right:0;
	width:auto;
    padding: 15px 80px 15px 15px;
    color: #333333;
    background: #ffffff url(images/bousai/b_h1_bk.gif) repeat-x right bottom;
    border: none;
    border-top: 3px solid #d67823;
    border-bottom: 1px dotted #c64a07;
}
#content h1:not([class])::after, #content2 h1:not([class])::after, #content3 h1:not([class])::after{
	content:none;
}
#content h2, #content2 h2, #content .redborder h2, #content .yellowborder h2, #content .greenborder h2, #content .blueborder h2, #content2 .redborder h2, #content2 .yellowborder h2, #content2 .greenborder h2, #content2 .blueborder h2 ,
#content h2.kanren, #content2 h2.kanren{
    padding: 12px 10px 8px 55px;
    background: #ffb75d url(images/bousai/b_h2_bk.gif) repeat-x left top;
    color: #333333;
    border: none;
}
#content h3, #content2 h3 {
	margin:0px 15px 10px 15px;
    padding: 10px 5px 10px 15px;
    background: #ffffff url(images/bousai/b_h3_bk.gif) repeat-x left bottom;
    border: none;
    color: #333333;
}
#content ul.captionlink h2, #content2 ul.captionlink h2,
#content .articleall .article h2, #content2 .articleall .article h2{
	background-image:none;
}
/* カルーセル
------------------------------------------------------------------------------*/
#pickup .window {
    height: 280px;
}
#pickup .main {
    height: 280px;
}
#scroll_a .main p.photoleft {
    height: 280px;
}
#pickup #scroll_a .window::before,
#pickup #scroll_a .window::after{
	padding-bottom: 280px;
}
/* ツイッター
------------------------------------------------------------------------------*/
#saigai_twitter,#fire_twitter{
	margin-bottom:20px;
	text-align:center;
}
#petitcontent #saigai_twitter h2,#petitcontent #fire_twitter h2{
	margin-bottom:15px;
	padding:6px 5px 3px 15px;
	font-size:110%;
	color:#990000;
	background:#E4E4E4 none;
	border:1px solid #990000;
}
#saigai_twitter h2:after,#fire_twitter h2:after{
    content: ""; 
    display: block; 
    clear: both;
}
#saigai_twitter h2 span,#fire_twitter h2 span{
	float:left;
}
#saigai_twitter h2 a,#fire_twitter h2 a{
	float:right;
	font-size:80%;
	font-weight:normal;
	color:#000000;
}
/* 緊急情報
------------------------------------------------------------------------------*/
#urgency, #stopics {
    margin-bottom: 18px;
}
#urgency h2 {
	margin-bottom:15px;
    padding: 6px 5px 3px 15px;
    font-size:110%;
    color: #ffffff;
    background: #d3342c url(images/bousai/top_kinkyubg.gif) no-repeat left top;
    border-bottom: 3px solid #fd857e;
}
#urgency ul{
	margin:0px 15px 20px 20px;
	list-style-type:none;
}
#urgency li {
	padding-left:20px;
    background:url(images/bousai/top_mark-k.gif) no-repeat 0px 0px;
}
#urgency p{
	margin:0px 15px 10px 15px;
}
/* トピックス
------------------------------------------------------------------------------*/
#stopics h2{
	margin-bottom:15px;
    padding: 6px 5px 3px 15px;
    font-size:110%;
    color: #000000;
    background: #d57522 url(images/bousai/top_topicbg1.gif) no-repeat left top;
    border-bottom: 3px solid #F4A544;
}
#stopics ul{
	margin:0px 15px 20px 20px;
	list-style-type:none;
}
#stopics li {
	padding-left:20px;
    background:url(images/bousai/top_mark-t.gif) no-repeat 0px 0px;
}
#stopics li img{
	margin-right:10px;
	vertical-align:middle;
}
/*　アイコン
------------------------------------------------------------------------------*/
#stopics span.labelshobo,
#stopics span.labelbosai{
	margin:3px 10px 0px 0px;
	padding:2px 3px;
	width:3em;
	display:inline-block;
	float:left;
	box-sizing:border-box;
	font-size:80%;
	color:#000;
	background:#FF9DB4;
	border-radius:3px;
	line-height:1.2;
	text-align:center;
	vertical-align:middle;
}
#stopics span.labelbosai{
	background:#FFAB45;
}
/* メインメニュー
------------------------------------------------------------------------------*/
#smenucontent{
	margin-bottom:20px;
}
#smenucontent h2{
	margin-bottom:15px;
    padding: 6px 5px 3px 15px;
    font-size:110%;
    color: #000000;
    background: #d57522 url(images/bousai/top_topicbg1.gif) no-repeat left top;
    border-bottom: 3px solid #F4A544;
}
#smenucontent .smenucontent1{
	margin:0px;
	width:340px;
	float:left;
}
#smenucontent .smenucontent2{
	margin-right:20px;
	width:340px;
	float:right;
}
#smenucontent ul{
	margin:0px;
	list-style-type:none;
}
#smenucontent ul li{
	padding:0px 0px 10px 15px;
	background:none;
	clear:both;
}
#smenucontent ul li a{
	padding:13px 12px 13px 12px;
	display: block;
	font-weight: bold;
	color:#000000;
	background:#fcc980 url(images/bousai/top_menubg.gif) no-repeat right top;
	border:1px solid #FF9C16;
	line-height:140%;
}
/*******************************************************************************
	消防情報
*******************************************************************************/
/*==============================================================================
	詳細ページ
==============================================================================*/
#firetitle{
	margin:0px auto 20px auto;
}
/*------------------------------------------------------------------------------
	レイアウト
------------------------------------------------------------------------------*/
#firetitle img{
	vertical-align:bottom;
}
#firecontent{
	width:740px;
	float:right;
}
#firecontent #content{
	width:520px;
	float:left;
}
#firecontent #fireright{
	width:190px;
	float:right;
}
#fireright ul{
	list-style-type:none;
}
#fireright ul li{
	margin-bottom:10px;
}
#fireright ul li img{
	vertical-align:bottom;
}
#firecontent #content dl{
	width:460px;
}
#firecontent #content dt{
	width:130px
}
#firecontent #content dd{
	width:310px
}
/*------------------------------------------------------------------------------
	左メニュー
------------------------------------------------------------------------------*/
#firemenu #menu{
	margin-bottom:0px;
}
#firemenu #menu a{
	color:#333;
}
#firemenu #menu,#firemenu #menu ul li a,#firemenu #menu ul li.choice{
	width:100%;
	box-sizing:border-box;
	border:none;
}
#firemenu{
	margin-bottom:20px;
	padding:3px;
	background:#FFFFFF;
	border:3px solid #D67823;
}
#lnavi #firemenu h2{
	font-size:100%;
	font-weight:normal;
	text-align:left;
	background:#FFE39F none;
	border-bottom:1px solid #FF993D;
}
#lnavi #firemenu h2 a{
	padding:10px 5px 10px 32px;
	width:141px;
	display:block;
	color:#000000;
	text-decoration:underline;
	border:none;
}
#lnavi #firemenu h2.plus2 a{
	background:#FFE39F url(images/bousai/fire/plus.gif) no-repeat 12px center;
}
#lnavi #firemenu h2.minus2 a{
	background:#FFE39F url(images/bousai/fire/minus.gif) no-repeat 12px center;
}
#lnavi #firemenu h3{
	padding:10px;
}
#firemenu .articleall2{
	background:#FFF1CE;
}
#firemenu ul li{
	border-bottom:none;
}
#firemenu ul li a{
	border:none;
}
#firemenu #menu ul li:not(:last-child){
	border:none;
	border-bottom:1px solid #FFA859;
}
#firemenu ul li.choice,#firemenu ul li a:hover{
	padding-left:20px;
	background:#FFF1CE;
	border-color:#FFA859;
	border-bottom:1px solid #FFA859;
	border-left:none;
}
/*==============================================================================
	消防クイズ
==============================================================================*/
/*------------------------------------------------------------------------------
	問題
------------------------------------------------------------------------------*/
#firecontent .fquestion{
	margin:0px 15px 25px 15px;
	border:4px solid #FF993D;
}
#firecontent .fquestion h2{
	margin-bottom:10px;
	padding-bottom:0px;
	background:#FFFFFF url(images/bousai/fire/quiz/q.gif) no-repeat 12px 10px;
}
/*------------------------------------------------------------------------------
	答え
------------------------------------------------------------------------------*/
#firecontent .fanswer{
	margin:0px 15px 25px 15px;
	border:4px solid #52C3F1;
}
#firecontent .fanswer h2{
	margin-bottom:10px;
	padding-bottom:0px;
	background:#FFFFFF url(images/bousai/fire/quiz/a.gif) no-repeat 12px 10px;
}
/*------------------------------------------------------------------------------
	選択肢
------------------------------------------------------------------------------*/
#firecontent .choices ul{
	margin:5px 15px 25px 15px;
	list-style-type:none;
	list-style-image:none;
}
#firecontent .choices li{
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 50px;
	border:2px solid #BBBBBB;
}
#firecontent .choices1{
	background:url(images/bousai/fire/quiz/choices1.gif) no-repeat 12px 10px;
}
#firecontent .choices2{
	background:url(images/bousai/fire/quiz/choices2.gif) no-repeat 12px 10px;
}
#firecontent .choices3{
	background:url(images/bousai/fire/quiz/choices3.gif) no-repeat 12px 10px;
}
#firecontent .choices4{
	background:url(images/bousai/fire/quiz/choices4.gif) no-repeat 12px 10px;
}
#firecontent .choices5{
	background:url(images/bousai/fire/quiz/choices5.gif) no-repeat 12px 10px;
}
/*------------------------------------------------------------------------------
	ページ送り
------------------------------------------------------------------------------*/
#firecontent .ejection{
	margin-bottom:10px;
}
#firecontent .ejection ul{
	margin:0px 10px 0px 10px;
	list-style-type:none;
	list-style-image:none;
	font-size:110%;
}
#firecontent .ejection ul li.back{
	width:250px;
	float:left;
}
#firecontent .ejection ul li.next{
	width:250px;
	float:right;
	text-align:right;
}
#firecontent .ejection ul li.back a{
	padding:15px 0px 15px 36px;
	background:url(images/bousai/fire/quiz/back.gif) no-repeat left center;
	display:inline-block;
}
#firecontent .ejection ul li.next a{
	padding:15px 36px 15px 0px;
	background:url(images/bousai/fire/quiz/next.gif) no-repeat right center;
	display:inline-block;
}
#firecontent .ejection ul li.back a span{
	padding:6px 25px 6px 10px;
	color:#000000;
	text-decoration:none;
	background:#FFE39F;
	display:inline-block;
}
#firecontent .ejection ul li.next a span{
	padding:6px 10px 6px 25px;
	color:#000000;
	text-decoration:none;
	background:#FFE39F;
	display:inline-block;
}