@charset "utf-8";

/****************************************************************
404系　not found　ページ
****************************************************************/
.notfound {
	border: 1px solid #CCCCCC;
	width: 600px;
	margin: 30px auto;
	padding: 30px;
	font-size: 10px;
}
.main-center {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}


/****************************************************************
404系　not found　ページ
****************************************************************/

/****************************************************************
top page
****************************************************************/

.top-main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	text-align: center;
	width: 600px;
}

.top-main h1{ font-size: 1.2em;}

.top-main img {
	margin-bottom: 30px;
}

/****************************************************************
top page
****************************************************************/

/****************************************************************
サイト共通
****************************************************************/
.copyright {
	font-size: 10px;
	margin-top: 80px;
}
#main {
	width: 800px;
	margin-left: 20px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color: #FF0099;
	text-decoration: none;
} 
A:visited {
	color: #FF006B;
	text-decoration: none;
} 
A:hover {
	color: #FF99FF;
	text-decoration: underline;
} 
A:active { color: red; } 

.todetail {
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

.foot {
	clear: both;
	height: 30px;
	text-align: left;
	float: none;
	margin-top: 50px;
	color: #FFFFFF;
	padding: 12px 0 0 50px;
	font-size: 10px;
}


/****************************************************************
サイト共通
****************************************************************/

/****************************************************************
welcome page 
****************************************************************/

.welcome{
	background-image: url(/welcome/img/headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	background-color: #E6E6E6;
}

.welcome-header {
}
.welcome-menu {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 3px;
}

.welcome-title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AD4785;
	margin-bottom: 10px;
	padding-bottom: 3px;
}


.welcome-thum {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.welcome-foot {
	background-color: #AD4785;
}


.content-1 {
	width: 332px;
	margin-left: 5px;
	margin-top: 20px;
	float: left;
}
.content-1 h1 a:visited,.content-1 p.main a:visited{
	color: #FF0099;
	text-decoration: none;}
.content-1 h1 a:hover,.content-1 p.main a:hover {
	color: #FF99FF;
	text-decoration: underline;
} 


.content-1 h1,.content-1 h2{ line-height: 1.2em; font-family:Arial, Helvetica, sans-serif; color: #FF0099;}


.content-2 {
	float: none;
	width: 381px;
	margin-left: 415px;
	padding-top: 20px;
}

div.content-2 h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #AD4785;
	margin-top: 15px;
	margin-bottom: 0px;
}

div.content-2 p{
	margin-top: 5px;
	margin-bottom: 15px;
}

.content-1 p{
	padding-right: 17px;
	padding-bottom: 32px;
}

.content-1 p img{
	margin-bottom: 10px;
	margin-left: 5px;
}

.content-1 #newswin {
	height: 440px;
	width: 328px;
	overflow-y: auto;
	overflow-x: no;
	background-color: #FFFFFF;	
	padding: 10px 0px 10px 10px;
}

.content-1 #newswin p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 30px;
	padding-bottom: 10px;
}


/****************************************************************
welcome page
****************************************************************/

/****************************************************************
link page
****************************************************************/
.link{
	background-image: url(/link/img/headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	background-color: #E6E6E6;
}

.link-foot {
	background-color: #6C5574;
}

.content-3 {
	width: 200px;
	margin-left: 80px;
	padding-top: 20px;
	float: left;
}

.link-title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C5574;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.content-3 a{
	font-size: 10px;
	font-weight: bold;
	color: #6C5574;
	text-decoration: none;
}

.content-3 a:hover {
text-decoration: underline;
}

.content-4 {
	float: none;
	width: 381px;
	margin-left: 415px;
		padding-top: 20px;
}

.content-4 a{
	font-size: 10px;
	font-weight: bold;
	color: #6C5574;
	text-decoration: none;
}

.content-4 a:hover {
text-decoration: underline;
}


.content-5 {
	margin-top: 40px;
}


/****************************************************************
download
****************************************************************/

.download{
	background-image: url(/download/img/headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	background-color: #E6E6E6;
}


/****************************************************************
HISTORY
****************************************************************/

.history{
	background-image: url(/history/img/headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	background-color: #E6E6E6;
}

.history-foot {
	background-color: #A4A459;
}

.history-picture{
	margin-bottom: 15px;
	margin-right: 10px;
}

.history-picture{
	margin-bottom: 15px;
	margin-right: 10px;
}

.schedule{
	line-height: 150%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.schedule2{
	line-height: 150%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 200px;
	width:742px;
	overflow: auto;
	background-color: #A4A459;
}

.schedule,
.schedule2 p{
	padding:15px 15px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

/****************************************************************
DISCOGRAPHY
****************************************************************/

.discography{
	background-image: url(/discography/img/headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	background-color: #E6E6E6;
}

.discography-foot {
	background-color: #A2896B;
}

.discography-img {
	margin-right: 9px;
}

.discography-img2 {
	margin-right: 11px;
}

.discography-year{
	margin-bottom: 20px;
	margin-top: 10px;
	padding-bottom: 3px;
	padding-left: -20px;
}


/****************************************************************
DOWNLOAD
****************************************************************/
.download{
	background-image: url(/download/img/headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #D08C52;
	background-color: #E6E6E6;
}

.download-foot {
	background-color: #D08C52;
}

.download-tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDCA90;
	padding-bottom: 5px;
}

.download-lay{
	margin-left: 390px;
	margin-top: 30px;
}

.download-title{
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 5px;
	padding-bottom: 5px;
}


/****************************************************************
CONTACT
****************************************************************/
.contact{
	background-image: url(/contact/img/headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #854E5C;
	background-color: #E6E6E6;
}

.contact-foot {
	background-color: #854E5C;
}

.contact-tr{
	font-weight: bold;
	color: #854E5C;
}
.contact-title{}

