@charset "UTF-8";

html, body {
	background: #fff;
	height: 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

div#content {
	line-height: 1.4;
	font-size: 12px;
}

p.pg {
	margin-bottom: 1em;
	margin-left: 1em;
	font-size: 12px;
}

h1#n-title {
	display: block;
	width: 850px;
	margin: 8px 0 1em;
}


/* 検索 */
div#n-search {
	border: solid 1px #bbccd8;
	background: #f5f9fd;
	padding: 8px 10px 10px;
	padding: 0 0 10px;
	line-height: 1.9;
}

div#n-search-area {
	border: solid 1px #bbccd8;
	background: #fff;
	padding: 6px 10px;
	margin: 4px 10px 0;
	color: #1e9acd;
}

div.n-search-left {
	width: 380px;
	float: left;
}

div.n-search-right {
	width: 380px;
	float: right;
}

div.n-search-full div,
div.n-search-left div,
div.n-search-right div {
	display: table-cell;
	vertical-align: middle;
}

* html div.n-search-full div,
* html div.n-search-left div,
* html div.n-search-right div {
	display: inline;
	zoom: 1;
}

*:first-child+html div.n-search-full div,
*:first-child+html div.n-search-left div,
*:first-child+html div.n-search-right div {
	display:vinline;
	zoom: 1;
}

div.n-search-full div.n-search-head,
div.n-search-left div.n-search-head,
div.n-search-right div.n-search-head {
	width: 115px;
	margin-right: 1em;
}

div.n-search-row {
	padding: 4px 0;
}

div.n-search-row select.halfsize {
	width: 250px;
}

div.n-search-row select.fullsize {
	width: 500px;
}

div.n-search-btn {
	text-align: center;
	margin: 10px 0 5px;
	height: 21px;
}

div.n-search-select .n-option {
	background: #ffd5df;
}


/* コンテンツ */

div#n-top-contents {
	margin-top: 10px;
}

div#n-contents-left {
	width: 590px;
	float: left;
}

div#n-contents-right {
	width: 240px;
	float: right;
	background: url(../img/bg_rightbanner.gif) repeat-x 0 20px;
}

h2#n-contents-title-show {
	width: 590px;
	height: 52px;
	background: url(../img/allvoice_title.gif) no-repeat 0 0;
	text-align: right;
}

h2#n-contents-title-show div#modified {
	padding: 20px 10px 0;
	font-size: 12px;
	text-align: right;
}

h2#n-contents-title-index {
	width: 850px;
	height: 52px;
	background: url(../img/allvoice_title_index.gif) no-repeat 0 0;
	text-align: right;
}

h2#n-contents-title-index div#modified {
	padding: 20px 10px 0;
	font-size: 12px;
	text-align: right;
}

h2.n-contents-title {
	margin-bottom: 3px;
}

div.n-contents-brands {
	margin: 0 12px 0.5em;
	padding-bottom: 0.7em;
	background: url(../img/brand_dot.gif) 0 bottom no-repeat;
}

div.n-contents-brand-left {
	width: 277px;
	float: left;
}

div.n-contents-brand-right {
	width: 277px;
	float: right;
}

div.n-contents-brand-pic {
	width: 70px;
	float: left;
	padding-left: 5px;
}

div.n-contents-brand-text {
	width: 197px;
	float: left;
	position: relative;
}

p.n-brand-fukidashi {
	border: solid 1px #ffc5d8;
	background: #fff8fc;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 4px 5px;
	font-size: 11px;
}

p.n-cs {
	margin-top: 1em;
	font-size: 12px;
	margin-left: 15px;
}

div.n-cs-link a {
	margin-left: 15px;
	color: #ff008a !important;
}

div.n-fuki {
	position: absolute;
	top: 24px;
	left: 0;
}

div.n-more-btn {
	margin-top: 3px;
	text-align: right;
	vertical-align: top;
}

div.n-contents-brands h3 {
	margin: 0 0 3px 5px;
}

ul#n-contents-banner {
	margin: 10px 10px 0;
}

ul#n-contents-banner li {
	list-style-position: outside;
	padding: 8px 5px 8px 15px;
	border-top: 2px dotted #fff;
	background: url(../img/li_rightbanner.gif) no-repeat 0 10px;
}

ul#n-contents-banner li a {
	font-size: 10px;
	text-decoration: none;
}

ul#n-contents-banner li a:hover {
	color: #000;
	text-decoration: underline;
}

ul#n-contents-banner li span.n-contents-banner-brand {
	font-size: 12px;
	font-weight: bold;
}

ul#n-contents-banner img {
	margin: 0;
	vertical-align: top;
	margin-bottom: 4px;
}

div#n-pagetop {
	text-align: right;
	margin-top: 20px;	
}

p.pb {
	margin: 5px 10px 0;
}



/* 検索結果 */

div.n-search-guide {
	margin: 12px 0;
}

div.n-search-number {
	width: 138px;
	float: left;
	font-size: 11px;
}

div.n-search-page {
	width: 428px;
	float: right;
	text-align: right;
	font-size: 11px;
}

div.n-result-item {
	padding-top: 3px;
	margin-bottom: 30px;
	border-top: 1px dotted #999;
}

h3.cx_200908,
h3.brs_200908,
h3.vfm_200908,
h3.vfg_200908,
h3.fx_200908,
h3.ab_201002{
	background: #fffcdd url(../img/result_back.gif) repeat-x;
	padding-top: 3px;
	border: solid 1px #fffbcf;
}

h3.cx_200908 span.bid_img {
	display: block;
	float: left;
	width: 136px;
}

h3.brs_200908 span.bid_img {
	display: block;
	float: left;
	width: 136px;
}

h3.vfm_200908 span.bid_img {
	display: block;
	float: left;
	width: 95px;
}

h3.vfg_200908 span.bid_img {
	display: block;
	float: left;
	width: 90px;
}

h3.fx_200908 span.bid_img {
	display: block;
	float: left;
	width: 122px;
}

h3.ab_201002 span.bid_img {
	display: block;
	float: left;
	width: 136px;
}

h3 span.kimochi_img {
	display: block;
	float: right;
	width: 38px;
	padding: 2px 0 0;
	text-align: center;
}

h3.cx_200908 span.productname {
	display: block;
	float: left;
	width: 400px;
	padding: 6px 0 4px;
	line-height: 1.5;
	font-weight: bold;
	border: solid 1px #fffbcf;
}

h3.brs_200908 span.productname {
	display: block;
	float: left;
	width: 400px;
	padding: 6px 0 4px;
	line-height: 1.5;
	font-weight: bold;
	border: solid 1px #fffbcf;
}

h3.vfm_200908 span.productname {
	display: block;
	float: left;
	width: 441px;
	padding: 6px 0 4px;
	line-height: 1.5;
	font-weight: bold;
	border: solid 1px #fffbcf;
}

h3.vfg_200908 span.productname {
	display: block;
	float: left;
	width: 446px;
	padding: 6px 0 4px;
	line-height: 1.5;
	font-weight: bold;
	border: solid 1px #fffbcf;
}

h3.fx_200908 span.productname {
	display: block;
	float: left;
	width: 414px;
	padding: 6px 0 4px;
	line-height: 1.5;
	font-weight: bold;
	border: solid 1px #fffbcf;
}

h3.ab_201002 span.productname {
	display: block;
	float: left;
	width: 400px;
	padding: 6px 0 4px;
	line-height: 1.5;
	font-weight: bold;
	border: solid 1px #fffbcf;
}

div.n-result-pic {
	width: 114px;
	float: left;
	margin-top: 10px;
}

div.n-result-text {
	width: 455px;
	float: right;
	margin-top: 10px;
	line-height: 1.5;
	padding-right: 5px;
}

div.n-result-text p.postedDate {
	margin-bottom: 5px;
}

div.n-result-data {
	margin-top: 1em;
	text-align: right;
	font-size: 11px;
}

div.n-result-data img {
	vertical-align: middle;
	padding-right: 5px;
}

div.n-result-data span {
	color: #d11955;
}

div.n-from-mb div {
	margin-top: 8px;
}

div.n-from-mb p {
	margin: 6px 14px 0;
}

div.n-search-dot {
	background: url(../img/dot_590.gif) no-repeat;
	padding-top: 10px;
}

.text_hide {
	display: none;
}