@charset "UTF-8";

/* ここからアンダーナビ 設定 */

#under_navi {
	width				: 900px;
	height				: auto;
	background-color	: #BBFFBB;
}

#under_navi li {
	list-style-type		: none;
	width				: 100px;
	height				: 20px;
	float				: right;
	display				: block;
	margin-left			: 10px;
	margin-right		: 2px;
	text-align			: center;
	color				: #990000;
	font-size			: 0.8em;
	line-height			: 1.5em;
	background-image	: url(../pic/under_navi_banner.gif);
}

#under_navi a {
	display				: block;
	width				: 100px;
	height				: 20px;
	letter-spacing		: 5px;
	text-decoration		: none;
	color				: #990000;
}

#under_navi a:link {
	text-decoration		: none;
}

#under_navi a:hover {
	color				: #0000FF;
	background-color	: #99FFFF;
	border-bottom-color	: #0000FF;
	border-bottom-style	: solid;
	border-bottom-width	: 2px;
	text-decoration		: none;
	height				: 17px;
	border-right-color	: #0000FF;
	border-right-width	: 2px;
	border-right-style	: solid;
}

#under_navi a:active {
	text-decoration		: none;
	color				: #FFFF00;
}

#under_navi a:visited {
	text-decoration		: none;
}
/* アンダーナビ ここまで */

/* ここから フッター 設定 */ 

#footer {
	width				: 900px;
	height				: auto;
	margin-right		: auto;
	margin-left			: auto;
	margin-top			: 10px;
	float: left;
}

#footer_logo {
	width				: 900px;
	margin-top			: 10px;
	margin-bottom		: 5px;
	height				: auto;
	float: left;
}

#footer_logo a:hover {
	background-color	: #FF66FF;
}

#footer_logo_left {
	float				: left;
	width				: 180px;
	height				: 75px;
}

#footer_logo_right {
	float				: right;
	width				: 190px;
	height				: 75px;
}

#adress {
	width				: 450px;
	float				: left;
	font-size			: 1.2em;
	text-align			: center;
	margin-top			: 20px;
	margin-left			: 40px;
}

#copyright {
	font-size			: 0.8em;
	width				: 900px;
	height				: auto;
	text-align			: center;
	margin-top			: 10px;
	float: left;
}

/* ここから 南部屋・海扇閣リンク */

#home_link_wrap	{
	width				: 900px;
	height				: auto;
	float: left;
}

#home_link_left {
	width				: 450px;
	height				: auto;
	float				: left;
}

#home_link_right {
	width				: 450px;
	height				: auto;
	float				: right;
}

#home_link_side {
	width				: 240px;
	height				: auto;
	float: left;
}

#home_link {
	height				: auto;
	width				: 210px;
	float: right;
}

#home_link a:hover {
	height				: 100px;
	background-color	: #FF66FF;
}

#home_link_wrap h1 {
	height				: auto;
	font-size			: 1em;
	text-align			: center;
}

#home_link_wrap h2 {
	height				: auto;
	font-size			: 1em;
	text-align			: center;
	line-height: 1.5em;
	background-color: #99FFFF;
}

/* ここまで 南部屋・海扇閣リンク */


/* フッターここまで */

/* ここから 動作確認情報 */

#working_info {
	width				: 900px;
	height				: 20px;
	font-size			: 0.5em;
	text-align			: center;
	margin-top			: 10px;
	padding-top			: 10px;
	padding-bottom		: 10px;
	float: left;
}

/* 動作確認情報 ここまで */
