@charset "shift_jis";

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	background: url(../img/bg.jpg) repeat center top;
	text-align: center;
	color: #6e4b35;
}

body.contents {
	padding-right: 10px;
	background-image:none;
	background-color: transparent;
	text-align: left;
}

body.top {
	padding-top: 0px;
}

a {
	color: #6e4b35;
}

td,div,p,h2,h1,h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

ol {
	margin: 5px 15px;
}

#wrap {
	width: 950px;
	margin: 0px auto;
	text-align: left;
}

#main {
	margin-bottom: 10px;
}

#menu {
	width: 195px;
	height: 440px;
	background: url(../img/menu.jpg) no-repeat left top;
	float:left;
}

h1{
	width: 195px;
	text-indent:-9999px;
}

h1 a{
	display:block;
	height:173px;
}

img.btn {
	margin-bottom: 7px;
}

h2.title {
	height: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin-bottom: 18px;
}
body#info h2.title {background-image:url(../img/title/info.jpg)}
body#live h2.title {background-image:url(../img/title/live.jpg)}
body#media h2.title {background-image:url(../img/title/media.jpg)}
body#disco h2.title {background-image:url(../img/title/disco.jpg)}
body#bio h2.title {background-image:url(../img/title/bio.jpg)}
body#bbs h2.title {background-image:url(../img/title/bbs.jpg)}
body#links h2.title {background-image:url(../img/title/links.jpg)}
body#mobile h2.title {background-image:url(../img/title/mobile.jpg)}
body#request h2.title {background-image:url(../img/title/request.jpg)}
body#uta h2.title {background-image:url(../img/title/uta.jpg)}


div#frame {
	margin: 0px;
	width: 755px;
	background: url(../img/bg_main.jpg) no-repeat left top;
	padding-top:20px;
	float:left;
}

div#bottom {
	width: 950px;
	margin: 0px auto;
	background: url(../img/qr.jpg) no-repeat left center;
	text-align: right;
}

p#liveinfo {
	width: 682px;
	height: 112px;
}

div#bio {
	margin: 0px;
	width: 705px;
	background: url(../img/bio.jpg) no-repeat left 40px;
	padding-top:45px;
	float:left;
}

#bio div.bio {
	padding: 405px 0px 52px 50px;
}

iframe {
	margin-left: 30px;
	margin-bottom: 17px;
}

p.copy {
	padding-top: 10px;
	text-align: right;
}

div.disco {
	clear: both;
	margin-bottom: 20px;
}

div.disco img {
	float: left;
	border: 1px solid #333;
	margin-top: 3px;
}

div.disco h3,div.disco p
{
	margin-left: 140px;
	margin-bottom: 5px;
	padding: 2px 5px;
}

div.disco ol
{
  margin-left: 170px;
}

div.disco h3 {
	background: url(../img/bg_title.gif) no-repeat 6px 4px #e4e0bd;
	padding: 5px 30px;
	margin-bottom: 4px;
	border: none;
	font-weight: normal;
}

#biotext {
	width:590px;
	height:165px;
	overflow:auto;
	padding: 0px 5px;
	line-height:18px;
}

h2.contents {
	background: url(../img/bg_title.gif) no-repeat 6px 4px #e4e0bd;
	padding: 5px 30px;
	margin-bottom: 4px;
	border: none;
	font-weight: normal;
}

img.copy {
	margin: 15px 0px 0px 55px;
}
p.reserve {
	margin: 5px 0px 10px 0px;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}