/* link styles */

@import url(//fonts.googleapis.com/css?family=Alex+Brush);

.logoTitle { 
position:relative;
left:0;
bottom:0;
width:780px;
height:537px;
}

.logoTitle img{ 
position:relative;
left:0;
bottom:0;
width:780px;
height:537px;
z-index:0;
}

.logoTitle h1 { 
position:absolute;
padding:10px 20px 10px 20px;
left:0;
bottom:0;
font-weight:normal;
font-size:50px;
line-height:110%;
width:740px;
color:#fff;
font-family: 'Alex Brush', cursive;
text-shadow:1px 1px 3px #333;
background: rgba(255,255,255,0.3);
text-align:center;
z-index:1;
}

.logoTitle h1 em{ 
padding-right:20px;
font-size:80px;
}

a { text-decoration:none; }
a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFEEEE; text-decoration: none; }
a:hover { color: #FFEEEE; text-decoration: underline; }

}

.txt10 {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;

}
.txt10-album {

	font-size: 10px;
	color: #333333;
	line-height: 18px;
}
.txt12 {

	font-size: 12px;
	color: #FFFFFF;
	line-height: 28px;
}
.txt14 {
	font-size: 14px;
	line-height: 20px;
	color: #6699CC;
}
.txt14-b {
	font-size: 14px;
	line-height: 20px;
	color: #CC3366;
	font-weight: bold;
}
.txt12-aori {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}


.live{
background-image : url(../live/images/live_img.gif);
background-repeat : no-repeat;
}

.topics{
background-image : url(../topics/images/topices_img.jpg);
background-repeat : no-repeat;
}

.contact{
background-image : url(../contact/images/contact_img.jpg);
background-repeat : no-repeat;
}

.photo{
background-image : url(../photo/images/photo_img.gif);
background-repeat : no-repeat;
}
.profile{
background-image : url(../profile/images/profile_img.jpg);
background-repeat : no-repeat;
}

.discography{
background-image : url(../discography/images/disco_img.gif);
background-repeat : no-repeat;
}

.member{
background-image : url(../member/images/member_img.jpg);
background-repeat : no-repeat;
}

.txt12-g {


	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.txt12-pro {


	font-size: 12px;
	color: #333333;
	line-height: 28px;
}
.txt14-g {

	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.txt12-res {


	font-size: 12px;
	color: #CC0000;
	line-height: 18px;
}