@charset "euc-jp";


/* primary */
body.top #primary {width:635px; float:right;}

/* secondary */
body.top #secondary {width:305px; float:left;}

/* flasharea */
#flasharea {text-align:center; height:360px;}
#flasharea #m_nav {float:left;}
#flasharea #swf_img {float:right;}

/* program */
body.top #bg_news {margin:0; text-align:left; background-color:#fff; width:305px; padding-bottom:5px;}
body.top #news {width:275px; height:270px; overflow:auto; padding-left:15px; margin:3px 0 15px 4px; font-size:12px;}
body.top #news th {font-weight:normal; text-align:left; padding:6px 1px 5px 0;}
body.top #news td {padding:2px 1px 8px 0; background:url(../images/news_td_bg.gif) bottom repeat-x;}
body.top #news a {color:#f08300; text-decoration:none; }
body.top #news a:hover {color:#f08300; text-decoration:underline;}

/* contents_top */
#contents_top {padding-bottom:23px; margin:20px auto 0; width:960px;}

/* 追加分 */
#project {background-color:#fff; padding-bottom:14px; margin-bottom:22px;}
#project .project_box {
  float:left;
  width:220px;
  margin-left: 13.3px;
  margin-right: 0px;
}
#project .project_box:first-of-type{
  margin-left: 20px;
}
#project .project_box:last-child{
  margin-right: 20px;
}
#project .project_box h4{
  font-size: 1.2rem;
  color:  #412a0b;
  padding: 5% 0%;
}
#project .project_box p {
  width:215px;
  height: 50px;
  padding:2px 0 25px 0;
}
#project .project_box .btn {text-align:right; margin-right:18px;}

#area {width:305px; float:left;}
#access {width:305px; float:right; background:url(../images/access_bg.gif) 0 46px no-repeat; height:170px;}
#recruit {width:305px; float:right; margin-top:20px; background:url(../images/recruit_bg.gif) 0 46px no-repeat; height:149px;}
#access p, #recruit p {padding:0 17px 5px 105px;}
#access .btn, #recruit .btn {text-align:right; margin:0 18px 10px 0;}

body.top #banner {text-align:left; margin-top:15px;}
body.top #banner li {margin-top:14px;}

body.top #h_nav {position:absolute; top:50px; right:420px; width:143px; font-size:11px; letter-spacing:1.5px;}

body.top #contents p { padding:10px; line-height:1.5;}



/* ieハック */
body.top #news {/overflow-x:hidden;}
#contents_top {/padding-bottom:0;}
