

#uploader_area {
	background-color:#ebebeb;
	height: 100px;
	margin-bottom: 20px;
}

/* 商品画面（商品ページ用） */
#products {
	width:785px;
	padding:0 0 20px 0;
	float:left;
	overflow: hidden;
}

#products .content_box {
	margin-bottom: 30px;
	width:785px;
}

#content #products h2 {
	color: #333;
	padding: 0;
	margin-bottom:15px;
	line-height:23px;
	border-bottom: #ccc 2px solid;
	font-size: 17px;
	/*background: url(/common/images/item_name_headline.gif) no-repeat left center;*/
}

#content #products h2 p {
	margin: 5px 0 4px 0;
	padding-left: 8px;
	border-left: #f9760b 5px solid;

}

#products h2 span.comment {
	padding-left: 10px;
	font-size: 12px;
	color:#333;
	font-weight: normal;
}

#content #products h1.itemtitle {
	color: #333;
	width: 785px;
	padding: 0;
	margin-bottom:15px;
	line-height:23px;
	border-bottom: #ccc 2px solid;
	font-size: 17px;
	/*background: url(/common/images/item_name_headline.gif) no-repeat left center;*/
}

#content #products h1.itemtitle p {
	margin: 5px 0 4px 0;
	padding-left: 8px;
	border-left: #f9760b 5px solid;

}

#products h1.itemtitle span.comment {
	padding-left: 10px;
	font-size: 12px;
	color:#333;
	font-weight: normal;
}
#products img.itemtitle{
        height:19px;
}

#products select#related, #products select[name="products_id_in_set[]"]{
	width:100%;
}

.status_icons {
	vertical-align: bottom;
}

.status_icons img {
	margin-bottom: 4px;
}

#products h3 {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-size: 16px;
	line-height: 1.3;
	color: #fc7500;
	border-bottom: 1px #bbb solid;
}

#products h3 a {
	float: right;
	font-size: 12px;
	padding-right: 10px;
	font-weight: normal;
}

#products h3 span.link {
	padding-left: 20px;
}

#products h3 span.link a {
	float: none;
}

#products_jas h3 {
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	line-height: 1.3;
	color: #ff2a2a;
	border-bottom: none;
}
#products_jas #color_red {
	color: #ff2a2a;
}


/* 販売者商品一覧　*/
#productslist {
	width:725px;
	padding:0 0 20px 0;
	float:left;
	font-size:12px;
}
#productslist > h2 {
	margin-bottom: 15px;
	width:725px;
	height:28px;
	border-bottom: 1px #000000 solid;
    font-size:14px;
	line-height:28px;
}
#productslist a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6; 
}

#manufacturersinfo {
	width: 700px;
	padding: 10px;
	height: 150px;
	background-color: #ffffff;
	border: 1px #c0c0c0 solid;
	color: #000000;
	overflow: auto;
	margin-bottom: 15px;
	font-size: 12px;
}

#manufacturersinfo h3 {
	font-weight: bold;
	color:#4c8a61 ;
	display: inline;
	margin: 0 5px 5px 0;
}
#manufacturersinfo p {
	line-height: 1em;
}
#manufacturersinfo p.updateday {
	display: inline;
}

/* 右カラム（商品ページ用）*/
#right_column {
	width:200px;
	height:auto;
	overflow: hidden;
}
#right_column a:hover img{
	opacity:0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85; 
}
#right_column > h3{
	width:207px;
	height:24px;
	line-height:24px;
	background: url(../images/silverback225.png) no-repeat left top;
	padding-left: 18px;
}


#item {
	clear: both;
	margin:0 0 20px;
	overflow:hidden;
}

/* Twitterなどのボタン */
.sns_buttons {
	clear: both;
	text-align: left;
	height: 39px;
	overflow: hidden;
}

.sns_buttons div {
	float: left;
	margin-right: 10px;
}

.sns_buttons .twitter_button {
	width: 85px;
}

.sns_buttons .facebook_button {
	width: 97px;
}

.sns_buttons .mixi_button {
	width: 80px;
}

.sns_buttons .hatebu_button {
	width: 47px;
}

.sns_buttons .google_button {
	width: 60px;
}

#item_img {
	width:340px;
	float:left;
	text-align: center;
}
#item_img img {

}

.preview_button {
	margin: 10px;
	text-align: center;
}

ul.item_category {
	width:300px;
	background: url(/common/images/folder_icon.gif) no-repeat left top;
	padding-left: 18px;
	text-align: left;
	margin: 10px 0;
	font-size:11px;
}

ul.item_category li {
	display: inline;
	padding: 4px;
}

ul.tags {
	width:300px;
	text-align: left;
	background: url(/common/images/tagmark.gif) no-repeat left top;
	padding-left: 18px;
	margin: 10px 0;
	font-size:11px;
}
ul.tags li {
	display: inline;
	display: inline-block;
	padding: 0 2px;
	word-break: normal;
	/*white-space: nowrap;*/
}

dl.tags a {

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
div#tagground a{ white-space: normal; }
}

#cart {
	width:410px;
	float:right;
	font-size:12px;
}

p.itemprice {
	font-size:25px;
	margin-bottom:5px;
	line-height: 1.0;
	color:#ff0000;
	font-weight: bold;
}
p.itemprice del{
	font-size:14px;
	color:#000000;
}
p.itemprice .point_default {
	font-size:16px;
	font-weight:bold;
}
.taxin {
	font-size:14px;
}

.sale_schedule {
	color: #fc7500;
	font-size: 15px;
	font-weight: bold;
}

p.sale_limit {
	margin-bottom: 5px;
	padding-left: 110px;
	line-height: 18px;
	background: url(/common/images/sale_limit.gif) no-repeat left center;
}

.sale_quantity {
	margin-bottom: 5px;
	padding-left: 110px;
	line-height: 18px;
	background: url(/common/images/sale_quantity.gif) no-repeat left center;
}

.sale_limit strong,.sale_quantity strong {
	color: red;
	font-size: 18px;
}

.maker {
}

.maker dt,.maker dd {
	display: inline;
}

.cart_area {
	margin-bottom: 6px;
	/*
	padding: 10px;
	background: #fffae7;
	border: #f9f0d0 1px solid;*/
}

.quantity {	
	float: left;
	margin: 14px 10px 0 0;
	font-weight: bold;
	line-height: 18px;
}

.input_quantity {
	width: 27px;
	height: 18px;
}

.cartbtn {
	margin:10px 0 15px; 
}

.rule_check {
	margin-top:10px;
}

.cartbtn img {
	border-radius: 2px;
	box-shadow: #ccc 1px 1px 1px;
	position:relative;
	behavior: url("/PIE.htc");
}

.cart_submenu {
	border-top: #bbb 1px dotted;
	padding-top:6px;
}

/*支払い方法など*/

.uploader_link {
	text-align: right;
	margin: 0;
}

.item_info_box {
	padding: 7px 0;
	border-bottom: #bbb 1px dotted;
	margin-bottom:15px;
}

.item_info_box p{
	margin-bottom:0;
}

#sales_info {
	border-top: #bbb 1px dotted;
}

.sales_info_table {
}

.sales_info_table td,.sales_info_table th {
	white-space: nowrap;
	padding: 5px 10px 5px 5px;
	text-align: left;
	line-height: 1.4;
}

.sales_info_table th {
}

.sales_info_table td {
	font-weight: normal;
}

.payment_info {
	zoom: 1;
	overflow: hidden;
	border-left: #bbb 1px solid;
}

.payment_info li {
	float: left;
	width: 58px;
	line-height: 18px;
	text-align: center;
	border: #bbb 1px solid;
	border-left: none;
}

.payment_info li.disable {
	background: #ddd;
	color: #bbb;
}

.sales_rate {	
	color: #fbc301;
	letter-spacing: 2px;
	font-size: 14px;
}

.use_environment li {
	float: left;
	margin-right: 5px;
	padding: 3px;
	line-height: 1.2;
	font-weight: bold;
	color: #fff;
}

.use_environment li.windows {
	background: #2b84d7;
}
.use_environment li.mac {
	background: #bbb;
}
.use_environment li.iphone {
	background: #444;
}
.use_environment li.android {
	background: #99c224;
}
.use_environment li.post {
	background: #ff0000;
}



.item_info_box dl {
}

.item_info_box dl dt {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}
.item_info_box dl dt span {
	padding-left: 4px;
	font-weight: normal;
}

.item_info_box dl dd {
	padding: 0 0 0 1em;
	text-indent: -1em;
	margin: 0 0 5px 0;
}


/* ここがおすすめ */
#recommend_area {
	width: 610px;
	padding:14px 14px 14px 130px;
	border: #8cc919 1px solid;
	border-radius: 5px;
	position:relative;
	behavior: url("/PIE.htc");
	background: url(/common/images/uploader_reco_comment_bg.gif) no-repeat left center;
}


/* コメント・質問 */
#customervoice_area {
}

h3 span.comment_count {
	font-size: 12px;
	font-weight: normal;
    color: #222;
}

.comment_pager {
	zoom: 1;
	overflow: hidden;
	margin: 10px 0;
}

.comment_pager strong,.comment_pager a {
	display: block;
	float: left;
	margin: 0px 3px;
	padding: 0 5px;
	line-height: 20px;
	text-align: center;
	border-radius: 3px;
	position:relative;
	behavior: url("/PIE.htc");
}

.comment_pager a {
	border: #bbb 1px solid;
}

.comment_pager strong {
}

dl.comment_list dd.com_top {
    padding-left:36px; 
    background: #fff3d8 url(/common/images/icon_comment.png) no-repeat 10px 8px;
}

dl.comment_list, dl.comment_list_c{
	clear: both;
	/*
	height: 300px;
	overflow: auto;
	*/
	margin: 15px 0;
}

dl.comment_list dt, dl.comment_list_c dt{
	width: 80px;
	text-align: center;
	float: left;
}

dl.comment_list dt img, dl.comment_list_c dt img {
	position:relative;
	border-radius: 3px;
	box-shadow: #ccc 1px 1px 1px;
	behavior: url("/PIE.htc"); 
}


dl.comment_list dd, dl.comment_list_c dd{
	zoom: 1;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
	background: #fff3d8;
	border: #fcd3a1 1px solid;
	border-radius: 5px;
	position:relative;
	behavior: url("/PIE.htc");
}

dl.comment_list dt._img {
	width: 80px;
	text-align: center;
	float: left;
}


dl.comment_list dd.uploader_comment {
	background: #e8f8cb;
	border: #cdea98 1px solid;
}

dl.comment_list dt.res {
	margin-left: 0px;
}

dl.comment_list dd.res_cs {
	margin-left:80px;
}

dl.question_list dd {
	padding-left: 34px;
	background: #fff3d8 url(/common/images/question_icon.png) no-repeat 10px 8px;
}

dl.question_list dd.res {
	padding-left: 34px;
	background: #e8f8cb url(/common/images/answer_icon.png) no-repeat 10px 8px;
}

dl.question_list dd.res_cs {
	padding-left: 34px;
	background: #fff3d8 url(/common/images/question_icon.png) no-repeat 10px 8px;
	margin-left:80px;
}


.comment_rate {
	color: #fbb101;
	letter-spacing: 2px;
}

.commen_title {
	font-weight: bold;
}

ul.commen_evaluation {
	font-size:0px;
}
ul.commen_evaluation li{
	letter-spacing: 0px;
	display:inline-block;
	font-size:14px;
}

ul.commen_evaluation li.title{
	
}
ul.commen_evaluation li.good{
	color:rgb(243, 156, 18);
}
ul.commen_evaluation li.bad{
	color:rgb(128, 128, 128);
}

#tab_area {
}

.item_Info_tab {	
	z-index: 100;
	zoom: 1;
	overflow: hidden;
	font-weight: bold;
}

.item_Info_tab li {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 20px 0;
	font-size: 14px;
	color: #777;
	line-height: 30px;
	background: #eee;
	border: #ccc 1px solid;
	border-radius: 4px 4px 0 0;
	position:relative;
	behavior: url("/PIE.htc");
}

.item_Info_tab li.active {
	background: #fff;
	border-bottom: #fff 1px solid;
	color: #333;
}

.tab_box {
	margin-top: -1px;
	padding: 15px;
	zoom: 1;
	overflow: hidden;
	border :none;
	clear: both;
	border: #ccc 1px solid;
}

ul#news_content{
	height: 90px;
	overflow: auto;
}

.disp_none {
	display: none;
}

.payment_list {
	zoom: 1;
	overflow: hidden;
	font-weight: bold;
}

.payment_list li {
	float: left;
	margin-right: 15px;
}

/* 関連動画 */
#imagemovie_area div iframe, #imagemovie_area div embed{
	margin:10px auto;
	display:block;
}


/* 質問フォーム */
#window_area{
	padding: 10px;
	font-size:12px;
}
#window_area h2{
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-size: 14px;
	color: #fc7500;
	border-bottom: 1px #bbb solid;
}
table.questionform, table.softbank_dl {
	width:90%;
	border-collapse: collapse;
	border: 1px #dddddd solid;
	margin:10px auto;
}
table.softbank_dl {
	margin:20px auto;
}

table.questionform th{
	width:30%;
	text-align: left;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	background-color: #eeeeee;
}
table.questionform td {
	width:70%;
	padding: 8px;
	border-bottom: 1px #dddddd solid;
}

table.softbank_dl th{
	text-align: left;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	background-color: #eeeeee;
}
table.softbank_dl td{
	width:50%;
	padding: 8px;
	border-bottom: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
}

#window_area div.btn_area{
	width: 120px;
	margin: 10px auto;
}


#window_area p.uploader_toggle_title {
	zoom: 1;
	overflow: hidden;
	width:82%;
	margin:0 auto;
    padding: 9px 25px;
    line-height: 1.0;
    cursor: pointer;
    border-radius: 3px;
   	position:relative;
	behavior: url("/PIE.htc");
	background: #f1f5fb url(/common/images/uploader_toggle_title.png) no-repeat 10px center;
	border: #cbd8e9 1px solid;
	margin-bottom:15px;
}

#window_area p.toggle_open {
	background: #e4eefd url(/common/images/uploader_toggle_title_open.png) no-repeat 10px center;
}

#window_area .uploader_toggle_text {
	width:85%;
	margin:10px auto;
}



/* 販売者からのお知らせ */
.uploader_information {
}

.uploader_information dt {
	padding: 5px;
	margin-bottom: 7px;
	font-weight: bold;
	background: #eee;
}

.uploader_information dt span {
	padding-left: 10px;
	font-weight: normal;
}

.uploader_information dd {
	margin-bottom: 10px;
}

#use_agreements_area {
}

.use_agreements dt {
	margin-bottom: 3px;
	font-weight: bold;
}

.use_agreements dd {
	margin-bottom: 10px;
	padding: 6px;
	border: #bbb 1px dotted;
}

#distribute_agreements_area {
}

.distribute_agreements dt {
        margin-bottom: 3px;
        font-weight: bold;
}

.distribute_agreements dd {
        margin-bottom: 10px;
        padding: 6px;
        border: #bbb 1px dotted;
}





.violation_report_link {
	margin: 15px;
	text-align: center;
}


input#rule {
	vertical-align:middle;
	margin:0 5px;
}

table.specification {

	border-collapse: collapse;
	border: 1px #dddddd solid;
	margin-bottom: 10px;
	font-size:12px;
}
table.specification th {
	width:40%;
	text-align: left;
	font-weight: normal;
	padding: 3px 8px;
	border-bottom: 1px #dddddd solid;
	background-color: #eeeeee;
}
table.specification td {
	width:60%;
	padding: 3px 8px;
	border-bottom: 1px #dddddd solid;
}
.txt_right {
	text-align: right;
	margin-bottom: 10px;
}
hr.dotborder {
	height: 1px;
	border: none;
	border-top: 1px #b2b2b2 dotted;
	margin-bottom:20px;
}
p.question {
	font-size:12px;
	margin-bottom:5px;
	margin-right: 5px;
}
p.qsrightalign {
	text-align: right;
	margin-bottom:10px;
}

img.miniicon {
	vertical-align: middle;
	margin-right: 5px;
}
#samplemov {
	text-align:center;
	margin:0 auto 30px auto;
}
#samplemov iframe, p { 
//	margin-bottom:10px;
}

#termdescription {
	font-size:14px;
	margin-bottom: 30px;
}
.notice {
	color:#FF0000;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 5px;
	font-size:12px;
}
#fulltext {
	border: 1px dotted #7f7f7f;
	padding: 10px;
	margin-bottom:10px;
	font-size:12px;
}
.txt_center {
	text-align: center;
	margin-bottom: 10px;
	font-size:12px;
}
hr.testline {
	margin-top:20px;
	margin-bottom:30px;
}

/* 販売者に質問
#products dl {
	font-size: 12px;
}
#products dt {
	padding-left: 25px;
	margin-bottom: 15px;
	font-weight: bold;
	background: url(../images/questionicon.gif) no-repeat left top;
}
#products dd {
	padding-left: 25px;
	background: url(../images/answericon.gif) no-repeat left top;
	margin-bottom: 15px;
}
 */
.question_btn {
	text-align: center;
}


.messagebox {
    margin: 20px 0;
    position: relative;
    text-align: left;
    width: 725px;
}
.messagebox .thum_l {
    float: left;
    width: 60px;
	text-align: center;
}
.messagebox .thum_l img{
	margin-bottom: 5px;
}
.messagebox .uploader-comment {
    background-color: #F7FFDB;
    border: 1px solid #8DC919;
    float: left;
    margin-left: 15px;
    width: 643px;
}
.messagebox .uploader-comment .img_arrow {
    background: url("../images/bbs_uploader.gif") no-repeat scroll left top transparent;
    height: 60px;
    left: 60px;
    position: absolute;
    top: 0;
    width: 16px;
}
.messagebox .downloader-comment {
    background-color: #FFF1C9;
    border: 1px solid #F4B301;
    float: left;
    margin-left: 15px;
    width: 643px;
}
.messagebox .downloader-comment .img_arrow {
    background: url("../images/bbs_downloader.gif") no-repeat scroll left top transparent;
    height: 60px;
    left: 60px;
    position: absolute;
    top: 0;
    width: 16px;
}
.messagebox .inner {
    padding: 8px 10px;
}
.wordbreak {
	font-size: 12px;
    overflow: hidden;
    word-wrap: break-word;
}

#tooltip {
	position:absolute;
	padding:2px 5px;
	margin-right: 10px;
	color:#333;
	/*display:none;*/
	border:1px solid #d6cbb3;
	background:#fdf3dd;
	box-shadow: #ccc 1px 1px 2px;
	border-radius: 3px;

	behavior: url("/PIE.htc");
}	

/* アップローダー会員 */

h1.uploader_title, h2.uploader_title {
	margin: 20px 0 5px;
	padding: 0 0 4px;
	font-size: 17px;
	line-height: 17px;
	border-bottom: #8bc719 2px solid;
}

#uploader_info {
	padding: 8px 8px 3px;
//	width:204px;
	height:auto;
	margin-bottom: 15px;
	background-color: #f2f2f2;
	font-size:12px;
	zoom: 1;
	overflow: hidden;
}

#uploader_info h2 {
	margin: 0;
	padding-bottom: 8px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	background: #f2f2f2;
}

#uploader_info h3{
	margin: 0;
	padding: 0;
	line-height:20px;
	font-size: 15px;
	text-align: center;
}
#uploader_detail_info h3 {
        font-size: 13px;
        line-height: 13px;
        margin-bottom: 4px;
        padding: 10px 8px 5px;
        border-bottom: #f2f2f2 1px solid;
	text-align:left;
}

#uploader_info h4 {
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 4px;
	padding: 10px 8px 5px;
	border-bottom: #f2f2f2 1px solid;
}

.uploader_info_box {
	zoom: 1;
	overflow: hidden;
	margin: 5px 0;
	padding: 0;
	background: #fff;
	border-radius: 5px;
	position:relative;
	behavior: url("/PIE.htc");
	position: relative;

}

.uploader_info_box p {
	margin: 10px;
	font-size: 12px;
}

.uploader_info_box p.uploader_rank {
	padding: 0 15px;
	line-height: 26px;
	vertical-align: middle;

}

.uploader_info_box p.uploader_rank img {
	margin-right: 7px;
}

.uploader_info_box_right {
	width:50%;
	float:left;
}


.uploader_info_box_left {
	width:50%;
	text-align:center;
	float:left;
}


span.favorite {
	font-size: 11px;
}

p.add_favorite a {
	display: block;
	padding-left: 19px;
	background: url(/common/images/favorite_icon2.png) no-repeat left top;
}

#uploader_description {
	padding: 0;
	background: #fff;
}
#uploader_description p {  
	vertical-align: middle;  
	margin: 10px 20px;
	font-size: 12px;
}  

.visamaster {
	color:#ff0000;
	font-weight:bold;
}

#uploader_description p.uploader_img {
	text-align: center;
	margin:  10px 10px 7px;
}
#uploader_description p.more_consignors {
	margin: 10px;
	font-size: 12px;
	text-align:right;
}
#uploader_description h3 {
	min-height:30px;
}
.uploader_img img {
	max-width: 150px;
	max-height: 100px;
}

dl.uploader_info_list {  
	padding: 7px 10px;
}

dl.uploader_info_list dt {
	/*padding-left:5px;*/  /*変更CsNET*/
	margin:5px 0px 5px;  
	line-height: 1.1;
	/*border-left: #8dc919 3px solid;*/ /*変更CsNET*/
	font-weight: bold;
}  
dl.uploader_info_list dd {  
	margin:3px 0px 7px;  
	padding-left: 5px;
	word-wrap: break-word;
}

dl.uploader_info_list p{  /*追加CsNET*/
	margin: 0;
}

img.staricon {
	vertical-align: middle;
	margin-right: 3px;
}

p.nowsaling {
	margin: 10px;
	border-left: #8dc919 3px solid;
	font-weight: bold;
	padding-left: 5px;
}

#upload_recom_wrapper {

	
}

ul#upload_recom {
	zoom: 1;
	overflow: hidden;
	list-style-type: none;
	margin-left: 7px;
}
ul#upload_recom li {
	float:left;
	width:65px;
	height: 65px;
	margin-bottom: 4px;
	font-size:10px;
}

ul#upload_recom li img {
	max-width: 57px;
	max-height: 57px;
	border-radius: 2px;
	position:relative;
	behavior: url("/PIE.htc");
}


/* アフィリエイトリンク */
div#affiliate_box_wrapper {
	margin-bottom: 10px;
	border: 1px #1eaabf solid;
	padding: 10px;
	background: #f2fdff;
}
div#affiliate_box_wrapper h2{
	color: #1eaabf;
	border-bottom:1px #ccc solid;
}
div#affiliate_box_wrapper div {
	margin: 10px 0;
}
table.affiliate_table{
border-collapse:collapse;
border:none;
margin: 0 0 20px 0;
width: 100%;
}

table.affiliate_table th,table.affiliate_table td{
vertical-align: middle;
text-align: left;
padding: 10px 10px 5px 10px;
}
table.affiliate_table th{
font-weight: normal;
}
table.affiliate_table td{
}
table.affiliate_table td textarea{
line-height: 1.2em;
width: 90%;
}





/* この商品を買った人は… */

div#carousel_wrap {
	height:180px;
	font-size: 12px;
}
div#otherproducts {
	padding:0 20px;
	height:180px;
	font-size: 12px;
}


#buyalso li {
	text-align: center;
	margin-left: 10px;
}
div.alsoitem {
	border: 1px #cccccc solid;
	background-color: #ffffff;
	border-radius: 3px;        /* CSS3草案 */  
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;   /* Firefox用 */  
	behavior:url(border-radius.htc); /* ie用 */
	width:100px;
	height:160px;
	text-align: center;
	padding:5px 5px 0 5px;
	position: relative;
	z-index:0;
}
div.alsoitem p {
	line-height: 1.3em;
	margin:0;
}
div.alsoitem p.itemname {
	height: 30px;
	margin-bottom:3px;
	overflow: hidden;
}
div.alsoitem p.mark {
	height: 13px;
	margin-bottom: 5px;
}
div.alsoitem p.mark img {
	margin:1px;
}
div.alsoitem p.motoprice {
	font-size:10px;
}
div.alsoitem p.itemimg {
	margin-bottom:5px;
	height:70px;
}
p.price {
	margin-bottom: -3px;
}
p.price del {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin-right: 1px;
}

#otheralso li {
	list-style-type: none;
	text-align: center;
	margin-left: 10px;
}
div.otheritem {
	margin: 0 10px;
	float: left;
}
a.helppop{
	margin-left: 5px;
}


/* アップロード会員販売中商品 */
div.search_op {
	width:705px;
	height:87px;
	padding-left: 20px;
	background-color: #f5f5f5;
	font-size:12px;
	margin-bottom:15px;
}
div.search_op div{
	height:87px;
	display:table-cell;
	vertical-align:middle;
}
* html div.search_op div{/* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html div.search_op div{/* IE 7 */
	display:inline;
	zoom:1;
}
div.search_op dt {  
	float:left;  
	width:60px;  
	padding:3px 0px;  
	clear:both;  
}  
div.search_op dd {  
	margin-left:60px;  
	padding:3px 0px;  
}
div.search_op input{
	vertical-align:middle;
}
p.result {
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
}
.result_num {
	color:#ff3900;
}
p.refine {
	font-size: 12px;
	margin: 10px 0;
}


#productslist table{
	border-collapse: collapse;
	margin-bottom:30px;
}
#productslist td{
	vertical-align: middle;	
	text-align: center;
	width: 145px;
	padding-bottom: 10px;
}
div.uploaderitems {
	border: 1px #cccccc solid;
	border-radius: 3px;        /* CSS3草案 */  
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;   /* Firefox用 */  
	behavior:url(border-radius.htc); /* ie用 */
	width:110px;
	height:160px;
	padding:10px;
	position: relative;
	z-index:0;
}
div.uploaderitems p {
	line-height: 1.5em;
	margin-bottom: 0px;
}
div.uploaderitems p.productsname {
	height: 35px;
	margin-bottom: 3px;
	overflow: hidden;
}
div.uploaderitems p.productsmark{
	height: 13px;
	margin-bottom: 3px;
}
div.uploaderitems p.productsmark img{
	margin: 0 1px;
}
div.uploaderitems p.productsimg {
	margin-bottom:5px;
	height:70px;
}
div.uploaderitems p.pri_mg {
	margin-bottom:-3px;
}



#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

#searchlist {
	width:450px;
	margin:0 auto 50px auto;
}
#searchpage li{
	list-style-type: none;
	display: inline;
	zoom: 1;
}
#searchpage a {
	text-decoration: none;
	display: inline-block;
	zoom: 1;
	background: url(../images/s_page.jpg) no-repeat top center;
	font-size:12px;
	color: #000;
	width: 30px;
	height: 16px;
	padding: 7px 0;
	text-align:center;
}
#searchpage a.herepage {
	background: url(../images/s_page_hover.jpg) no-repeat top center;
}
#searchpage a.leftarrow {
	background: url(../images/s_page_left.png) no-repeat center center;
	/display: block;
	text-indent: -9999px;
}
#searchpage a.rightarrow {
	background: url(../images/s_page_right.png) no-repeat center center;
	/display: block;
	text-indent: -9999px;
}
#searchpage a:hover {
	background: url(../images/s_page_hover.jpg) no-repeat top center;
}
#searchpage a.leftarrow:hover {
	background: url(../images/s_page_left_on.png) no-repeat center center;
}
#searchpage a.rightarrow:hover {
	background: url(../images/s_page_right_on.png) no-repeat center center;
}

/* JASRAC・ベリサイン */
#side_jasrac {
	padding:8px ;
	width:188px;
	height:auto;
	margin-bottom: 15px;
	background-color: #ffffff;
	border:8px solid #f2f2f2;
	text-align: center;
	line-height: 1.4;
	font-size: 11px;
}
#side_jasrac span {
	padding: 0 4px;
}
#side_jasrac img {
	margin-bottom: 5px;
}
#payinfo{
	padding: 8px ;
	width:182px;
	height:auto;
	margin-bottom: 15px;
	background-color: #ffffff;
	border:8px solid #f2f2f2;
}
#payinfo table{
	margin:0 auto;
}
#globalsign_seal p{
	font-size: 12px;
}

div.dispchange {
	background-color:#eeeeee; 
	padding:5px 20px; 
	margin-bottom:10px;
}

div.nowsearch {
	background-color:#eaf2fe; 
	padding:5px 20px; 
	margin-bottom:10px;
}
