﻿@charset "utf-8";

/* ==================================================
contents
================================================== */
/* smartphonelink
============================== */
#tmp_smartphonelink {
	display:none;
	padding:10px 0;
	text-align:center;
}
/*
@media only screen and (min-device-width : 320px) and (max-device-width : 480px),only screen and (-webkit-min-device-pixel-ratio : 1.5),only screen and (min-device-pixel-ratio : 1.5) {
#tmp_smartphonelink {
	display:block;
}
}
*/

/* eshinbun
============================== */
#tmp_eshinbun {
	margin-bottom:7px;
	clear:both;
}
#tmp_eshinbun_ttl {
	background: url(/shared2/templates/top/images/eshinbun_ttl_bg.jpg) no-repeat left top;
	padding-right:11px;
}
#tmp_eshinbun_ttl h2 {
	float:left;
}
#tmp_eshinbun_ttl p {
	float:right;
	margin-top:12px;
}
#tmp_wrap_eshinbun_cnt {
	clear:both;
	background:url(/shared2/templates/top/images/eshinbun_bg.jpg) repeat-y left top;
}
#tmp_eshinbun_tab {
	background:url(/shared2/templates/top/images/eshinbun_tab_bg.jpg) repeat-y left top;
	padding:0 11px 0 12px;
}
#tmp_eshinbun_tab ul {
	list-style:none;
	list-style-image:none;
}
#tmp_eshinbun_tab ul li {
	float:left;
	margin-right:2px;
}
#tmp_eshinbun_tab ul li.last {
	margin-right:0;
}
#tmp_eshinbun_tab ul li img {
	vertical-align:top;
}
#tmp_eshinbun_cnt {
	clear:both;
	padding:6px 18px 22px 22px;
	background:url(/shared2/templates/top/images/eshinbun_bg_btm.jpg) no-repeat left bottom;
}
#tmp_eshinbun_cnt .eshinbun_cnt {
	clear:both;
}
#tmp_eshinbun_cnt #tmp_new {
	padding:0 0 26px;
}
#tmp_eshinbun_cnt table {
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_eshinbun_cnt table th,
#tmp_eshinbun_cnt table td {
	vertical-align:top;
	text-align:left;
}
#tmp_eshinbun_cnt table th p,
#tmp_eshinbun_cnt table td p {
	margin-bottom:0;
}
#tmp_eshinbun_cnt table th {
	font-weight:normal;
	width:5em;
}
/* read_all */
#tmp_eshinbun_cnt .read_all {
	clear:both;
	float:right;
	margin-top:5px;
}
#tmp_eshinbun_cnt .read_all ul {
	list-style:none;
	list-style-image:none;
}
#tmp_eshinbun_cnt .read_all ul li {
	float:left;
	margin:0 5px 0 0;
}
/* pickup
============================== */
#tmp_pickup {
	background:url(/shared2/templates/top/images/pickup_bg.jpg) repeat-y left top;
}
#tmp_pickup_ttl img {
	vertical-align:top
}
#tmp_wrap_pickup_cnt {
	background:url(/shared2/templates/top/images/pickup_bg_top.jpg) no-repeat left top;
}
#tmp_pickup_cnt {
	padding:8px 26px 20px;
	background:url(/shared2/templates/top/images/pickup_bg_btm.jpg) no-repeat left bottom;
}
#tmp_pickup_cnt ul {
	margin:0 0 0 17px;
	list-style-image:url(/shared2/templates/top/images/list_icon.gif);
}
#tmp_pickup_cnt ul li {
	margin-bottom:0.3em;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_eshinbun:after,
#tmp_eshinbun_ttl:after,
#tmp_eshinbun_tab:after,
#tmp_wrap_eshinbun_cnt:after,
#tmp_eshinbun_cnt:after,
#tmp_eshinbun_cnt .eshinbun_cnt:after,
#tmp_eshinbun_cnt .eshinbun_cnt .read_all:after,
#tmp_pickup:after,
#tmp_pickup_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 #tmp_eshinbun,
*:first-child+html #tmp_eshinbun_ttl,
*:first-child+html #tmp_eshinbun_tab,
*:first-child+html #tmp_wrap_eshinbun_cnt,
*:first-child+html #tmp_eshinbun_cnt,
*:first-child+html #tmp_eshinbun_cnt .eshinbun_cnt,
*:first-child+html #tmp_eshinbun_cnt .eshinbun_cnt .read_all,
*:first-child+html #tmp_pickup,
*:first-child+html #tmp_pickup_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_eshinbun,
* html #tmp_eshinbun_ttl,
* html #tmp_eshinbun_tab,
* html #tmp_wrap_eshinbun_cnt,
* html #tmp_eshinbun_cnt,
* html #tmp_eshinbun_cnt .eshinbun_cnt,
* html #tmp_eshinbun_cnt .eshinbun_cnt .read_all,
* html #tmp_pickup,
* html #tmp_pickup_cnt {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
#tmp_wrapper {
	width:100% !important;
}
#tmp_wrap_footer_add {
	background:url(/shared2/images/footer/footer_bg.jpg) no-repeat center bottom !important;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi {
	width:985px !important;
}
* html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}