@charset "utf-8";
.manifest {
	display: block;
}
.latent {
	display: none;
}
html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}
body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-size: 14px;
	font-family: "Meiryo UI", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: rgba(0,0,0,1.00);
	color: white;
}
form, input {
	margin: 0;
	padding: 0;
}
A {
	color: #910000;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: none;
}
a img {
	border: 0;
}
img {
	max-width: 100%;
}
LI, UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, DIV {
	margin: 0px;
	padding: 0px;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
	background: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	zoom: normal;
}
HEADER {
	padding-top: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	background-color: rgba(0,0,0,1.00);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 20px rgba(0,0,0,0.40);
	margin-bottom: 60px;
}
header .center {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}
HEADER nav {
	margin-bottom: 30px;
}
HEADER NAV ul {
	border-radius: 5px;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: thin solid rgba(170,148,53,1.00);
	height: 70px;
	background-color: rgba(190,174,65,1.00);
}
HEADER NAV ul li {
	width: 25%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	background-color: hsla(0,0%,30%,1.00);
	border: 1px solid rgba(190,174,65,1.00);
	height: 100%;
	line-height: 66px;
	border-radius: 3px;
}
HEADER NAV ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(209,0,0,1.00);
	color: rgba(255,255,255,1.00);
	border-radius: 3px;
	background-image: url(../img/bg_ichimatu.png);
	background-repeat: repeat;
	background-position: center center;
}
HEADER NAV ul li a:hover {
	background-color: rgba(183,0,0,1.00);
	color: rgba(242,255,0,1.00);
}
HEADER NAV ul li.now a {
	background-color: rgba(170,148,53,1.00);
}
HEADER NAV ul li.now a:hover {
	background-color: rgba(189,173,65,1.00);
	color: rgba(255,255,255,1.00);
}
#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#container #logobox {
	width: 560px;
	height: 160px;
	float: right;
	display: block;
	text-align: right;
}
.box {
	margin-bottom: 10px;
	display: block;
}
.box .infobox {
	background-color: rgba(255,255,255,0.7);
	margin-left: 15px;
	margin-right: 15px;
	font-size: 80%;
	color: rgba(50,50,50,1.00);
	padding: 15px 15px 10px;
	border-radius: 5px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	opacity: 0;
}
.box:hover .infobox {
	opacity: 1;
}
.box .infobox .name {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 5px;
	text-shadow: 1px 1px 0px rgba(255,255,255,1.00);
}
.box .infobox .txt {
	padding-left: 15px;
	text-shadow: 0px 0px 5px rgba(255,255,255,1.00);
	margin-bottom: 5px;
}
.box .infobox .link {
	text-align: right;
	margin-bottom: 5px;
}
#a02 {
	width: 400px;
	height: 560px;
	background-image: url(../img/artist02.jpg);
	float: left;
}
#a02 .infobox {
	margin-top: 360px;
}
#a01 {
	width: 560px;
	height: 400px;
	background-image: url(../img/artist01.jpg);
	float: right;
}
#a01 .infobox {
	margin-top: 255px;
}
#a03 {
	width: 400px;
	height: 560px;
	background-image: url(../img/artist03.jpg);
	float: right;
}
#a03 .infobox {
	margin-top: 430px;
}
#a04 {
	width: 560px;
	height: 400px;
	background-image: url(../img/artist04.jpg);
	float: left;
}
#a04 .infobox {
	margin-top: 240px;
}
#a05 {
	width: 560px;
	height: 400px;
	background-image: url(../img/artist05.jpg);
	display: block;
	float: left;
	margin-top: 0px;
}
#a05 .infobox {
	margin-top: 220px;
}
#copyright {
	width: 400px;
	height: 230px;
	display: block;
	float: right;
	text-align: right;
}
#copyright .copyright {
	margin-top: 155px;
	margin-bottom: 5px;
}

#copyright A {
	display: block;
	background-color: rgba(76,197,255,1.00);
	color: rgba(255,255,255,1.00);
	line-height: 50px;
	height: 50px;
	text-align:center;
	border-radius: 3px;
	opacity: 0.7;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
#copyright A:hover {
	opacity: 1;
}
