/*-------------------------------*/
/* Main Navigation */
/*-------------------------------*/

#prod_category{
	margin: 10px 0;
	border-left: 1px solid #dbdbdb;
}

.mainnav{
	background:  url("../images/mainbg.gif") repeat-x;
}

.mainnav td{
	padding: 10px 0 10px 10px;
	vertical-align: top;
	border-right: 1px solid #dbdbdb;
	border-bottom: 3px solid #dbdbdb;
	border-left: 1px solid #ffffff;
}

.mainnav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainnav ul li{
	margin: 0 0 5px 0;
	padding: 0 0 0 11px;
	background: url(../images/btn-icon.gif) no-repeat;
}

.mainnav p{
	margin: 10px 0 0 0;
	padding: 0 10px;
	text-align: right;
	background: url(../images/btn-icon.gif) no-repeat 6.5em 0px;
}

/*-------------------------------*/
/* News Block */
/*-------------------------------*/

.newsblock{
	width: 548px;
	margin: 20px 0 0 0;
	padding: 0;
}

.newsblock .newshead{
	height: 54px;
}

.newsblock .newshead .title{
	margin: 6px 0 0 63px;
	padding: 0;
	color: #223185;
	font-size: 16px;
	font-weight: bold;
}

.newsblock .newshead .date{
	margin: 0 0 0 86px;
	padding: 0;
	color: #999999;
	font-size: 10px;
}

.newsblock .newsbody{
}

/*-------------------------------
ID - Topics */
#topics{
	margin-top: 0;
}

#topics .newshead{
	background: url("../images/ttlbg_new01.gif") no-repeat;
}

#topics .newsbody{
}

#topics .newsbody .banner{
	float: right;
	width: 146px;
	margin: 5px 0 0 10px;
	padding: 15px 0 0;
	background: #ffffff;
}

#topics .newsbody .banner p{
	margin: 0 0 0 10px;
}

#topics .newsbody .banner .image{
}

#topics .newsbody .banner .caption{
	margin: 0 0 10px 10px;
	font-size: 10px;
}

#topics .newsbody .banner .caption a{
	color: #666666;
}

#topics .newsbody .list{
	padding: 15px 0 0;
}

#topics .newsbody .list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#topics .newsbody .list ul li{
	margin: 0 0 3px 0;
	padding: 0 0 3px 16px;
	background: url("../images/btn-icon.gif") no-repeat 5px 0px;
	border-bottom: 1px dotted #7F7F7F;
}

#topics .newsbody .list ul li.new{
	padding-left: 50px;
	background: url("../images/btn-icon-new.gif") no-repeat 5px 0px;
}

/*-------------------------------
ID - News Release */
#release .newshead{
	background:  url("../images/ttlbg_new02.gif") no-repeat;
}

#release .newshead .title{
	position: relative;
}

#release .newshead .button{
	display: block;
	position: absolute;
	top: 12px;
	right: 5px;
	width: 127px;
	height: 17px;
}

#release .newsbody{
}

#release .newsbody .list{
	padding: 15px 0 0;
}

#release .newsbody .list dl{
	width: 548px;
	margin: 0;
	padding: 0;
}

#release .newsbody .list dl dt{
	float: left;
	clear: left;
	width: 9em;
	margin: 0 0 3px 0;
	padding: 0 0 3px 16px;
	color: #666666;
	background: url("../images/btn-icon.gif") no-repeat 5px 0px;
}

#release .newsbody .list dl dd{
	margin: 0 0 3px 0;
	padding: 0 0 3px 9em;
	border-bottom: 1px dotted #7F7F7F;
}

#release .newsbody .list dl dd.new{
	padding-left: 12.7em;
	background: url("../images/new.gif") no-repeat 10.2em 0px;
}

* html body #release .newsbody .list dl dd.new{ /* ie—p ƒnƒbƒN */
	padding-left: 11.5em;
	background: url("../images/new.gif") no-repeat 9em 0px;
}

/*-------------------------------
ID - News */
#news .newshead{
	background:  url("../images/ttlbg_new03.gif") no-repeat;
}

#news .newsbody{
}

#news .newsbody .list{
	padding: 0 0 20px 0;
}

#news .newsbody .list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#news .newsbody .list ul li{
	margin: 0 3px 3px 3px;
	padding: 0 10px 3px 25px;
	background: url("../images/btn-icon.gif") no-repeat 14px 0px;
}

#news .newsbody .list ul li.new{
	padding-left: 58px;
	background: url("../images/btn-icon-new.gif") no-repeat 14px 0px;
}

#news .newsbody #oshirase{
	float: left;
	width: 272px;
	margin: 5px 0 0 0;
	background:  url("../images/bg_oshirase.gif") repeat-y;
	border-top: 3px solid #DBDFEA;
	border-bottom: 3px solid #DBDFEA;
}

#news .newsbody #oshirase .title{
	margin: 0 3px 3px 3px;
	padding: 7px 0 5px 14px;
	color: #4B5994;
	font-weight: bold;
	background: #ffffff;
	border-bottom: 1px dotted #7A7B7F;
}

#news .newsbody #oshirase .list ul li{
	border-bottom: 1px dotted #7A7B7F;
}

#news .newsbody #gochui{
	width: 272px;
	margin: 5px 0 0 276px;
	background:  url("../images/bg_gochui.gif") repeat-y;
	border-top: 3px solid #ECDBDB;
	border-bottom: 3px solid #ECDBDB;
}

* html body #news .newsbody #gochui{
	margin-left: 273px;
}

#news .newsbody #gochui .title{
	margin: 0 3px 3px 3px;
	padding: 7px 0 5px 14px;
	color: #9D4141;
	font-weight: bold;
	background: #ffffff;
	border-bottom: 1px dotted #7F7A7A;
}

#news .newsbody #gochui .list ul li{
	border-bottom: 1px dotted #7F7A7A;
}