@charset "UTF-8";

/*　home
_____________________________*/




#enr_categoryClm #enr_contents{
float:left;
width:726px;
}

#enr_categoryClm #enr_contents h2{
margin:0 0 10px 0;
border-bottom:3px solid #3966c7;
}


#enr_categoryClm #enr_home_menu{
float:right;
width:184px;
}

#enr_home_menu dl{
margin:0 0 10px 0;
}

#enr_home_menu dl dt{
margin-bottom:1px;
}


#enr_home_menu ul li{
margin:0 0 5px 0;
}

/*_____________________________　メインビジュアル　flash　*/

#enr_mainVisual{
margin:0 0 10px 0;
background-color:#010101;
}

#enr_flashArea{
float:left;
width:736px;
}

#enr_bannerArea{
float:left;
width:184px;
}

#enr_mainClm{clear:both;}

/*_____________________________　ニュース　*/


#enr_news{
position:relative;
margin:0 0 25px 0;
}

#enr_news table{}
#enr_news table th,
#enr_news table td{padding:3px 3px 5px 3px;}

#enr_news table th{white-space:nowrap;}
#enr_news table td{padding-left:1em;}

#enr_rss{
position:absolute;
top:3px;
right:5px;
}




/*_____________________________　メニュー　*/

/*見出し付き 2ボックス共通指定*/
.clmWrap{clear:both; margin:0 0 10px 0;}

.clmBoxLeft,
.clmBoxRight{
position:relative;
width:358px;
background:url(/sponsor/nakajima/common/images/bg_2clmbox_btm.gif) no-repeat left bottom;
}

/*コラム 左*/
.clmBoxLeft{
float:left;
margin:0 8px 0 0;
}
/*コラム 右*/
.clmBoxRight{
float:right;
margin:0;
}

/*コラム内の画像余白*/
.clmBoxLeft p,
.clmBoxRight p{
float:left;
padding:5px 10px 5px 5px;
}

/*コラム内のテキスト*/
p.infoTxt{
float:left;
width:165px;
padding:5px 0 5px 0;
line-height:1.2;
}

/*コラム内のテキスト部分→リンク*/
p.infoTxt a{
display:block;
min-height:94px;
background:url(/sponsor/nakajima/common/images/bg_mn_arrow.gif) no-repeat right bottom;
}
*html p.infoTxt a{height:95px;}

p.infoTxt a:link,
p.infoTxt a:visited,
p.infoTxt a:hover,
p.infoTxt a:active
{color:#333;text-decoration:none;}

