@charset "utf-8";

/* ==================================================
contents
================================================== */
/* topnews
============================== */
#tmp_topnews {
	margin:0 0 20px;
	border:1px solid #B6BEB6;
	clear:both;
}
#tmp_topnews_ttl {
	border-bottom:2px solid #2E8710;
}
#tmp_topnews_ttl ul {
	list-style:none;
}
#tmp_topnews_ttl ul li {
	float:left;
	width:50%;
}
#tmp_topnews_ttl ul li#tmp_tab_shinchaku a {
	border-right:1px solid #B6BEB6;
}
#tmp_topnews_ttl ul li a {
	display:block;
	padding:10px 5px 8px;
	text-align:center;
	border-top:3px solid #CFF361;
	color:#27730E;
	background:#F1FBCF url(/shared/templates/top/images/tab_bg_off.jpg) repeat-x left top;
	font-weight:bold;
	text-decoration:none;
}
#tmp_topnews_ttl ul li.active a {
	color:#FFFFFF;
	background:#2E8710 url(/shared/templates/top/images/tab_bg_on.jpg) repeat-x left top;
}
#tmp_topnews_cnt {
	padding:5px 14px 5px 19px;
}
#tmp_topnews_cnt .shinchaku_list ul,
#tmp_topnews_cnt .box_news ul {
	color:#555555;
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_topnews_cnt .shinchaku_list ul li,
#tmp_topnews_cnt .box_news ul li {
	position:relative;
	margin:0;
	padding:7px 14px 3px;
	border-bottom:1px dotted #999999;
}
#tmp_topnews_cnt .shinchaku_list ul li a,
#tmp_topnews_cnt .box_news ul li a {
	display:block;
	margin:0 0 0.4em;
}
#tmp_topnews_cnt .shinchaku_list ul li span,
#tmp_topnews_cnt .box_news ul li span {
	position:absolute;
	right:14px;
	bottom:7px;
}
/* news_col */
.news_col {
	clear:both;
}
.news_colL {
	width:545px;
	float:left;
}
.news_colR {
	width:140px;
	color:inherit;
	background-color:#F5FDDF;
	float:right;
}
.news_photo {
	padding:10px;
}
.news_photo_img {
	margin-bottom:5px;
}
/* tmp_topnews_chumoku */
#tmp_topnews_chumoku {
	color:inherit;
	background-color:#FCF9F1;
	padding:10px 17px 0;
	border-top:1px solid #B6BEB6;
}
#tmp_topnews_chumoku ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
#tmp_topnews_chumoku ul li {
	display:block;
	margin:0 0 9px;
	padding:0 0 9px;
	border-bottom:1px dotted #AAAAAA;
}
#tmp_topnews_chumoku ul li span {
	margin-right:9px;
}
#tmp_topnews_chumoku ul li span img {
	vertical-align:text-top;
}
/* list_table
============================== */
table.list_table {
	width:100%;
	margin-bottom:2px;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.list_table .date {
	width:70px;
	padding:0;
}
table.list_table .date_year {
	width:110px;
	padding:0;
}
table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
	line-height:1.4;
}
/* pickup
============================== */
#tmp_pickup {
	margin:0 0 10px;
	border:1px solid #B6BEB6;
	background:url(/shared/templates/top/images/pickup_bg.jpg) no-repeat center top;
	clear:both;
}
#tmp_pickup_ttl {
	padding:7px 0 8px;
	text-align:center;
}
#tmp_pickup_cnt {
	padding:0 0 0 14px;
	letter-spacing: -.40em;
}
/* box_pickup */
.wrap_box_pickup {
	margin:0 10px 15px 0;
	width:230px;
	display:inline-block;
	vertical-align:top;
	letter-spacing: normal;
	clear:both;
}
*:first-child+html .wrap_box_pickup {
	display:inline;
}
.box_pickup {
	border:1px solid #B6BEB6;
	border-top:3px solid #429327;
}
.box_pickup_ttl {
	padding:8px 14px 6px;
	text-align:center;
	color:inherit;
	background:#FDFCF8 url(/shared/templates/top/images/box_pickup_bg.jpg) repeat-x left bottom;
}
.box_pickup_ttl a {
	padding-left:14px;
	color:#000000;
	background:transparent url(/shared/images/icon/right_icon.gif) no-repeat left 0.4em;
	font-weight:bold;
	text-decoration:none;
}
.box_pickup_cnt {
	padding:11px 13px 5px;
}
.pickup_img {
	margin:0 0 5px;
}
.box_red .box_pickup {
	border:2px solid #F3887C;
	border-top:3px solid #EB301B;
}
.box_red .box_pickup_ttl {
	color:inherit;
	background:#FFFFFF url(/shared/templates/top/images/box_pickup_bg_red.jpg) repeat-x left bottom;
}
.box_red .box_pickup_ttl a {
	background:url(/shared/images/icon/right_icon_red.gif) no-repeat left 0.4em;
}
/* chumoku
============================== */
#tmp_chumoku {
	margin:0 0 20px;
	border:1px solid #B6BEB6;
	background:url(/shared/templates/top/images/chumoku_bg.jpg) repeat-y left top;
}
#tmp_chumoku_ttl {
	width:90px;
	min-height:55px;
	float:left;
	position:relative;
}
#tmp_chumoku_ttl h2 {
	font-size:100%;
	padding:15px;
}
#tmp_chumoku_cnt {
	float:left;
	width:100%;
	margin-left:-90px;
	background:url(/shared/templates/top/images/chumoku_ttl_bg.jpg) no-repeat left top;
}
#tmp_chumoku_cnt ul {
	list-style:none;
	margin:15px 15px 0 105px;
}
#tmp_chumoku_cnt ul li {
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px dashed #AAAAAA;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_topnews:after,
#tmp_topnews_ttl:after,
#tmp_topnews_ttl ul:after,
#tmp_topnews_cnt:after,
#tmp_topnews_chumoku:after,
#tmp_pickup:after,
#tmp_pickup_ttl:after,
#tmp_pickup_cnt:after,
.box_pickup:after,
.box_pickup_ttl:after,
.box_pickup_cnt:after,
.news_col:after,
#tmp_chumoku: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_topnews,
*:first-child+html #tmp_topnews_ttl,
*:first-child+html #tmp_topnews_ttl ul,
*:first-child+html #tmp_topnews_cnt,
*:first-child+html #tmp_topnews_chumoku,
*:first-child+html #tmp_pickup,
*:first-child+html #tmp_pickup_ttl,
*:first-child+html #tmp_pickup_cnt,
*:first-child+html .box_pickup,
*:first-child+html .box_pickup_ttl,
*:first-child+html .box_pickup_cnt,
*:first-child+html .news_col,
*:first-child+html #tmp_chumoku,
*:first-child+html .clearfix {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
#tmp_hlogo span,
.used_bg_img span {
	display:none !important;
}
#tmp_contents .box_gmap {
	display:inline-block;
}
/* 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; /* 変更しない */
}
}