@charset "utf-8";
.rogo {
	background-repeat: no-repeat;
	height: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #034b8f;
	text-align: right;
}
#container {
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
}
#top {
	height: 245px;
	width: 760px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #034b8f;
}
#contents {
	width: 760px;
	margin-top: 25px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.navi {
	height: 45px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.navi ul li{
	float:left;
	width:108px;
	text-align: center;
	list-style:none;
	font-size: 10px;
	margin-top: auto;
	margin-bottom: auto;
	line-height:22px;
	color: #000000;
	letter-spacing: 0.1em;
	font-family: Arial, "小塚ゴシック Pro H";
}
.navi ul {
	height: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.navi a:hover{
	background-color:#ddff80;
}

.navi a{
    display:block;
    width:108px;
    height:45px;
}
.navi  a:link{
	text-decoration:none;
	color:#626262;
}
.navi  a:visited{
    text-decoration:none;
	color:#626262;
}
.navi a:hover{
    text-decoration:none;
	color:#626262;
}

.footer {
	float: none;
	height: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
	text-align: center;
}
.footer p{
	font-family: Arial, "小塚ゴシック Pro H";
	font-size: 9px;
	line-height: 20px;
}
#contents  p {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, "小塚ゴシック Pro EL";
	padding-right: 30px;
	padding-left: 20px;
}

.koushin{
	font-size: 12px;
	color: #FF6666;
}
.oshirase{
	font-size: 12px;
	color: #66CC33;
}
.sonota{
	font-size: 12px;
	color: #FF6600;
}

.date{
	text-indent: 10px;
	font-size: 11px;
}
.naiyou{
	text-indent: 10px;
	font-size: 11px;
}

#contents .t1 ul {
	list-style-type: none;
	font-size: 12px;
}

#contents .t1{
	vertical-align:top;
	padding-top: 10px;
	padding-bottom:10px;
	line-height:150%;
	height: auto;
}
