@charset "utf-8";

.top_main {
	clear:both;
}
.top_main1 {
	float:left;
	margin-bottom:10px;
}
.top_main_left {
	float:left;
	width:565px;
}
.top_main_right {
	float:right;
	font-size:0.95em;
	width:200px;
}
.top_m_banner {
	width:200px;
	float:left;
}
.top_m_banner img {
	line-height:1em;
	padding:0px;
	margin:0px;
	float:right;
}
.top_l_banner {
	width:135px;
	float:left;
	border-right:solid 7px #FFFFFF;
	line-height:1em;
	display:block;
}
.top_l_banner_title {
	float:left;
	width:561px;
}
.top_l_banner:link,
.top_l_banner:visited,
.top_l_banner:active {
	background-color:#FFFFFF;
}
.top_l_banner:hover {
	background-color:#EEEEEE;
}
.top_l_banner_end {
	width:135px;
	float:left;
	line-height:1em;
	display:block;
}
.top_l_banner_end:link,
.top_l_banner_end:visited,
.top_l_banner_end:active {
	background-color:#FFFFFF;
}
.top_l_banner_end:hover {
	background-color:#EEEEEE;
}
/*----- 新着情報 -----*/
.top_sub1 {
}
.top_sub_left {
	float:left;
	width:600px;
}
.top_sub_left_l {
	float:left;
	width:295px;
}
.top_sub_left_r {
	float:right;
	width:295px;
}
.top_sub_right {
	float:right;
}
.top_whatsnew_title {
	height: 24px;
	margin:0px;
	padding:0px;
	background: url(../img/whatsnew_titleback.gif) no-repeat left bottom;
	line-height:1em;
}
.top_whatsnew_title h3 a {
	line-height:1em;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding:6px 2px 0px 8px ;
}
.top_whatsnew_title h3 a:link,
.top_whatsnew_title h3 a:visited,
.top_whatsnew_title h3 a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.top_whatsnew_title h3 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.title_right_link {
	padding:0px;
	line-height:1em;
}
.title_right_link a {
	line-height:1em;
	text-align:right;
	display:block;
	float:right;
	font-size:12px;
	padding:6px 4px 0px 14px;
	background: url(../img/link_mark1.gif) no-repeat left center;
}
.title_right_link a:link,
.title_right_link a:visited,
.title_right_link a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.title_right_link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.rss_icon {
	line-height:1em;
	float:right;
	font-size:12px;
	padding:0px 6px 0px 0px;
}

.top_whatsnew_table {
	clear:both;
	width:295px;
	margin: 0px 0px 20px 0px;
	font-size:0.9em;
}
.top_whatsnew_table th {
	padding:5px 5px 5px 3px;
	vertical-align:top;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.top_whatsnew_table td {
	padding:5px 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}

/*----- 外部ブログ新着 -----*/

.rss-items {
	padding-left:5px;
	margin:0px;
	list-style-type: none;
}
.rss-items li {
	display:block;
	width:285px;
	margin:0px;
	list-style-type: none;
	padding:5px 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.rss-date {
	padding-left:5px;
}