
@font-face {
	font-family: 'RiiPopkkR';
	src: url('/aa/aa_file.php?d=font&f=RiiPopkkR.woff');
	url('/aa/aa_file.php?d=font&f=RiiPopkkR.otf') format('otf');
}

* { font-family: RiiPopkkR; }

body {
	background-image: url('/aa/aa_file.php?d=image&f=back01.jpg');
	background-repeat: repeat;
	background-color: #eeeeee;
	background-attachment: scroll;
}

a:link { color: #004466; }
a:visited { color: #004466; }
a:active { color: #004466; }
a { text-decoration: none; }
a img { border-style:none; }

.aa_header {
	font-size: 24pt;
	line-height: 28px;
}

.header_button {
	font-size: 14px;
	margin: 5px;
}

.aa_footer {
	font-size: 8pt;
	color: #404040;
	line-height: 12px;
}

.aa_lv {
	width: 64px;
	font: bold;
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
}

.AlignRight {  
	text-align:right;  
}  

.AlignCenter {  
	text-align:center;  
}  


.tape {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}


.desc {
	font-size: 16px;
}





