@charset "UTF-8";

/* /// NOTES - main.css ////////////////////////////
	- タイトル・見出し [共通]
	- セクションストラクチャ [共通]
 ////////////////////////////////////////////// */

/* ----------------------------------------------------- */
/* セクションストラクチャ [共通]  */
/* ----------------------------------------------------- */
/* タイトル{H2} */
#main h2.subtitle {
	margin-top: 5px;
}

/* リードセクション（概要部） */
.section_lead {
	margin: 1px 0 20px 0;
}

/* 本文セクション（詳細） */
.section_body {
	clear: both;
	width: auto;
	margin: 10px 0 20px 0;
	border: 1px solid #CCC;
	padding: 16px 16px 0 16px;
}
.module_result {
	margin-bottom: 16px;
}

/* 中見出し */
#main .section_body h3 {
	background: #f4f4f4;
	padding: 6px;
	margin-bottom: 8px;
	margin-top: 0;
	position: relative;
	width: 646px;
}
.module_result h3 {
	margin-top: 10px;
}


/* 全ての検索結果を表示 */
#main .section_body h3 span.all {
	position: absolute;
	right: 2px;
	font-weight: normal;
	font-size: 90%;
}
#main .section_body h3 span a.link {
	background-position: 0 2px;
}

.area_digest {
	background: #f4f4f4;
	border-top: 2px solid #3685D5;
	border-bottom: 2px solid #3685D5;
	margin-bottom: 20px;
	padding: 6px 4px 4px 14px;
}
.area_digest ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	_padding: 0;
	clear: left;
	width: 610px;
}
.area_digest ul.line2 {
	_position: relative;
	_top: -4px;
}
.area_digest ul li {
	float: left;
	background: url("/psl/common/img/icon_link.gif") no-repeat 0 2px;
	padding-left: 11px;
	line-height: 1.1;
}
.area_digest ul .bl {
	background: none;
}

/*.area_digest ul .col_01 {
	width: 90px;
}
.area_digest ul .col_02 {
	width: 90px;
}
.area_digest ul .col_03 {
	width: 180px;
}
.area_digest ul .col_04 {
	width: 90px;
}*/

.area_digest ul li {
	font-size: 94%;
	margin-right: .7em;
}


/* 検索結果 */
.result_list {
	margin-left: 10px;
}
.opt_visual img.area_visual {
	float: left;
	margin: 4px 20px 0 0;
	padding: 0;
	vertical-align: bottom;
}
.opt_visual .area_description {
	float: left;
}
.result_list h4 {
	margin-bottom: 5px;
}
.result_list span {
	margin-left: 10px;
	color: #666;
	font-weight: normal;
}
#main .area_description .text_promolength {
	line-height: 1.1;
	margin-bottom: 3px;
	font-size: 84%;
	_font-size: 70%;
}
.area_description .text_promolength img {
	margin: 0 5px 0 0;
}
.area_description .text_promolength span {
	margin: 0 12px 0 0;
}

/* 内容詳細説明リンク
---------------------------- */
.module_showdetail {
	width: 540px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url("/psl/common/img/border_dot.gif") repeat-x left top #EEF2F3;
}
#main .module_showdetail .wrap {
	background: url("/psl/common/img/border_dot.gif") repeat-x left bottom;
	line-height: 100%;
	vertical-align: middle;
	padding: 5px 10px;
}
/* 説明 */
#main .module_showdetail div.wrap .exp {
	float: left;
	padding-top: 5px;
}
/* ボタン */
#main .module_showdetail div.wrap .button {
	float: right;
}
#main .module_showdetail .wrap .exp div {
	padding-right: 10px;
	float: left;
	vertical-align: middle;
}
.module_showdetail .wrap img {
	vertical-align: middle;
}


/* 境界線 */
div.sepline {
	margin: 5px auto 10px auto;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding: 0;
	background: #CCC;
}
div.sepline hr {
	display: none;
}

/* -------- フッタリンク -------- */
.module_footer_link02 {
	margin: 10px 0;
}
/*.module_footer_link02 img.linkimg_btn {
	vertical-align: baseline;
	position: relative;
	top: 3px;
}
.module_footer_link02 p img {
	margin: 0 3px;
}*/
.module_footer_link02 a.link_prev {
	background: url("/psl/common/img/btn_back.gif") no-repeat left;
	padding: 2px 0 2px 19px;
}
.module_footer_link02 a.link_next {
	background: url("/psl/common/img/btn_next.gif") no-repeat right;
	padding: 2px 19px 2px 0;
}
.module_footer_link02 a.link_prev:hover {
	background-image: url("/psl/common/img/btn_back_on.gif");
}
.module_footer_link02 a.link_next:hover {
	background-image: url("/psl/common/img/btn_next_on.gif");
}


/* 詳細検索オプション
----------------------------------- */
.table_searchopt {
	border: 0;
	margin: 0 0 5px 110px;
	padding-bottom: 5px;
}
.table_searchopt th {
	width: 170px;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	padding: 5px 6px 10px 0;
	vertical-align: top;
}
.table_searchopt td {
	padding: 0 0 10px 0;
	line-height: 1.2;
	vertical-align: top;
}
.table_searchopt input {
	padding: 0;
	margin: 0;
	line-height: 1.2;
	position: relative;
	top: 1px;
}
.table_searchopt input.text_keywords {
	width: 374px;
	position: relative;
	top: 0;
	padding:2px;
}
#main .table_searchopt p.text_img_caption {
	clear: both;
	padding-top: 4px;
}
.table_searchopt ul {
	clear: left;
	list-style-type: none;
}
.table_searchopt ul li {
	float: left;
	margin-right: 10px;
}
.table_searchopt ul li input {
	margin-right: 2px;
}
.table_searchopt ul li.col_01 {
	width: 6em;
	margin-right: 2px;
}
.table_searchopt ul li.col_02 {
	width: 10em;
	margin-right: 2px;
}
.table_searchopt ul li.col_03 {
	width: 10em;
	margin-right: 2px;
}

/* 検索ボタン */
.btn_search {
	margin-top: 15px;
	text-align: right;
}

/* ヘルプ画面最適化
----------------------------------- */
/* 中見出し */
#main .section_body#help_search h3 {
/*	width: 414px;*/
	width: 100%;
	padding: 6px 0;
}
#main .section_body#help_search h3 span {
	padding: 0 6px;
}
#help_search .table_searchopt ul li {
	margin-right: 8px;
}
#help_search .table_searchopt ul li input {
	margin-right: 2px;
}
#help_search .table_searchopt {
	margin: 0 0 5px 0;
}
#help_search .table_searchopt th {
	width: 145px;
	padding-right: 1px;
}
#help_search .table_searchopt input.text_keywords {
	width: 278px;
}
#help_search .table_searchopt th,
#help_search .table_searchopt label {
	font-size: 90%;
}
#help_search .table_searchopt label.text_small {
	_font-size: 70%;
}


/* subject (search result)
body h4 a.searchres_sjt,
body h4 a.searchres_sjt:link,
body h4 a.searchres_sjt:visited {
	border: 1px solid #FFF;
	color: #334040;
}
body h4 a.searchres_sjt:hover {
	border: 1px solid #198FFF;
}

body h4 a.searchres_active {
	border: 1px solid #FFF;
	color: #334040;
} */


/* clearfix
----------------------------------- */
div.result_list:after,
#main .wrap:after {/*for modern browser*/
content:".";
height:0px;
clear:both;
display: block;
visibility:hidden;
}
div.result_list,
#main .wrap {
 zoom:1;/*for IE 5.5-7*/
}
* html div.result_list,
* html #main .wrap {
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
