/* 基本領域 */
/* ===========================================================================*/

body {
	margin: 0px;
	font-size: 100%;
	background-color: #000000;
	background-image: url(../../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
}

img {
	border: 0pt;
}

a:link {
	color: #FF9328;
	text-decoration: none;
}

a:visited  {
	color: #FF9328;
	text-decoration: none
}

a:hover  {
	color: #FF9328;
	text-decoration: none
}

a:active  {
	color: #FF9328;
	text-decoration: none;
}

h1 {
	z-index: 1;
	position: absolute;
	left: -9999px;
}

/* バグ回避 */
/* ===========================================================================*/

.Clear {
	clear: both;
}

/* 基本フロア */
/* ===========================================================================*/

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #3A0300;
}

#header {
	width: 980px;
	height: 710px;
	margin-bottom: 10px;
	background-image: url(../../img/header.jpg);
	background-repeat: no-repeat;
	display: block;
}

#header2 {
	width: 980px;
	margin-bottom: 10px;
	display: block;
}

#menu {
	display: block;
	float: right;
	margin-top: 25px;
}

#contents {
	width: 1000px;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#top {
	display: block;
	margin: 0px;
	background-image: url(../../img/box.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 1025px;
	background-position: center 0%;
	padding-top: 55px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#l {
	width: 730px;
	display: block;
	float: left;
}

#today {
	width: 690px;
	height: 505px;
	display: block;
	padding: 10px;
	overflow-y: auto;
	margin-top: 120px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#event {
	width: 315px;
	height: 280px;
	display: block;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	overflow-y: auto;
	font-size: 80%;
	line-height: 160%;
}

#news {
	width: 315px;
	height: 280px;
	display: block;
	background-image: url(../../../../sendai/pc/img/topBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px;
	overflow-y: auto;
	float: left;
	font-size: 80%;
	margin: 10px;
	line-height: 160%;
}

#madam {
	width: 880px;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 100px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../../img/madam.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#photoBlog {
	width: 860px;
	display: block;
	margin: 0px;
	padding-top: 100px;
	padding-right: 60px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../img/blog.png);
	padding-bottom: 20px;
}

#sche {
	width: 860px;
	display: block;
	margin: 0px;
	padding-top: 90px;
	padding-right: 60px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../img/schedule.png);
	padding-bottom: 20px;
	height: auto;
}

#sys {
	width: 860px;
	display: block;
	margin: 0px;
	padding-top: 90px;
	padding-right: 60px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../img/system.png);
	padding-bottom: 20px;
	height: auto;
}

#rec {
	width: 860px;
	display: block;
	margin: 0px;
	padding-top: 90px;
	padding-right: 60px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../img/recruit.png);
	padding-bottom: 20px;
	height: auto;
}

#member {
	width: 860px;
	display: block;
	margin: 0px;
	padding-top: 90px;
	padding-right: 60px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../img/member.png);
	padding-bottom: 20px;
	height: auto;
}

#hotel {
	width: 880px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 100px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../../img/hotel.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#blog {
	width: 190px;
	height: 910px;
	display: block;
	margin-left: 15px;
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 80%;
	line-height: 160%;
	float: right;
}

#rule {
	width: 290px;
	text-align: left;
	line-height: 160%;
	color: #FFFFFF;
	display: block;
	left: 925px;
	top: 1085px;
	font-size: 120%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-left: 550px;
	margin-bottom: 20px;
}

#footer {
	width: 840px;
	text-align: center;
	font-size: x-small;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../../img/footer.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	position: relative;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 70px;
	padding-bottom: 10px;
}

#banner {
	width: 980px;
	height: 255px;
	display: block;
	float: left;
	background-image: url(../../img/banner.png);
	background-repeat: no-repeat;
	background-position: center 0%;
	margin-top: 10px;
	margin-bottom: 10px;
}
