@charset"Shift_JIS";
/* CSS Document */

div#top_main { margin: 12px;}

div#top_news {
	width: 436px;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	min-height: 225px;
	_height: 225px;
}

div#top_news p {
	padding: 0px 2px;
}

div#top_news table {
	margin: 14px;
}

div#top_link {
	width: 307px;
	float: right;
}

table.shortcut {
	margin-bottom: 5px;
}

table.shortcut td.box {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

table.shortcut td.box ul li {
	background-color: #F8F7F1;
	line-height: 20px;
	list-style: none;
}

table.shortcut td.box ul li a {
	background-image: url(../img/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.3em;
	padding-left: 15px;
}

table.shortcut td.box ul li a:hover {
	background-image: url(../img/link_arrow_on.gif);
}

table.shortcut td.box ul li.BGwhite {
	background-color: #FFFFFF;
}

div#top_main a:link { color: #5454AB; text-decoration: underline;}
div#top_main a:visited { color: #7171B9; text-decoration: underline;}
div#top_main a:hover { color: #5454AB;}
div#top_main a:active { color: #7171B9;}

div#irlink {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
