@charset "utf-8";

/* ============================== */
/*                                */
/*  top                           */
/*  mansion top                   */
/*                                */
/* ============================== */

.topContent {
	margin: 10px auto 10px;
	color: #333;
	font-size: 12px;
}
	.topMain {
		float: left;
		width: 790px;
	}


.top_submit_btn:hover {}

.toPagetop { clear: both; margin: 10px 0; text-align: right; }


/* ============================== */
/*  tabNav                        */
/* ============================== */

ul#tabNav {
	clear: both;
	width: 950px;
	height: 30px;
}
* html ul#tabNav { height: 39px; }

	ul#tabNav li {
		float: left;
		width: 158px;
		height: 30px;
	}
	ul#tabNav li.reform,
	ul#tabNav li.homePlaza { width: 158px; }
	
		ul#tabNav li h2,
		ul#tabNav li p {
			width: 158px;
			height: 30px;
			background: url(../img/nav_sprite.gif) no-repeat;
		}
			ul#tabNav li a {
				display: block;
				width: 158px;
				height: 30px;
				background: url(../img/tabNav_sprite.gif) no-repeat;
			}
				ul#tabNav li span { display: none; }	

	ul#tabNav li.usedMansion h2 { background-position: 0 -40px; }
	ul#tabNav li.usedHouse h2 { background-position: -158px -40px; }
	ul#tabNav li.reform h2 { background-position: -316px -40px; }
	ul#tabNav li.renovation h2 { background-position: -475px -40px; width: 158px; }
	ul#tabNav li.sellHouse h2 { background-position: -632px -40px; }
	ul#tabNav li.homePlaza p { background-position: -790px -40px; width: 158px; }

		ul#tabNav li.usedMansion a { background-position: 0 0; }
		ul#tabNav li.usedMansion a:hover { background-position: 0 -80px; }
		
		ul#tabNav li.usedHouse a { background-position: -158px 0; }
		ul#tabNav li.usedHouse a:hover { background-position: -158px -80px; }

		ul#tabNav li.reform a { background-position: -316px 0; }
		ul#tabNav li.reform a:hover { background-position: -316px -80px; }
		
		ul#tabNav li.renovation a { background-position: -474px 0; width: 158px; }
		ul#tabNav li.renovation a:hover { background-position: -474px -80px;}
		
		ul#tabNav li.sellHouse a { background-position: -632px 0; }
		ul#tabNav li.sellHouse a:hover { background-position: -632px -80px; }
		
		ul#tabNav li.homePlaza a { background-position: -790px 0; width: 158px; }
		ul#tabNav li.homePlaza a:hover { background-position: -790px -40px; }		


/* ============================== */
/*  search マンション             */
/* ============================== */

.topSearch {
	width: 788px;
	border: 1px solid #094;
}

	.topSearch li { white-space: nowrap; } /* IE6, IE7 */


	.topSearch h2 {
		height: 35px;
		background-color: #094;
	}
	
	.topSearch_quick {
		float: left;
		width: 242px;
		height: 410px;
		padding: 10px;
		text-align: center;
		border-right: 1px dotted #094;
	}

		.topSearch_quick h3{text-align:left}

		.topSearch_quick_line {
			margin: 15px auto 15px;
			color: #094;
			font-size: 14px;
			text-align:left;
		}
			.topSearch_quick_line .projects {
				font-size: 28px;
				font-weight: bold;
			}

		.topSearch_quick dl {
			width: 240px;
			margin: 0 0 8px;
		}
			.topSearch_quick dl dt {
				float: left;
				width: 60px;
				text-align: left;
				color: #000;
				font-weight: bold;
			}
			.topSearch_quick dl dd {
				float: left;
				width: 180px;
				text-align: left;
			}
				.topSearch_quick_ekiArea { width: 175px; }
				.topSearch_quick dl dd select { width: 160px; }
			
		.topSearch_quick ul {}
			.topSearch_quick li {
				float: left;
				padding: 3px 5px 3px 0;
			}
			
		.topSearch_quick_btn {
			margin: 0 0 0 5px
		}
		.topSearch_quick_btn:hover {
			filter: alpha(opacity=60);
			-moz-opacity:0.6;
			opacity:0.6;				
		}


	.topSearch_center {
	float: left;
	width: 262px;
	height: 430px;
	border-right: 1px dotted #094;
	}

	.topSearch_right {
		float: left;
		width: 262px;
		height: 410px;
	}

		.topSearch_area {
			width: 262px;
		}
			.topSearch_area h3 { display: none; }
			.topSearch_area object{ display: block; height: 216px; }
			.topSearch_area_instr { padding: 3px 0 3px 5px; font-size: 10px; letter-spacing: -0.1em; }
				.topSearch_area_instr a { margin-left: 6px; padding-left: 6px; background: url(../img/top_point_small.gif) no-repeat left center; }


		
		.topSearch_ensen {
			width: 242px;
			padding: 10px;
		}
			.topSearch_ensen ul {
				margin: 10px 0 0;
			}
				.topSearch_ensen ul li {
					float: left;
					padding: 3px 10px 3px 14px;
					font-size: 14px;
					background: url(../img/top_search_point.gif) no-repeat left center;				
				}



			
		.topSearch_commute {
			padding: 10px;
			text-align: center;
		}
			.topSearch_commute dl {
				width: 240px;
				margin: 15px 0 8px;
			}
				.topSearch_commute dl dt {
					float: left;
					width: 60px;
					text-align: left;
					color: #000;
					font-weight: bold;
				}
				.topSearch_commute dl dd {
					float: left;
					width: 180px;
					text-align: left;
				}
					.topSearch_commute dl dd select { width: 160px; }
					
					.autosuggest {}
						.topSearch_commute_ekiArea {
							display: block;
							float: left;
							width: 150px;
						}

						#ekiloadingicon {
							width: 18px;
							height: 18px;
						}
							#ekiloadingicon img {
								width: 18px;
								height: 18px;
							}

			.topSearch_commute ul {}
				.topSearch_commute li {
					float: left;
					padding: 3px 5px 3px 0;
				}
			.topSearch_commute_comment { text-align: left; font-size: 10px; }
			
			.topSearch_commute_btn:hover {
				filter: alpha(opacity=60);
				-moz-opacity:0.6;
				opacity:0.6;				
			}

			.topSearch_commute h3 {text-align:left;}


		.topSearch_map {
	border-top: 1px dotted #094;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
		}
			.topSearch_map ul {
				margin: 10px 0 0;
			}
				.topSearch_map ul li {}
				
					.top_open {
						display: block;
						width: 8em;
						padding: 2px 10px 3px 18px;
						font-size: 14px;
						background: url(../img/top_point_open.gif) no-repeat left center;
					}
					.top_close {
						display: block;
						width: 10em;
						padding: 2px 10px 3px 18px;
						margin-bottom: 10px;
						font-size: 14px;
						background: url(../img/top_point_close.gif) no-repeat left center;
					}

			#default-close {
				position: relative;
				z-index: 1;
					}
				#adresswindow {
					position: absolute;
					left: -7px;
					top: -7px;
					width: 240px;
					background-color: #f0f0f0;
				}
					#adresswindow table.list {
						width: 240px;
						border: 3px solid #094;
						background-color: #f0f0f0;
					}
						#adresswindow th,
						#adresswindow td {
							padding: 4px;
							vertical-align: top;
							border-top: 1px solid #999;
						}
						#adresswindow th {
							color: #000;
							text-align: left;
							font-size: 12px;
							white-space: nowrap;
						}
							#adresswindow ul {
								width: 170px;
								margin: 0;
							}
							#adresswindow li {
								float: left;
								padding: 0 6px 0 6px;
								background: url(../img/top_point_small.gif) no-repeat left center;
							}
								#adresswindow li a {
									font-size: 12px;
									line-height: 175%;
								}
		


/* ============================== */
/*  search 戸建て                 */
/* ============================== */

.topSearch_h {
	border: 1px solid #d91d1c;
}

	.topSearch_h h2 {
		background-color: #d91d1c;
	}
	
	.topSearch_h .topSearch_quick {
		border-right: 1px dotted #d91d1c;
	}

		.topSearch_h .topSearch_quick_line {
			color: #d91d1c;
		}


	.topSearch_h .topSearch_center {
		border-right: 1px dotted #d91d1c;
	}

		.topSearch_h .topSearch_map {
			border-top: 1px dotted #d91d1c;
		}
		
					.topSearch_h #adresswindow table.list {
						border-color: #d91d1c;
					}



/* ============================== */
/*  section                       */
/* ============================== */

.topSection { clear: both; margin-top: 15px; }

	.topSection h3 {
		height: 25px;
		padding: 3px;
		background-color: #fffcdb;
	}
		.topSection h3 img {
			display: block;
			float: left;
		}
		.topSection h3 span {
			display: block;
			float: left;
			padding-left: 8px;
			color: #666;
			font-size: 12px;
			line-height: 25px;
			font-weight: normal;
		}

	.topSection p { color:#666; }


ul.topSection_urin {
	margin: 10px 0;
	padding: 0 0 0 2px;	
}
	ul.topSection_urin li {
		float: left;
		width: 374px;
		margin: 5px 0;
		padding: 0 8px 0 11px;
		background: url(../img/top_point.gif) no-repeat left 4px;
	}


ul.topSection_keyword { margin: 10px 0; }
	ul.topSection_keyword li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 0 0 11px;
	font-size: 14px;
	border-left: 1px solid #999;
	background: url(../img/top_point.gif) no-repeat left 4px;
	}

	ul.topSection_keyword li.first { border-left: none; }
		ul.topSection_keyword li { font-size: 15px; line-height: 175%; }

dl.topSection_feature {
	float: left;
	width: 245px;
	margin: 10px 0;
	padding: 0 0 0 15px;
	border-left: 1px dashed #777;
}
	dl.topSection_feature dt { margin: 5px 0 10px;}
	dl.topSection_feature dd {
		margin: 3px 0;
		padding-left: 11px;
		background: url(../img/top_point.gif) no-repeat left 4px;
	}
		dl.topSection_feature dd a { font-size: 14px; }


dl.topSection_feature_first {
	padding-left: 3px;
	border-left: none;
}



div.topSection_rank {
	float: left;
	width: 540px;
	margin: 10px 0 0;
}
	dl.topSection_rank_first { float: left; width: 270px; }
	
		dl.topSection_rank_first dt { margin: 0 0 2px; }
		#container dl.topSection_rank_first dt { line-height: 1; }
		
		dl.topSection_rank_first dd {}
			dl.topSection_rank_first dd img {
				float: left;
				width: 125px;
				height: 125px;
			}
			dl.topSection_rank_first div.data {
				float: right;
				width: 134px;
				font-size: 14px;
			}
				dl.topSection_rank_first div.data p { color: #333; }
					dl.topSection_rank_first div.data a { font-size: 16px; font-weight: bold; }
		

	ul.topSection_rank_second { float: left; width:240px; margin: 30px 0 0; padding: 0 10px 0 20px; }
		ul.topSection_rank_second li {
			margin: 0 0 7px;
			padding-left: 45px;
			background-repeat: no-repeat;
			background-position: left center;
		}
			ul.topSection_rank_second li span { display: none; }
		
		ul.topSection_rank_second li.topSection_rank_second_2 { background-image: url(../img/top_section_rank2.gif); }
		ul.topSection_rank_second li.topSection_rank_second_3 { background-image: url(../img/top_section_rank3.gif); }
		ul.topSection_rank_second li.topSection_rank_second_4 { background-image: url(../img/top_section_rank4.gif); }
		ul.topSection_rank_second li.topSection_rank_second_5 { background-image: url(../img/top_section_rank5.gif); }
		ul.topSection_rank_second li.topSection_rank_second_other { padding-left: 0; text-align: right; background: none; }


dl.topSection_rank_char {
	float: left;
	width: 220px;
	margin: 10px 0 0;
	padding-left: 20px;
	border-left: 1px dashed #777;
}
	dl.topSection_rank_char dt { margin: 5px 0 10px;}
	dl.topSection_rank_char dd {
		margin: 3px 0;
		padding-left: 11px;
		background: url(../img/top_point.gif) no-repeat left 4px;
	}
	dl.topSection_rank_char dd.topSection_rank_char_other {
		margin: 10px 0 0;
		padding-left: 0;
		background: none;
		text-align:right;
	}
		dl.topSection_rank_char dd a { font-size: 14px; }

	

dl.topSection_reform_place {
	float: left;
	width: 250px;
	margin: 10px 0;
	padding: 0 15px 0 0;
}
	dl.topSection_reform_place dt { margin: 5px 0 10px;}
		dl.topSection_reform_place dt img { margin: 0 0 5px;}
	dl.topSection_reform_place dd {
		margin: 3px 0;
	}
		dl.topSection_reform_place dd li {
			display: inline;
			margin: 0 5px 0 0;
			padding: 0 0 0 5px;
			line-height: 200%;
			border-left: 1px solid #999;
		}
		dl.topSection_reform_place dd li.first { border-left: none; padding-left: 0; }



dl.topSection_reform_purpose {
	float: left;
	width: 240px;
	margin: 10px 0;
	padding: 0 5px 0 15px;
	border-left: 1px dashed #777;
}
	dl.topSection_reform_purpose dt { margin: 5px 0 10px;}
		dl.topSection_reform_purpose dt img { margin: 0 0 5px;}
	dl.topSection_reform_purpose dd {
		margin: 3px 0;
		padding-left: 11px;
		background: url(../img/top_point.gif) no-repeat left 4px;
	}
		dl.topSection_reform_purpose dd a { font-size: 14px; }
	

dl.topSection_reform_case {
	float: left;
	width: 245px;
	margin: 10px 0;
	padding: 0 0 0 15px;
	border-left: 1px dashed #777;
}
	dl.topSection_reform_case dt { margin: 5px 0 10px;}
		dl.topSection_reform_case dt img { margin: 0 0 5px;}
	dl.topSection_reform_case dd {
		margin: 3px 0;
	}
		dl.topSection_reform_case dd ul {
			width: 245px;
		}
			dl.topSection_reform_case dd li {
				float: left;
				width: 122px;
				height: 33px;
				margin: 0 0 5px;
			}
				dl.topSection_reform_case dd li img {
					display: block;
					float: left;
					width: 44px;
					height: 33px;
				}
				dl.topSection_reform_case dd li a {
					display: block;
					float: right;
					width: 70px;
					padding-right: 5px;
					font-size: 12px;
				}




dl.topSection_sellM_search {
	float: left;
	width: 290px;
	margin: 10px 0;
	padding: 0 15px 0 0;
}
	dl.topSection_sellM_search dt { margin: 5px 0 10px;}
	dl.topSection_sellM_search dd.box {
		height: 105px;
		padding: 20px 10px;
		text-align: center;
		background-color: #fdf6e7;
		border: 1px solid #999;
	}
		dl.topSection_sellM_search dd dl.sel_opt { width: 260px; margin: 0 0 5px; }
			dl.topSection_sellM_search dd dl.sel_opt dt {
				float: left;
				width: 70px;
				height: 20px;
				color: #000;
				font-size: 14px;
				line-height: 20px;
				font-weight: bold;
			}
			dl.topSection_sellM_search dd dl.sel_opt dd {
				float: left;
				width: 180px;
				height: 20px;
				padding-top: 4px;
			}
				dl.topSection_sellM_search dd dl.sel_opt dd select {
					width: 170px;
					height: 20px;
					margin: 0;
				}
	.topSection_searchComp_btn { margin-top: 5px; }
	.topSection_searchComp_btn:hover {
		filter: alpha(opacity=60);
		-moz-opacity:0.6;
		opacity:0.6;
	}


dl.topSection_sellFaq {
	float: left;
	width: 460px;
	margin: 10px 0;
	padding: 0 0 0 15px;
	border-left: 1px dashed #777;
}
	dl.topSection_sellFaq dt { margin: 5px 0 10px;}
		dl.topSection_sellFaq dt img { margin: 0 0 5px;}
	dl.topSection_sellFaq dd {
		margin: 3px 0;
		padding-left: 11px;
		background: url(../img/top_point.gif) no-repeat left 4px;
	}
		dl.topSection_sellFaq dd a { font-size: 14px; }


.topSection_useM_topic {
	margin: 20px 0;
	padding: 30px;
	border: 1px solid #999;
	background-color: #fdf6e7;
}

dl.topSection_useM {
	float: left;
	width: 250px;
	margin: 15px 0;
	padding: 0 0 0 15px;
}
	dl.topSection_useM dt { margin: 5px 0 10px; border-bottom: 1px solid #666; }
	dl.topSection_useM dd {
		width: 250px;
		margin: 3px 0;
		padding-left: 11px;
		background: url(../img/top_point.gif) no-repeat left 4px;
	}
	dl.topSection_useM dd a { font-size: 14px; }

dl.topSection_useM_first { padding-left: 0; clear:left;}



/* ============================== */
/*                                */
/*  Transplanted from             */
/*  area.css and bukken.css       */
/*                                */
/* ============================== */

#sideNaviArea {
	float: right;
	width: 140px;
}

/* サイドナビゲーションエリア
----------------------------------------------------*/

#e_mail img {
	margin-bottom: 10px;
	}

#sideNaviArea #myMenu {
	background: #f6f7f7;
	margin-bottom: 15px;
	}
#myMenu .mmbox {
	padding: 18px 8px;
	border-bottom: 1px solid #badfcb;
	}
#myMenu .pb0 {
	padding-bottom: 0;
	border-bottom: 1px solid #f6f7f7;
	}
#myMenu h3 {
	color: #FFF;
	font-size: 1.33em;
	font-weight: bold;
	line-height: 1.75em;
	padding-left: 8px;
	background: #094;
	}
.standard_box {
	margin-bottom: 10px;
	}

/* 検討リストを開く
----------------------------*/
#myMenu h4 {
	color: #094;
	font-weight: bold;
	margin-bottom: 15px;
	}

#k_list li {
	margin-left: 3px;
	padding-left: 10px;
	background: url(../img/shiku/arrow_g.gif) left center no-repeat;
	}


/* 最近見た物件
----------------------------*/
#new_data input {
	float: left;
	width: 18px;
	}
#new_data span {
	float: left;
	width: 100px;
	line-height: 1.5em;
	}
#new_data p {
	margin-bottom: 10px;
	}

#new_data p#check_btn img {
	margin-top: 10px;
	}


/* 最近検索した条件
----------------------------*/
#new_cond {
	padding: 18px 8px;
	}

#new_cond div {
	padding-left: 18px;
	margin-bottom: 15px;
	background: url(../../views/used/img/side/circle.gif) 0 2px no-repeat;
	}
#new_cond p {
	line-height: 1.5em;
	}


/* 修正 2010.3
----------------------------*/

#sidebaner {
	text-align: center;
	padding-bottom: 10px;
}

.new_data_bukken p { line-height: 140%; }

div.new_data_second {
	margin: 10px 0;
}
	div.new_data_second div.new_data_bukken p.clearFix {
		float: right;
		width: 100px;
		margin-bottom: 5px;
		line-height: 140%;
	}

.new_data_second:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/* 回り込み解除(clearFix)
----------------------*/
.clearFix { 
	zoom: 1;
	}

.clearFix:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
	}

/* Hides from IE-mac \*/
*html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hides from IE-mac \*/





/* ============================== */
/*                                */
/*  To fix clear                  */
/*                                */
/* ============================== */

ul#tabNav:after,

.topContent:after,

.topSearch:after,
.topSearch_quick dl:after,
.topSearch_quick_h dl:after,
.topSearch_ensen ul:after,
.topSearch_commute dl:after,
.topSearch_commute_h dl:after,
#adresswindow ul:after,

.topSection:after,
dl.topSection_rank_first dd:after,
dl.topSection_rank2:after,
dl.topSection_reform_case dd ul:after,
dl.topSection_sellM_search dd dl.sel_opt:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}



/*-------------------------
     その他のキーワード
-------------------------*/
.keyword {padding:0 0 0 5px; margin:0; list-style:none; height:auto;}
.keyword li.area {display:block; float:left; position:relative; width:auto;}
.keyword li a.top_link {display:block; float:left; height:20px; line-height:16px; padding:0 0 0 12px; cursor:pointer;}
.keyword li a.top_link span.down {float:left; display:block; padding:0 8px 0 0; height:20px;}
.keyword table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.keyword a:hover {visibility:visible;}
.keyword li:hover {position:relative; z-index:200;background:#fff;}

.keyword ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.keyword :hover ul.sub {
	left:0px;
	top:14px;
	background: #fff;
	padding:3px 0;
	border:1px solid #41A731;
	white-space:nowrap;
	width:auto;
	height:auto;
}
.keyword :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:auto;
	font-size:12px;
	padding:0 3px 0 0;

}
.keyword :hover ul.sub li a {
	display:block; 
	height:20px;
	width:auto;
	line-height:20px;
	color:#000;
	text-decoration:none;
	font-size:12px;
	background-image: none !important;
	padding:0 3px 0 0;
}
.keyword :hover ul.sub li a:hover {
	background:#41A731 !important;
	color:#fff;
}

#kodawariSearch div.usedMansion p,
#kodawariSearch div.usedHouse p{
	font-size:12px;
	margin-top:5px;
}

#kodawariSearch div.usedMansion p.descr,
#kodawariSearch div.usedHouse p.descr{
	font-size:12px;
	margin-top:1px;
	margin-bottom:5px;
	padding-left:12px;
	color: #666;
}



/*-------------------------
     その他のキーワード
-------------------------*/
.keyword {padding:0 0 0 5px; margin:0; list-style:none; height:auto;}
.keyword li.area {display:block; float:left; position:relative; width:auto;}
.keyword li a.top_link {display:block; float:left; height:20px; line-height:16px; padding:0 0 0 12px; cursor:pointer;}
.keyword li a.top_link span.down {float:left; display:block; padding:0 8px 0 0; height:20px;}
.keyword table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.keyword a:hover {visibility:visible;}
.keyword li:hover {position:relative; z-index:200;background:#fff;}

.keyword ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.keyword :hover ul.sub {
	left:0px;
	top:14px;
	background: #fff;
	padding:3px 0;
	border:1px solid #41A731;
	white-space:nowrap;
	width:auto;
	height:auto;
}
.keyword :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:auto;
	font-size:12px;
	padding:0 3px 0 0;

}
.keyword :hover ul.sub li a {
	display:block; 
	height:20px;
	width:auto;
	line-height:20px;
	color:#000;
	text-decoration:none;
	font-size:12px;
	background-image: none !important;
	padding:0 3px 0 0;
}
.keyword :hover ul.sub li a:hover {
	background:#41A731 !important;
	color:#fff;
}

#kodawariSearch div.usedMansion p,
#kodawariSearch div.usedHouse p{
	font-size:12px;
	margin-top:5px;
}

#kodawariSearch div.usedMansion p.descr,
#kodawariSearch div.usedHouse p.descr{
	font-size:12px;
	margin-top:1px;
	margin-bottom:5px;
	padding-left:12px;
	color: #666;
}

/* ------------------------
   こだわりニーズで探す
------------------------ */
.area_search li.areaname_g {
	display:block;
	float:left;
	position:relative;
	text-align:right;
	width:220px;
	font-size:14px;
	margin-top:8px;
	}

.area_search a:hover {
	visibility:visible;
	}

.area_search ul {
	height:0;
	left:-9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:-9999px;
	width:0;
	}

.area_search :hover ul.sub {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #009944;
	height:auto;
	left:30px;
	padding:3px;
	top:10px;
	white-space:nowrap;
	width:200px;
	text-align:left;
	}


.area_search :hover ul.sub li a {
	background-image:none !important;
	color:#000000;
	display:inline;
	font-size:12px;
	height:20px;
	line-height:20px;
	padding:0 3px;
	text-decoration:none;
	width:auto;
	}

.area_search :hover ul.sub li a:hover {
	background:#41A731 none repeat scroll 0 0 !important;
	color:#FFFFFF;
	z-index:5;
	}


/*特集*/
.top_section_topic .top_section_left {
	float:left;
	width:445px;
	margin-top:15px;
	}

.top_section_topic .top_section_right {
	float:left;
	width:345px;
	margin-top:15px;
	}

.top_section_topic .top_section_img01 {
	width:78px;
	height:78px;
	float:left;
	}

.top_section_topic .top_section_img02 {
	width:78px;
	height:78px;
	float:left;
	}

.top_section_topic .top_section_txt01 {
	width:350px;
	height:78px;
	float:left;
	margin-left:10px;
	font-size:14px;
	}

.top_section_topic .top_section_txt01 ul li {
	padding-left:10px;
	background:url("../img/top_point.gif") no-repeat scroll left 4px transparent;
	line-height:1.5em;
	}

.top_section_topic .top_section_txt02 {
	width:255px;
	height:78px;
	float:left;
	margin-left:10px;
	font-size:13px;
	}
.top_section_topic .top_section_txt02 .top_section_right_ttl {
	font-size:14px;
	background:url(../img/top_section_point.gif) no-repeat;
	padding-left:15px;
	}


/*広告バナー*/
.ad {
	text-align:center;
	width: 520px;
	margin: 15px 0px 5px 145px;
	}
.ad ul {
	clear: both;
}
.ad ul li{
	display:inline;
	margin-left:10px;
	float: left;
	padding-bottom: 5px;
	}





