@charset "utf-8";
/* formatting style
----------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
/* link styles
----------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

/* basic layout
----------------------------------------------------*/

#wrapper {
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 24px;
	padding-left: 24px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}





#main {
	float: right;
	width: 650px;
	margin-top: 5px;
	left: 195px;
	border-right: 1px none #333333;
	border-left: 1px none #333333;
}
#main-index {
	float: left;
	width: 468px;
	margin-top: 5px;
	margin-bottom: 20px;
	left: 202px;
	margin-left: 2px;
	border-right: 1px none #333333;
	border-left: 1px none #333333;
}
#main  table  tr  td#fc2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#main table tr td#fc2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#main-event #newrelease {
	padding-right: 5px;
	padding-left: 10px;
}
#main-event #newrelease img {
	margin: 5px;
	float: right;
}


#main-navi {
	margin-top: 2px;
	margin-left: 5px;
	float: right;
}
#main-index #newrelease {
	padding-right: 5px;
	padding-left: 5px;
}

#main-index #newrelease img {
	float: right;
	margin-bottom: 7px;
	margin-left: 13px;
}

#main-index #newrelease2 img {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#main-index #newrelease img#concert {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main-index table#inst {
	background-image: url(image/top/topinst-haikei.jpg);
	background-repeat: no-repeat;
}
#main-index #newrelease img#map {
	margin: 0px;
}
#main-index div#fc2 a:link {
	color: #FFFFFF;
}
#main-index #newrelease div#fc2 a:visited {
	color: #FFFFFF;
}
#main-index img#navi-netshop {
	margin-bottom: 5px;
}
#main-index img {
	margin-bottom: 5px;
}


#main img#farnk {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
#main img#kawamura {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}






#footer {
	background-color: #000000;
	clear: both;
	height: 60px;
	width: 640px;
	color: #FFFFFF;
	padding-right: 10px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer2 a:link {
	color: #000000;
	text-decoration: underline;
}
#footer2 a:visited {
	color: #000000;
	text-decoration: underline;
}
#footer2 a:hover {
	color: #0000FF;
	text-decoration: none;
}
