@charset "utf-8";

/* ==================================================
contents
================================================== */
/* note
============================== */
#tmp_note {
	background-color: #e4f7db;
	color:inherit;
	border: 2px solid #00A7DB;
	margin:0 0 20px;
	clear:both;
}
#tmp_note_ttl {
	padding:10px 15px 0;
}
#tmp_note_ttl h2 {
	font-size:107.6%;
	background:url(/shared/templates/jinji_top/images/note_ttl_icon.gif) no-repeat left 5px;
	padding-left:16px;
}
#tmp_note_ttl img {
	display:none;
}
#tmp_note_cnt {
	padding:26px 15px 5px;
}
#tmp_note_cnt ul {
	list-style:none;
	list-style-image:none;
	margin-left:12px;
}
#tmp_note_cnt ul li {
	background:url(/shared/site_jinji/images/icon/list_icon.gif) no-repeat left 4px;
	padding-left:13px;
	margin-bottom:0.5em;
}
#tmp_note_cnt ol {
	margin:0 0 0 1.7em;
	padding-bottom:10px;
	list-style-image:none;
}
#tmp_note_cnt ol li {
	background:none;
	padding-left:0;
}
/* box_info
============================== */
.box_info {
	border-top: 2px solid #49bfee;
	border-bottom: 2px solid #49bfee;
	margin:0 0 20px;
	clear:both;
}
.box_info_ttl {
	background-color: #dbf2fc;
	color: #000000;
	padding:6px 10px 2px;
}
.box_info_ttl h2 {
	font-size:107.6%;
}
.box_info_ttl img {
	display:none;
}
.box_info_cnt {
	background-color:#F3F3F3;
	color:inherit;
}
.box_info_cnt ul {
	padding:3px 10px;
	list-style:none;
	list-style-image:none;
}
.box_info_cnt ul li {
	padding:3px 0 3px 16px;
	background:url(/shared/site_jinji/images/icon/list_icon_s.gif) no-repeat 6px 6px;
}
/* list_table */
table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
table.list_table td {
	padding:5px 5px 5px 0;
	vertical-align:top;
	text-align:left;
	border-top: 1px dotted #49bfee;
}
table.list_table p {
	background:url(/shared/site_jinji/images/icon/navi_icon.png) no-repeat 4px 2px;
	padding-left:18px;
}
table.list_table .date {
	font-weight:bold;
	background:none;
	padding-left:0;
	margin-bottom:5px;
}
/* otoiawase
============================== */
#tmp_otoiawase {
	clear:both;
}
#tmp_otoiawase_ttl {
	padding:10px;
	background:url(/shared/templates/jinji_top/images/otoiawase_ttl_bg.jpg) repeat left top;
    background-size: 18px auto;
	border:2px solid #49bfee;
}
#tmp_otoiawase_ttl h2 {
	font-size:138.4%;
    color: #000000;
}
#tmp_otoiawase_ttl img {
	display:none;
}
#tmp_otoiawase_cnt {
	padding:25px 0 0;
}
#tmp_otoiawase_cnt p {
	margin-bottom:20px;
}
#tmp_otoiawase_cnt ul {
	list-style:none;
	list-style-image:none;
	margin-bottom:20px;
}
#tmp_otoiawase_cnt ul li {
	background:url(/shared/site_jinji/images/icon/navi_icon.png) no-repeat left 2px;
	padding-left:14px;
	margin-bottom:5px;
}
#tmp_otoiawase_cnt ul.mark {
	padding-left: 2.25em;
}
#tmp_otoiawase_cnt ul.mark li {
	background:none;
	padding-left:0;
	text-indent: -1.3em;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
#tmp_note:after,
#tmp_note_ttl:after,
#tmp_note_cnt:after,
.box_info:after,
.box_info_ttl:after,
.box_info_cnt:after,
#tmp_otoiawase:after,
#tmp_otoiawase_ttl:after,
#tmp_otoiawase_cnt: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 #tmp_note,
*:first-child+html #tmp_note_ttl,
*:first-child+html #tmp_note_cnt,
*:first-child+html .box_info,
*:first-child+html .box_info_ttl,
*:first-child+html .box_info_cnt,
*:first-child+html #tmp_otoiawase,
*:first-child+html #tmp_otoiawase_ttl,
*:first-child+html #tmp_otoiawase_cnt {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}


