@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

body {
	background-image: url(../img/common/bg_line_1.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

body#lyrics{
	font-size:12px;
	line-height:150%;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#wrap{
	background-image: url(../img/common/bg_line_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px auto 20 auto;
	padding-bottom: 108px;
	width:100%;
}

#main{
	width:965px;
	margin: 0px auto;
}

#header {
	/* [disabled]height: 312px; */
	width:965px;
	margin: 0px auto;

}
#logo{
	/* [disabled]padding-top: 30px; */
	/* [disabled]width: 965px; */
}
#topurl {
	text-align: right;
	margin-top: 10px;
	margin-right: auto;
	width: 100%;
	margin-left: auto;
	/* [disabled]padding-right: 74px; */
	float: right;
}


/*#header li.top a {background-image:url(../img/menu/home_off.png);width:171px;}
#header ul li.info a {background-image:url(../img/menu/info_off.png);width:398px;}
#header ul li.disco a {background-image:url(../img/menu/disco_off.png);width:396px;}
#header ul li.live a {background-image:url(../img/menu/live_off.png);width:109px;}
#header ul li.bio a {background-image:url(../img/menu/bio_off.png);width:319px;}
#header ul li.lyrics a {background-image:url(../img/menu/lyrics_off.png);width:179px;}

#header ul li.movie a {background-image:url(../img/menu/movie_off.png);width:180px;}
#header ul li.link a {background-image:url(../img/menu/link_off.png);width:126px;}
#header ul li.req a {background-image:url(../img/menu/req_off.png);width:241px;}
#header ul li.twitter a {background-image:url(../img/menu/twitter_off.png);width:221px;}

#info #header ul li.info a {background-image:url(../img/menu/info_on.png);}
#disco #header ul li.disco a {background-image:url(../img/menu/disco_on.png);}
#live #header ul li.live a {background-image:url(../img/menu/live_on.png);}
#bio #header ul li.bio a {background-image:url(../img/menu/bio_on.png);}
#lyrics #header ul li.lyrics a {background-image:url(../img/menu/lyrics_on.png);}
#movie #header ul li.movie a {background-image:url(../img/menu/movie_on.png);}
#link #header ul li.link a {background-image:url(../img/menu/link_on.png);}
#request #header ul li.req a {background-image:url(../img/menu/req_on.png);}
#twitter #header ul li.twitter a {background-image:url(../img/menu/twitter_on.png);}
*/

#topcopy{
	text-align:right;
}

#container {
	background-image: url(../img/common/bg_ink.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	/* [disabled]padding-top: 30px; */
	width:965px;
	margin:0 auto;

	
}



#contentsTitle {
	margin-top:77px;
	margin-bottom: 35px;
}

#contents{
	width:965px;
	margin: 0px auto;
	clear:both;
}
#contentsMain_movie {
	width: 718px;
}
#contentsMain_lyrics {
	width: 718px;
	font-size: 12px;
	line-height: 150%;
}


#left{
	float: left;

}

body#disco #left{
margin:0 6px 0 0;}
body#lyrics #left{
margin:0 6px 0 0;}
body#twitter #left{
margin:0 10px 0 0;}
body#movie #left{
margin:0 6px 0 0;}




#lyricsmenu{
	margin-top:43px;
}



.lyrics_m {
	list-style-type: none;
	float: none;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
	border-left-width: 1px;
	width: 223px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-left: 10px;
}
.gotop {
	padding-top: 86px;
	padding-left: 648px;
}

.lyrics_m a {
	text-decoration: none;
	color:#000000;
}

.lyrics_m a:hover {
	text-decoration: none;
	color:#B2B2B2;
}

#right {
	float: left;
}
.iframe {
	margin-left: 4px;
	border:solid 1px #393939;
	
}
.iframe_tw {
	margin-left: 4px;
	border:0;
}


#banner {
	width:230px;
	margin:0px auto;
	padding-left:11px;
	padding-top:43px;
	/*padding-bottom:781px;*/
}

#banner img {
	margin-bottom:12px;
}
#banner_lm {
	width:230px;
	margin:0px auto;
	padding-left:11px;
	padding-top:12px;
	padding-bottom:108px;
}
#banner_lm img {
	margin-bottom:12px;
}

#footer {

}

#heel{
	width:965px;
	margin:10px auto 0 auto;
	clear:both;
}


p.url {
	float:left;
	margin-top:10px;
}

p.copy {
	float:right;
	padding-bottom: 30px;
}

/* menu */
#menu {
	padding-top:80px;
	padding-bottom:21px;
}

#menu_s {
	width:965px;
	margin:16px auto 0px auto;


}

li.list {
	float:none;

}

li.mr30 {
	margin-right:30px;	
}

li {
	list-style-type: none;
	float: left;
}

li img {
	border:0px;
}

/* float_clear */

.clearfix{	
	display:inline-block;	
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;	
}
