@charset "shift_jis";
body {
	background-color: #FFFFFF;
}
A{
	text-decoration : none;
	color: #666666;
}
A:HOVER{
	color :#000000;
	text-decoration : none;
	background-color: #93EAAF
}

#header {
	background-image: url(img/topimag/header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	font-size: 10px;
	line-height: 120%;
	padding-left: 10px;
	padding-top: 38px;
}
#logo {


}
.address {
	color: #003366;
	padding-top: 6px;
	padding-bottom: 10px;
}
#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #007D5D;
	border-left-color: #007D5D;
}
.yoteihyou {
	font-size: 12px;
	color: #666666;
}
.yoteihyou td {
	padding-left: 6px;
}
.oshirase {
	padding: 0px;
	margin-top: 4px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 0px;
}
.oshirase .new {
	background-image: url(img/topimag/icon_new.jpg);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7AA9FB;
	padding-top: 8px;
	padding-left: 45px;
	font-size: 12px;
}
.oshirase li {
	background-image: url(img/topimag/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
	font-size: 12px;
	padding-left: 45px;
	list-style-type: none;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #70AFFF;
	padding-top: 2px;
}
.shinryouka {
	font-size: 12px;
	color: #666666;
}
#footer {
	background-image: url(img/topimag/fudda.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}#footer .txet {
	font-size: 10px;
	color: #666666;
}
#footer .menu {
	font-size: 10px;
	padding-right: 12px;
	padding-top: 1px;
	text-align: right;
}
.txt12 {
	font-size: 12px;
	line-height: 150%;
}
.shinryouka {
	font-size: 12px;
	background-color: #E1EDFF;
	line-height: 120%;
}
.shinryouka th {
	color: #1F5168;
	background-color: #B5CFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.shinryouka td {
	padding-left: 8px;
	color: #666666;
}
.kinkyu {
	background-color: #FFECEC;
	padding: 6px;
	border: 1px solid #FF9999;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

