@charset 'Shift_JIS';

body {
margin: 0;
padding: 0;
}

/* rotationBnr
---------------------------------------------------------------------- */
#rotationBnr {
width: 390px;
height: 188px;
text-align:right;
//background: url(/images/info/bg_rotationbnr.gif) no-repeat left;
}

#rotationBnr:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

#rotationBnr ul#bnrArea{
//height:170px;
}

#rotationBnr ul#bnrArea li{
display:none;
width: 390px;
//height:224px;
position:absolute;
top:0px;
left:0px;
}
#rotationBnr ul#bnrArea img{
width: 390px;
}

#rotationBnr ul#bnrArea li.nojs{
display:block;
position:relative;
text-align: center;
font-weight: bold;
color: #666;
}

#rotationBnr .cover{
position:absolute;
bottom:0px;
right:0px;
z-index:100;
//background:url(../images/bg_rotatebtn_left.png) no-repeat left top;
height:24px;
padding-left:26px;
}
#rotationBnr ul#bnrBtn{
//background:url(../images/bg_rotatebtn_rep.png) repeat-x left top;
height:15px;
padding:11px 4px 0 4px;
}



#rotationBnr ul#bnrBtn li{
float:left;
padding: 0 0 0 0px;
height:16px;
line-height:0;
cursor:pointer;
}
/* information
---------------------------------------------------------------------- */
#information {
position: relative;
width: 444px;
}

#information h2 {
margin-bottom:7px;
color:#eee;
}

#information #infoTabs {
position: relative;
height: 134px;
}

#information #infoTabs .category {
width: 444px;
}

#information #infoTabs .category .tab{
}

/* heading
------------------------------ */
#information .category h3 {
display: inline;
position: relative;
z-index: 999;
cursor: pointer;
zoom: 1;
}

#information .category#hotNewsTab h3 {
}

#information .category h3 img {
vertical-align: bottom;
}

/* contents
------------------------------ */
#information .contents {
	height:200px;
	overflow:scroll;
	overflow-x:hidden;
}

#information .contents ul {
padding: 5px 10px 0 7px;
}

#information .contents li {
position: relative;
margin-bottom: 5px;
padding:2px 60px 2px 5px;
line-height: 15px;
}

#information .contents li img {
margin-right: 5px;
margin-top: 1px;
}

#information .contents li a {
	color:#000;
}
#information .contents li a.subject {
}

#information .contents li a.subject:hover{
}

#information .contents li span.date {
	color:#000;
position: absolute;
right: 0;
font-size: 11px;
font-family: Arial, Verdana, sans-serif;
}


.rss{
	position:absolute;
	right:0px;
	top:0px;
}

.rss a{
	width:76px;
	height:27px;
	display:block;
}
.rss a:hover{
  background:url(../images/nav_06_on.png) no-repeat left top;
  text-indent:-9999px;
}
/* more
-------------------------------------------------- */
#information .more {
position: absolute;
right: 0;
top: 0px;
padding-left:10px;
font-size:10px;
background: url(/images/info/icon_more.gif) no-repeat left;
}

#information .more a img{
vertical-align: top;
}
