/* CSS Document */


/* 各ページのCSS */


/* ホーム */
#todaybox01 { width:350px; height:70px; background-image:url(../img/todaybg.png); background-repeat:no-repeat; padding-bottom:90px; }
td.todayleftbox { width:140px; height:70px; text-align:center; vertical-align:middle; }
td.todayimgbox { width:86px; height:70px; text-align:center; vertical-align:middle; }
td.todaydetailbox { width:124px; height:70px; vertical-align:middle; }
#todaydetailtext { padding:6px; }
#todaydate { padding-bottom:5px; }
#todaytemp { font-size:14px; font-weight:bold; line-height:140%; }

.topbannerbox01 { width:225px; padding-bottom:14px; }

div#topbanner01 {
 width: 225px;
 height: 70px;
 margin: 0;
 padding: 0px 0px 0px 0px;
 background:url(../img/banner01_01.png) no-repeat top left;
 text-indent: -9999px;
 }
div#topbanner01 p { 
 margin: 0;
 padding: 0;
 }

div#topbanner01 a {
 display: block;
 width: 225px;
 height: 70px;
 margin: 0;
 padding: 0px 0px 0px 0px;
 border: 0;
 text-indent: none;
 }

div#topbanner01 a:hover {
 background:url(../img/banner01_02.png) no-repeat top left;
 }

div#topbanner02 {
 width: 225px;
 height: 70px;
 margin: 0;
 padding: 0px 0px 0px 0px;
 background:url(../img/banner02_01.png) no-repeat top left;
 text-indent: -9999px;
 }
div#topbanner02 p { 
 margin: 0;
 padding: 0;
 }

div#topbanner02 a {
 display: block;
 width: 225px;
 height: 70px;
 margin: 0;
 padding: 0px 0px 0px 0px;
 border: 0;
 text-indent: none;
 }

div#topbanner02 a:hover {
 background:url(../img/banner02_02.png) no-repeat top left;
 }


#newsbox01 { width:425px; margin:0 auto; color:#FFFFFF; }

.titlebox01 { text-align:left; padding-bottom:20px; }
.newsdetailbox01 { padding-bottom:20px; line-height:140%; text-align:justify; text-justify:inter-ideograp; }


/* cms(iframe) */
#informationbox { width:919px; height:519px; background:url(../information/img/contents01.png) no-repeat; }
#eventbox { width:919px; height:519px; background:url(../event/img/contents01.png) no-repeat; }
#holidaybox { width:919px; height:519px; background:url(../holiday/img/contents01.png) no-repeat; }
.iframebox { width:919px; height:468px; padding-top:51px; }