@charset "shift_jis";

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	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: #666666;
	height: 100%;
}

body.contents {
	background-image:none;
	background-color: transparent;
	padding: 0px;
	text-align: left;
	height: auto;
}

body.top {background-image:none;background-color: #ffffff;}

a {
	color: #66cd00;
}

td,div,p,h2,h1,ul,li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

img {
	border: none;
}

#wrap {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#contents {
	width: 980px;
	margin: 0px auto;
}

#left {
	width: 225px;
	float: left;
}

#right {
	width: 750px;
	float: right;
}

h1 {
	height: 57px;
	background: url(../img/logo.gif) no-repeat left 10px;
	text-indent: -10000px;
	text-indent:-9999px;
}

h1 a{
	display:block;
	height: 57px;
	width: 272px;
}

#menu {
	background: url(../img/bg_menu.jpg) no-repeat left top;
}

#menu ul li{
	text-indent:-9999px;
	list-style-type: none;
}
#menu ul li a{
	display:block;
	width: 223px;
	height:21px;
}


h2.title {
	height: 51px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -10000px;
}

body#info h2.title {background-image:url(../img/title/info.gif);}
body#bio h2.title {background-image:url(../img/title/bio.gif);}
body#media h2.title {background-image:url(../img/title/media.gif);}
body#live h2.title {background-image:url(../img/title/live.gif);}
body#disco h2.title {background-image:url(../img/title/disco.gif);}
body#members h2.title {background-image:url(../img/title/members.gif);}
body#links h2.title {background-image:url(../img/title/links.gif);}
body#mobile h2.title {background-image:url(../img/title/mobile.gif);}
body#request h2.title {background-image:url(../img/title/req.gif);}
body#uta h2.title {background-image:url(../img/title/uta.gif);}

.menu img {
	margin-right:18px;
	margin-bottom: 3px;
}


div.frame {
	background: url(../img/bg_frame.gif) no-repeat left top;
	padding: 0px 20px 20px 20px;
}

#disco_l {
	float: left;
	width: 240px;
}
#disco_r {
	float: left;
	width: 470px;
}

#footer {
	text-align: right;
	padding: 10px 0px 6px 0px;
}

#footer img {
	margin-left: 5px;
}

h2.contents {
	background: url(../img/bg_title.gif) no-repeat left 3px;
	font-weight: normal;
	padding: 8px 0px 8px 40px;
	margin-bottom: 5px;
}

div.mem {
	padding: 0px 80px;
	text-align: left;
}

img.mem {
	margin: 5px 10px;
}

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}
