*{
	LINE-HEIGHT: 120%;
	FONT-FAMILY: "Osaka";}

BODY {
	COLOR: #333333;
	FONT: 12px arial,sans-serif;
	BACKGROUND-COLOR: #ffffff;}

h2{
	COLOR: #cc0000;
	FONT: 14px arial,sans-serif;
	padding-left: 10px; /* 左の余白 */
	border-width: 0px 0px 2px 20px; /* 枠の幅 */
	border-style: solid; /* 枠の種類 */
	border-color: #cc0000; /* 枠の色 */
	font-weight: bolder;
	margin-bottom: 10px;}

img{
	border : none;}

.font_red	{
	font-size:14px;
	color	: #CC0000;
	font-weight:bold;}

.small_red	{
	font-size:12px;
	color	: #CC0000;
	font-weight:bold;}


.font_org	{
	font-size:14px;
	color	: #ff9900;}

.font_pink	{
	font-size:14px;
	color	: #ff6666;}

.font_gre	{
	font-size:14px;
	color	: #33ccff;
	font-weight:bold;}

	
.font_14 {
	line-height:130%;
	font-size:14px;}
	
.font_13 {
	line-height:130%;
	font-size:13px;}

.font_12 {
	line-height:130%;
	font-size:12px;}

.font_11 {
	line-height:110%;
	font-size:11px;}

.font_17 {
	line-height:130%;
	font-size:17px;}
	
.font_white {
	line-height:130%;
	font-size:14px;
	color:#FFFFFF;}
	
.font_gray {
	line-height:130%;
	font-size:13px;
	color:#999999;}	
	
.font_big {
	line-height:130%;
	font-size:17px;
	color:#003399;
	font-weight:bold;}
	
.font_small	{
	font-size	: 11px;
	line-height	: 11px;}


