/* ------------------------------------------
トップページ　最安値カレンダー
※index.css／top_renew.css を上書き
------------------------------------------ */

#saiyasuBlock {
	margin-bottom: 5px;
}
#saiyasuBlock h2 {
	width: 390px;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 0;
}
#saiyasuBlock h2.tokyo {
	background: url(/images/system/head/p_top_head_calendar_tokyo.gif) left bottom no-repeat;
}
#saiyasuBlock h2.osaka {
	background: url(/images/system/head/p_top_head_calendar_osa.gif) left bottom no-repeat;
}
#saiyasuBlock h2.nagoya {
	background: url(/images/system/head/p_top_head_calendar_ngo.gif) left bottom no-repeat;
}
#saiyasuBlock h2.fukuoka {
	background: url(/images/system/head/p_top_head_calendar_fuk.gif) left bottom no-repeat;
}
#saiyasu {width:390px;}
#saiyasu .saiyasu_area {
	padding: 10px;
	background:#c2e3f6;
	border-left:1px solid #0083d1;
	border-right:1px solid #0083d1;
	border-bottom:1px solid #0083d1;
}
#saiyasu table.saiyasu_list {
	width:100%;
	border:2px solid #42a0e0;
}
#saiyasu table.saiyasu_list th {
	background:#42a0e0;
	color:#ffffff;
	font-weight:normal;
	padding:1px 0px;
}
#saiyasu table.saiyasu_list th.area{
	border-right:1px solid #c2e3f6;
	text-align: left;
	padding-left: 3px;
	}
#saiyasu table.saiyasu_list th.area a{color: #fff;}
#saiyasu table.saiyasu_list th.area a:hover{color: #fff; !important;}

#saiyasu table.saiyasu_list th.mon{
	width: 5.75em;
	border-right:1px solid #c2e3f6;
	text-align: center;
	font-weight: bold;
	}
#saiyasu table.saiyasu_list th.after{
	text-align: center;
	font-weight: bold;
	padding: 0 3px;
}
#saiyasu table.saiyasu_list .row01,
#saiyasu table.saiyasu_list .row02 {
	border-top:1px solid #42a0e0;
	border-right:1px solid #42a0e0;
	color:#0000ff;
	padding-left:26px;
}
#saiyasu table.saiyasu_list .price01,
#saiyasu table.saiyasu_list .price02{
	width: auto;
	padding: 0 2px 0 0;
	border-top:1px solid #42a0e0;
	border-right:1px solid #42a0e0;
	text-align:right;
	color:#ff0000;
	font-size:12px;
	font-weight:normal;
}
#saiyasu table.saiyasu_list .pricear01,
#saiyasu table.saiyasu_list .pricear02 {
	font-weight:normal;
	border-top:1px solid #42a0e0;
	text-align: center;
}
#saiyasu table.saiyasu_list .icon_kaigai4_right{
	background:url(/images/system/top/p_top_parts_arrow_s.gif) no-repeat right 1px;
	padding:0 13px 0 3px;
}
#saiyasu table.saiyasu_list .row01,
#saiyasu table.saiyasu_list .price01,
#saiyasu table.saiyasu_list .pricear01 {background:#ffffff;}
#saiyasu table.saiyasu_list .row02,
#saiyasu table.saiyasu_list .price02,
#saiyasu table.saiyasu_list .pricear02 {background:#e8f5fd;}

#saiyasu table.saiyasu_list .row01 {
	background: #ffffff url(/images/system/top/p_top_saiyasu_airplain01.gif) no-repeat 5px center;
}
#saiyasu table.saiyasu_list .row02 {
	background: #e8f5fd url(/images/system/top/p_top_saiyasu_airplain02.gif) no-repeat 5px center;
}

/* フォント */
#saiyasu table.saiyasu_list .price01 .left,
#saiyasu table.saiyasu_list .price02 .left{font-size:14px;}
#saiyasu table.saiyasu_list .price01 .right,
#saiyasu table.saiyasu_list .price02 .right{font-size:12px;}
#saiyasu table.saiyasu_list .price01 .yen,
#saiyasu table.saiyasu_list .price02 .yen{font-size:10px;}

#saiyasu table.saiyasu_list .row01 a,
#saiyasu table.saiyasu_list .row01 a:hover,
#saiyasu table.saiyasu_list .row01 a:visited,
#saiyasu table.saiyasu_list .row02 a,
#saiyasu table.saiyasu_list .row02 a:hover,
#saiyasu table.saiyasu_list .row02 a:visited{
	text-decoration: underline;
}
#saiyasu table.saiyasu_list .price01 a,
#saiyasu table.saiyasu_list .price02 a {
	color:#ff0000;
}