@charset "UTF-8";

/* ==============================================================

Tokyo Fire Department
Version: June 2009

============================================================== */

body {
    margin: 0;
    padding: 0;
		width: auto;
    background-color: white;
    background-image: none;
    font-size: 9pt;
		font-family: "ヒラギノ角ゴ Pro W3" , "HiraKakuPro-W3" , "メイリオ" , Meiryo , Osaka , "MS P Gothic" , sans-serif;
    line-height: 1.7;
		color: #000;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

#contents {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#h-navi,
.font-changer,
#g-navi,
#pagetop,
#side,
#f-navi,
#footer,
#c-navi,
#c-navi-recruit,
.nop,
#faq-menu,
#banner-recruit,
#contents-nav {
	display: none;
}

#contents-sitemap #f-navi {
	display: block;
}

#contents-sitemap #f-navi ul#pankuzu li {
	list-style: none;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 50px;
	margin-left: -34px;
	padding-left: 10px;
	border-left: 15px solid #000;
}

img {
	border: 0;
}

#header h1 img {
	width: 55%;
}

#recruit table,
table#salary,
table#faq {
	width: 655px;
	border-collapse: collapse;
	border: 1px solid #000;
}

#recruit table th,
#recruit table td,
table#salary th,
table#salary td,
table#faq th,
table#faq td {
	border: 1px solid #000;
}

#faq-menu{
	list-style: none;
}

dl.faq {
	margin-bottom: 25px;
}

dl.faq dt span {
	font-weight: bold;
	margin-right: 6px;
}

dl.faq dd {
	margin-bottom: 12px;
}

div#yusou {
	margin-left: 2em;
}

ul#c-navi-person li,
ul#index li,
div#institution ul li {
	list-style: none;
	margin-left: -34px;
}
