#txt_navi {
	font-family: Verdana;
	color: white;
	text-align: left;
	line-height: 80px;
	height:80px;
	overflow: inherit;
	vertical-align: middle;
}

hr {
	border: none;
	border-bottom: 0.2em dotted #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
}

.hr_vertical {
	border-left: 0.2em dotted #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}

a {
	color:#3069a0;
	text-decoration:none;
}

a:hover {
	color:#e1e1e1;
	background-color:#3069a0;
}

.subnavi a:hover {
	background-color:transparent;
}


#txt_navi a {
	text-decoration: none;
}

#txt_navi a:hover {
	text-decoration: none;
	background-color: #77cdf6;
	color: #333333;
}

#txt_footer {
	color: #e1e1e1;
	font-size: 0.8em;
}

h1 {
	font-size: 18px;
	color: #3069a0;
}

#link_footer a {
	text-decoration: none;
	color: #e1e1e1;
}

#link_footer a:hover {
	background-color: #e1e1e1;
	color: #333333;
}

.txt_date {
	font-size: 0.8em;
	color:#999999;
}

.gallery_box a {
	text-decoration: none;
	background-color: #ffffff;
	color: none;
}

.gallery_box a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: none;
}