@charset "UTF-8";

/*======================================== 桜 Exhibition CSS ====================*/



#art_dive {
	line-height: 4;
}
#art_dive .art_dive_box {
	clear: both;
	display: block;
	border-top: 1px solid #DDDDDD;
}
#art_dive .art_dive_head {
	float: left;
	width: 100px;
	margin: 0px 0px 0px 16px;
	color: #666600;
	font-weight: bold;
}
#art_dive .art_dive_data {
	float: right;
	width: 380px;
}
#party_link {
	border-top: 1px solid #DDDDDD;
	clear: both;
	margin: 40px 0px;
	padding: 16px 0px 0px 0px;
}
