/* CSS Document */

* {
     margin:0;
	 padding:0;
	 list-style:none;
	 font-size:100%;
}	 

body {
	margin: 0px;
	background-color: #FFFFFF;
}

div#base {
     width:760px;
	 padding:0px;
	 background-color:#FFFFFF;
}

/* ヘッダー部分 */

div#header {
	width:760px;
	height:86px;
	background-image: url(../images/header.jpg);
}

div#header a.linkHome {
	display: block;
	width: 230px;
	height: 65px;
	position: absolute;
	top: 8px;
	left: 17px;
}


div#header ul.menu {
background-color:#ddf4f4;
	left: 566px;
	list-style: none;
	top: 60px;
	position: absolute;
	width:185px;
}

div#header ul.menu li {
	float: left;
	text-transform: uppercase;
	background-image: url(../images/common/header_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 2px;
	padding: 1px 0px 1px 17px;
	font-size: 80%;
}
div#header ul.menu a {
	color:#0033FF;
	text-decoration:none;
}
div#header ul.menu a:hover{
	text-decoration:underline;
}
/* 左メニュー */
div#side_menu {
   width:205px;
	 margin-left:0px;
	 padding:0px;
	 float:left;
}

div#side_menu a {
	 padding:0px;
}

div#side_menu a span {
     display:none;
}	 


div#side_menu li {
	 margin-bottom:0px;
   float:left;	 
}	 

a#bnr01 {
     background-image:url(../images/common/side_bnr01.jpg);
     display:block;
	 width:205px;
	 height:50px;
}


a#bnr01_1 {
     background-image:url(../images/common/side_bnr01_1.jpg);
     display:block;
	 width:205px;
	 height:40px;
}

a:hover#bnr01_1 {
     background-image:url(../images/common/side_bnr01_1ov.jpg);
}

a#bnr01_2 {
     background-image:url(../images/common/side_bnr01_2.jpg);
     display:block;
	 width:205px;
	 height:40px;
}

a:hover#bnr01_2 {
     background-image:url(../images/common/side_bnr01_2ov.jpg);
}

a#bnr01_3 {
     background-image:url(../images/common/side_bnr01_3.jpg);
     display:block;
	 width:205px;
	 height:40px;
}

a:hover#bnr01_3 {
     background-image:url(../images/common/side_bnr01_3ov.jpg);
}

a#bnr01_4 {
     background-image:url(../images/common/side_bnr01_4.jpg);
     display:block;
	 width:205px;
	 height:40px;
}

a:hover#bnr01_4 {
     background-image:url(../images/common/side_bnr01_4ov.jpg);
}

a#bnr01_5 {
     background-image:url(../images/common/side_bnr01_5.jpg);
     display:block;
	 width:205px;
	 height:40px;
}

a:hover#bnr01_5{
     background-image:url(../images/common/side_bnr01_5ov.jpg);
}


a#bnr02 {
     background-image:url(../images/common/side_bnr02.jpg);
     display:block;
	 width:205px;
	 height:52px;
}

a:hover#bnr02{
     background-image:url(../images/common/side_bnr02ov.jpg);
}

a#bnr03 {
    background-image:url(../images/common/side_bnr03.jpg);
    display:block;
	width:205px;
	height:50px;
}

a:hover#bnr03 {
    background-image:url(../images/common/side_bnr03ov.jpg);
}

a#bnr04 {
    background-image:url(../images/common/side_bnr04.jpg);
    display:block;
	width:205px;
	height:54px;
}

a:hover#bnr04 {
    background-image:url(../images/common/side_bnr04ov.jpg);
}		

a#bnr05 {
     background-image:url(../images/common/side_bnr05.jpg);
     display:block;
	 width:205px;
	 height:52px;
}

a:hover#bnr05 {
     background-image:url(../images/common/side_bnr05ov.jpg);
}

a#bnr06 {
     background-image:url(../images/common/side_bnr06.jpg);
     display:block;
	 width:205px;
	 height:53px;
}

a:hover#bnr06 {
     background-image:url(../images/common/side_bnr06ov.jpg);
}

a#bnr07 {
   background:url(../images/common/bnr_mtmr.gif) no-repeat;
   display:block;
	 width:205px;
	 height:78px;
}

/* メイン部分 */

div#main {
   float:right;
	 width:553px;
	 margin-left:2px;
	 margin-top:0px;
}

/* フラッシュ部分 */

div#flash {
	 width:553px;
	 height:200px;
	 margin-top:3px;
	 margin-bottom:5px;
}


/* 左コンテンツ */

div#leftcontents {
   width:300px;
	 float:left;	 
	 }
	 
/* 最新情報 */	 
div#news {
   width:299px;
	 /*background-color:#FFFFFF;*/
	 background-image:url(../images/top/whats_new.jpg);
	 background-repeat:no-repeat;
	 border: 1px solid #66CCCC;
}

#news_content {
     width:299px;
		 overflow:auto;
     height:200px;
     margin:29px 0px 5px;
     padding:0px;
     text-align:left;
     background-color:#FFFFFF;
	   
     scrollbar-base-color:#ffffff;
     scrollbar-track-color:#ccc;
     scrollbar-arrow-color:#999;
     scrollbar-highlight-color:#ffffff; 
     scrollbar-shadow-color:#ffffff; 
     scrollbar-3dlight-color:#999; 
     scrollbar-darkshadow-color:#999; 
}	   

#news_content table {
     width:270px;
     padding:0px;	
     margin-left:5px;
		 margin-top:5px;
}

#news_content td {
   border-bottom:1px #d9cccc dashed;
	 font-size:12px;
	 color:#666666;
	 padding:0px 0px 8px 10px;
	 letter-spacing:110%;
}

#news_content td#topics-date {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom:none;
	padding:5px 10px 5px;
}


#news_content td span {
	 font-size:13px;
	 font-weight:bold;
	 color:#66cccc;
	 margin-bottom:5px;
	 }


/*過去の最新情報*/

#news_past {
    font-size:80%;
	  font-weight:bold;
	  color:#666666;
	  text-align:right;
	  margin:3px 0px 8px 5px;
}	  

#news_past a{
	  color:#3399ff;
		display:inline;
    text-decoration:none;}

#news_past a:hover {
   color:#3399ff;
   text-decoration:underline;}
 

/* 右サイドバナー群 */

div#right_banner {
   width:250px;
	 float:right;
	 margin-left:2px;
	 padding:0px;
}

div#right_banner a span {
     display:none;
}	 

div#right_banner li {
	 margin-bottom:1px;	 
   float:left;
	 }	 

a#rightbnr01 {
     background-image:url(../images/top/banner_sol.jpg);
     display:block;
	 width:250px;
	 height:90px;
}
/* 
a:hover#rightbnr01 {
     background-image:url(../images/top/rightbnr01_ov.jpg);
     display:block;
	 width:250px;
	 height:80px;
} */

a#rightbnr02 {
     background-image:url(../images/top/banner_mtmr.jpg);
     display:block;
	 width:250px;
	 height:90px;
}
/* 
a:hover#rightbnr02 {
     background-image:url(../images/top/rightbnr02_ov.jpg);
     display:block;
	 width:250px;
	 height:80px;
}*/


a#rightbnr03 {
    background-image:url(../images/top/banner_link.jpg);
    display:block;
	width:250px;
	height:90px;
}

/*a:hover#rightbnr03 {
    background-image:url(../images/top/rightbnr03_ov.jpg);
    display:block;
	width:250px;
	height:80px;
}*/

/* 下メニュー */
div#bottom_menu {
	padding:5px 0px;
	font-size:80%;
	color:#666666;
	text-align:center;
  width:760px;
	clear:both;
	vertical-align:middle;
}		

#bottom_menu a{
	  color:#999999;
		display:inline;
    text-decoration:none;}
		
#bottom_menu a:hover {
 	 color:#666666;
   text-decoration:underline;}


/* フッター */
div#footer {
  background-image:url(../images/footer.jpg);
	font-size:80%;
	color:#FFFFFF;
	text-align:center;
  width:760px;
	height:35px;
}		

#footer p{
	  color:#ffffff;
    text-decoration:none;
		padding-top:7px;
		}

.invisible{
display:none;}

div#clear {
      clear:both;
}	  	  	  
