@charset "UTF-8";





/* ログイン情報 */
.header {
	width: 872px;
	text-align: left;
	clear: both;
	float: none;
	margin-top: 15px;
	padding-right: 4px;
	padding-left: 4px;
	height: 60px;
}


.header_login {
	width: 872px;
	text-align: left;
	background-image: url(../image/top_a.gif);
	clear: both;
	float: none;
	margin-top: 15px;
	padding-right: 4px;
	padding-left: 4px;
	height: 231px;
}

*html body .login {
	text-align: right;
	float: left;
	margin-top: 50px;
	margin-left: 15px;
	color: #fff;
	width: 178px;
}

.login {
	text-align: right;
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	color: #fff;
	width: 178px;
}


.login .margin_top_5px a {
	text-decoration: none;

	color: #ffffff;

}

.login .margin_top_5px a:hover {
	color: #ffffff;
	text-decoration: underline;
}



.header_info {
	width: 857px;
	text-align: left;
	clear: both;
	float: none;
	background-image: url(../image/header_bg.gif);
	height: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.logout {
	text-align: left;
	float: right;
	padding-right: 10px;
}

.header_info_left {
	float: left;

}

.header_info_right {
	float: right;

}



/* 編集部からのお知らせ */

.contents_m {
	width: 880px;
	text-align: left;
	clear: both;
	float: none;
	height: 25px;
	margin-bottom: 15px;
}


.m_news {
	width: 487px;
	text-align: left;
	clear: both;
	float: none;

}

.news_information {

	padding-right: 4px;
	padding-left: 4px;
	line-height: 130%;
}


.date {
	font-size: 10px;
	line-height: 130%;
	margin-top: 8px;

}

.more {
	font-size: 10px;
	line-height: 110%;
	text-align: right;
}

/* メインコンテンツ業種名見出し */

.m_gyousyu {
	width: 472px;
	text-align: left;
	clear: both;
	float: none;
	background-image: url(../image/m_gyousyu.gif);
	height: 25px;
	padding-top: 12px;
	padding-left: 15px;
}


.gyousyu_left {
	float: left;
	font-size: 12px;
	line-height: normal;
	margin-top: 4px;
}

.gyousyu_right {
	float: right;
	margin-right: 10px;
	line-height: normal;
	margin-top: -10px;
}



/* 検索リスト */
.freeword {
	font-size: 10px;
	line-height: 130%;
	text-align: left;
	color: #2270b2;
	margin-bottom: 8px;
}

.more_s {
	font-size: 10px;
	line-height: 110%;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 8px;
}


.more_s a {
	font-size: 10px;
	color: #2f8fc0;

	
	
}

.more_s a:link {
	font-size: 10px;
	text-decoration: none;
	color: #2f8fc0;
}
.more_s a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #2f8fc0;
}

.more_s a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #2f8fc0;
}

.more_s a:active {
	font-size: 10px;
	text-decoration: underline;
	color: #2f8fc0;
}




/* 検索リスト END */
	
.more_m {
	font-size: 10px;
	line-height: 110%;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 8px;
}


.more_m a {
	font-size: 10px;
	color: #7faa21;

	
	
}

.more_m a:link {
	font-size: 10px;
	text-decoration: none;
	color: #7faa21;
}

.more_m a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #7faa21;
}

.more_m a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #7faa21;
}


.more_m a:active {
	font-size: 10px;
	text-decoration: underline;
	color: #7faa21;
}




/********* 検索入力テーブル *********/
#area table.information {
	border-spacing: 0;
	empty-cells:show;
	width: 870px;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f7951e;
	border-bottom-color: #CCCCCC;
}

#area th.information {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-image: url(../image/detail_th_bg.gif);
	width: 126px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 14px;
	padding-right: 5px;
	padding-left: 30px;
}

#area td.information {
	text-align: left;
	vertical-align: top;
	width: 689px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 14px;
	padding-right: 5px;
	padding-left: 15px;
}



#area .td_area {
	margin-bottom: 14px;
	clear: none;
	border-bottom: 1px solid #CCCCCC;
}
#area .td_area2 {
	clear: none;
}

/********* 検索結果テーブル *********/
#result table.information {
	border-spacing: 0;
	empty-cells:show;
	width: 870px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #369ccf;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#result th.information {
	text-align: left;
	vertical-align: top;
	font-weight: bold;


	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

#result td.information {
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#result td.information2 {
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#result .td_area {
	margin-bottom: 14px;
	clear: none;
	border-bottom: 1px solid #CCCCCC;
}
#result .td_area2 {
	clear: none;
}

/********* 検索入力テーブル *********/



.search_result_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 10px;
	line-height: normal;
	margin-top: 10px;
}

.search_result_right {
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 10px;
	line-height: normal;
	margin-top: 10px;
}



/********* 検索結果 *********/
#result_info {
	width: 860px;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#result_info .area1 {
	float: left;
	text-align: left;
	width: 34px!important;
	width /**/:254px;
}
#result_info .area2 {
	float: left;
	text-align: left;
	margin-left: 11px;
}
#result_info .area3 {
	float: right;
	text-align: right;
	margin-left: 11px;
	width: 100px!important;
	width /**/:254px;
}

#result_info2 .area7 {
	float: left;
	text-align: left;
	width: 34px!important;
	width /**/:254px;
}
#result_info2 .area8 {
	float: left;
	text-align: left;
	height: 24px;
	padding-top: 4px;
}
#result_info2 .area9 {
	float: right;
	text-align: right;
	margin-left: 11px;
	width: 173px!important;
	width /**/:254px;
}


#result_info2 .area4 {
	float: left;
	text-align: left;

	width: 270px;
}
#result_info2 .area5 {
	float: left;
	text-align: center;
	margin-left: 16px;
	width: 284px;
}
#result_info2 .area6 {
	float: right;
	text-align: right;
	margin-left: 16px;
	width: 270px;
}


#result_info2 {
	width: 860px;
	float: left;
	clear: both;

}
#result_info2 .area1 {
	float: left;
	text-align: center;
	width: 106px!important;
	width /**/:254px;
	background-image: url(../image/year_bg.gif);
	height: 21px;
	padding-top: 2px;
}
#result_info2 .area2 {
	float: left;
	text-align: left;
	margin-left: 11px;
	margin-top: 2px;
}
#result_info2 .area3 {
	float: right;
	text-align: right;
	margin-left: 11px;
	width: 100px!important;
	width /**/:254px;
}

#result_info2 .area7 {
	float: left;
	text-align: left;
	
	margin-top: 2px;
}

#result_info2 .area8 {
	float: left;
	text-align: left;
	
	margin-top: -4px;
}

.result_info_right {
	float: right;

}


.akasatana ul li{
float:left;
font-size:0;
line-height:0;
margin-right: 2px;
margin-bottom: 15px;
}

