@charset "shift_jis";
BODY {
	margin:0px;
	font-size:12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #FBFBf7;
}

.waku {
	border: 1px solid #CCCCCC;
}

.waku_orange {
	border: 1px solid #FF9934;
}

a {
text-decoration: none;
color:#333333
}
a:hover {
text-decoration: underline;
}

.area_bar{
	color:#FF9900;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2647D3;
	border-bottom-color: #D6E6ED;
	font-weight: bold;
}

.colore_blue{
	color:#62A1FF;
	font-weight: bold;
}

.main_content_td{
	padding-left:20px;
	line-height:18px;
}

.color_impact{
	font-weight: bold;
	color: #990000;	
}

.tbl_title{
	font-weight: bold;
	color: #ffffff;	
}

.pan_title{
	font-weight: bold;
	color:#FFFFFF;
	padding-left:40px;
}

.sunday{
	color:#AA0000;
}

.saturday{
	color:#0000AA;
}

.input_mail{
	background-color: #FFFFEC;	
}
