@charset "UTF-8";

/*======================================== Sakura Exhibition CSS ====================*/



/*===== DOCUMENTS =====*/
.contents_block a {
	color: #FB8367;
	text-decoration: none;
}
.data_list {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.data_list_01,.data_list_02 {
	padding: 8px 16px;
}
.data_list_01 {
}
.data_list_02 {
	background-color: #F2F2F2;
}
.data_list_head {
	padding: 0px 24px 0px 0px;
	color: #E31768;
}
.contents_block dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.contents_block dd {
	margin: 0px;
	padding: 0px 0px 8px 16px;
}
.contents_block ul {
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 0px 0px;
}
.contents_block li {
	margin: 0px;
	padding: 0px;
}
#contents_menu {
	height: 24px;
	padding: 0px 0px 0px 14px;
	border-bottom: 2px solid #000000;
}
#contents_menu_entry {
	height: 24px;
	padding: 0px 14px 0px 0px;
	border-bottom: 2px solid #000000;
}
#contents_menu .contents_menu_btn {
	float: left;
	width: 120px;
	margin: 0px 4px 0px 4px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #999999;
	text-align: center;
	line-height: 24px;
}
#contents_menu_entry .contents_menu_btn {
	float: right;
	width: 120px;
	margin: 0px 4px 0px 4px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #999999;
	text-align: center;
	line-height: 24px;
}
.contents_menu_btn a {
	display: block;
	color: #000000;
	text-decoration: none;
}
#contents_menu .contents_menu_btn_s {
	float: left;
	width: 120px;
	margin: 0px 4px 0px 4px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	display: block;
	text-align: center;
	line-height: 24px;
}
#contents_menu_entry .contents_menu_btn_s {
	float: right;
	width: 120px;
	margin: 0px 4px 0px 4px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	display: block;
	text-align: center;
	line-height: 24px;
}
.contents_menu_btn_s a {
	display: block;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
.contents_menu_btn a:hover, .contents_menu_btn_s a:hover {
	color: #ffffff;
	background-color: #000000;
}







#contents_menu_02 {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
}
#contents_menu_02 .contents_menu_btn {
	float: left;
	width: 120px;
	margin: 0px 4px 0px 4px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #999999;
	text-align: center;
	line-height: 24px;
}
#contents_menu_02 .contents_menu_btn_s {
	float: left;
	width: 120px;
	margin: 0px 4px 0px 4px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	display: block;
	text-align: center;
	line-height: 24px;
}






.link_right {
	text-align: right;
}
.link_right a{
	padding: 0px 16px 0px 0px;
	color: #FB8367;
	background: url(/images/link_arow.jpg) no-repeat center right;
	line-height: 16px;
	font-size: 10px;
	text-decoration: none;
}
.link_left a {
	padding: 0px 0px 0px 16px;
	color: #FB8367;
	background: url(/images/link_arow.jpg) no-repeat center left;
	line-height: 24px;
	font-size: 12px;
	text-decoration: none;
}

.contents_caption {
	color: #666666;
	font-size: 10px; 
}
.contents_alert {
	color: #ff0000;
	font-size: 10px; 
}