@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      index.css
 Style Info:     トップページ 他
----------------------------------------------------------- */

#topFlash {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

#page {
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}

html, body {
	height: 100%;
}

#contents {
	width: 100%;
	height: 100%;
}

html {
}

html>/**/body #top_Flash,
html>/**/body #body,
html>/**/body #wrapper {
	height: 100%;
	min-height: 1180px;
}




#gNav a {
	cursor: pointer;
}
#gNav a:hover {
	cursor: pointer;
}



#body {
	min-height: 920px;
	margin-right: 0;
}

#footer {
	position: absolute;
	margin-top: 1180px;
	right: 0;
	bottom: 0;
}

#side ul#news {
	background-image: url(../img/share/bg_side_both.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	border: none;
	margin-bottom: -3px;
}

