.a01:link { 
     text-decoration:none; 
	 color : #3300CC;
}
.a01:visited { 
     text-decoration:none; 
	 color : #3300CC;
}
.a01:hover { 
	 text-decoration:none; 
	 color : #FF3366;
}
.a02:link {
	text-decoration:underline;
	color : #3300CC;
	font-size: 12px;
}
.a02:visited {
	text-decoration:underline;
	color : #3300CC;
	font-size: 12px;
}
.a02:hover {
	text-decoration:underline;
	color : #F76278;
	font-size: 12px;
}
.tbg01 {
	background-color: #FFFFFF;
}
.tbg02 {
	background-color: #B6B0C8;
}
.tbg03 {
	background-color: #E2D3E4;
}
.tbg04 {
	background-color: #FEE0E3;
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
}
.tbg05 {
	background-color: #F6BDC2;
}
.tbg06 {

	background-color: #FEE0E3;
}
.f18bg {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}
.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
	line-height: 130%;
	background-color: #FFFFFF;
}
.f12_l {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
}
.f12_pi {
	font-size: 12px;
	background-color: #FEE0E3;
	line-height: 120%;
}

.f12_l150 {
	font-size: 12px;
	line-height: 150%;
}
.f13b {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
}
.f14 {
	font-size: 14px;
	line-height: 150%;
}
.f14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}
.f15b {
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
}.f15 {
	font-size: 15px;
	line-height: 150%;
}
.f13_l130 {
	font-size: 13px;
	line-height: 130%;
}
.tbg08 {
	background-color: #FDE8EA;
}
.tbg09 {
	background-color: #DDE4FF;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
.tbg10 {
	background-color: #9393FF;
}
.f13 {
	font-size: 13px;
	line-height: 120%;
}
.f9_gr {
	font-size: 9.5px;
	color: #808080;
}
.f_red,
.red {
	color: #FF0000;
}
ul {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
ol {
	margin-top: 0px;
	padding-left: 25px;
}

li {
	margin-bottom: 3px;
}


/*----------------------------------*/
/* ‚»‚Ì‘¼							*/
/*----------------------------------*/

/* float */
.floatL { float: left;}
.floatR { float: right;}
.clear { clear: both;}

/* img float */
.imgL {
	float: left;
	padding: 0 20px 15px 0;
	/margin: 10px 20px 15px 0;
}
.imgR {
	float: right;
	padding: 0 0 25px 20px;
	/margin: 10px 0 25px 20px;
}

/* indent */
ul.indent {
	margin-left: 1.0em;
}
ul.indent li {
	margin-bottom: 5px;
	text-indent: -1.0em;
	list-style-type: none;
	font-size: 80%;
	line-height: 140%;
}
ul.indent2 {
	margin-left: 1.0em;
}
ul.indent2 li {
	margin-bottom: 5px;
	text-indent: -1.0em;
	list-style-type: none;
	line-height: 140%;
}

/* font-weight */
.fWN { font-weight: normal;}
.fWB { font-weight: bold;}

/* text-align */
.txtAC { text-align: center;}
.txtAR { text-align: right;}
.txtAL { text-align: left;}

/* margin */
.mt5 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}

.mlz { margin-left: 0 !important;}
.ml5 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml20 { margin-left: 20px !important;}
.ml30 { margin-left: 30px !important;}
.ml32 { margin-left: 32px !important;}

.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}


.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}

.pr10 { padding-right: 10px !important;}
.pr15 { padding-right: 15px !important;}






