@charset "UTF-8";
.index-mainphoto {
	height: 225px;
	margin-bottom: 15px;
	background-image: url(/img/index/mainphoto2.jpg);
}
.topflash {
	height: 225px;
	margin-bottom: 15px;
}

.oshirase {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news1 {
	height: 200px;
	overflow: scroll;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.news1 p {
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #666666;
}
.news1 h2 {
	font-weight: normal;
	padding-left: 50px;
	margin-top: 5px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(/img/index/new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}

.news1 h3 {
	font-weight: normal;
	padding-left: 50px;
	margin-top: 5px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(/img/index/info.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news2  {
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-color: #f7f7f7;
}
.news2 li {
	list-style-type: none;
	line-height: 1.5em;
	color: #666666;
	padding-left: 5px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.quick-link {
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.quick-link1 {
	float: left;
	width: 280px;
	margin-left: 0px;
	margin-right: 20px;
}
.quick-link h3 {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
.quick-link hr {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.quick-link  ol {
	margin-left: 20px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.quick-link   ol   li  {
	list-style-type: square;
}
.quick-link ol a {
	text-decoration: none;
}
.quick-link2 {
	float: right;
	width: 280px;
	margin-left: 0px;
}
.quick-link3 {
	float: left;
	width: 190px;
	margin-left: 0px;
	background-color: #006633;
}
