@charset "shift_jis";

/* Contents
 * ****************************
 *
 * 00: base
 * 4: container
 * 5: header
 * 6: content
 * 6-1: mode_guide conotent 
 * 7-1: side_right
 * 
 * 01: other_style
 * 8: old_style_use 
 *
 * ****************************
 */


table.search_form {
	margin-bottom: 2em;
	border-collapse: collapse;
	background: #ffffff;
	border-style:solid;
	border-width:1;
	border-color:#ffffff;
}


/*============================ スペース検索効果用 ============================*/
table.search_form td {

	padding: 3px 2px;
	border: 1;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 800px;
	background-color: #000;
	z-index: 90;
	}

#base {

	position: absolute;
	z-index: 100;
	text-align: center;
}
/*============================ 00: base ============================*/
/*
======= 5: header =======
*/
#contentHead #searchBox {
	float: left;
}
#contentHead #searchBox dl {
	padding: 18px 15px 8px;
}
#contentHead #searchBox dt {
	font-size: 80%;
}
#contentHead #searchBox dd {
	margin: -1.5em 0 0 4.5em;
}

/*
======= 6: content =======
*/
h2.search_icon {
	color: #525252;
	padding-left: 22px;
	font-size: 120%;
	line-height: 22px;
	background: url(/images/search/search/list/icon01.gif) no-repeat 0 0;
}
.contentBox_search h2 {
	line-height: 1.2;
	margin: 5px 0 8px 0;
	padding-left: 5px;
	border-left: 3px solid #2c9d37;
	color: #37a13b;
	font-size: 130%;
}

.detail_text h3,
.detail_text02 h3 {
	font-size: 130%;
}
h3.line01 {
	clear: both;
	margin-top: 1em;
	padding-top: 1em;
	border-top: #CCCCCC solid 1px;
}

h4 img {
	margin-bottom: 0.5em;
}

.top_margin_10 {
	margin-top: 10px;
}

/*-----------------------------*/
.detail_thumbnail .thumbnail {
	margin: 0 auto 1em;
	text-align: center;
}
.detail_thumbnail02 .thumbnail {
	margin: 0 auto;
	text-align: center;
}
.detail_thumbnail .thumbnail img,
.detail_thumbnail02 .thumbnail img {
	border: #666666 solid 1px;
}
.detail_thumbnail .comment {
	margin-bottom: 0.5em;
	font-weight: bold;
	letter-spacing: -0.1em;
	text-align: center;
	border: #CCCCCC solid 1px;
	background-color: #F6F6F6;
}
.detail_text p {
	width: 463px;
}

.detail_text02 p {
	width: 520px;
}

.search_area {
	width: 620px;
	margin: 0;
	padding: 5px 10px;
	background-color: #F6F6F6;
}
/*-----------------------------*/
body#search.search ul {
	list-style: none;
}
ul.taglist li {
	float: left;
	width: auto;
	margin-right: 5px;
	white-space: nowrap;
	list-style: none;
	list-style-position: outside;
}
ul.categorylist li {
	float: left;
	width: 14.5em;
	letter-spacing: -0.1em;
	white-space: nowrap;
	list-style: none;
}
ul.iconlist {
	position: absolute;
	top: 8px;
	left: 10em;
	width: 500px;
}
* html ul.iconlist {
	left: 9em;
}
ul.iconlist li {
	float: left;
	width: auto;
	height: 23px;
	margin-left: 5px;
	font-size: 85%;
	white-space: nowrap;
	list-style: none;
}
ul.iconlist li img {
	vertical-align: -0.7em;
}

ul.logolist {
	width: 672px;
	margin: 3em auto;
	padding-right: 17px;
}
ul.logolist li {
	float: left;
	width: auto;
	height: 65px;
	padding-left: 17px;
	list-style: none;
}

dl#condition {
	display: block;
	width: 100%;
}
dl#condition dt {
	color: #39A23B;
	width: 6.5em;
	text-align: right;
}
dl#condition dd {
	margin: -1.5em 0 0 7em;
	width: 700px;
}
dl.result_navi {
	margin-bottom: 1em;
}
dl.result_navi dd {
	margin: -1.5em 0 0 0;
	text-align: right;
}
/*-----------------------------*/
body#search.search table.type1 {
	margin: 0;
}
body#search.search table.type1 th {
	width: 124px;
}

table.result_list {
	width: 697px;
	clear:both;
	margin-bottom: 2em;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}
table.result_list th,
table.result_list td {
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
table.result_list th.icon {
	width: 24px;
	background: #F6F6F6;
}
table.result_list th.icon div {
	display: inline;
}
table.result_list td {
	padding: 10px;
}
table.result_list td.bgcolor_apply {
	background-color: #E8F8FF;
}
table.result_list td.bgcolor_publicity {
	background-color: #FFECEC;
}
table.result_list td.bgcolor_creative {
	background-color: #EEEEEE;
}

/*old bak
table.details {
	width: 480px;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}
table.details th,
table.details td {
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
table.details th {
	padding: 3px;
	text-align: center;
	background: #F2F2F2 url(/images/search/search/common/table_bg.jpg) repeat-x left bottom;
}
table.details td {
	padding: 3px 5px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
*/
/*-----------------------------*/
.box2 {
	margin-bottom: 1em;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.contentBox_search {
	position: relative;
	margin-bottom: 1em;
	padding: 5px;
	border: 1px solid #cccccc;
	background: #f6f6f6;
}

.detailBox {
	width: 660px;
	margin: 0 auto;
	padding: 0;
}
.detail_thumbnail {
	float: left;
	width: 140px;
}
.detail_text {
	float: right;
	width: 480px;
}
.detail_thumbnail02 {
	float: left;
	width: 130px;
}
.detail_text02 {
	float: left;
	width: 520px;
	margin-left: 15px;
}
.contentBox .detail_text02 {
	float: left;
	width: 507px;
	margin-left: 15px;
}
/*-----------------------------*/
.detail_thumbnail a {
	color: #666666;
	display: block;
	width: 100%;
	padding: 3px 0;
	text-align: center;
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}

#search a.toDetail {
	color: #FFFFFF;
	padding: 5px 10px;
	background: #666666;
}
/*-----------------------------*/
.offer_input_title {
	padding: 2px 5px;
	background-color: #f6f6f6;
	border-top: 1px solid #cecece;
}

#search input,
#search select {
	vertical-align: middle;
}

.fs_s {
	font-size: 85%;
}

/* 2007.09 TaniguchiEdit start */
table.prices {
	width: 100%;
	border: 1px solid #52AC39;
}

table.prices th {
	padding: 3px 5px;
	text-align: center;
	background:#52AC39;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

table.prices .colorWL{
	background:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding: 2px;
	color: #000000;
}
table.prices .colorWR{
	background:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 2px;
	font-size: 85%;
}

table.prices .colorGL{
	background:#F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding: 2px;
	color: #000000;
}
table.prices .colorGR{
	background:#F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 2px;
	font-size: 85%;
}

div.detailTable {
	margin-top: 1em;
}

div.detailTable th {
	font-weight: bold;
	color: #2C9D37;
}


/* end */



/*------ marketplace list----------*/


#search .marketplace_headtitle{
	width:205px;
	float:left;
	margin-bottom:0;
	padding-bottom:1.5em;
}
#search .marketplace_headform{
	width:450px;
	float:right;
	text-align:right;
}

table.search_navi_table{
	width:100%;
	margin-bottom:0.5em;
}
table.search_navi_table .s_n_l{
text-align:left;
vertical-align:middle;
width:300px;
}
table.search_navi_table .s_n_c{
text-align:left;
width:197px;
}
table.search_navi_table .s_n_r{
text-align:right;
vertical-align:middle;
}
.search_atten01{
	color:#336699;
	font-size:150%;
	font-weight:bold;
}


#search #content{
	width: 830px;
	float:none;
	background: #fff url(/images/common/content_bg.gif) no-repeat 0 0;
}

#search #search_detail #content{
	float: right;
	width: 700px;
	line-height: 1.5;
	padding: 15px 20px;
	background: #fff url(/images/common/content_bg.gif) no-repeat 0 0;
}


#search table.type2 a:link,
#search table.type2 a:visited{
	color:#006699;
	text-decoration:underline;
}
#search table.type2 a:hover{
	color:#006699;
	text-decoration:none;
}
#search table.type2 td{
	text-align:right;
}

#search table.type2 .main_td{
	width:300px;
	text-align:left;
}
#search table.type2 .main_td p{
	float:left;
	width:50px;
	margin-bottom:0;
	padding-right:10px;
}
#search table.type2 .main_td dl{
	float:left;
	width:240px;
	text-align:left;
}
#search table.type2 .main_td dl .category_text{
	font-size:80%;
	color:#999;
}
#search table.type2 .main_td dl .banner_text{
	font-weight:bold;
}
.atten5{
	color:#999999;
}













/*---- 090220 space ----*/

#search #new_content{
	width: 830px;
	float:none;
	background: #fff url(/images/common/content_bg.gif) no-repeat 0 0;
}


/*-----------------------------*/

.new_detail_thumbnail .new_thumbnail {
	margin: 0 auto 1em;
	text-align: center;
	border: #CCCCCC solid 1px;
	padding:5px;
	background:#fff;
}
.new_detail_thumbnail .new_thumbnail img {
	border: #666666 solid 1px;
}
.new_detail_thumbnail .comment {
	margin-top: 0.5em;
	margin-bottom:0;
	padding:5px 0;
	font-weight: bold;
	letter-spacing: -0.1em;
	text-align: center;
	border: #CCCCCC solid 1px;
	background-color: #F6F6F6;
}
.new_detail_thumbnail .commentB {
	font-size:80%;
}

.new_detail_text p {
	width: 463px;
}


.new_detailBox {
	width: 650px;
	margin: 0 auto;
	padding: 0;
}
.new_detail_thumbnail {
	float: left;
	width: 140px;
}
.new_detail_text {
	float: right;
	width: 480px;
}
.new_detail_text h3 {
	font-size: 130%;
}
/*-----------------------------*/

.new_detailBox {
	width: 795px;
	margin: 0 auto;
	padding: 0;
}
.new_detail_thumbnail {
	float: left;
	width: 155px;
}
.new_detail_text {
	float: right;
	width: 630px;
}




table.new_details {
	width: 630px;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}
table.new_details th,
table.new_details td {
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-left:#fff solid 1px;
	text-align: center;
}
table.new_details th {
	height:35px;
	color:#333;
	background: #F2F2F2 url(../images/search/search/common/table_bg.jpg) repeat-x left bottom;
}
table.new_details td {
	padding: 5px 5px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}



div.new_prices {
	width: 100%;
	padding-bottom:11px;
	background:url(../images/search/search/common/prices_bg.jpg) no-repeat bottom;
}

div.new_prices table {
	width: 100%;
	border-left: 2px solid #52AC39;
	border-right: 2px solid #52AC39;
}

div.new_prices table th {
	padding: 4px 5px;
	text-align: center;
	background:#52AC39;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:130%;
}

div.new_prices table .colorWL{
	background:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	vertical-align:bottom;
	padding: 2px;
	color: #000000;
}
div.new_prices table .colorWR{
	background:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align:bottom;
	padding: 4px 2px;
	font-size: 85%;
}

div.new_prices table .colorGL{
	background:#F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding: 2px;
	color: #000000;
}
div.new_prices table .colorGR{
	background:#F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 2px;
	font-size: 85%;
}


.titleBox {
	padding-top:5px;
}
.titleBox h3 {
	padding-top:0.5em;
}


/*---- dl area ----*/
dl.area {
	padding-top:10px;
}
dl.area dt {
	width: 6em;
	margin-top: -1px;
	padding-left: 5px;
	font-weight:bold;
}
dl.area dd {
	margin: -1.5em 0 1em;
	padding: 0 0 0.5em 7em;
}



.blank {
	background:url(../images/search/search/common/window_blank.gif) no-repeat left 2px;
	padding-left:15px;
	font-size:80%;
	margin-left:15px;
}
.blank a {
	margin-right:15px;
}
.blankForm {
	background:url(../images/search/search/common/mail_blank.gif) no-repeat left 2px;
	padding-left:15px;
	font-size:80%;
	margin-top:5px;
}
.blankForm img {
	vertical-align:text-bottom;
	margin-left:5px;
}
.count {
	margin:0.5em 0;
	text-align:center;
}


.helpLink {
	padding-top:29px;
	vertical-align:top;
}
.helpLink h4 {
	background-color:#666;
	padding:4px 0;
	text-align:center;
	color:#fff;
	font-weight:normal;
	font-size:90%;
}
.helpLink ul {
	list-style-type:none;
	padding:7px 8px;
	border:1px solid #ccc;
}
.helpLink li {
	background:url(../images/search/search/common/arrow.gif) no-repeat left 4px;
	padding-left:15px;
	line-height:140%; 
	margin-bottom:5px;
}


.otherSpace {
	background:url(../images/search/search/common/other_bg.gif) repeat top;
	border:1px solid #8CD178;
	width:790px;
	margin-top:1.5em;
}
.otherSpace div {
	background-color:#fff;
	width:775px;
	margin:5px auto;
}
.otherSpace p {
	padding:5px 0 0 5px;
	margin:0;
}
.otherSpace strong {
	padding:8px 0 10px 0;
	display:block;
	border-bottom:1px dotted #8CD178;
	width:758px;
	margin-left:8px;
}
.otherSpace strong.line_none {
	border-bottom:none;
}





/* rating count */
.rating,
.offer_count {
    width:128px;
    height:16px;
    padding:0;
    list-style:none;
    clear:both;
    position:relative;
}
.rating {
	margin:10px auto 10px auto;
    background: url(../images/search/search/common/star.jpg) no-repeat 0 0;
}
.offer_count  {
	margin:0 auto 20px auto;
    background: url(../images/search/search/common/offer.jpg) no-repeat 0 0;
}


ul.rating li,
ul.offer_count  li {
    /*ie5 mac doesn't like it if the list is floated but ie6 does\*/
    float:left;
    /* end hide*/
    text-indent:-999em;/* hide text*/
}
ul.rating li span,
ul.offer_count  li span {
    position:absolute;
    left:0;
    top:0;
    width:128px;
    height:16px;
    text-decoration:none;
    z-index: 200;
}

.nostar {background-position:0 0}
.onestar {background-position:0 -21px}
.twostar {background-position:0 -42px}
.threestar {background-position:0 -63px}
.fourstar {background-position:0 -86px}
.fivestar {background-position:0 -107px}


.nostar .one,
.nostar .two,
.nostar .three,
.nostar .four,
.nostar .five {
	visibility:hidden;
}

.onestar .no,
.onestar .two,
.onestar .three,
.onestar .four,
.onestar .five {
	visibility:hidden;
}

.twostar .no,
.twostar .one,
.twostar .three,
.twostar .four,
.twostar .five {
	visibility:hidden;
}

.threestar .no,
.threestar .two,
.threestar .one,
.threestar .four,
.threestar .five {
	visibility:hidden;
}

.fourstar .no,
.fourstar .two,
.fourstar .three,
.fourstar .one,
.fourstar .five {
	visibility:hidden;
}

.fivestar .no,
.fivestar .two,
.fivestar .three,
.fivestar .four,
.fivestar .one {
	visibility:hidden;
}


.nooffer {background-position:0 0}
.oneoffer {background-position:0 -21px}
.twooffer {background-position:0 -42px}
.threeoffer {background-position:0 -63px}
.fouroffer {background-position:0 -84px}
.fiveoffer {background-position:0 -105px}


.nooffer .one,
.nooffer .two,
.nooffer .three,
.nooffer .four,
.nooffer .five {
	visibility:hidden;
}

.oneoffer .no,
.oneoffer .two,
.oneoffer .three,
.oneoffer .four,
.oneoffer .five {
	visibility:hidden;
}

.twooffer .no,
.twooffer .one,
.twooffer .three,
.twooffer .four,
.twooffer .five {
	visibility:hidden;
}

.threeoffer .no,
.threeoffer .two,
.threeoffer .one,
.threeoffer .four,
.threeoffer .five {
	visibility:hidden;
}

.fouroffer .no,
.fouroffer .two,
.fouroffer .three,
.fouroffer .one,
.fouroffer .five {
	visibility:hidden;
}

.fiveoffer .no,
.fiveoffer .two,
.fiveoffer .three,
.fiveoffer .four,
.fiveoffer .one {
	visibility:hidden;
}


/* 090305追加 */
table.details {
	width: 480px;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}
table.details th,
table.details td {
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-left:#fff solid 1px;
	text-align: center;
}
table.details th {
	height:35px;
	color:#333;
	background: #F2F2F2 url(../images/search/search/common/table_bg.jpg) repeat-x left bottom;
}
table.details td {
	padding: 5px 5px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}

.new_detail_thumbnail .commentB_fav {
	font-size:80%;
	padding:0 0 5px 0;
	border:none;
	background:#fff;
}
