@charset "ISO-8859-1";
@import url(base.css);

body{
	background: #e6e6e6 url(../img/bg_top.gif) repeat-x;
}
#homeImg {
	padding-top: 1px;
}
#homeImg p{
	margin: 0;
}
#topContents{
	margin: 11px 0 0;
	width: 980px;
	float: left;
	background: #f2f2f2 url(../../img/bg_topcontents_t.gif) no-repeat 0 top;
}
#topContents .inner{
	width: 980px;
	min-height: 200px;
	float: left;
	padding: 16px 0;
	background: url(../../img/bg_topcontents_b.gif) no-repeat 0 bottom;
}

/* @group contents */

#topContents a:link{ text-decoration: none;}
#topContents a:hover{ text-decoration: underline;}

/* @group irRim */

#irRim{
	width: 242px;
	float: left;
	margin: 0 18px 0 14px;
	_margin: 0 18px 0 7px;
	background: url(../../img/bg_cont_l_m.gif) repeat-y;
}
#irRim .inner_b{
	background: url(../../img/bg_cont_l_b.gif) no-repeat 0 bottom;
}
#irRim ul{
	padding: 16px 11px;
}
#irRim ul li{
	margin-bottom: 0.25em;
	padding-left: 17px;
	background: url(../../img/arr_ir1.gif) no-repeat 0 0.2em;
}
#irRim ul ul{
	padding: 0.5em 0 0;
	margin-left: -17px;
}
#irRim ul ul li{
	background: url(../../img/arr_ir2.gif) no-repeat 0 0.2em;
}
#irBanner{
	text-align: center;
	padding: 11px 0 16px;
	background: url(../img/dot_grey_h.gif) repeat-x;
}

/* @end */

/* @group centerRim */

#centerRim{
	width: 432px;
	float: left;
	margin: 0 17px 0 0;
}
#newsRim,
#topicsRim{
	background: url(../../img/bg_cont_c_m.gif) repeat-y;
	position: relative;
}
#newsRim {
	margin-bottom: 14px;
}
#newsRim .inner_b,
#topicsRim .inner_b{
	background: url(../../img/bg_cont_c_b.gif) no-repeat 0 bottom;
	padding: 12px 11px;
}
#newsRim li,
#topicsRim li{
	background: url(../../img/arr_news.gif) no-repeat 0 0.2em;
	padding-left: 9px;
	margin-bottom: 0.2em;
}
#newsRim a.btn_ichiran,
#topicsRim a.btn_ichiran{
	position: absolute;
	display: block;
	height: 15px;
	width: 42px;
	left: 378px;
	top: 12px;
	text-indent: -9999px;
	background-image: url(../img/empt.gif);
}



/* @end */

#topbnrMenu{
	float: left;
	width: 244px;
}

/* @end */
