/*----------------------------------------------------------
	styles for search_results.html
	
	editor: akao;
----------------------------------------------------------*/

@import url(under-base.css);

div#contents h2 {
	text-align: center;
	background: #fff none;
	background-image: none;
	margin: 0;
}

div#searchbox {
	background: url(../img/search_results/searchbox_head.gif) 0 0 no-repeat;
	width: 760px;
	margin: 8px auto 0 auto;
	padding: 2px 0 0;
}
div#searchbox table {
	width: 760px;
	margin: 0 auto;
	color: #555;
}
div#searchbox table a {
	color: #999;
}
div#searchbox table a:hover {
	color: #da6969;
}
div#searchbox table th {
	padding: 2px 0;
	color: #fff;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
}
div#searchbox table th em {
	color: #f0dc00;
	margin: 0 0 0 5px;
	font-style: normal;
}
div#searchbox table td.research {
	padding: 4px 15px;
}
div#searchbox table td.research h3,
div#searchbox table td.research dl,
div#searchbox table td.research dl dt,
div#searchbox table td.research dl dd,
div#searchbox table td.research img {
	display: inline;
	vertical-align: middle;
}
div#searchbox table td.research dl dt {
	margin: 0 5px 0 10px;
	font-size: 96%;
}
div#searchbox table td.research dl dd select {
	width: 15em;
}
div#searchbox table td.research dl dd select option {
	line-height: 2;
}
div#searchbox table td ul {
	padding: 5px;
	text-align: center;
}
div#searchbox table td ul li {
	display: inline;
	font-size: 84%;
}
div#searchbox table td ul li a {
	margin: 0 4px 0 0;
}
div#searchbox table th.research {
	background: url(../img/search_results/searchbox_head_bak.gif) 0 0 repeat-y;
	text-align: left;
	padding: 2px 10px;
}
div#searchbox table td.research {
	background: url(../img/search_results/searchbox_bigbak.gif) 0 0 repeat-y;
}
div#searchbox table th.type {
	background: #555;
}
div#searchbox table td.type {
	background: url(../img/search_results/searchbox_bigbak.gif) 0 0 repeat-y;
	padding: 0 15px;
}
div#searchbox table td.type ul {
	text-align: left;
}
div#searchbox table td.type li,
div#searchbox table td.days li {
	margin-right: 0.2em;
}
div#searchbox table th.timezone {
	width: 305px;
	background: #555 url(../img/search_results/searchbox_smallhead.gif) 100% 0 no-repeat;
	border-right: solid 1px #fff;
}
div#searchbox table td.timezone {
	background: url(../img/search_results/searchbox_bigbak.gif) 0 0 repeat-y;
	border-right: solid 1px #555;
	padding: 0;
	height: 2em;
}
div#searchbox table td.timezone ul {
	background: url(../img/search_results/searchbox_2btm.gif) 0 100% no-repeat;
	height: 100%;
	margin: 0;
}
div#searchbox table th.detail {
	background: #555 url(../img/search_results/searchbox_middlehead.gif) 0 0 no-repeat;
}
div#searchbox table td.detail {
	background: url(../img/search_results/searchbox_bigbak.gif) 100% 0 repeat-y;
	height: 2em;
}
div#searchbox table td.detail ul {
	background: url(../img/search_results/searchbox_2btm.gif) 100% 100% no-repeat;
	height: 100%;
}
div#searchbox table th.days {
	background: #555;
}
div#searchbox table td.days {
	background: url(../img/search_results/searchbox_smallbak.gif) 0 0 repeat-y;
}
div#searchbox table td.days ul {
	background: url(../img/search_results/searchbox_smallbtm.gif) 0 100% no-repeat;
}



div.resultsPager {
	margin: 15px 0 10px;
	text-align: center;
	line-height: 1.2;
}
div.resultsPager h3 {
	display: inline;
	margin: 0 20px 0 0;
}
div.resultsPager h3 strong {
	font-size: 250%;
	color: #c03;
}
div.resultsPager p {
	margin: 0 0 0 25px;
}
div.resultsPager p,
div.resultsPager ul,
div.resultsPager ul li,
div.resultsPager ul li ol,
div.resultsPager ul li ol li,
div.resultsPager dl dt,
div.resultsPager dl dd {
	display: inline;
}
div.resultsPager ul li ol {
	margin: 0 10px;
}
div.resultsPager dl {
	padding: 10px 25px 0;
	border-top: solid 4px #9f0233;
	text-align: right;
}


/* [[ searched results boxes ]] */

div.resultBox {
	margin: 0 20px 10px;
}
div.resultBox div.resultInnerHead {
	padding: 2px 0 0;
}
div.resultBox div.resultInnerBtm {
	padding: 0 0 2px;
}
div.resultBox div.resultBoxImgs {
	width: 225px;
	float: left;
}
div.resultBox div.resultBoxImgs p.bonus {
	text-align: center;
	padding: 3px 0 5px;
}
div.resultBox div.resultBoxImgs div.resultBoxImgsDetail {
	margin: 0 4px 0 9px;
	background: url(../img/search_results/imgbox_bak.gif) 0 0 repeat-y;
}
div.resultBox div.resultBoxImgs div.resultBoxImgsDetail p {
	background: url(../img/search_results/imgbox_head.gif) 0 0 no-repeat;
	padding: 5px 5px 0 0;
	text-align: center;
}
div.resultBox div.resultBoxImgs div.resultBoxImgsDetail ul {
	background: url(../img/search_results/imgbox_btm.gif) 0 100% no-repeat;
	padding: 4px 5px 7px 0;
	text-align: center;
}
div.resultBox div.resultBoxImgs div.resultBoxImgsDetail ul li {
	display: inline;
	vertical-align: middle;
	font-size: 80%;
	color: #ed4c14;
	margin: 0 4px;
}
div.resultBox div.resultBoxImgs div.resultBoxImgsDetail ul li img {
	vertical-align: middle;
}
div.resultBox div.resultBoxImgs p.resultImgBtns {
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
}
div.resultBox div.resultBoxImgs p.resultImgBtns a {
	margin: 0 2px;
}
div.resultBox div.resultBoxImgs p.resultImgBtns img {
	vertical-align: middle;
}
div.resultBox table {
	width: 534px;
	float: left;
}
div.resultBox > table {
	width: 534px;
}
div.resultBox table.bTable th {
	border-bottom: none 0px;
	width: 110px;
}
div.resultBox table.bTable td {
	border-bottom: none 0px;
	width: 155px;
}
div.resultBox table thead th {
	height: 2.5em;
	vertical-align: middle;
	font-size: 96%;
	border: solid 1px #555;
	border-top: none 0px;
	padding: 3px 10px;
	color: #fff;
}
div.resultBox table tbody th {
	border: solid 1px #555;
	width: 110px;
}
div.resultBox table tbody td {
	font-size: 84%;
	border: solid 1px #555;
	padding: 5px;
	vertical-align: middle;
}
div.resultBox table tbody th.msg,
div.resultBox table tbody td.msg {
	border-bottom: none 0px;
}
div.resultBox table tbody th.msg {
}
div.resultBox table tbody td.msg {
	height: 4em;
	vertical-align: middle;
}

/*
table#tTtl h3 a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}
table#tTtl h3 a:hover {
	color:#fff;
	text-decoration: underline;
}
*/


/* [green] */
div.green {
	background: url(../img/search_results/researchbox_g_bak.gif) 0 0 repeat-y;
}
div.green div.resultInnerHead {
	background: url(../img/search_results/researchbox_g_top.gif) 0 0 no-repeat;
}
div.green div.resultInnerBtm {
	background: url(../img/search_results/researchbox_g_btm.gif) 0 100% no-repeat;
}
div.green div.resultBoxImgs div.resultBoxImgsDetail {
	border-bottom: solid 1px #e1e5b0;
}
div.green table thead th {
	border-bottom: solid 5px #366;
	background: url(../img/search_results/result_g_head.gif) 0 0 repeat;
}
div.green table tbody th {
	background: url(../img/search_results/result_g_bak.gif);
}

/* [orange] */
div.orange {
	background: url(../img/search_results/researchbox_or_bak.gif) 0 0 repeat-y;
}
div.orange div.resultInnerHead {
	background: url(../img/search_results/researchbox_or_top.gif) 0 0 no-repeat;
}
div.orange div.resultInnerBtm {
	background: url(../img/search_results/researchbox_or_btm.gif) 0 100% no-repeat;
}
div.orange div.resultBoxImgs div.resultBoxImgsDetail {
	border-bottom: solid 1px #f1be58;
}
div.orange table thead th {
	border-bottom: solid 5px #ea4800;
	background: url(../img/search_results/result_or_head.gif) 0 0 repeat;
}
div.orange table tbody th {
	background: url(../img/search_results/result_or_bak.gif);
}
/* [purple] */
div.purple {
	background: url(../img/search_results/researchbox_pr_bak.gif) 0 0 repeat-y;
}
div.purple div.resultInnerHead {
	background: url(../img/search_results/researchbox_pr_top.gif) 0 0 no-repeat;
}
div.purple div.resultInnerBtm {
	background: url(../img/search_results/researchbox_pr_btm.gif) 0 100% no-repeat;
}
div.purple div.resultBoxImgs div.resultBoxImgsDetail {
	border-bottom: solid 1px #c794c7;
}
div.purple table thead th {
	border-bottom: solid 5px #79009c;
	background: url(../img/search_results/result_pr_head.gif) 0 0 repeat;
}
div.purple table tbody th {
	background: url(../img/search_results/result_pr_bak.gif);
}

/* [red] */
div.red {
	background: url(../img/search_results/researchbox_rd_bak.gif) 0 0 repeat-y;
}
div.red div.resultInnerHead {
	background: url(../img/search_results/researchbox_rd_top.gif) 0 0 no-repeat;
}
div.red div.resultInnerBtm {
	background: url(../img/search_results/researchbox_rd_btm.gif) 0 100% no-repeat;
}
div.red div.resultBoxImgs div.resultBoxImgsDetail {
	border-bottom: solid 1px #d56f6f;
}
div.red table thead th {
	border-bottom: solid 5px #a41a34;
	background: url(../img/search_results/result_rd_head.gif) 0 0 repeat;
}
div.red table tbody th {
	background: url(../img/search_results/result_rd_bak.gif);
}

/* [blue] */
div.blue {
	background: url(../img/search_results/researchbox_bl_bak.gif) 0 0 repeat-y;
}
div.blue div.resultInnerHead {
	background: url(../img/search_results/researchbox_bl_top.gif) 0 0 no-repeat;
}
div.blue div.resultInnerBtm {
	background: url(../img/search_results/researchbox_bl_btm.gif) 0 100% no-repeat;
}
div.blue div.resultBoxImgs div.resultBoxImgsDetail {
	border-bottom: solid 1px #6c9fd2;
}
div.blue table thead th {
	border-bottom: solid 5px #224659;
	background: url(../img/search_results/result_bl_head.gif) 0 0 repeat;
}
div.blue table tbody th {
	background: url(../img/search_results/result_bl_bak.gif);
}
#searchbox .research img {
	margin: 0px 0px 2px;
	padding: 0px;
}


/* [[ /searched results boxes ]] */



/* footerMaps*/
div#otherTypeMap {
	background: url(../img/search_results/map_btm.gif) 0 100% no-repeat;
	margin: 0 45px;
	padding: 0 0 4px;
}
div#otherTypeMap table {
	background: url(../img/search_results/map_bak.gif) 0 0 repeat-y;
	width: 708px;
}
div#otherTypeMap table thead th {
	background: url(../img/search_results/map_top.gif) 0 0 no-repeat;
	text-align: center;
	padding: 3px 0 1px;
	font-weight: normal;
}
div#otherTypeMap table thead th strong {
	border-bottom: dotted 1px #555;
	display: block;
	margin: 0 8px;
}
div#otherTypeMap table tbody td {
	width: 20%;
	padding: 3px 0 0 5px;
}




a.morning{
	background-image:url(../img/search_results/t_morning_off.gif);
	width: 64px;
	height: 17px;
}
a:hover.morning{
	background-position:0px -17px;
}
a.morning_on{
	background-image:url(../img/search_results/t_morning_on.gif);
	width: 64px;
	height: 17px;
}
a:hover.morning_on{
	background-position:0px -17px;
}
a.daytime{
	background-image:url(../img/search_results/t_daytime_off.gif);
	width: 64px;
	height: 17px;
}
a:hover.daytime{
	background-position:0px -17px;
}
a.daytime_on{
	background-image:url(../img/search_results/t_daytime_on.gif);
	width: 64px;
	height: 17px;
}
a:hover.daytime_on{
	background-position:0px -17px;
}
a.night{
	background-image:url(../img/search_results/t_night_off.gif);
	width: 64px;
	height: 17px;
}
a:hover.night{
	background-position:0px -17px;
}
a.night_on{
	background-image:url(../img/search_results/t_night_on.gif);
	width: 64px;
	height: 17px;
}
a:hover.night_on{
	background-position:0px -17px;
}
a.midnight{
	background-image:url(../img/search_results/t_midnight_off.gif);
	width: 64px;
	height: 17px;
}
a:hover.midnight{
	background-position:0px -17px;
}
a.midnight_on{
	background-image:url(../img/search_results/t_midnight_on.gif);
	width: 64px;
	height: 17px;
}
a:hover.midnight_on{
	background-position:0px -17px;
}




a.koutsuhi{
	background-image:url(../img/search_results/k_koutsuhi_off.gif);
	width: 104px;
	height: 19px;
}
a:hover.koutsuhi{
	background-position:0px -20px;
}
a.koutsuhi_on{
	background-image:url(../img/search_results/k_koutsuhi_on.gif);
	width: 104px;
	height: 19px;
}
a:hover.koutsuhi_on{
	background-position:0px -20px;
}
a.mikeiken{
	background-image:url(../img/search_results/k_mikeiken_off.gif);
	width: 104px;
	height: 19px;
}
a:hover.mikeiken{
	background-position:0px -20px;
}
a.mikeiken_on{
	background-image:url(../img/search_results/k_mikeiken_on.gif);
	width: 104px;
	height: 19px;
}
a:hover.mikeiken_on{
	background-position:0px -20px;
}
a.makanai{
	background-image:url(../img/search_results/k_makanai_off.gif);
	width: 104px;
	height: 19px;
}
a:hover.makanai{
	background-position:0px -20px;
}
a.makanai_on{
	background-image:url(../img/search_results/k_makanai_on.gif);
	width: 104px;
	height: 19px;
}
a:hover.makanai_on{
	background-position:0px -20px;
}
a.hukusou{
	background-image:url(../img/search_results/k_hukusou_off.gif);
	width: 104px;
	height: 19px;
}
a:hover.hukusou{
	background-position:0px -20px;
}
a.hukusou_on{
	background-image:url(../img/search_results/k_hukusou_on.gif);
	width: 104px;
	height: 19px;
}
a:hover.hukusou_on{
	background-position:0px -20px;
}
/* topicpath
----------------------------------------------------------*/
ol.topicpath {
	border-bottom: solid 1px #bf0e36;
	margin: 0 0 8px;
	padding: 0 12px 2px;
	font-size: 90%;
	line-height: 1.2;
}
ol.topicpath li {
	display: inline;
        color: #666;
}
ol.topicpath li img {
	margin: 0 0 0 5px;
}
