@charset "euc-jp";
/*****************************************

******************************************/

/* 全体的な一括指定 */
* {
	margin: 0;
}
body {
	color: #000;
	background-color: #fff;
	text-align:left;
	font-size:13px;
	margin-top:0;
}
a:link,a:visited,a:hover,a:active {
	text-decoration: none;
}
a:link		{ color: #00f; }
a:visited	{ color: #90f; }
a:hover 	{ color: #f00; }
a:active 	{ color: #f00; }

.clear{ clear: both; visibility: hidden; height: 0;} 

/* 全体枠 */
#Contents {
	width: 960px;
	text-align: left;
	position:relative;
	margin: auto;
}
/* タイトルバナー（全ページ共通） */
#Header {
	padding-bottom: 0px;
/*background-color: #38AE00; */
	background: #FFFFFF url(/img/title_banner.png) no-repeat fixed;
	font-size: 10px;
	color: #FFFFFF;
	width: 960px;
}
/*ヘッダーNavi*/
#HeaderNavi {
	background-color: #EEEEEE;
	border: 0;
	border-bottom: solid  #999999 2px;
	width: 960px;
	height: 21px;
}
/*トップページへのリンク */
#TopLink {
	width: 170px;
	height: 23px;
	background-color: #CCCCCC;
	border: 0;
	float: left;
}
#HeadLine {
	width: 785px;
	height: 18px;
	font-size: 12px;
	color:#666666;
	border: 0;
	float: left;
	padding: 3px 0 0 3px;
	font-weight: bold;
}
#HeadLine a:hover {
	text-decoration: none;
	color: #FF0000;
}
#HeadLine a:link,
#HeadLine a:visited,
#HeadLine a:active {
	text-decoration: none;
	color:#000099;
}
#MainContents {
	width: 100%;
	text-align: left;
	margin:0;
}
/*フッタ */
#Footer {
	background-color: #38AE00;
	width: 960px;
	height: 20px;
	padding-top: 5px;
	clear: both;
	border-top:solid #009933 2px;
}
#FooterContents {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
	display:block;
	float: left;
	white-space: pre;
}
#Footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	display:block;
	float: right;
	right: 10px;
}
.copyright a {
	text-decoration: none;
	color: #FFFFFF;
}
/*サイドメニュー */
.SideMenu {
	width: 170px;
	margin: 0;
	border: 0;
	padding:0;
}
.SideMenu ul {
	MARGIN: 0;
	padding: 0;
	LIST-STYLE-TYPE: none;
}
.SideMenu li {
	padding: 0;
	margin: 0;
	text-decoration: none;
	height: 45px;
}
.SideMenu IMG,
.SideMenu A {
	border: 0;
}
.SideBanner {
	width: 170px;
	margin: 0;
	border: 0;
	padding:0;
}
TD.side {
	background-color:#E9FEF4;
}
.SubTitle {
	padding: 0;
	border-bottom: solid #ccc 0px;
}
/* SideMenu(170px)に置くインフォーボックス */
.infoBox {
	font-size: 10px;
	width: 163px;
	color: #333333;
	background-color:#FFFFFF;
	line-height: 130%;
	text-align: left;
	padding: 2px 1px 1px 1px;
	border-bottom: solid #666 1px;
	border-right: solid #666 1px;
	border-left: solid #ccc 1px;
	border-top: solid #ccc 1px;
	-webkit-border-radius: 4px; /*角丸*/
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.infoBox a {
	text-decoration: none;
	COLOR: #000099;
	FONT-WEIGHT: normal;
}
.infoBox a:hover {
	COLOR: #FF0000;
}
.infoBox H1,
.infoBox H2,
.infoBox H3 {
	COLOR: #000000;
	width:159px;
	background-color:#FFFFFF;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom:solid #ccc 2px;
}
.infoBox ul {
	padding: 0;
	margin:0;
}
.infoBox li {
	BACKGROUND: url(/images/icon_news_bws_old3.gif) no-repeat left center;
	list-style-type:none;
	padding: 0 0 0 11px;
	border-bottom:solid #ccc 1px;
}
/*----コメントBOX--------------*/
.Comment {
	padding: 0;
	width: 596px;
	margin-top:5px;
	text-align: left;
/*
	background-color: #FFFFFF;
	border-bottom: solid #888 1px;
	border-right: solid #888 1px;
	border-left: solid #ddd 1px;
	border-top: solid #ddd 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
*/
}
.Comment H2,
.Comment H3 {
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	margin:0;
	text-align: left;
	COLOR: #e7a71d;
	padding:2px;
	background-color: #FFFFFF;
	letter-spacing: 0.2em;
	vertical-align: middle;
}
.Comment P {
	FONT-SIZE: 10pt;
	padding:3px;
	margin:0 0 0 2px;
	line-height: 120%;
	letter-spacing: 0.1em;
}
.Comment H2>img {
	padding-right: 5px;
}
.Comment a,
.Comment a:hover,
.Comment a:link,
.Comment a:visited {
	color: #0000FF;
	text-decoration:underline;
}
.Comment a:hover,
.Comment a:active {
 color: #f00;
}
.update {
	text-align: left;
}
/*台風メニュー「発生中」の描画位置*/
#TyphoonIcon {
	position:absolute; 
	left: 114px; 
	top: 2px; 
	width: 50px;
	border:0;
}
#TyphoonComment H2,
#TyphoonComment H3 {
	color: #4040ff;
	width: 98%;
}
#TodaysComment H2,
#TodaysComment H3 {
	COLOR: e7a71d;
	width: 98%;
}
.Footnote {
	width: 100%;
	FONT-SIZE: 9pt;
	COLOR: #CC3300;
	margin:0;
}
.Footnote A {
	text-decoration:none;
	color:#0066CC;
	padding-right: 9pt;
}
#QuickLink {
	padding: 5px 8px 5px 3px;
	line-height: 150%;
	width: 596px;
	margin-top:5px;
	border-bottom: solid #888 2px;
	border-right: solid #888 2px;
	border-left: solid #ddd 2px;
	border-top: solid #ddd 2px;
	-webkit-border-radius: 4px; /*角丸*/
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*----旧からの引っ越し-----------------*/
.info {
	font-size: 13px;
	color:#333333;
}
.info a {
	text-decoration: none;
	color:#000033;
}
.FaxMenu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #ffffcc;
}
.FaxMenuItem {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #ffffcc;
	background: url(/images/maru2blue.gif) no-repeat left center #ffffcc;
	padding-left: 14px;
}
.FaxMenuTitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR: #e4e4ff
}
.left_menu {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px
}
.left_menu a {
	COLOR: #ff3300; 
	TEXT-DECORATION: none
}
A.header_footer {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.column{
	font-size: 13px;
	line-height:150%;
}
.columnH1 {
	font-size: 16px;
	font-weight: bold;
}
.columnH2 {
	font-size: 13px;
	font-weight: bold;
}
.columnH3 {
	font-size: 14px;
}
.columnTitle{
	font-size: 24px;
	color: #000099;
	font-weight: bold;
}
/*----旧からの引っ越し早く消す！-----------------*/
.text10_h {
	font-size: 10px; line-height: 12px
}
.text12b {
	font-weight: bold; color: #003399
}
.text12br {
	color: #cc0000
}

.text10 {
	font-size: 10px
}
.text12_h {
font-size:13px;
	line-height: 150%
}
.bdy9b {
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
.bdy9c {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: #FF0000;
}
.bdy11b {
	FONT-WEIGHT: bold; FONT-SIZE: 13px
}
.bdy12b {
	FONT-WEIGHT: bold; FONT-SIZE: 15px
}

/*
*/
.text140 {
	line-height: 140%
}
.text14w {
	font-weight: bolder; font-size: 14px; color: white; background-color:#0033cc
}

.searchBox
{
width:164px;
margin-bottom:0px;
background-color:#eee;
color:#000000;
text-align:left;
border-bottom: solid #999 2px;
border-right: solid #999 2px;
border-left: solid #ccc 1px;
border-top: solid #ccc 1px;
}
.searchBox *
{
margin:0;
padding:0;
font-size:11px;
}
/*----overture Links -----------------*/
.ovSig {
	font-size:10px;
	padding-right: 5px;
	color: #666666;
	text-align: right;
}
.overtureLink {
	font-size: 12px;
/*	width: 163px; */
	width: 162px;
	color: #333333;
	background-color:#FFFFFF;
	line-height: 110%;
	text-align: left;
	padding: 2px 1px 1px 1px;
	border-bottom: solid #999 2px;
	border-right: solid #999 2px;
	border-left: solid #ccc 1px;
	border-top: solid #ccc 1px;
	-webkit-border-radius: 5px; /*角丸*/
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.overtureLink a {
	text-decoration: none;
	COLOR: #000099;
	FONT-WEIGHT: normal;
}
.overtureLink a:hover {
	COLOR: #FF0000;
}
.overtureLink H1,
.overtureLink H2 {
	COLOR: #000000;
	width: 100%;
	background-color:#EEE;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom:solid #CCC 2px;
	clear:both;
}
.overtureLink H3 {
	COLOR: #000000;
	width:99%;
	background-color:#FFFFFF;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	list-style: square;
	clear:both;
	padding-top: 2px;
}
.overtureLink ul {
	padding: 0 3px 3px 3px;
	margin:0;
}
.overtureLink li {
	width:140px;
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left:10px;
}
/*-- link type2 (bottom type) --*/
.ovType2 {
	width: 606px;
	line-height: 120%;
}
.ovType2 li {
	display:inline;
	width:140px;
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left:5px;
}
/*----各地の天気概況コメント -----------------*/
table.japantoday, table.japanweek {
	width: 520px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
}
table.japantoday th, table.japantoday td, table.japanweek th, table.japanweek td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
td.gaikyo div {
	font-size: 10px;
	line-height: 11px;
	margin: 5px;
}
td.gaikyo img {
	margin: 10px;
}
.second-footer-ad {
	margin-top: 60px;
}
.second-footer-ad div{
	float:left;
	margin-left: 7px;
}
#cache-information {
	background-color: #eee;
	padding: 10px;
}
