@charset"shift_jis";
/* CSS Document */

div#top h1#logo {
	padding: 9px 0px 0px 12px;
}

#branding {
	margin-bottom: 12px;
}

#main {
	margin-bottom: 23px;
}

#news {
	float: left;
	width: 531px;
	padding-left: 3px;
	position: relative;
}
#news h2 {
	background-image: url(../img/top/bg_h2.gif);
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	height: 24px;
}
#more {
	position: absolute;
	top: 3px;
	right: 6px;
	font-size: 85%;
	background-image: url(../img/top/arw.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#main #more a:link, #main #more a:visited {
	color: #333333;
	text-decoration: none;
}
#main #more a:hover, #main #more a:active {
	text-decoration: none;
}

#sub {
	width: 248px;
	float: right;
	padding-right: 6px;
}
#sub li {
	list-style: none;
	margin-bottom: 16px;
}
#sub li a {
	display: block;
	width: 248px;
	height: 83px;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#sub li#sub_1 a {
	background-image: url(../img/top/sub_1.jpg);
}
#sub li#sub_2 a {
	background-image: url(../img/top/sub_2.jpg);
}
#sub li#sub_3 a {
	background-image: url(../img/top/sub_3.jpg);
}

/* ===== LINK ====================================== */
#main a:link, #main a:visited { color: #1D478D; text-decoration: underline;}
#main a:hover, #main a:active { color: #9E4973; text-decoration: none;}