@charset "utf-8";

/* ==================================================
contents
================================================== */
/* top_gaiyo
============================== */
#tmp_wrap_top_gaiyo {
	background:url(/shared/templates/cess_top/images/top_gaiyo_bg.jpg) repeat-y left top;
	margin:0 0 20px;
	clear:both;
}
#tmp_top_gaiyo {
	background:url(/shared/templates/cess_top/images/top_gaiyo_bg_bottom.jpg) no-repeat left bottom;
}
#tmp_top_gaiyo2 {
	background:url(/shared/templates/cess_top/images/top_gaiyo_bg_top.jpg) no-repeat left top;
	padding:14px 14px 12px 20px;
}
#tmp_top_gaiyo_photo {
	float:right;
	width:200px;
}
#tmp_top_gaiyo_cnt {
	float:left;
	width:365px;
}
#tmp_top_gaiyo_cnt h2 {
	color:#0852A0;
	background-color:transparent;
	font-size:114.28%;
	border-bottom:dotted 2px #0852A0;
	padding:0 0 3px;
	margin:0 0 8px;
}
#tmp_top_gaiyo_cnt .list_g {
	background:url(/shared/site_cess/images/icon/list_icon2b.png) no-repeat left center;
	background-size:14px 14px;
	font-weight:bold;
	padding:0 0 0 20px;
}
#tmp_top_gaiyo_cnt .list_g a {
	text-decoration:none;
	color:#000000;
}
/* top_info
============================== */
.top_info {
	margin:0 0 20px;
	clear:both;
}
.top_info_ttl {
	background:url(/shared/templates/cess_top/images/top_info_ttl_leaf_bg.jpg) no-repeat right top;
	border-top:solid 3px #0099CC;
	padding:6px 16px 8px;
}
.top_info_ttl h2 {
	font-size:114.3%;
}
.top_info_cnt {
	clear:both;
}
.top_info_cnt ul {
	list-style:none;
	list-style-image:none;
	border-bottom:solid 2px #BBBBBB;
}
.top_info_cnt ul li {
	border-top:dotted 1px #BBBBBB;
	padding:10px 16px;
}
/* list_ar */
.list_ar {
	clear:both;
	padding:10px 20px 0;
}
.list_ar ul {
	border:none;
}
.list_ar ul li {
	float:left;
	border:none;
}
.list_ar li a {
	text-decoration:none;
	color:#000000;
}
.list_ar li.list_all {
	background:url(/shared/site_cess/images/icon/list_icon2b.png) no-repeat left center;
	padding:2px 20px;
}
.list_ar li.list_rss {
	background:url(/shared/site_cess/images/icon/rss_icon.png) no-repeat left center;
	padding:2px 20px;
}
/* list_table
============================== */
table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
table.list_table td {
	padding:8px 8px 0;
	vertical-align:top;
	text-align:left;
	border-top:1px dotted #BBBBBB;
}
table.list_table .date {
	width:80px;
	padding-left:16px;
}
table.list_table .date_year {
	width:110px;
	padding-left:16px;
}
table.list_table p {
	margin:0 0 8px;
	vertical-align:middle;
	line-height:1.4;
}
.top_info_cnt table.list_table {
	border-bottom:solid 2px #BBBBBB;
}
/* link_btn
============================== */
.link_btn {
	list-style:none;
	list-style-image:none;
	border-top:3px solid #0099CC;
	padding-top:35px;
	clear:both;
}
.link_btn li {
	float:left;
	width:195px;
	font-weight:bold;
}
.link_btn li.link_btn_list1 {
	margin-right:13px;
}
.link_btn li.link_btn_list2 {
	margin-right:12px;
}
.link_btn li a {
	display:block;
	padding:5px;
	border:1px solid #0099CC;
	border-bottom-width:2px;
	text-decoration:none;
	color:#000000;
	background:#E1FCFF url(/shared/templates/passport_top/images/link_btn_bg.jpg) repeat-x left top;
}
.link_btn li a span {
	display:block;
	padding:15px 0 15px 60px;
	background-repeat:no-repeat;
	background-position:10px 3px;
}
.link_btn li.link_btn_list1 a span {
	background-image: url(/shared/templates/passport_top/images/link_btn1.png);
}
.link_btn li.link_btn_list2 a span {
	background-image: url(/shared/templates/passport_top/images/link_btn2.png);
}
.link_btn li.link_btn_list3 a span {
	padding-top:7px;
	padding-bottom:6px;
	background-image: url(/shared/templates/passport_top/images/link_btn3.png);
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
#tmp_wrap_top_gaiyo:after,
#tmp_top_gaiyo:after,
#tmp_top_gaiyo2:after,
#tmp_top_gaiyo_cnt:after,
.top_info:after,
.top_info_ttl:after,
.top_info_cnt:after,
.list_ar:after,
.list_ar ul:after,
.link_btn: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_wrap_top_gaiyo,
*:first-child+html #tmp_top_gaiyo,
*:first-child+html #tmp_top_gaiyo2,
*:first-child+html #tmp_top_gaiyo_cnt,
*:first-child+html .top_info,
*:first-child+html .top_info_ttl,
*:first-child+html .top_info_cnt,
*:first-child+html .list_ar,
*:first-child+html .list_ar ul,
*:first-child+html .link_btn {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
#tmp_contents .box_gmap {
	display:inline-block;
}
/* for IE7.0 */
*:first-child+html #tmp_hlogo span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}