﻿/*wed blockquote***************************/
blockquote {
	position: relative;/*no-alpha*/
	margin:5px;
	padding: 5px;
	border: 1px dotted #555555;/*line*/
}
/*wed weather******************************/
.O-weather-A01-table{
	position: relative;/*no-alpha*/
	font-size: small;
	text-align: left;
	width: 80%;
}
.O-weather-A01a{
	font-weight: bold;
}/*title*/
.O-weather-A01b{
}
/*wed detail*******************************/
.O-detail-A01-table{
	position: relative;
	text-align: left;
	width: 90%;
}
.O-detail-A01a{
	text-align: left;
	padding: 0.5em 0px 0px 1.8em;
	background-image: url(../images/common/table-A01d.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.7em;
}/*icon*/
/*calendar*********************************/
.O-calendarA01-table{
	position: relative;/*no-alpha*/
	width: 100%;
	color: #666666;
	font-size: small;
	text-align: center;
}
.O-calendarA01 {
	width: 90%;
	text-align: center;
	border: 1px solid #534640;
	background-color: #D6D3CC;
	margin-top: 5px;
	margin-bottom: 3px;
}
.O-calendarA01a { text-align: center; background-color: #534640; color: #CCCCCC;}
.O-calendarA01b {
	text-align: center;
	background-color: #C69C6C;
	color: #534640;
}
.O-calendarA01c { text-align: center; background-color: #FFFFFF;}
.O-calendarA01d { text-align: center; background-color: #9CCE4B;}
