/* event_repo */
#header_bannar{
	font-size:0;
	color:#000;
	display:block;
	text-indent:-9999px;
	width:100%;
	height:479px;
	float:left;
	background:url("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:purple;
	color:white;
}
* 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{
	text-align:left;
	padding:10px;
	font-size:16px;
}
.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%;
}
#qr_block{
	width:280px;
	padding:10px;
	margin:10px 0 0 250px;
	border:1px solid #8b0000;
	font-size:16px;
}
* html #qr_block{
	width:300px;
	margin:10px 0 0 125px;
}

#srdl dt
,#srdl dd{
	text-align:center;
}
#srdl dt{
	color:#aaf;
	font-size:20px;
}
#srdl dd{
	font-size:16px;
}
#cd_des dt{
	margin-top:10px;
}
#cd_des dd{
	margin-left:10px;
}

