@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_info {
	margin:0 0 7px;
}
#tmp_info_ttl {
	margin:0 0 10px;
	padding:0 0 4px;
	border-bottom:2px solid #2D832D;
}
table.box_menu {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	background:url(/shared/templates/chuo_top/images/box_bg.jpg) repeat-x left top;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
}
table.box_menu td {
	padding:5px 10px;
}
div.box_menu {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px 10px 0;
	background:url(/shared/templates/chuo_top/images/box_bg.jpg) repeat-x left top;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
.box_menu .box_menu_ttl p {
	margin-bottom:5px;
	padding:0;
	font-weight:bold;
}
.box_menu .box_menu_cnt p {
	margin-bottom:10px;
}
.box_menu ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
.box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
.box_menu li {
	margin:0 0 0.5em;
}
.box_menu ul ul,
.box_menu ul ol,
.box_menu ol ul,
.box_menu ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
div.box_menu_cnt:after,
.clearfix:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html div.box_menu_cnt,
*:first-child+html .clearfix {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html div.box_menu_cnt,
* html .clearfix {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for IE6.0 */
* html #tmp_wrapper,
* html #tmp_wrapper2,
* html #tmp_emergency_ttl,
* html #tmp_emergency_district_ttl,
* html #tmp_important,
* html #tmp_wrap_index,
* html #tmp_index,
* html #tmp_index_ttl,
* html #tmp_faq,
* html #tmp_wrap_publicity,
* html #tmp_wrap_publicity2,
* html #tmp_publicity,
* html .box_menu,
* html .box_nishi_ttl {
	display:inline-block;
}
* html #tmp_event_cal {
	padding-right:7px !important;
}
* html #tmp_wrapper2 {
	padding-bottom:20px !important;
}
/* for Firefox */
#tmp_main:after,
#tmp_wrap_lm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */
}
}
