@charset "utf-8";

.top_main {
	clear:both;
}
.top_main1 {
	float:left;
	margin-bottom:10px;
}
.top_main_left {
	float:left;
}
.top_main_right {
	float:right;
	font-size:0.95em;
}
.top_m_banner1 {
	width:200px;
	background: url(../../../img/top_m_banner1_back.gif) no-repeat left top;
	margin-bottom:4px;
}
.top_m_banner2 {
	width:200px;
	background: url(../../../img/top_m_banner2_back.gif) no-repeat left top;
	margin-bottom:4px;
}
.top_m_banner3 {
	width:200px;
	background: url(../../../img/top_m_banner3_back.gif) no-repeat left top;
	margin-bottom:4px;
}
.top_m_banner4 {
	width:200px;
	background: url(../../../img/top_m_banner4_back.gif) no-repeat left top;
	margin-bottom:4px;
}
.top_m_banner1 span a {
	display:block;
	color:#565656;
	text-decoration:none;
	padding:0px 10px 10px 10px;
	width:180px;
	height:30px;
	background: url(../../../img/top_m_banner1_back1.gif) no-repeat left top;
}
.top_m_banner2 span a {
	display:block;
	color:#565656;
	text-decoration:none;
	padding:0px 10px 10px 10px;
	width:180px;
	height:30px;
	background: url(../../../img/top_m_banner2_back1.gif) no-repeat left top;
}
.top_m_banner3 span a {
	display:block;
	color:#565656;
	text-decoration:none;
	padding:0px 10px 10px 10px;
	width:180px;
	height:30px;
	background: url(../../../img/top_m_banner3_back1.gif) no-repeat left top;
}
.top_m_banner4 span a {
	display:block;
	color:#565656;
	text-decoration:none;
	padding:0px 10px 10px 10px;
	width:180px;
	height:30px;
	background: url(../../../img/top_m_banner4_back1.gif) no-repeat left top;
}
.top_m_banner1 span a:hover,
.top_m_banner2 span a:hover,
.top_m_banner3 span a:hover, 
.top_m_banner4 span a:hover {
	color:#990000;
}

/*----- 新着情報 -----*/
.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;
	font-weight:bold;
	font-size:12px;
	float:left;
	display:block;
	height: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: #666666;
	text-decoration:none;
}
.top_whatsnew_title h3 a:hover {
	color: #999999;
	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:#666666;
	text-decoration:none;
}
.title_right_link a:hover {
	color:#999999;
	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;
}
