/* Unchanged */
@charset "utf-8";

/* 
++++++++++++++++++++++++++++++++++++++++++++++
	Last Updated: Sep 9, 2008
++++++++++++++++++++++++++++++++++++++++++++++
*/
body {
	color: #fff;
	background: #000;/*背景指定*/
}

#newsFlash {
	height: 217px;
}


/*----------------------------------
 #index
------------------------------------*/
#topFlash {
	width: 100%;
	height: 100%;
	background: #000;
}
#wrapper {
	min-height: 1100px;
}

html, body {
	height: 100%;
}
#contents {
	width: 100%;
	height: 100%;
}
html {
}
html>/**/body #top_Flash,
html>/**/body #body,
html>/**/body #wrapper {
	height: 100%;
	min-height: 1100px;
}


/*----------------------------------
 2.#side
------------------------------------*/
#side {
}
#globalNav a {
	cursor: pointer;
}
#globalNav a:hover {
	cursor: pointer;
}


/*----------------------------------
 3.#body
------------------------------------*/
#body {
	min-height: 1100px;
	margin-right: 0;
}
#footer {
	position: absolute;
	width: 297px;
	right: 0;
	bottom: 0;
	margin-top: 900px;
	background: url(../../img/index/bg_side_b.gif) no-repeat right bottom;
	display: inline;
}


/*----------------------------------
 4.#Flash非対応設定
------------------------------------*/

.news{ text-align:center; margin:0 298px 0 0;}
.news .contents{width:720px; max-width:720px; margin:0 auto; text-align:left; padding:30px 0 0 0;}
.news_index_box{ width:225px; height:160px; margin:0 0 30px 8px;float:left; display:inline;}
.news_index_photo{ height:140px;}
.news_index_txt{ width:225px; color:#FFFFFF; font-size:10px; font-weight: bold; text-align:center; float:left; display:inline;}


/*----------------------------------
 5.#震災お悔やみ文
------------------------------------*/
.disaster{height:26px; font-size:16px; padding:7px 0 0 20px; background-color:#222;}
