@charset "utf-8";

/* top-page styles
-----------------------------*/
#main #topimg {
	background-color: #2f1312;
	width: 619px;
	padding:0px 29px;
	height:372px;
	overflow:hidden;
}
#main #topimg img	{
	border:3px solid #ffffff;
}
#cf1,#cf2,#cf3,#cf4,#cf5,#cf6,
#cf7,#cf8,#cf9,#cf10,#cf11,#cf12	{
	width:619px;
}
/*20090820_add*/
#cf13,#cf14,#cf15,#cf16	{
	width:619px;
}



#top h2        {
	padding:10px;
	width:280px;
	float:left;
	font-size:0.8em;
	color:#ffffff;
}
#main #topimg p	{
	padding:10px;
	width:293px;
	float:right;
	font-size:0.8em;
	color:#ffffff;
	text-align:right;
}


#top h3 {
	margin: 15px 15px 5px;
}
#main #news {
	float: left;
	width: 487px;
	overflow: auto;
}
#main #news dl {
	width: 452px;
	overflow: auto;
	height: 460px;
	margin: 15px 5px 15px 15px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#main #news dl dt {
	background-image: url(../../images/news-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	line-height: 1.4em;
}
#main #news dl dd {
	width: 400px;
	margin-bottom: 0.5em;
	line-height: 1.4em;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 30px;
	margin-top: 0.5px;
	padding-bottom: 5px;
}
#main #news dl dd a:link,
#main #news dl dd a:visited	{
	color:#A55353;
	font-weight:bold;
}
#main #news dl dd a:hover	{
	color:#993366
	font-weight:bold;
}




#main #topics {
	float: right;
	width: 190px;
	overflow: auto;
}
#main #topics ul {
	margin-left: 12px;
	margin-top: 15px;
}
#main #topics ul li	{
	margin-bottom:3px;
}

#main #topics #avjinfo 	{
	margin:20px 12px;
	/*background-color:#C5C3BF;*/
	border:1px solid #493F48;
}
#main #topics #avjinfo p#avjinfo-ttl	{
	background-color:#493F48;
	color:#C8AF77;padding:8px;
	font-weight:bold;
	font-size:10px;
	margin-bottom:5px;
}
#main #topics #avjinfo #avjinfo-label	{
	background-color:#E5E7F3;
	color:#63455C;
	padding:1px 10px;margin:0 5px;
}
#main #topics #avjinfo ul	{
	margin:5px;
}
#main #topics #avjinfo ul li	{
	background:url(../images/lh_navi.gif) no-repeat left 3px;
	padding-left:10px;
	margin-bottom:5px;
	border-bottom:1px dotted #996666;
}
#main #topics #avjinfo #avjinfo-link	{
	background-color:#4C4845;
}
#main #topics #avjinfo #avjinfo-link img	{
	padding:3px 0;
}

