﻿@charset "utf-8";
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #0033CC;
	padding-bottom: 1px;
	text-align: left;
	letter-spacing: 0em;
	margin-bottom: 30px;
	padding-top: 2px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #03C;
	padding-left: 10px;
}

h1.list {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navi {
	padding-top: 6px;
	padding-bottom: 6px;
	width: 576px;
}



.navi p {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navi p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navi a,
.navi a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.goClik {
	font-size: 80%;
	line-height: 110%;
	color: #F00;
	padding-top: 8px;
	padding-bottom: 8px;
}

.to_topMiddle {
	font-size: 75%;
	text-align: right;
	padding-top: 26px;
}
.to_topMiddle a {
	color: #333333;
	text-decoration: none;
}
.to_topMiddle a:hover {
	color: #CC0000;
}
