/*********** ¥ê¥ó¥¯ ***********/


A:link {
	font-size: 12px;
	line-height: 17px;
	color: #227777;
	text-decoration: underline;
}

A:visited {
	font-size: 12px;
	line-height: 17px;
	color: #227777;
	text-decoration: none;
}

A:hover {
	font-size: 12px;
	line-height: 17px;
	color: #dd0000;
	text-decoration: underline;
}


a.w12:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.w12:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.w12:hover {
	color: #FFAF02;
	font-size: 12px;
	text-decoration: none;
}



.t_txt_1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.t_txt_2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.t_txt_3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


.t_head_1 {
	border-bottom: solid 2px #339999;
	width:100%;
	font-size: 16px;
	font-weight: bold;
	color: #339999;
}

.t_head_2 {
	border-bottom: dashed 2px #339999;
	width:100%;
	font-size: 14px;
	font-weight: bold;
	color: #339999;
}

.t_head_3 {
	border-bottom: solid 1px #339999;
	width:100%;
	font-size: 12px;
	font-weight: bold;
	color: #339999;
}

.error {
	font-size: 12px;
	color: #dd0000;
}


