/* event_repo */
#header_bannar{
	font-size:0;
	color:#000;
	display:block;
	text-indent:-9999px;
	width:100%;
	height:300px;
	float:left;
	background:url("pc/header.jpg") no-repeat;
}
.photo_thumb_table{
	margin:40px 0 0 20px;
	width:760px;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
}
.photo_thumb_table td{
	padding:10px 0;
}
* html .photo_thumb_table{
	margin:40px 0 0 10px;
}

.art_name{
	font-size:30px;
	margin:40px 0 0 20px;
	width:760px;
	text-indent:20px;
	background-color:#8b008b;
	color:#fff;
}
* html .art_name{
	margin:40px 0 0 10px;
}
.art_com{
	font-size:14px;
	line-height:180%;
}
.art_table{
	margin:10px 0 0 25px;
	width:750px;	
}
* html .art_table{
	margin:10px 0 0 12.5px;
}
.art_table td{
	padding:10px;
}
.album_list{
	font-size:12px;
}

.s_list{
	margin-top:40px;

}
.s_list dt{
	text-align:center;
	font-size:24px;
	line-height:180%;
}
.s_list dd{
	text-align:center;
	line-height:180%;
}

#trb{
	float:right;
	width:350px;
	margin-right:40px;
}
* html #trb{
	margin-right:8px;
}