@charset "utf-8";

/* -----------------------------------------------------------
CSS Information
 File name:      index.css

 Style Info:     デフォルトのスタイルのリセット及び基本設定
----------------------------------------------------------- */



/*----------------------------------------------------
	font class
----------------------------------------------------*/


.style1 {font-size: 12px;line-height:16px}
.style1c {font-size: 12px;line-height:15px;text-align:center}
.style5 {
	font-size: 13px;
	color: #006633;
	line-height:20px;
}
.style6 {
	font-size: 10px;
	font-weight: bold;
	line-height:18px;
	color: #FFFFCC;
}
.style7 {font-size: 10px}
.style-xsmall {font-size: 10px;
	line-height:18px;
	color: #FFFFFF;}
