
/* トップページ用 */

#topmain
{
	clear: both;
	padding: 0px;
	background: url(/top_img/bk_main.gif) top left no-repeat;
	width: 780px;
	height: 375px;
}

#topmain a
{
	color: #091D64;
}

#topmain a:hover
{
	color: #FF0000;
}

#topleft
{
	float: left;
	margin: 7px 24px 0px 0px;
	width: 221px;
}

#topleft ul
{
	margin: 0px 7px 0px 5px;
}

#topleft li
{
	padding: 10px 0px 0px 0px;
	font-size: 75%;
	line-height: 150%;
}

#topleft span
{
	font-size: 11px;
	color: #5B0558;
}

#topcenter
{
	float: left;
	margin-right: 15px;
	background: url(/top_img/bk_pdt.gif) bottom left no-repeat;
	width: 260px;
	height: 297px;
}

#topright
{
	float: left;
	background: url(/top_img/bk_pdt.gif) bottom left no-repeat;
	width: 260px;
	height: 297px;
}

.pdttxt
{
	padding: 6px 9px 0px 10px;
	height: 103px;
	font-size: 14px;
	line-height: 150%;
	voice-family:"\"}\"";
	height: 97px;
}

#nv li
{
	margin-bottom: -4px; 
}

