@charset "shift_jis";

/* -------------------------------
	INSIDE CONTENT BOX
------------------------------- */
h1.site-ti-top {
	height: 60px;
	text-indent: -9999px;
}
p.site-txt-top {
	height: 30px;
	text-indent: -9999px;
}
.top-box-01 {
	width: 287px;
	margin: 0px 0px 20px 450px;
	font-size: 85%;
	clear: both;
}
.top-box-01 .ti01 a {
	height: 17px;
	background-image: url(../images/top_ti_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 10px 0px;
	clear: both;
}
.top-box-01 .ti02 a {
	height: 17px;
	background-image: url(../images/top_ti_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 10px 0px;
	clear: both;
}
.top-box-01 .ti03 a {
	height: 17px;
	background-image: url(../images/top_ti_03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 10px 0px;
	clear: both;
}
.top-box-01 .txt01 {
	background-image: url(../images/top_txt_01.gif);
	background-repeat: no-repeat;
	height: 73px;
	text-indent: -9999px;
	margin: 0;
	width: 197px;
	float: left;
}
.top-box-01 .txt02 {
	background-image: url(../images/top_txt_02.gif);
	background-repeat: no-repeat;
	height: 68px;
	text-indent: -9999px;
	margin: 0;
	width: 197px;
	float: left;
}
.top-box-01 .txt03 {
	background-image: url(../images/top_txt_03.gif);
	background-repeat: no-repeat;
	height: 14px;
	text-indent: -9999px;
	margin: 0;
}
.top-box-01 .img01 {
	float: right;
}

/*「お知らせ」のリスト*/
div#foot-news-bg {
	width: 680px;
	padding: 30px 40px 0;
	margin: auto;
	clear: both;
	background-color:#171220;
	color: #4b4752;
	font-size: 85%;
}
div#foot-news {
	width: 680px;
	border-bottom: solid 1px #272727;
	padding-bottom: 25px;
}
#foot-news h3 {
	margin-bottom: 15px;
}
#news {
	float: left;
	position: relative;
	width: 470px;
}
#news a {
	color: #4b4752;
}
.news-lst-01 {
	list-style-type: none;
	line-height: 1.5em;
}
.news-lst-01 li {
	position: relative;
	width: 470px;
}
.news-lst-01 .day {
	position: absolute;
	top: 0;
	left: 0;
}
.news-lst-01 .data {
	display: block;
	margin: 0 0 5px 70px;
	width: 400px;
}

#banner {
/*	position: absolute;
	right: 40px;
	bottom: 50px;
*/	float: right;
	width: 165px;
}
#banner img {
	border: none;
	display: block;
}
/*#banner li span {
	background: url(../common/images/cmn_ic_04.gif) no-repeat left 3px;
	padding-left: 8px;
}*/
#banner li {
	list-style-type: none;
	display: block;
	line-height: 1.2em;
	margin-bottom: 10px;
	color: #666;
/*	font-size: 1px;
	line-height: 1px;
	margin-bottom: 10px;
*/}
