@charset "Shift_JIS";

/*link設定*/
a:link {
	color: #cba7ef;
	text-decoration:none;
	font-weight: normal;
	}

a:visited {
	color: #9cc;
	text-decoration:none;
	font-weight: normal; 
}

a:hover,a:active {
	text-decoration: none;
	color: #FDD017;
	text-align: left;
	}

/*body設定*/
body {
	align:center;
	margin: 0px;
	padding: 0px;
	font-family: MS P ゴシック,Vardana,Osaka;
	line-height:120%;
    vertical-align: middle;	
	font-size: 12px;
	color: #cfcfcf;
	background-color: #6FD3DC;
/*
background-image: url(image/bg/GB181.jpg);
	background-repeat: no-repeat;
*/
			}
		
/*テーブル設定*/
table {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border:none;
	text-align:left;
	align:left
		}
/*p*/
.p{
font-size:11px;
line-height:120%;}

.title {
	font-size:13px;
	color: #000000;
	}
	
.title2 {
	font-size:15px;
	color: #eb78b3;
	line-height:120%;
	}	
	
	.title3 {
	font-size:10px;
	color: #FDCCFE;
	letter-spacing:2px;
	}	
	
	.mini{
	font-size: 10px;
	color: #86B3DC;
	letter-spacing:2px;
	line-height:120%;
}
	
	.mini2{
	font-size: 8px;
	color: #cfcfcf;
	letter-spacing:2px;
	line-height:120%;}
	
	
	.songtitle 
	{
	font-size:10px;
	color: #D7CEEA;
	}
	
	.shingu {
	color: #4CB7B7;
	font-size: 15px;
	text-align: center;
}

/*
table{filter:alpha(style=0,opacity=30)}
*/

