<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', '�q���M�m�p�S Pro W3', 'Meiryo', '���C���I','�l�r �o�S�V�b�N', '�l�r �S�V�b�N', Osaka, Osaka-����, sans-serif;
background-color: #bab8a7;
background-image: url(../img/bg.jpg);
background-repeat: repeat-x;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	

#container { 
width:900px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}



/* ****************************************
	TOP
*******************************************/
#top01 { 
margin-top: 30px;
width:752px;
height:149px;
background-image: url(../img/top01.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

	
#top02 { 
margin-top: 50px;
width:752px;
height:321px;
background-image: url(../img/top02.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#timetable_cap { 
margin-top: 80px;
width:566px;
height:62px;
background-image: url(../img/timetable_cap.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}	
	
	
	
	
#artistbox { 
margin-top: 20px;
padding: 5px;
width:892px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
	}	
	
	
.artist_photo { 
margin-top: 1px;
width:383px;
height:206px;
float:left;	
	}
	
	
.artist_text { 
margin-left: 15px;
width:450px;
float:left;	
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #333333;
	}
	
	

	
.girls_photo { 
margin-top: 1px;
width:232px;
height:206px;
float:left;	
	}
	
	
.girls_text { 
margin-left: 15px;
width:640px;
float:left;	
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ff6666;
	}
		
	
	
	

	
	
	
	
/* ****************************************
	FOOTER
*******************************************/	
#backtotop {
position: fixed;
bottom: 0;
right: 25px;
	}
	
	
	


/* ****************************************
	FONT
*******************************************/
.ft13 {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffffff;
	}
	
	
	
.ft14 {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #333333;
	}


.ft14rd {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ff3300;
	}


.ft22 {
text-align: left; 
font-size: 22px; 
line-height:1.3; 
color: #333333;
	}
	

.ft22 {
text-align: left; 
font-size: 22px; 
line-height:1.2; 
color: #ffffff;
	}



.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffffff;
	}






/* ****************************************
	�����N
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #ffff00;
text-decoration: underline;
}

a:visited
 {
color: #ffff00;
text-decoration: underline;
}

a:hover
{
color: #ffff00;
text-decoration: underline;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }






/* ****************************************
	�J���[�Z��
*******************************************/
.slider { 
margin: 20px 0 10px!important;}

#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}

	
	
 </pre></body></html>