@charset "shift_jis";

.copy {
	FONT-SIZE: 10px
}
.indexcom {
	FONT-SIZE: 11px; LINE-HEIGHT: 130%
}
.text {
	FONT-SIZE: 12px; LINE-HEIGHT: 130%
}
.textCopy {
	FONT-SIZE: 11px; LINE-HEIGHT: 130%
}
.text2 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 130%
}
.text2Color {
	FONT-SIZE: 12px; COLOR: #990000; LINE-HEIGHT: 160%
}

/*詳細ページ*/

.event *{
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: none;
	font-size: 12px;
	text-align: left;
}

td.event{
	width: 49%;
	vertical-align: top;
	display: inline;
	float: left;
}

#same td.event{
	width: auto;
	vertical-align: top;
	background-color: #FFFFFF;
}

img.jacket{
	margin: 0 6px 0 0;
	float: left;
	display: inline;
}

h3{
	font-size:12px;
	line-height:130%;
	margin:0 0 6px;
	color: #000099;
	float: left;
	clear: both;
	width: 100%;
}
h4{
	font-size:12px;
	line-height:130%;
	margin: 0 0 6px 0;
	float: left;
	clear: both;
	width: 100%;
}

div.detail{
	display: inline;
	float: left;
	width: 168px;
}

#same div.detail{
	display: inline;
	float: left;
	width: 360px;
}

.detail dl{
	clear: both;
	float: left;
	width: 100%;
}

.detail dt{
	clear: both;
	float: left;
	width: 20%;
}

.detail dd{
	float: left;
	display: inline;
	width: 80%;
}

.detail img{
	float: right;
	clear: both;
	display: inline;
}

img.link{
	clear: both;
	float: left;
	margin: 0 0 0 196px;
	display: inline;
}

#same img.link{
	clear: both;
	float: left;
	display: inline;
}
