#frk h1 {
	font-size: 120%;
}

#frk img {
	vertical-align: middle;
	margin: 30px 0 0 50px;
}

.frkList {
	text-align: center;
	margin: 0;
	font-size: 90%;
}

.frkList a,
.frkList a:link {
	text-decoration: none;
	color: #666;
}

.frkList a:hover {
	color: #1374a5;
}

/* header: h1 --> h3
-------------------------------------- */
h3.logo, h3.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 180%;
	text-transform: uppercase;
}

h3.logo a {
	width: 480px;
	display: block;
	background: url(templates/ja_purity/images/logo.png) no-repeat;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 100;
	background-image: url(templates/ja_purity/images/logo.png);
}

h3.logo a span {
	position: absolute;
	top: -1000px;
}

h3.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}
