﻿/*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: 14px;
	text-align: center;
}
.O-weather-A01a{
	font-weight: bold;
}/*title*/
.O-weather-A01b{
}
/*wed detail*******************************/
.O-detail-A01-table{
	position: relative;/*no-alpha*/
	font-size: 14px;
	text-align: left;
	
}
.O-detail-A01a{
	padding: 5px 0px 5px 30px;
	background-image: url(../images/common/table-A01d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dashed #ffffff;/*line*/
}/*icon*/
/*calendar*********************************/
.O-calendarA01-table{
	position: relative;/*no-alpha*/
	width: 100%;
	color: #A0410D;
	font-size: 14px;
	text-align: center;
}
.O-calendarA01 { width: 100%; text-align: center; border: 1px solid #EDAB37; background-color: #FFFFFF;}
.O-calendarA01a { text-align: center; background-color: #EDAB37; color: #FFFFFF;}
.O-calendarA01b { text-align: center; background-color: #F5E58A;}
.O-calendarA01c { text-align: center; background-color: #FDF9C8;}
.O-calendarA01d { text-align: center; background-color: #FFD988;}

