@charset "Shift_JIS";

/* CSS Document */

.contents_header p { background-image: url(/action/images/currentnews.gif); }

p.lead { padding-left: 20px; }

#column_l {
	width: 620px;
	float: left;
	}

#column_r {
	width: 120px;
	padding: 10px;
	background-color: #E3F2E7;
	}

#column_l .inner {
	padding: 0 20px;
	}
	
/* table */

#column_l table {
	border: 1px solid #336633;
	border-right: none;
	width: 570px;
	margin-bottom: 30px;
	}

#column_l table tr th {
	background-image: url(/action/images/news_bg.gif);
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
	text-align: center;
	color: #333;
	font-size: 85%;
	font-weight: bold;
	padding: 5px;
	}

#column_l table td {
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
	padding: 5px 10px;
	font-size: 85%;
	line-height: 1.4;
	}

#column_l table td.img_cel {
	background-image: none;
	background-color: #DFECC9;
	border-right: 1px solid #336633;
	text-align: center;
	font-size: 85%;
	padding: 10px;
	width: 20%;
	}

#column_l table th.pickup {
	width: 60%;
	}

#column_l table th.pdf {
	width: 20%;
	}