@charset "UTF-8";

/* ---------------------------------------- *
 search
 ---------------------------------------- */
div#container div#contents {
	background: none;
}
div#mainVisual div.searchArea-middle {
	width: 902px;
	background: url(/search/img/search_bg_middle.gif) repeat-y left top;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom {
	width: 902px;
	background: url(/search/img/search_bg_bottom.gif) no-repeat left bottom;
	padding: 0 0 17px 0;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.button {
	width: 902px;
	text-align: center;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.button input {
	margin: 31px 0 0 0;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top {
	width: 892px;
	background: url(/search/img/search_bg_top.gif) no-repeat left top;
	padding: 7px 0 0 10px;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top div.search-title {
	width: 892px;
	padding: 0 0 24px 0;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top div.search-title h1 {
	width: 302px;
	float: left;
	padding: 7px 44px 0 0;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top div.search-title div.condition-middle {
	width: 533px;
	float: left;
	background: url(/search/img/condition_bg_middle.gif) repeat-y left top;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top div.search-title div.condition-middle div.condition-bottom {
	width: 533px;
	background: url(/search/img/condition_bg_bottom.gif) no-repeat left bottom;
	padding: 0 0 5px 0;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top div.search-title div.condition-middle div.condition-bottom div.condition-top {
	width: 517px;
	background: url(/search/img/condition_bg_top.gif) no-repeat left top;
	padding: 5px 0 0 16px;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top div.search-title div.condition-middle div.condition-bottom div.condition-top table tr td p {
	color: #000000;
	font-size: 91.7%;
	line-height: 1.2;
}

div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change {
	width: 798px;
	margin: 0 0 0 41px;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table {
	margin: 6px 0;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td.redLine {
	background: #b41450;
	height: 1px;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table tr th p {
	font-size: 133.4%;
	font-weight: bold;
	color: #000000;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table tr td.line {
	background: url(/search/img/search_dotted_line.gif) repeat-y left top;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table tr td div.chooses {
	width: 633px;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table tr td div.chooses p {
	width: auto;
	float: left;
	margin: 0 24px 0 0;
	font-size: 108.4%;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table tr td div.chooses p input {
	margin: 2px 2px 0 0;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table tr td div.chooses p.text {
	padding: 0 24px 0 0;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table tr td div.chooses p.text input {
	width: 195px;
}
div#mainVisual div.searchArea-middle div.searchArea-bottom div.searchArea-top table.change tr td table tr td select {
	width: 199px;
	margin: 0 0 10px 0;
}

div#bannerArea div.recommended-middle {
	width: 294px;
	background: url(/search/img/recommended_bg_middle.gif) repeat-y left top;
	margin: 0 0 1px 0;
}
div#bannerArea div.recommended-middle div.recommended-bottom {
	width: 294px;
	background: url(/search/img/recommended_bg_bottom.gif) no-repeat left bottom;
	padding: 0 0 8px 0;
}
div#bannerArea div.recommended-middle div.recommended-bottom div.recommended-top {
	width: 282px;
	background: url(/search/img/recommended_bg_top.gif) no-repeat left top;
	padding: 14px 0 0 12px;
}
div#bannerArea div.recommended-middle div.recommended-bottom div.recommended-top table {
	width: 266px;
	margin: 18px 0 0 0;
}
div#bannerArea div.recommended-middle div.recommended-bottom div.recommended-top table tr td.line {
	background: url(/search/img/recommended_dotted_line.gif) repeat-x left top;
	height: 11px;
}
div#bannerArea div.recommended-middle div.recommended-bottom div.recommended-top table tr td table {
	margin: 0 0 10px 0;
}
div#bannerArea div.recommended-middle div.recommended-bottom div.recommended-top table tr td table tr td p {
	font-size: 83.4%;
	line-height: 1.2;
}


/* ---------------------------------------- *
 pager
 ---------------------------------------- */
div.pageNationTop {
	font-size: 1.2em;
	font-weight: bolder;
}

div.pageNationBottom {
	font-size: 1.2em;
	font-weight: bolder;
}

