/* CSS Document */

/*　　トップページ 設定　　*/
body{margin:0px; background-color:#FFFFFF;}

#index_top{width:760px; margin:20px auto 30px auto; height:auto; padding:0px;}

.px12{font-size:12px; line-height:130%;}

.clear{clear:both; margin:0px; padding: 0px;}

.ma_10{margin:10px 0px;}

#whatsnew{width:120px;
		  float:left;
		  padding-top:15px;
		  text-align:center;}

#whatsnew01{border-left:#999999 1px solid;
            float:left; background-color:#cfdae5;
			padding:0px;}
			
#whatsnew02{width:431px; background-color:#ffffff;
			float:left;
			padding:15px 10px 10px 10px;}

#whatsnew03{width:188px; background-color:#cfdae5; float:right;}


/* 右メニューバー　*/

#whatsnew03 ul{width:170px; font-size:6px; line-height:100%; margin:5px 8px 0px 8px; padding:0px 0px 20px 0px;}

#whatsnew03 ul li{list-style:none; overflow:hidden; display:block; margin:0px 0px 4px 0px;}
				  
#whatsnew03 ul li a{display:block; text-indent:-9999px;}

#whatsnew03 ul li.t_bn01 a{background: url(../images/common/t_bn01.gif) no-repeat; width:170px; height:70px;}
#whatsnew03 ul li.t_bn01 a:hover{background:url(../images/common/t_bn01o.gif) no-repeat;}

#whatsnew03 ul li.t_bn02 a{background:url(../images/common/t_bn02.gif) no-repeat; width:170px; height:70px;}
#whatsnew03 ul li.t_bn02 a:hover{background:url(../images/common/t_bn02o.gif) no-repeat;}

#whatsnew03 ul li.t_bn03 a{background:url(../images/common/t_bn03.gif) no-repeat; width:170px; height:40px;}
#whatsnew03 ul li.t_bn03 a:hover{background:url(../images/common/t_bn03o.gif) no-repeat;}

#whatsnew03 ul li.t_bn04 a{background:url(../images/common/t_bn04.gif) no-repeat; width:170px; height:40px;}
#whatsnew03 ul li.t_bn04 a:hover{background:url(../images/common/t_bn04o.gif) no-repeat;}

#whatsnew03 ul li.t_bn05 a{background:url(../images/common/t_bn05.gif) no-repeat; width:170px; height:40px;}
#whatsnew03 ul li.t_bn05 a:hover{background:url(../images/common/t_bn05o.gif) no-repeat;}

#whatsnew03 ul li.t_bn06 a{background:url(../images/common/t_bn06.gif) no-repeat; width:170px; height:50px;}
#whatsnew03 ul li.t_bn06 a:hover{background:url(../images/common/t_bn06o.gif) no-repeat;}

#whatsnew03 ul li.t_bn07 a{background:url(../images/common/t_bn07.gif) no-repeat; width:170px; height:50px;}
#whatsnew03 ul li.t_bn07 a:hover{background:url(../images/common/t_bn07o.gif) no-repeat;}						

#whatsnew03 .sen{background-color:#000000; height:1px; width:170px; margin:15px auto; overflow:hidden;}

/*  what's New  */

#whatsnew02 .boder{border-bottom:1px #D9D9D9 solid;	padding:0px 0px 5px 0px; margin:0px 0px 5px 0px; 
                   height:100%; font-size: 12px;}

#whatsnew02 .word{font-size:12px; line-height:120%; width:340px; float:right; padding:0px; margin:0px; height:auto;}

#whatsnew02 .word_top{font-size:12px; line-height:120%; width:320px; float:right; padding:0px; margin:0px; height:auto;}

#whatsnew02 .new_img{
	margin-left: 8px;
	vertical-align:text-top;
	margin-top: 2px;
}

