@charset "utf-8";

/* CSS Document */

*,td,th {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 13px;
}

body {
	background-color: #fee5b5;
	background-repeat: repeat;
	text-align: center;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link,a:visited,a:hover,a:active {
	color: #000000;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	text-align: center;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(image/bg1.png);
	background-repeat: repeat;
}
#header {
}

#navi {
	text-align: left;
}
#navi #menu {
	width: 450px;
	float: left;
}
#navi #flash {
	height: 268px;
	width: 450px;
	clear: left;
	float: left;
}
#navi #logo {
	height: 328px;
	width: 189px;
	float: right;
}

#hotnews  {
	text-align: left;
	clear: both;
}
#hotnews #topic {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 130%;
	background-color: #000000;
	color: #FFFFFF;
}
#hotnews  .item {
	width: 200px;
	float: left;

}
#hotnews   #book  {
	margin-top: 20px;
	font-size: 110%;
	margin-right: 15px;
	margin-left: 15px;
}
#hotnews #book #comment {
	font-size: 80%;
	line-height: 150%;
}

#hotnews .news {
	width: 298px;
	float: left;
	padding-top: 20px;
}
#hotnews  .news  .margin {
	padding-right: 15px;
	padding-left: 10px;
}
#hotnews  .news  .margin  p {
	padding-bottom: 10px;
	line-height: 120%;
}

#hotnews .item2 {
	width: 200px;
	float: left;
	padding-top: 20px;
}
#hotnews .item2 .margin {
	padding-right: 5px;
	border: 1px solid #000000;
	margin-right: 10px;
	padding-left: 10px;
}
#hotnews  .item2  .margin  p {
	padding-bottom: 10px;
	line-height: 120%;
	font-size: 90%;
}
#hotnews .item2 .margin img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#hotnews #oldnews {
	text-align: left;
	padding-left: 210px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}
#hotnews #hotnewshead {
	font-size: 130%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}






#maincont {
	background-image: url(image/bg2.png);
	background-repeat: repeat-y;
	height: auto;
	width: 700px;
}

#sidebar {
	text-align: left;
	width: 185px;
	float: left;
	font-size: 120%;
	padding-left: 15px;
	line-height: 200%;
	padding-top: 20px;
}
#sidebar #tellno {
	font-size: 80%;
	line-height: 110%;
}
#sidebar #greeting {
	line-height: 100%;
	font-size: 100%;
	padding-right: 15px;
	text-align: center;
	margin-top: 20px;
}
#sidebar #flash {
	line-height: 100%;
	margin-top: 20px;
	font-size: 80%;
	margin-right: 15px;
}

#sidebar #greeting #comment {
	text-align: left;
	font-size: 70%;
	padding-top: 5px;
	line-height: 100%;
}



#right-cont {
	text-align: left;
	color: #FFFFFF;
	clear: both;
}
#right-cont #staff {
	padding-top: 20px;
	padding-left: 20px;
}
#right-cont #staff #link {
	padding: 20px;
	font-size: 120%;
	line-height: 180%;
}
#right-cont #staff #link a {
	color: #FFFFFF;
}

#right-cont #staff img {
	float: left;
	margin-right: 40px;
}

#right-cont #nom {
	text-align: center;
	padding-top: 20px;
	clear: both;
}
#right-cont #nom img {
	margin-bottom: 20px;
}


#footer {
	background-repeat: repeat-y;
	clear: both;
	background-image: url(image/bg2.png);
	color: #FFFFFF;
	text-align: center;
	padding-top: 200px;
}
