@charset "utf-8";/*トップページ*/
/* ---------------------------------------------------------------------- */
#topoil {
}
.topoilLeft {
	width: 310px;
}
.topoilLeft img {
}
.topoilRight {
}
.topoilRight {
}
/* ---------------------------------------------------------------------- */
#topakip {
}
.topakipLeft {
	width: 200px;
}
.topakipLeft img {
}
.topakipRight {
}
/* ---------------------------------------------------------------------- */
#toptex {
}
#toptex img {
	margin: 0px auto;
}
.topbtm {
	text-align: right;
	font-size: 11px;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
}
/* ---------------------------------------------------------------------- */
#toptex {
}
.news {
	height: 200px;
	overflow-y: auto;
	padding: 10px;
}
.news ul {
}
.news li {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.news li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.newsdate {
	font-weight: bold;
}
.newstitle {
	font-weight: bold;
	color: #d93223;
	border-bottom: 1px dotted #ccc;
}
.newsdate {
}
.newstex {
}
.newslink {
	font-size: 12px;
	text-align: right;
}
.newslink a {
	display: inline-block;
	text-decoration: none;
	background-image: url("../img/parts/arrow2.png");
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 15px 0px 0px;
}
.newslink a:hover,.newslink a:active {
	color: #000;
}
/* ---------------------------------------------------------------------- */