/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family:"Osaka",Verdana, Arial,"ＭＳ Ｐゴシック",sans-serif;
}
body {
    font-size: 100%;
}
html>body {
    font-size: 12pt;
}

html, body {
	height: 100%;
        text-align: center;
}
#wrapper {
        margin-left: auto;
        margin-top: -18px; /*　災害トップ用 */
        margin-right: auto;
        width: 1000px;
        height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
        width: 1000px;
	background: url(./images/common/bg_wrap.gif) repeat-y -1px 0;
	margin: 0 auto -40px;
}
#footer, .push {
	height: 40px; /* .push must be the same height as .footer */
}



/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a,
a:link,
a:visited {
    color: #555;
    text-decoration: none;
}
a:hover {
    color: #555;
    text-decoration: underline;
}
a:active {}

/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */
form {
    margin: 0 18px;
}
#search-options,
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}
html > body #search {
    height: 15px;
}

/* ヘッダ */
#header {
    width: 948px;
    height:222px;
    padding-top: 40px;
    color: #999;
    background: #transparent;
    text-align: left;
}

#header a,
#header a:link,
#header a:visited {
    background: transparent;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}

.header {
    height: 232px;
    width: 948px
    padding: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#hd1 {
    float:left;
    width: 450px;
    height: 100%;
    padding: 0;
    margin: 0;
	background: url(./images/common/white.jpg);
    border-right: 1px solid #eee;
}
#hd2 {
    float:left;
    width: 496px;
    height: 100%;
    margin: 0;
    background-color: #fff;
}
.aisatu {
    font-size: 12px;
    line-height: 1.8;
    color: #555;
	 width: 185px;
	 background-color: #eee;
	 border: 1px solid #eee;
    padding: 10px;
}

.top_tittle {
    font-size: 14px;
    font-wight: bold;
    line-height: 1.8;
    color: #333;
}
.top_contact {
    font-size: 12px;
    line-height: 2.6;
    color: #999;
    margin-top: -5px;
    margin-bottom: 30px;
    margin-left: 40px;
}
.top_info {
    font-size: 12px;
    line-height: 1;
    color: #999;
    margin-bottom: 15px;
    margin-left: 20px;
}
.top_blog {
    font-size: 12px;
    line-height: 1.6;
    color: #999;
    margin-bottom: 20px;
}
.top_twitter {
    margin-bottom: 20px;
}
.top_schedule {
    font-size: 12px;
    line-height: 1.6;
    color: #999;
    margin-bottom: 10px;
    margin-left: 40px;
}
.top_access {
    font-size: 12px;
    line-height: 1.6;
    color: #999;
    margin-top: 0px;
    margin-bottom: 70px;
    margin-left: 40px;
}
.top_qr {
    font-size: 12px;
    line-height: 1.6;
    color: #999;
    margin-bottom: 20px;
    text-align: center;
}
.top_qr table {
    background-color: #FFF;
    border: 1px solid #eee;
    width: 225px;
    padding-top:5px;
}
.top_qr td {
}

.top_content {
    color: #839FB7;
    font-weight: bold;
}
.top_gienkin {
    font-size: 14px;
    line-height: 1.6;
    color: #999;
    margin-top: 0px;
    margin-bottom: 30px;
    /*margin-left: 10px;*/
}
.top_sinnen {
    font-size: 14px;
    line-height: 1.6;
    color: #ee6e07;
    margin-top: 0px;
    margin-bottom: 30px;
    /*margin-left: 10px;*/
}

.site_tittle img{
   margin-top: 30px;
   margin-left:25px;
}
.discription {
    font-size: 9px;
    color: #999;
    margin: 10px 25px;
    line-height: 2;
}

ul#globalNavi {
        margin: 45px 25px;
	padding: 0;
        width: 477px;
	background-color: transparent;
	list-style-type: none;
}
ul#globalNavi img {
        margin: 0;
        padding: 0;
}
ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
}

ul#globalNavi li a {
	display: block;
	position: relative; /* for IE6 */
}

ul#globalNavi li a:hover {}

/* ClearFix */

ul#globalNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
    
#topicPath {
    padding: 30px 35px 0;
    color: #A5C4AD;
    font-size: 10px;
}
#topicPath a,
#topicPath a:link,
#topicPath a:visited {
    color: #666;
    background: transparent;
    font-size: 10px;
}
#topicPath a:hover {
    color: #000;
}
#topicPath a:active {}


iframe{
    background-color: transparent;
    margin-top:10px;
}

/* タイトルバナー下の説明 */
.blog-description {
    color: #fff;
    background: transparent;
    font-size: 12px;
}




/* 検索 */
fieldset {
    border: none;
}

/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
}

.link_banner {
}


/* 検索結果画面 */
#search-form {
    font-size: 83.3%;
}
.search-header {
    margin: 15px 0;
}
.search-results-header {
    margin: 8px 0 15px;
    font-size: 120%;
}

/* カラム切り替え */
body.layout-three-column,
body.layout-three-column-right,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    text-align: center;
    background: #EAEAE8;
}
.layout-three-column #container,
.layout-three-column-right #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-one-column #container {
    margin-bottom: 0;
}


/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-three-column-right #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 25px 0;
    text-align: left;
    background: transparent;
    /*border-right: 1px solid #000;
    border-left: 1px solid #000;*/
}

/* 3カラム固定レイアウト幅 */
.layout-three-column-right #box,
.layout-three-column #box {
    width: 850px;
}

/* 2カラム固定レイアウト幅 */
.layout-two-column-left #box,
.layout-two-column-right #box {
    width: 998px;
    padding-left: 25px;
}

/* 1カラム固定レイアウト幅 */
.layout-one-column #box {
    width: 478px;
}

/* 3カラム固定レイアウト */
.layout-three-column #content {
    float: left;
    width: 478px;
}
.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 185px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 15px 0 15px;
}

/* 3カラム固定レイアウト（右サイドバー） */
.layout-three-column-right #content {
    float: left;
    width: 483px;
    border-bottom: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-three-column-right #links-left-box {
    float: left;
    width: 180px;
}
.layout-three-column-right #links-right-box {
    float: left;
    width: 185px;
}
.layout-three-column-right #links-left {
    padding: 15px 5px 0 15px;
}
.layout-three-column-right #links-right {
    padding: 15px 15px 0 15px;
}

/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 478px;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 185px;
}
.layout-two-column-right #links-right {
    padding: 15px 15px 0;
}

/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
    float: left;
    width: 600px;
    height: 1050px;
    margin-left:50px;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 260px;
    padding-left:20px;
    margin-bottom:50px;
    height: 100%;
}
.layout-two-column-left #links-left {
    padding: 15px 15px 0;
}
#pagetop {
    float: right;
    width: 48px;
    bottom: 40px;
    margin-left: 948px;
    position: fixed;
    _position: absolute;
   /* border-right: 1px solid #000;
    border-left: 1px solid #000;*/
}

/* 1カラム固定レイアウト */
.layout-one-column #content {}

/* 3カラム固定レイアウト(ブログ記事全体) */
.layout-three-column-right .blog,
.layout-three-column .blog {
    padding: 10px 15px;
}

/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-left .blog {
    padding: 20px 0px;
}

/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
    padding: 10px 45px;
}

/* 1カラム固定レイアウト(ブログ記事全体) */
.layout-one-column .blog {
    padding: 10px 45px 0;
}

/* リキッドレイアウト(ブログ記事全体) */
.layout-three-column-liquid .blog,
.layout-two-column-liquid-left .blog,
.layout-two-column-liquid-right .blog,
.layout-one-column-liquid .blog {
    padding: 15px;
}

/* 3カラムリキッドレイアウト */
.layout-three-column-liquid #content {
    margin: 0 185px 20px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-three-column-liquid #links-left{
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
}
.layout-three-column-liquid #links-right{
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
}

/* 2カラムリキッドレイアウト(右サイドバー) */
.layout-two-column-liquid-right #content {
    margin: 0 185px 10px 0;
    border-bottom: 1px solid #669;
    border-right: 1px solid #669;
}
.layout-two-column-liquid-right #links-right {
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
}

/* 2カラムリキッドレイアウト(左サイドバー) */
.layout-two-column-liquid-left #content {
    margin: 0 0 10px 185px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
}
.layout-two-column-liquid-left #links-left {
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
}

/* 1カラムリキッドレイアウト */
.layout-one-column-liquid #content {
    margin: 0 100px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
    background: #fff;
}
/* 1カラムリキッドレイアウト用 */
/* タイトルバナー */
.layout-one-column-liquid #header {
    margin-right: 100px;
    margin-left : 100px;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}

/* 1カラム用 */
body.layout-one-column-liquid {
    background: #36414d;
}

/* フッタ */
.layout-one-column #footer,
.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column-liquid #footer {
    margin-left: 26px;
    padding: 10px 25px;
    color: #fff;
    background: #3D3D3D;
    font-size: 10px;
    text-align: left;
    line-height: 1.5;
}
#footer a,
#footer a:link,
#footer a:visited {
    color: #fff;
    background: transparent;
    font-size: 10px;
}
#footer a:hover {
    color: #666;
    text-decoration: none;
}
#footer a:active {}


.layout-three-column #footer,
.layout-three-column-right #footer {
    width: 850px;
}
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    width: 897px;
}
.layout-one-column #footer {
    width: 478px;
}
.layout-three-column-liquid #footer {
    font-size: 12px;
    text-align: center;
    padding-bottom: 15px;
}
.layout-two-column-liquid-left #footer,
.layout-two-column-liquid-right #footer {
    font-size: 12px;
    text-align: center;
    padding-bottom: 15px;
}
.layout-one-column-liquid #footer {
    margin-right: 100px;
    margin-left : 100px;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

/* begin styles for RSS Feed */

.rss-box {
	 width: 98%;
	 background-color: #fff;
	 border: 1px solid #eee;
}
.rss-items {
	margin-top:0px;
	padding:1em; 1em;
	margin-left:0px;
	color:#555;
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 8pt;
	background-color: silver;
	color: gray;
	font-weight:bold;
	text-align: left;
}

.rss-item  {
  font-size: 9pt;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:#555;
	font-size: 9pt;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: #555;
}

.rss-date {
	font-size: 7pt;
	color: #999;
	}

.rss-box-info {
	 width: 98%;
}
.rss-items-info {
	margin:0;
	padding:0;
}
p.rss-title-info {padding:0;}
.rss-title-info {
	font-size: 8pt;
	background-color: silver;
	color: gray;
	font-weight:bold;
	text-align: left;
}

.rss-item-info  {
  font-size: 9pt;
  list-style:none;
}

.rss-item-info a {
	color:#333;
	font-size: 9pt;
	font-weight:bold;
	}
	
.rss-item-info a:visited {
	color: #333;
}

.rss-date-info {
	font-size: 7pt;
	color: #999;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*災害ver.*/

/*.layout-two-column-left #content2012 {
    float: left;
    width: 600px;
    height: 1450px;
    margin-left:50px;
}*/

