@charset "shift_jis";
/*
===== CONTENTS ==============================
    1: universal reset
    2: body and base setting
        : general params
        : acronyms and abbreviations styles
    3: link setting
=============================================
*/

/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	font-size:1em;
	padding: 0;/* margin&padding reset */
	line-height: 160%;/* base line height */
	text-align: left;
	display: block;
	margin: 0px;
}
table {margin : 0;empty-cells: show;}
hr {}
img { border: none; }/* img do not want a border */
li {}/* link do not want a dot */
/* acronyms and abbreviations styles
-------------------------------------*/
acronym,abbr{}
/*
===== clear setting =====
*/
.f-box-header:after, #f-plan:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*
===== content setting =====
*/
#f-wrapper {
	width: 980px;
	clear: both;
}
#f-header .f-header-box1 {
	width: 736px;
	float: left;
}
#f-header .f-header-box2 {
	float: right;
	width: 244px;
}
#f-ticker {
	clear: both;
	height: 30px;
	width: 976px;
	line-height: 100%;
	border: 2px solid #c80111;
	margin-top: 30px;
}
#f-ticker div {
	line-height: 30px;
}
#f-ticker-body {
	float: right;
}
#f-ticker-tx {
	float: left;
	height: 30px;
	width: 114px;
}
#f-header {
}
#f-rate {
	margin-top: 25px;
	height: 320px;
	width: 980px;
}
#f-rate-body {
	height: 240px;
	margin-top: 10px;
}
#f-rate-body-l {
	float: left;
	width: 589px;
	background-repeat: no-repeat;
	height: 240px;
}
#f-rate-body-r {
	float: right;
	width: 391px;
	background-image: url(/en/forecast/images/index_bg02.gif);
	background-repeat: no-repeat;
	height: 240px;
}
.f-box-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	padding-bottom: 5px;
	height: 27px;
}

.f-box-header h3 {
	font-size: 13px;
	font-weight: bold;
	float: left;
	display: block;
	line-height: 14px;
}
.f-box-header h3 .f-rate-num {
	font-size: 13px;
	line-height: 14px;
}
.f-box-header .f-rate-update {
	width: 120px;
	float: right;
	text-align: right;
	padding-top: 10px;
	font-size: 9px;
}
#f-rate-content {
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#f-rate-meter {
	width: 234px;
	float: left;
	padding-left: 0px;
}
#f-rate-meter-num {
	height: 121px;
	width: 121px;
	margin-left: 58px;
	margin-top: 10px;
}
#f-rate-meter-num p {
	font-size: 24px;
	text-align: center;
	padding-top: 42px;
	line-height: 30px;
}
#f-rate-meter-num p span {
	font-size: 36px;
	line-height: 36px;
}
.f-rate-txt-tit {
	font-size: 10px;
	font-weight: bold;
	width: 125px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.f-rate-txt-tit span {
	font-size: 10px;
	font-weight: normal;
}
.f-rate-txt-num {
	font-size: 10px;
	width: 130px;
	line-height: 100%;
}
.f-rate-txt-num span {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 21px;
}
.f-table-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#f-rate-txt {
	float: right;
	width: 285px;
}
#f-rate-txt table td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#f-rate-change {
	text-align: right;
	margin-bottom: 10px;
	height: 25px;
	width: 195px;
	margin-left: 55px;
}
#f-rate-change a {
	display:none;
}
#f-rate-bt {
	margin-top: 5px;
}
#f-rate-body-r-tit {
	padding-top: 10px;
	float: none;
}
#f-rate-body-l-tit {
	padding-top: 10px;
}
#f-rate-record .f-rate-update {
	text-align: right;
	font-size: 9px;
	padding-top: 5px;
}
#f-rate-record {
	margin-right: 30px;
	margin-left: 30px;
}
#f-rate-meter-num2 {
	height: 83px;
	width: 83px;
	background-repeat: no-repeat;
	float: left;
}
#f-rate-meter-num2 p {
	font-size: 17px;
	text-align: center;
	padding-top: 28px;
	line-height: 17px;
}
#f-rate-meter-num2 p span {
	font-size: 28px;
	line-height: 28px;
}
#f-rate-txt2 table td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.f-rate-txt-tit2 {
	font-size: 10px;
	font-weight: bold;
	width: 110px;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.f-rate-txt-tit2 span {
	font-size: 10px;
	font-weight: normal;
}
.f-rate-txt-num2 {
	font-size: 10px;
	width: 110px;
	line-height: 100%;
}
.f-rate-txt-num2 span {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 18px;
}
#f-rate-txt2 {
	float: right;
	width: 240px;
	margin-top: 10px;
}
#f-rate-record-box {
	padding-left: 0px;
	height: 90px;
	padding-top: 10px;
}
#f-record-minite {
	border: 1px solid #888;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#f-record-minite p {
	font-size: 12px;
	text-align: center;
	line-height: 14px;
}
#f-rate-txt-box {
	margin-right: 10px;
}
#f-plan {
	clear: both;
	margin-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#f-plan h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
}
#f-plan-box .f-box-left {
	float: left;
	width: 700px;
	margin-top: 20px;
}
#f-plan-box .f-box-left p {
	font-size: 0.8em;
	margin-bottom: 20px;
}
#f-plan-box .f-box-left table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#f-plan-box .f-box-left table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 0.9em;
}
#f-plan .f-box-left .f-plan-table-tit {
	background-color: #ddf1f7;
	font-size: 0.9em;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#f-plan .f-box-left .f-plan-table-time {
	width: 180px;
}
#f-plan .f-plan-table-tr {
	background-color: #f3f8fa;
}
#f-plan #f-plan-box .f-box-right {
	float: right;
	width: 220px;
	margin-top: 20px;
}
#f-plan .f-box-right ul li {
	height: 41px;
	width: 220px;
	background-image: url(/en/forecast/images/index_bn02.gif);
	background-repeat: no-repeat;
}
#f-plan .f-box-right ul {
	list-style-type: none;
}
#f-plan .f-box-right ul li a {
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
	padding-top: 20px;
	line-height: 0px;
}
#f-graf {
	clear: both;
	margin-top: 40px;
}
#f-graf #f-graf-content h3 {
	padding-top: 20px;
	padding-left: 20px;
}
#f-graf #f-graf-content {
	background-image: url(/en/forecast/images/index_bg04.gif);
	background-repeat: repeat-x;
	height: 440px;
	width: 980px;
}
#f-graf-plugin {
	height: 330px;
	border: 1px solid #F00;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
}
#f-graf #f-graf-content #f-graf-plugin p {
	margin-right: auto;
	margin-left: auto;
	width: 559px;
	margin-top: 70px;
}
#f-info-press,#f-info-notice {
	background-image: url(/en/forecast/images/index_bg04.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 40px;
}
#f-info-press h3 {
}
#f-info-press dl,#f-info-notice dl {
	margin-top: 20px;
}
#f-info-press dt,#f-info-notice dt {
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
#f-info-press dd,#f-info-notice dd {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#f-info {
	margin-top:30px;
}
#f-info #f-info-left {
	float: left;
	margin-right: 20px;
	width: 740px;
}
#f-info-buner {
	list-style-type: none;
}
#f-info-buner li {
	display: block;
	margin-bottom: 15px;
}
#f-info #f-info-right {
	float: right;
	width: 220px;
}
#f-info-data {
	background-image: url(/en/forecast/images/index_bg04.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#f-info-data .f-info-data-box {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#f-info-data .f-info-data-box .f-info-data-tit {
	font-size: 0.8em;
	font-weight: bold;
}
#f-info-data .f-info-data-box .f-info-data-txt {
	font-size: 0.7em;
	text-align: right;
}
#f-info-qual {
	margin-top: 40px;
}
#f-graf .f-graf-att {
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.f-comment {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}