.lineup {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 680px;
	/*	background-image: url(../images/lineup_back.jpg);
	background-color: #9C9;*/
	background-color: #000;
	color: #998675;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	background-image: url(../images/logo3.jpg);
}
.lineup caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: left;
	line-height: 150%;
	margin-left: 0px;
}
.lineup table {
	width: 610px;
	margin-left: 20px;
	margin-top: 5px;
}
.lineup th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #998675;
	line-height: 150%;
}
.lineup td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #998675;
}
.lineup_row1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	width: 150px;
	font-style: italic;
	text-align: center;
}
.lineup_row2 {
	width: 110px;
	text-align: center;
	font-weight: bold;
}
.lineup_row3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 110%;
	letter-spacing: 0.2em;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lineup .contents {
	font-size: 14px;
	line-height: 150%;
}
.color_coordination {
	background-image: url(../images/image_color.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 740px;
	width: 880px;
	position:relative;
	top:0px;
	left:50px;

}
.color_coordination table {
	background-color: transparent;
	width: 800px;
	margin-top: 0px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position:relative;
	top:-38px;
}
.color_coordination td {
	height: 21px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.comment .contents {
	position:relative;
	top:15px;
}
.comment .contents p{
	margin: 7px;
	margin-left: 0;	
}
.comment .note {
	position:relative;
	top:20px;
}
.accordion{
	position:relative;
	top:12px;
}
.disp_notes{
	margin-bottom:0;
	margin-left:15px;
	margin-right:15px;
	width:790px;
	background-color:#000;
	border-bottom:solid #998675 2px;
}
.disp_notes ul{
	background-color:#FFF;
	height:280px;
	margin:0;
	padding:15px;
	padding-left:2em;
}
.disp_notes h2{
	margin:0;
	color:#998675;
	padding:7px;
}
.disp_notes h2:hover{
	cursor:pointer;
	text-decoration:underline;
}
#ling {
	position:relative;
	top:-49px;
}