@charset "UTF-8";
@import "text.css" ;
@import "lightbox.css" ;

/* --------------------------------------------------------------------- BASIC SETTING ------- */
html,body {
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	margin: 0px;
	height: 95%;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#wrapper {
	width: 830px;
	height: 95%;
	padding: 20px;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	margin: 0px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #252B3C;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	display: block;
	float: left;
	width: 680px;
}

h3.sprit {
	float: left;
	padding-left: 5px;
}

h4 {
	width: 80px;
	font-weight: normal;
	display: block;
	color: #252B3C;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	clear: both;
}

li {
	list-style-type: none;
}




/* ----------------------------------------------------------------------------- HEADER ------- */



#header {
	width: 830px;
	height: 65px;
}



/* ------------------------------------------------------------------------------- LEFT ------- */



#left {
	height: 100%;
	width: 130px;
	border-right: solid 1px #CCC
	float: left;
	overflow: visible;
	float: left;
	border-right: solid 1px #CCC
}

/*  NAVIGATION  */

	#left #navigation {
		margin: 0px;
		padding: 8px 0px 20px 0px;
		display: block;
		list-style-type: none;
	}
	#left #navigation li {
		width: 120px;
		padding: 0px;
	}
	
	#left #navigation a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #252B3C;
		text-decoration: none;
		
		display: block;
		padding: 2px 0px 2px 10px;
	}
	
	#left #navigation a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #252B3C;
		text-decoration: none;
		
		display: block;
		padding: 2px 0px 2px 10px;
	}
	
	#left #navigation a:hover {
		color: #FFF;
		background-color: #252B3E;
	}
	
	

/*  BANNER  */

	#left #banner {
		list-style-type: none;
		display: block;
		margin: 0px;
		padding: 0px 0px 10px 10px;
	}
	#left #banner li {
		width: 100px;
		padding: 0px;
		margin-bottom: 10px;
	}

/* ------------------------------------------------------------------------------- RIGHT ------- */



#right {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	width: 689px;
	overflow: visible;
	height: 400px;
}

#right .box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

	#right ul {
	list-style-type: disc;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	border-width: 1px;
	border-color: #CCC;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	clear: both;
	}
	
	#right li {
		margin: 0px;
		padding: 0px;
	}

.spacer {
	height: 20px;
}

.line {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 10px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-style: italic;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}

.samnail {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}


/*  discography  */

#right .box_disco {
	margin-bottom: 20px;
	clear: both;
	height: 50px;
}

#right .box_disco h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}


/*  about  */

.box #member {
	height: 326px;
	width: 600px;
	margin-bottom: 5px;
}

.box td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*  contact  */

.box_contact {
	width: 500px;
}
.box_contact table {
	width: 490px;
}
.box_contact th {
	height: 25px;
	font-weight: normal;
	width: 120px;
	border: 1px solid #CCC;
}
.box_contact td {
	padding-left: 5px;
}
.box_contact .text {
	width: 350px;
	border: 1px solid #999;
	background-color: FFF;
	padding: 3px;
}
.box_contact .button {
	color: #FFF;
	height: 60px;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.button_end {
	margin-left: 400px;
}
.box_contact .alart {
	color: #F00;
}





/* --------------------------------------------------------------------- BOARD SETTING ------- */



iframe {
	border: 1px solid #CCCCCC;
}

.rayout2  {
	font-size: 10px;
	float: right;
	width: 620px;
	margin: 0px;
	padding: 0px;
}

