@charset "utf-8";
/* ==================================================
contents
================================================== */
/* saigai
============================== */
#tmp_info_saigai {
	background-color:#FFFFFF;
	color:inherit;
	margin:8px 0 10px 0;
}
#tmp_info_saigai_ttl {
	background:url(/shared/templates/top/images/contents/info_ttl_saigai_bg.gif) right top no-repeat;
	width:100%;
}
#tmp_info_saigai_cnt {
	border-right:#CD0303 2px solid;
	border-bottom:#CD0303 2px solid;
	border-left:#CD0303 2px solid;
	padding:10px 10px 5px 10px;
}
#tmp_info_saigai_cnt ul {
	list-style-image:url(/shared/images/main/list_icon2.gif);
	margin:0 0 0 14px;
}
#tmp_info_saigai_cnt ul li {
	margin:0 0 0.7em;
}
#tmp_info_saigai_cnt ul li img {
	margin:0 0 0 5px;
}
/* tab
============================== */
#tmp_main_information {
	margin:0 0 10px 0;
}
#tmp_main_information_ttl {
	background:url(/shared/templates/top/images/contents/info_bg.gif) left bottom repeat-x;
}
#tmp_main_information_ttl ul {
	font-size:0.1%;
	line-height:0.1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#tmp_main_information_ttl ul li {
	float:left;
	margin:0 5px 0 0;
}
#tmp_main_information_cnt {
	clear:both;
	background-color:#FFFFFF;
	color:inherit;
	border-right:#C4A954 2px solid;
	border-bottom:#C4A954 2px solid;
	border-left:#C4A954 2px solid;
	padding:15px 10px 10px 10px;
	height:1%;
}
#tmp_main_information_cnt dl dt {
	clear:both;
	float:left;
	margin:0 -7em 0 0;
	width:7em;
}
#tmp_main_information_cnt dl dd {
	margin-bottom:0.6em;
	margin-left:7em;
	padding-left:1.5em;
}
#tmp_main_information_cnt dl dd img {
	margin:0 0 0 5px;
}
#tmp_main_information_cnt .list_btn {
	float:right;
}
#tmp_main_information_cnt .list_btn p {
	float:left;
	margin-right:5px;
}
#tmp_tab_attention,
#tmp_tab_news,
#tmp_tab_event {
	clear:both;
}
/* guide
============================== */
#tmp_info_guide {
	margin:0 0 10px 0;
	clear:both;
}
#tmp_info_guide_ttl {
	background:url(/shared/templates/top/images/contents/info_ttl_guide_bg1.gif) right top no-repeat;
}
#tmp_info_guide_cnt {
	background:#FFFFFF url(/shared/templates/top/images/contents/info_ttl_guide_bg2.gif) 0 0 repeat-x;
	color:inherit;
	border-right:#007CD0 2px solid;
	border-bottom:#007CD0 2px solid;
	border-left:#007CD0 2px solid;
	padding:27px 8px 10px 8px;
}
#tmp_info_guide_cnt ul {
	font-size:0.1%;
	line-height:0.1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:100%;
}
#tmp_info_guide_cnt ul li {
	float:left;
	padding:0 7px 10px 7px;
	display:inline;
}
#tmp_info_guide_cnt ul li.shinsei {
	float:none;
	margin:0 7px 10px 7px;
	padding:1px;
	display:block;
	border:#94ADBE 1px solid;
	text-align:center;
}
#tmp_info_guide_cnt ul li.shinsei a {
	display:block;
	background:url(/shared/templates/top/images/contents/benri_shinsei_bg.gif) 0 0 repeat-x;
}
/* use
============================== */
#tmp_info_use {
	clear:both;
	background-color:#F3F7F8;
	color:inherit;
	border:#017DD0 2px solid;
	padding:5px 10px 8px;
}
#tmp_info_use_ttl {
	border-bottom:#027DD0 1px dashed;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}
#tmp_info_use_cnt ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#tmp_info_use_cnt ul li {
	display:inline;
	margin:0 10px 0 0;
}
#tmp_info_use_cnt ul li a {
	border-right:1px solid #000000;
	margin:5px 0 0.5em 0;
	padding:0 14px 0 0;
	display:inline-block;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
#tmp_info_guide_cnt:after,
#tmp_main_information_ttl:after,
#tmp_main_information_cnt dl:after,
#tmp_tab_attention_inner:after,
#tmp_tab_news_inner:after,
#tmp_tab_event_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 #tmp_info_guide_cnt,
*:first-child+html #tmp_main_information_ttl,
*:first-child+html #tmp_main_information_cnt dl,
*:first-child+html #tmp_tab_attention_inner,
*:first-child+html #tmp_tab_news_inner,
*:first-child+html #tmp_tab_event_inner {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .clearfix,
* html #tmp_info_guide_cnt,
* html #tmp_main_information_ttl,
* html #tmp_main_information_cnt dl,
* html #tmp_tab_attention_inner,
* html #tmp_tab_news_inner,
* html #tmp_tab_event_inner {
	height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
* html #tmp_info_guide_ttl {
	height:1%;
}
*:first-child+html #tmp_info_guide_ttl {
	min-height:1%;
}
* html #tmp_info_guide_cnt ul li.shinsei a {
	height:1%;
}
*:first-child+html #tmp_info_guide_cnt ul li.shinsei a {
	min-height:1%;
}
}