* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


html {
	color: #000;
	overflow-x : hidden;
	overflow-y : auto;
}	

body {
	text-align: center;
	background: #fff url(../images/bg.gif) top repeat-x;
/*
	overflow-x : hidden;
	overflow-y : auto;
*/
}
img{
	border: none;
}

#content {
	margin: 0 auto;
	background: url(../images/top.jpg) center top no-repeat;
	height: 675px;
}

#main {
	margin: 0 auto;
	width: 940px;
	position: relative;
}

#main #slideshow {
	position: absolute;
	top: 40px;
	left: 58px;
}


#main img.recowaku {
	position: absolute;
	top: 0px;
	left: 10px;
}

#main img.header {
	position: absolute;
	top: 380px;
	left: 80px;
}




#bottom {
	margin: 0 auto 2em;
	width: 836px;
	height: 520px;
	position: relative;
}
#bottom img.lead {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}



dl.ultra {
	height: 311px;
	border: 1px solid #9ea2b1;
	padding: 10px;
	position: absolute;
	top: 190px;
	left: 0px;
	text-align: left;
}
dl.ultra dt {
	width: 320px;
	height: 311px;
}
dl.ultra dt img {
	border: 1px solid #52545d;
}
dl.ultra dd {
	margin: -300px 0 0 340px;
}
dl.ultra ol {
	margin: 0 0 0 20px;
}
dl.ultra ol li {
	margin: 0 0 0.3em 0;
}




p {
	margin: 1em 0;
}
p.lime {
	color: #cf0;
}

h1 {
	margin: 0 0 0.3em 0;
	font-size: 140%;
	color: #4bc9c6;
}
b {
	color: #c00;
}
.shicho {
	background: #d3ecf7;
	text-align: right;
	padding: 1px;
	border: 1px solid #69c;
}
.singer {
	font-size: 80%;
}
 



hr {
	height: 1px; /* 線の太さ */
	clear: both;
	visibility: hidden;
}
img.banner {
	margin: 1em 0 0 0;
}

a {
	outline: 0;
}
a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color: #06c;
	background: 0;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color:#ccf;
	background: 0;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color: #9ea2b1;
	background: 0;
	}



#tsuikajiko {
	margin: 0 auto 2em;
	padding: 0 0 1em 0;
	width: 836px;
	text-align: left;
	border-bottom: 1px solid #9ea2b1;
}


#footer {
	clear: both;
	margin: 0 auto;
	background: url(../images/footer.gif) center bottom repeat-x;
	height: 110px;
	font-size: 80%;
}

