a:link {
color: #003399;
}
a:visited {
color: #003399;
}
a:hover {
color: #993300;
}
body {
	color: #222222;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: auto;
	text-align: left;
}
h2 { 
	font-size: 130%;
	border-color: black #2E5B98 #2E5B98;
	margin-left: 0px;
	padding-left: 5px;
	width: 600px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 10px;
}
h3 { 
	font-size: 130%;
	border-color: black #FCB22F #FCB22F;
	margin-left: 0px;
	padding-left: 5px;
	width: 600px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	text-indent: 1em;
	line-height: 135%;
}
.f11 {
font-size: 70%;
}

.f12 {
font-size: 78%;
}

.f13 {
font-size: 80%;
}

.f14 {
font-size: 90%;
}

.f16 {
font-size: 100%;
}

.p11 {
line-height: 150%;
font-size: 70%;
}

.p12 {
line-height: 150%;
font-size: 78%;
}

.p13 {
line-height: 150%;
font-size: 80%;
}

.p14 {
line-height: 150%;
font-size: 90%;
}

.p16 {
line-height: 150%;
font-size: 100%;
}

.p13 p, .p12 p, .p11 p {
margin: 0 0 0.9em 0;
}

.title-contents {
	margin: 20px 8px 0px 8px;
}
#contents-bg {
	width: 761px;
	margin: 0;
	padding: 0;
	text-align: left;
	background:  url("../../images/bg.jpg") top left repeat-y;
}
#info-body {
margin: 0px 2px 22px 3px;
height: 300px;
line-height: 150%;
font-size: 80%;
}

#info-body p {
margin-bottom: 0.7em;
}
.header {
	font-size: 78%;
	color: #FFFFFF;
	background-color: #2E5B98;
}
.footer {
	font-size: 70%;
	color: #FFFFFF;
	background-color: #2E5B98;
}
.l_mark {
	list-style-type: none;
}
.map {
	border: 1px solid #666666;
}
.img-box {
	border: 1px solid #666666;
}
.blogtext {
	color: #222222;
line-height: 150%;
font-size: 100%;
}