/* CSS Document */
a {
	text-decoration:: none;
}
a: hover {
	text-decoration: underline;
}
.lineup_ttl {
	border-right: 1px solid #c3b985;
}
.lineup {
	background: url(img/top_bg.gif) left top no-repeat;
	margin-bottom: 15px;
	padding: 0px;
}
.navi_area {
	background-color: #faeb95;
	border-right: 1px solid #c3b985;
	width: 156px;
	text-align: center;
}
ul.navi {
	padding: 0px;
	margin: 3px 0px 0px 8px;
	list-style: none;
}
ul.navi li {
	border-bottom: 1px solid #c3b985;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #7f0000;
	width: 148px;
	text-align: left;
	display: block;
	list-style: none;
}
.navi_bnr {
	margin: 20px auto;
	width: 148px;
}
.ln_item {
	padding-left: 8px;
	width: 597px;
	text-align: left;
}
.ln_ttl {
	margin-bottom: 20px;
}
.ln_copy {
	margin-bottom: 20px;
}
.ln_text {
	text-align: left;
}
.ln_text_ttl {
	background: url(img/dotline.gif) left top repeat-x;
	padding-top: 5px;
	margin-bottom: 1px;
	color: #7f0000;
}
.ln_text_body {
	margin-bottom: 3px;
}
.ln_text img {
	margin: 3px auto;
}
.ln_column {
	background-color: #f8f5e7;
	border: 1px solid #c3b985;
	padding: 8px;
	margin-top: 20px;
	text-align: left;
}
.ln_column_topic {
	background: url(img/dotline.gif) left bottom repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
