@charset "UTF-8";

#nekodaruman_contents {
	background-color: #000;
}
#g_contents {
	width: 800px;
	height: 620px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#nfw {
	width: 60px;
	height: 620px;
	float: left;
	background-color: #000;
	border: none;
}
#menu {
	width: 740px;
	height: 90px;
	float: right;
	background-color: #000;
	background-image: url(../home/images/menu.gif);
	background-repeat: no-repeat;
	border: none;
}
#title {
	width: 740px;
	height: 40px;
	float: right;
	background-color: #000;
	background-repeat: no-repeat;
	border: none;
}
.title_text {
	width: 450px;
	height: 22px;
	float: left;
	margin-top: 9px;
	margin-left: 246px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-align: left;
	border: none;
}
#title.news {
	background-image: url(../home/images/news_title.gif);
}
#contents table {
	margin-left: 16px;
	margin-top: 15px;
}
#contents {
	width: 740px;
	height: 485px;
	float: right;
	background-color: #ffffff;
	border: none;
	text-align: right;
}
#contents_f {
	width: 740px;
	height: 5px;
	float: left;
	background-color: #000;
	background-image: url(../home/images/home_f.gif);
	background-repeat: no-repeat;
	border: none;
}
#contents_news {
	width: 660px;
	height: 455px;
	float: left;
	background-color: #ffffff;
	background-image: url(../home/images/news_a.gif);
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#contents_news_f {
	width: 740px;
	height: 35px;
	float: left;
	background-color: #ffffff;
	background-image: url(../home/images/news_b.gif);
	background-repeat: no-repeat;
	border: none;
}
#page {
	width: 400px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#Gmenu {
	float: left;
	width: 720px;
	margin-left: 10px;
}
#home {
	width: 740px;
	float: left;
	height: 532px;
}
#home_title {
	width: 740px;
	background-color: #000;
	background-image: url(../home/images/home_title.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
}
.contents_home {
	width: 740px;
	background-color: #fff;
	float: left;
	height: 487px;
}
.body_home {
	width: 710px;
	background-color: #fff;
	float: left;
	height: 400px;
	margin-top: 8px;
	margin-left: 14px;
}
#news {
	width: 740px;
	float: left;
	height: 532px;
}
#news_title {
	width: 740px;
	background-color: #000;
	background-image: url(../home/images/news_title.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
}
.contents_news {
	width: 740px;
	background-color: #fff;
	float: left;
	height: 300px;
}
#footer_left {
	width: 290px;
	float: left;
}
.page_button {
	width: 80px;
	float: left;
}
div.iecenterbox {
	text-align: center;
}
