@charset "utf-8";
/* All font */
/* Pagetitle */
.h1{
	font-size:19px;
	font-weight:normal;
	color:#f68428;
}

/* content main title */
.h2{
	font-size:14px;
	font-weight:bold;
	color:#58595b;
}

/* Normal Text */
.h3{
	font-size:11px;
	font-weight:normal;
}

.font-title{
	font-size:16px;
	color:#f58220;	
	font-weight:bold;		
}
.font-maintitle{
	font-size:18px;
	color:#58595b;	
	font-weight:bold;
	padding: 0 0 5px 18px;
	padding-bottom:5px;
	display:block;
	background: url(../images/dot05.gif) no-repeat 0 4px;

}
.font-selected{
	color:#f58220;	
	font-weight:bold;	
}

.font-selected a{
	color:#f58220;	
	font-weight:bold;	
}
.font-selected-sublink{
	color:#f58220;	
}