@charset "Shift_JIS";

/********全体レイアウト********/
body {
margin:0;
padding:0;
font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.back_top {
background: #ffeda4;
color:#009;
}

.back_syokai {
background: #f0ffe6;
text-align : center;
}

.back_saigai {
background: #f0ffe6;
color:#000;
}

.back_info01 {
background : #ffffff url(img/bg_info01.gif);
color:#009;
}


td,th {
font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.menu {
background:#06c;
padding-left:10px;
margin:0;
}

.menu a	{
text-decoration:none;
font-size:90%;
padding:8px 10px 0 15px;
background-image : url(menu_1.gif);
height:24px;
}

.p_main {
margin:10px 20px;
  text-align : left;
}

.foot {
background:#B5DBFF;
border-top:solid 1px #009;
padding:3px 10px 8px 10px;
font-size:90%;
}



/********右寄せ********/
.main_r {
text-align:right;
margin-right:10px;
}


/********フォント関連********/
.f_blue {color:#009;}


/********トップページ********/
/********別指定中********/


/********セカンドページレイアウト********/
.head_2nd {
background : #006633 url(img/head_2ndbg.gif);
}

h1 {
font-size:130%;
margin:5px;
padding:5px 0 3px 0;
text-align:center;
background:#9cf;
border-style:solid;
border-width:1px 5px;
border-color:#66f;
}

h2 {
margin:5px;
}

.sai {
background:#f9c;
padding:8px 8px 5px;
font-family : "ＭＳ Ｐゴシック";
font-size:120%;

  text-align : center;
}

/*表組み（テーブル外）*/
.hyo {
float: left;
padding:8px;
width:45%;
}

.hyo p {
margin-top: 0.5em;
}

.hyo2 {
float: left;
padding:8px;
}

.hyo2 p {
margin-top: 0.5em;
}

/*リスト系*/
.ul_01 {
list-style-type:circle;
line-height:120%;
}

.ul_02 {
list-style-image : url(ul_02.gif);
line-height:120%;
}

.ul_03 {
list-style-image : url(ul_03.gif);
line-height:120%;
}



/********署所紹介********/
.fsn {
padding-left:5px;
}

.fsn div {
font-size:90%;
line-height:120%
;}
/*車両配備部*/
.haibi {
background:#ffc;
border:solid 1px #Fcc;
}

/*窓口案内表*/
.mado {
border:solid 1px #333;
border-bottom-style: none;
border-right-style: none;
}

.mado th {
border:solid 1px #333;
border-top-style: none;
border-left-style: none;
background:#FF99CC;
}

.mado td {
border:solid 1px #333;
border-top-style: none;
border-left-style: none;
}

.ka1 {background:#ff9;}

.ka2 {background:#9ff;}

.ka3 {background:#9f9;}




/********インフォメーション********/
.inf_wk {
color:#009;
line-height:140%;
margin:5px;
}

.inf_hon {
margin-left:10%;
margin-right:10%;
line-height:140%;
}



