@charset "utf-8";

/* ==================================================
contents
================================================== */
/* service
============================== */
#tmp_service {
	clear:both;
}
#tmp_service_ttl {
	margin:0 0 10px;
	padding:0 0 4px;
	border-bottom:2px solid #2D832D;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin:0 0 10px;
	padding:7px 12px 12px;
	color:inherit;
	background:#FEF5F5 url(/shared/templates/kitaku_top/images/emergency_s_bg.jpg) repeat-x left top;
	border-top:1px solid #F59090;
	border-right:1px solid #F59090;
	border-bottom:1px solid #CF3030;
	border-left:1px solid #F59090;
	clear:both;
}
#tmp_emergency_s_ttl {
	margin:0 0 6px;
	color:#DF0000;
	background-color:transparent;
	font-weight:bold;
}
#tmp_emergency_s_cnt .img {
	margin:0 8px 0 0;
	float:left;
}
#tmp_emergency_s_cnt .txt {
	width:416px;
	float:left;
}
/* box_menu
============================== */
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 9px;
}
div.box_menu {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px 10px;
	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:5px;
}
.box_menu ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
	margin-bottom:0.8em; /* 変更しない */
	margin-left:14px; /* 変更しない */
}
.box_menu ul li {
	margin:0 0 0.5em;
}
.box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:14px; /* 変更しない */
}
.box_menu ul ul,
.box_menu ul ol,
.box_menu ol ul,
.box_menu ol ol {
	margin:0.3em 0 0 14px; /* 変更しない */
}
/* box_list */
.box_list {
	clear:both;
	width:100%;
}
.wrap_box_list_cnt {
	width:100%;
	float:right;
	margin-left:-58px;
}
.box_list_cnt {
	margin-left:58px;
}
.box_list_cnt2 {
	width:100%;
}
.box_list_pht {
	width:50px;
	float:left;
	z-index:10;
	position:relative;
}
/* topics
============================== */
#tmp_topics .box_kitaku_ttl h2 a {
	background:url(/shared/templates/kitaku_top/images/topics_ttl.jpg) no-repeat left top;
	width:67px;
	height:20px;
}
#tmp_topics .box_kitaku_ttl h2 span {
	width:67px;
	height:20px;
}
/* new
============================== */
#tmp_new .box_kitaku_ttl h2 a {
	background:url(/shared/templates/kitaku_top/images/new_ttl.jpg) no-repeat left top;
	width:62px;
	height:20px;
}
#tmp_new .box_kitaku_ttl h2 span {
	width:62px;
	height:20px;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_emergency_s_cnt:after,
div.box_menu_cnt:after,
.box_list: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 #tmp_emergency_s_cnt,
*:first-child+html div.box_menu_cnt,
*:first-child+html .box_list,
*:first-child+html .clearfix {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_emergency_s_cnt,
* 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_kitaku_ttl, {
	display:inline-block;
}
* html #tmp_event_cal {
	padding-right:7px !important;
}
* html #tmp_wrapper2 {
	padding-bottom:20px !important;
}
* html .box_menu .box_menu_cnt .txt {
	width:157px;
}
/* for Firefox */
#tmp_main:after,
#tmp_wrap_lm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */
}
}
