@charset "utf-8";

/* -------------------------------
	bg
------------------------------- */
div#content {
	padding: 4px 4px 20px 4px;
	background-image: url(../images/top_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

/* -------------------------------
	TOP
------------------------------- */
h1.top-ti-01 a {
	width: 165px;
	height: 40px;
	text-indent: -9999px;
	background-image: url(../images/top_ti_01.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin: 22px 0px 0px 574px;
}
.top-li-01 {
	list-style-type: none;
	margin: 45px 0px 0px 574px;
}
.top-li-01 li {
	width: 165px;
	height: 50px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.top-li-01 li.menu01 {
	background-image: url(../images/top_ti_03-01-on.gif);
}
.top-li-01 li.menu02 {
	background-image: url(../images/top_ti_03-02-on.gif);
}
.top-li-01 li.menu03 {
	background-image: url(../images/top_ti_03-03-on.gif);
}
.top-li-01 li.menu04 {
	background-image: url(../images/top_ti_03-04-on.gif);
}
.top-li-01 li.menu05 {
	background-image: url(../images/top_ti_03-05-on.gif);
}
.top-li-01 li a {
	width: 165px;
	height: 50px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
.top-li-01 li.menu01 a {
	background-image: url(../images/top_ti_03-01.gif);
}
.top-li-01 li.menu02 a {
	background-image: url(../images/top_ti_03-02.gif);
}
.top-li-01 li.menu03 a {
	background-image: url(../images/top_ti_03-03.gif);
}
.top-li-01 li.menu04 a {
	background-image: url(../images/top_ti_03-04.gif);
}
.top-li-01 li.menu05 a {
	background-image: url(../images/top_ti_03-05.gif);
}
.top-li-01 li a:hover {
	background-image: none;
}
div#news {
	width: 400px;
	height: 137px;
	color: #666666;
	padding: 15px;
	background-image: url(../images/top_ti_02.gif);
	background-repeat: no-repeat;
	margin: 65px 0px 0px 20px;
}
#content > div#news {
	min-height: 137px;
	height: auto;
}
div#news p {
	padding: 0px 0px 8px 4px;
}
div#news a {
	color: #666666;
	text-decoration: underline;
}
div#news a:hover {
	text-decoration: none;
}
div#news h2 {
	text-indent: -9999px;
}
.news-lst-01 {
	list-style-type: none;
	margin: 30px 30px 0px 30px;
	line-height: 1.2em;
	font-size: 85%;
}
.news-lst-01 .day {
	height: 20px;
	display: block;
	width: 70px;
}
.news-lst-01 .data {
	margin: -20px 0px 0px 70px;
	padding: 0px 0px 5px 0px;
	display: block;
	height: 20px;
}
.news-lst-01 li > .data {
	height: auto;
	min-height: 20px;
}
.news-lst-01 .btn {
	text-align: right;
}
.top-btn-01 {
	margin: -20px 0px 0px 600px;
}

div#banner {
	font-size: 85%;
	position: absolute;
	left: 580px;
	top: 340px;
	color: #888;
}
div#banner li {
	list-style-type: none;
	margin-bottom: 10px;
	display: block;
	line-height: 1.2em;
	/*font-size: 1px;
	line-height: 1px;*/
}
/*#banner li span {
	background: url(../common/images/cmn_ic_01.gif) no-repeat left 3px;
	padding-left: 8px;
}*/
div#banner img {
	display: block;
}

