/* お知らせ用CSS */
.oshirase_title {
	width: 640px;
	padding: 0;
	margin: 0;
	color: #4682b4;
	background-color: #dbffb7;
	border-bottom:1px solid #a9a9a9;
	font-size:13px;
	font-weight:bold;
}

.oshirase_title img {
	vertical-align: middle;
}
.oshirase_title tr {
	background-color: #dbffb7;
}

/*.oshirase_title td {
	vertical-align: middle;
	text-align: left;
}*/

.oshirase_title .icon {
	width: 35px;
	vertical-align: middle;
	text-align: left;
	color: #4682b4;
}

.oshirase_title td#title {
	vertical-align: middle;
	text-align: left;
	color: #4682b4;
}

.oshirase_title td#date {
	vertical-align: middle;
	text-align: left;
}

.oshirase_title td#tel {
	vertical-align: middle;
	text-align: right;
}

.oshirase_content {
	width: 640px;
	padding:1px;
	margin:2px 0px;
	color: navy;
	background-color: #e6e6fa;
	font-size:13px;
	font-weight:bold;
}

.oshirase_content table {
width:640px;
background-color:#fafad2;
line-height: 2.0em;
font-size: 10px;
padding: 1px;
}

.oshirase_content td {
vertical-align: top;
color: #4d4d4d;
padding: 2px;
}
.oshirase_content td {
vertical-align: top;
color: #4d4d4d;
padding: 2px;
}

span.oshirase_date {
	font-style: bold;
	color: #333333;
}

span.oshirase_tel {
	font-style: bold;
	color: #333333;
	font-size:13px;

}
.moushikomi {
	background-color: #dbffb7;
}

.oshirase_ico {
background-color: #f0f0f0;
width: 80px;
}

.oshirase_ico img {
padding-bottom: 5px;
}

.oshirase_photo {
vertical-align:middle;
text-align:center;
}

/*---------------------------------------------------------*/
/* エコシップポイント用CSS */
#eco_title {
	width: 640px;
	height: 30px;
	padding-left: 5px;
	margin: 0;
	color: #fff;
	background-color: #326400;
	border-bottom:1px solid #a9a9a9;
	font-size:13px;
	font-weight:bold;
}
#eco_tel {
	vertical-align: middle;
	text-align: right;
	color: #fff;
	font-weight: bold;
	background-color: #326400;
}
/*---------------------------------------------------------*/
/* 重要お知らせ用CSS */
#att_title {
	width: 640px;
	height: 30px;
	padding-left: 5px;
	margin: 0;
	color: #fff;
	background-color: #950000;
	border-bottom:1px solid #3e0000;
	font-size:13px;
	font-weight:bold;
}
#att_tel {
	vertical-align: middle;
	text-align: right;
	color: #fff;
	font-weight: bold;
	background-color: #950000;
}
