@charset "utf-8";
/* テキスト
---------------------------------------------*/
.small{
	font-size:0.9em;}
	
.small-r{
	font-size:0.9em;
	color:#FF6666;}
	
.small-g{
	font-size:0.9em;
	color:#666666;}
	
.small-black{
	color:#333333;
	font-size:0.9em;}
	
.big-r{
	font-size:1.2em;
	color:#CC0000;
	font-weight:bold;}
	
.big{
	font-size:1.2em;}
	
.red{
	color:#CC0000;}

p.normal{
	margin:0;
	padding:0 10px 10px 10px;}
	
p.normal10{
	padding:10px 0;}
	
.gray{
	color:#999999;}
	
.mtx-b{
	font-weight:bold;}
	
.ltx-b{
	font-weight:bold;
	font-size:1.2em;}

	
	

