@charset "utf-8";
/*------------------------------------------------------*/
/* oreida.jp portal TOP */
/*------------------------------------------------------*/
html {height: 100%; overflow: auto;}
#container{width:750px; padding-top:45px; margin:0 auto;}
#portal_bg{background-image:url(../images/top/bg.gif); background-repeat:repeat-x;}
#contents{padding:20px 0 20px 0;}

/*------------------------------------------------------*/
/* Flash */
/*------------------------------------------------------*/
#flashContent{width: 750px; height: 275px;}
#flashContent h1{width:400px; margin:50px auto 0 auto;}

/*------------------------------------------------------*/
/* Global Navi */
/*------------------------------------------------------*/
#left_column,#center_column,#right_column{float:left;}
#left_column ul{width:190px; background:url(../images/top/global_navi_off.gif) no-repeat; height:190px;}
#left_column #btn_1,#left_column #btn_2,#left_column #btn_3,#left_column #btn_4,#left_column #btn_5,#left_column #btn_6{width:190px; overflow:hidden; text-indent:-1000px;}
#left_column #btn_2 a,#left_column #btn_3 a,#left_column #btn_4 a,#left_column #btn_5 a{height:31px; display:block;}
#left_column #btn_1 a,#left_column #btn_6 a{height:33px; display:block;}
#left_column #btn_1 a:hover{background:url(../images/top/global_navi_on.gif) no-repeat;}
#left_column #btn_2 a:hover{background:url(../images/top/global_navi_on.gif) no-repeat 0 -33px;}
#left_column #btn_3 a:hover{background:url(../images/top/global_navi_on.gif) no-repeat 0 -64px;}
#left_column #btn_4 a:hover{background:url(../images/top/global_navi_on.gif) no-repeat 0 -95px;}
#left_column #btn_5 a:hover{background:url(../images/top/global_navi_on.gif) no-repeat 0 -126px;}
#left_column #btn_6 a:hover{background:url(../images/top/global_navi_on.gif) no-repeat 0 -157px;}

/*------------------------------------------------------*/
/* What's new */
/*------------------------------------------------------*/
#center_column{padding:0 0 0 10px; width:350px; height:190px;}
#center_column dl{background:url(../images/top/whats_new_bg.gif) no-repeat; height:144px; padding:0 15px;}
#center_column dt,#center_column dd{padding:5px 0; height:38px;  float:left;}
#center_column .day{font-weight:bold; width:80px; padding-right:10px;}
.newstxt{padding:0 0 0 11px; border-left:solid 1px #333; width:210px; display:block;}

/*------------------------------------------------------*/
/* Banner */
/*------------------------------------------------------*/
#right_column{width:190px; padding-left:10px;}
#right_column #btn_1,#right_column #btn_2{overflow:hidden; width:190px; text-indent:-10000px; display:block;}
#right_column #btn_1 a,#right_column #btn_2 a{height:55px; display:block;}
#right_column #btn_1{background:url(../images/top/banner_1_off.gif) no-repeat; height:55px;}
#right_column #btn_1 a:hover{background:url(../images/top/banner_1_on.gif) no-repeat;}
#right_column #btn_2{background:url(../images/top/banner_2_off.jpg) no-repeat; height:55px; margin-top:12px;}
#right_column #btn_2 a:hover{background:url(../images/top/banner_2_on.jpg) no-repeat;}

/*------------------------------------------------------*/
/* Footer */
/*------------------------------------------------------*/
#footer{width:750px; padding:0 auto 20px auto;}
#footer ul{background:url(../images/top/bottom_navi_off.gif) no-repeat; width:367px; height:12px; float:left; margin-top:5px;}
#footer li{float:left; display:block; overflow:hidden; text-indent:-10000px; height:12px;}
#footer li a{height:12px; display:block;}
#footer #btn_1{width:112px;}
#footer #btn_2{width:66px;}
#footer #btn_3{width:108px;}
#footer #btn_4{width:81px;}
#footer #btn_1 a:hover{background:url(../images/top/bottom_navi_on.gif) no-repeat;}
#footer #btn_2 a:hover{background:url(../images/top/bottom_navi_on.gif) no-repeat -112px 0;}
#footer #btn_3 a:hover{background:url(../images/top/bottom_navi_on.gif) no-repeat -178px 0;}
#footer #btn_4 a:hover{background:url(../images/top/bottom_navi_on.gif) no-repeat -286px 0;}
address{float:right; width:325px;}

