@charset "utf-8";
/* formatting style
-----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	font-size: 75%;
	line-height: 1.6;
	background-color: #FFFFFF;
	font-family: sans-serif;
}
hr {
	display: none;
}
/*  link style
-----------------------------------------*/

a img {
	border: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	left: 1px;
	position: relative;
	top: 1px;
}
/* basic latout
-----------------------------------------*/

#wrapper {
	background-color: #FFFFFF;
	width: 760px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#main {
	padding: 15px;
	float: right;
	width: 460px;
	margin-bottom: 20px;
	margin-right: 40px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 200px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #000099;
	background-repeat: no-repeat;
}
/* head styles
-----------------------------------------*/


#header {
	background-image: url(images/header01.jpg);
	background-repeat: no-repeat;
	height: 255px;
	border-top: 3px solid #3399FF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	position: relative;
}
#profile #header {
	background-image: url(images/header02.jpg);
}
#works #header {
	background-image: url(images/header03.jpg);
}
#faq #header {
	background-image: url(images/header04.jpg);
}
#contact #header {
	background-image: url(images/header05.jpg);
}
#music #header {
	background-image: url(images/header07.jpg);
}
#reform #header {
	background-image: url(images/header06.jpg);
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul {
	position: absolute;
	left: 0px;
	top: 200px;
	background-color: #FFFFFF;
	width: 760px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.5em;
	height: 2.5em;
	width: 125px;
	text-decoration: none;
	color: #666666;
	background-color: #CCCCCC;
	border-top: 3px solid #00CCCC;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	display: block;
	background-image: url(images/navi_back.jpg);
	background-position: 0px 0px;
}
#header ul li a:hover {
	background-color: #FFFFFF;
	background-image: url(images/navi_back.jpg);
	background-position: 0px 40px;
}

#header ul li#nHome a {
	border-left: none;
}
/* main styles
-----------------------------------------*/
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #33CCFF;
	border-bottom: 1px dotted #666666;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#main h3{
	margin-bottom: 1px;
	font-size: 100%;
	font-weight: bold;
	padding: 10px 0px 2px 15px;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	text-indent: 5px;
	margin-left: 20px;
}
#main dl#news dt {
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#main dl#news dd {
	margin: 0px 0px 10px 6em;
}
#main ul li{
	margin-left: 60px;
	
}
/* sidebar styles
-----------------------------------------*/
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar dl dt a {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebar  dl  dt  a:hover {
	border: 1px solid #000000;
	}
#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 10px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	list-style: none;
	margin-bottom: 6px;
}
#sidebar ul li a {
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 180px;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	background-image: url(images/arrow_hover.gif);
}


/* footer styles
-----------------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
}
#footer p{
margin:0px;
float:right;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar dl dt a:hover {
	border: 1px solid #000000;
}

#home #header #nHome a,
#profile #header #nProfile a,
#works #header #nWorks a,
#faq #header #nFaq a,
#contact #header #nContact a,
#link #header #nLink a {
	color: #FFFFFF;
	background-color: #828ca7;
	background-image: url(images/navi_back3.jpg);
}
#home #main h2 {
	background-image: none;
	padding: 0px;
	border: none;
}
/* faq
-----------------------------------------*/
#main dl#faqList dt{
	font-weight: bold;
	padding-left: 25px;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main dl#faqList dd{
	padding-left: 25px;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.8;
	padding-bottom: 1em;
}

/*  table
-----------------------------------------*/
#main table
{
	margin-bottom: 15px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	border-collapse:collapse;
}
#main table th{
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table td{
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd{
	background-color: #efefef;
}

/*  works
-----------------------------------------*/

#main div.wk {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#main div.wk h3 {
	margin: 10px 0px 5px;
	
}

#main div.wk h3 a {
	font-family: Verdana, Arial, Hevetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	border-left: 3px solid #999999;
}
#main div.wk img {
	border: 1px solid #999999;
}

/*  form
-----------------------------------------*/
#main form
{
	margin-bottom: 25px;
}

#main input[type="text"],#main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
