﻿/*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;
}
.O-weather-A01a{
	font-weight: bold;
}/*title*/
.O-weather-A01b{
}
/*wed detail*******************************/
.O-detail-A01-table{
	position: relative;/*no-alpha*/
	font-size: small;
	text-align: left;
}
.O-detail-A01a{
	padding: 3px 0px 0px 10px;
	background-image: url(../images/common/table-A01d.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}/*icon*/
/*calendar*********************************/
.O-calendarA01-table{
	position: relative;/*no-alpha*/
	width: 99%;
	color: #666666;
	font-size: small;
	text-align: center;
}
.O-calendarA01 {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #7FC8C7;
}
.O-calendarA01a {
	text-align: center;
	background-color: #568FD6;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.O-calendarA01b {
	text-align: center;
	background-color: #A7CAE7;
	color: #333333;
}
.O-calendarA01c {
	text-align: center;
	background-color: #FFFFFF;
}
.O-calendarA01d {
	text-align: center;
	background-color: #B7DB3A;
}
