@charset "UTF-8";

.infomation_area p {
	line-height:1.25em;
}
.Rline {
	width:185px;
	margin: 0;
	padding: 5px 8px 8px 8px;
	background: url(../images/line_bk.gif) no-repeat left bottom;
}
.c {
	text-align:center;
}
.next a {
	width:62px;
	height:15px;
	margin: 5px 0 0 5px;
	padding: 0;
	background: url(../images/btn_all.gif) no-repeat left top;
	text-indent:-9999px;
	display:block;
}
.next a:hover {
	background: url(../images/btn_all.gif) no-repeat left bottom;
}


/* 1列目 -----------------------------------------------------
今日の天気 */

/* 2列目 -----------------------------------------------------
今日の天気、ライブ映像 */
h3.livemov {
	width:201px;
	height:25px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/t_live.gif) no-repeat left top;
	text-indent:-9999px;
}
.liveimg { 
	margin: 0;
	padding: 0 0 3px 0;
}

iframe { 
	margin: 0 0 0 0;
	border:none;
}
#weathernews_blog_parts { 
	margin: 7px 0 0 0;
	border:none;
}

/* 3列目 -----------------------------------------------------
今日の紙面PDF */
h3.newspaper {
	width:201px;
	height:25px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/t_paper.gif) no-repeat left top;
	text-indent:-9999px;
	display:block;
}
.tonewspaper a {
	height:14px;
	margin: 3px 0 0 0px;
	padding: 0;
	text-indent:-9999px;
	display:block;
}
.tonewspaper a {background: url(../img/btn_newspdf_s.gif) no-repeat center top;}
.tonewspaper a:hover {background: url(../img/btn_newspdf_s.gif) no-repeat center bottom;}

/* 3列目 -----------------------------------------------------
今日の笑顔 - お知らせ */
.info { 
	margin: 0;
	padding: 7px 0 0 0;
	position:relative; 
}
/* 今日の笑顔 */
.info .l { 
	margin: 0;
	padding: 0;
	float:left;
}
h3.smail {
	width:96px;
	height:25px;
	margin: 0;
	padding: 0;
	background: url(../images/t_smail.gif) no-repeat left top;
	text-indent:-9999px;
}
p.name { 
	margin: 0;
	padding: 3px 0 0 0;
	font-size:90%;
}

.Rlines {
	width:96px;
	height:120px;
	margin: 0;
	padding: 5px 0 5px 0;
	background: url(../images/line_bk_s.gif) no-repeat left bottom;
}
/* お知らせ */
.info .r { 
	margin: 0;
	padding: 0;
	float:right;
}
h3.info {
	width:96px;
	height:25px;
	margin: 0;
	padding: 0;
	background: url(../images/t_info.gif) no-repeat left top;
	text-indent:-9999px;
}





/* 4列目 -----------------------------------------------------
みんなの広場 */
h3.mhiroba a {
	width:201px;
	height:25px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/t_hiroba.gif) no-repeat left top;
	text-indent:-9999px;
	display:block;
}
h3.mhiroba a:hover {
	background: url(../images/t_hiroba.gif) no-repeat left bottom;
}
.hiroba { 
	margin: 0;
	padding: 5px 0 5px 0;
	position:relative; 
}
.hiroba p.pimg { 
	margin: 0;
	padding: 0;
	float:left;
}
.hiroba .lead {
	width: 92px;
	margin: 0;
	padding: 0;
	float:right;
}
.hiroba p.day {
	font-size:90%;
}
.hiroba p.pname {
	padding: 0 0 2px 0;
	color:#005dac;
}




/* リンクボタン ----------------------------------------------------- */
.infomation_area ul { 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	list-style-type: none;
}

.infomation_area ul li { 
	display : inline; 
	padding :0px; 
	margin: 0px;
	float:left;
}

ul li.doctor a, .water a, .cdata a, .susume a, .twhat a, .ad a, .doctor2 a, .water2 a, .kshinsei a {
	text-indent: -9999px;
	display:block;
}
.doctor a {
	width: 121px;
	height: 37px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/btn_doctor.gif) no-repeat left top;
}
.water a {
	width: 121px;
	height: 37px;
	margin: 7px 0 0 3px;
	padding: 0;
	background: url(../images/btn_water.gif) no-repeat left top;
}
.cdata a {
	width: 245px;
	height: 40px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/btn_companydata.gif) no-repeat left top;
}
.susume a {
	width: 245px;
	height: 32px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/btn_susume.gif) no-repeat left top;
}
.twhat a {
	width: 245px;
	height: 32px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/btn_what.gif) no-repeat left top;
}
.ad a {
	width: 200px;
	height: 57px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/btn_ad.gif) no-repeat left top;
}
.kshinsei a {
	width: 200px;
	height: 41px;
	margin: 7px 0 0 0;
	padding: 0;
	background: url(../images/btn_shinsei.gif) no-repeat left top;
}

.infomation_area ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}
