/* CSS Document */
body{
margin-left:auto;
margin-right:auto;
width:800px;

}

.index_nav{
clear:both;
margin:0px 0px 0px 60px;

}
.index_nav a{
font-size:10px;
color:#999999;
text-decoration:none;
margin:0px 5px 0px 0px;
padding:0px 5px 0px 0px;
border-right:1px #CCCCCC solid;


}
#index_main span{
display:none;
margin:0px;
padding:0px;


}
#index_main h1{
margin:0px;

}
#index_main h2{
margin:0px;
display:none;

}
#index_main p{
margin:0px;

}


/**********インデックス　新着情報の設定************************************/
#index_con{
padding:0px 0px 0px 60px;
height:auto;


}

#index_con h3{
width:680px;
background-image:url(img/new_h3.gif);
background-repeat:no-repeat;
margin:-1px 0px 0px 0px;
padding:0px 0px 0px 10px;
font-size:14px;
line-height:20px;
color:#0099CC;
font-weight:normal;

}

#index_con p{
margin:2px 0px 2px 0px;

}

.index_koukoku{/**広告イメージ画像**/
float:left;
margin:0px 0px 0px 2px;

}


.topnews{
margin-left:50px;
margin-right:auto;




}
.topnews_l{
float:left;

}
.topnews_r{
float:left;

}
/**********インデックス　フッターの設定************************************/
#index_foot{
clear:both;
height:20px;
background-image:url(img/index_foot.gif);
background-repeat:no-repeat;

}
#index_foot p{
line-height:20px;
font-size:12px;
color:#FFFFFF;
margin:0px 0px 0px 60px;

}


.index_sub_menu{
margin:0px 0px 0px 20px ;
clear:both;


}
.index_sub_menu a{
float:left;
display:block;
background-image:none;
font-size:10px;
line-height:16px;
text-decoration:none;
border:#999999 solid;
border-width:0px 1px 0px 0px;
margin:0px 0px 0px 2px;
padding:0px 2px 0px 2px;
}










