@charset "utf-8";

/* ==================================================
contents
================================================== */
/* box_info
============================== */
.box_info {
	margin:0 0 10px;
	clear:both;
}
.box_info_ttl {
	background:url(/shared/templates/shigikai_top/images/info_ttl_bg.gif) repeat left top;
	padding:2px 7px;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	margin-bottom:10px;
	position:relative;
}
.box_info_ttl h2 {
	background:url(/shared/templates/shigikai_top/images/info_ttl_icon.png) no-repeat left 4px;
	padding-left:13px;
	font-size:135.7%;
	font-weight: bold;
}
.box_info_ttl .list_btn {
	font-size:85.7%;
	position:absolute;
	right:13px;
	top:10px;
}
.box_info_ttl .list_btn a {
	background:url(/shared/site_shigikai/images/icon/navi_icon_o.gif) no-repeat left center;
	padding:4px 0 2px 23px;
	/* text-decoration:none; */
	color:#000000;
}
/* list_table
============================== */
table.list_table {
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	border-spacing:0;
}
table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
	font-size:92.8%;
}
table.list_table .lavel {
	width:85px;
	padding:0;
}
table.list_table .date_year {
	width:120px;
	padding:0;
}
table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* box_lmenu
============================== */
.wrap_box_lmenu {
	clear:both;
}
.lmenu_s {
	float:left;
	width:235px;
	margin-right:10px;
	padding-bottom:12px;
}
.lmenu_m {
	float:left;
	width:480px;
	margin-right:10px;
	padding-bottom:12px;
}
.last {
	margin-right:0;
}
.box_lmenu {
	background:url(/shared/templates/shigikai_top/images/box_bg_b.gif) repeat left top;
	padding:6px;
}
.box_lmenu_inner {
	background-color:#FFFFFF;
	color:inherit;
}
.box_lmenu_ttl {
	padding:1px 8px 2px;
}
.box_lmenu_ttl h2 {
	font-size:121.4%;
	color:#061D39;
	background: url(/shared/site_shigikai/images/icon/circle_icon_b.png) no-repeat 2px 7px;
	padding:3px 0 3px 22px;
	border-bottom:1px dotted #000000;
	font-weight: bold;
}
.box_lmenu_cnt {
	padding:5px 9px 0;
	font-size:92.8%;
}
.box_lmenu_cnt ul {
	list-style:none;
	list-style-image:none;
	padding-bottom:5px;
}
.box_lmenu_cnt p {
	margin-bottom:5px;
}
.box_lmenu_cnt ul li {
	background:url(/shared/site_shigikai/images/icon/navi_icon_o.gif) no-repeat left 2px;
	padding:2px 0 1px 20px;
}
/* lmenu_col2L */
.lmenu_col2L {
	float:left;
	width:180px;
}
.lmenu_col2R {
	float:right;
	width:260px;
}
/* lmenu_lg */
.wrap_lmenu_lg {
	width:725px;
	margin-bottom:12px;
	clear:both;
}
.lmenu_lg {
	background:url(/shared/templates/shigikai_top/images/box_bg_o.gif) repeat left top;
	padding:6px;
}
.lmenu_lg2 {
	padding:10px 12px;
	background-color:#FFFFFF;
	color:inherit;
}
.lmenu_lg_inner {
	background:url(/shared/templates/shigikai_top/images/box_line_bg.gif) repeat-y left top;
}
.lmenu_lg .box_lmenu {
	background:none;
	padding:0;
}
.lmenu_lg .box_lmenu_ttl {
	padding-left:0;
	padding-right:0;
}
.lmenu_lg .box_lmenu_ttl h2 {
	background-image:url(/shared/site_shigikai/images/icon/circle_icon_o.png);
	color:#83520C;
}
.lmenu_lg .box_lmenu_cnt {
	padding-right:0;
}
.lmenu_lg_col2L {
	float:left;
	width:440px;
}
.lmenu_lg_col2R {
	float:right;
	width:215px;
}
/* lavel_news */
.lavel_news {
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
	text-align:center;
	font-size:85.7%;
	width:42px;
	color:#FFFFFF;
	background-color:#CD4B14;
	padding:2px 0;
	line-height:1.2;
	margin-left:-8px;
}
/* lmenu_glay */
.wrap_lmenu_glay {
	margin-bottom:12px;
	clear:both;
}
.wrap_lmenu_glay .box_lmenu {
	border:2px solid #000000;
	background:none;
}
.wrap_lmenu_glay .box_lmenu_ttl h2 {
	border:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
.box_info:after,
.box_info_ttl:after,
.box_info_cnt:after,
.wrap_box_lmenu:after,
.box_lmenu:after,
.box_lmenu_ttl:after,
.box_lmenu_cnt:after,
.lmenu_lg:after,
.lmenu_lg2:after,
.lmenu_lg_inner:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .clearfix,
*:first-child+html .box_info,
*:first-child+html .box_info_ttl,
*:first-child+html .box_info_cnt,
*:first-child+html .wrap_box_lmenu,
*:first-child+html .box_lmenu,
*:first-child+html .box_lmenu_ttl,
*:first-child+html .box_lmenu_cnt,
*:first-child+html .lmenu_lg,
*:first-child+html .lmenu_lg2,
*:first-child+html .lmenu_lg_inner {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}