#logoimg25{
width:20px;
margin-left:5px;
}

.maintopbanner{
	width:100%;
}
.maintopbanner img{
	width:100%;
}


.banner_red{
	width:100%;
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	/*
	border:solid 7px #FF0000;
	color:#FF0000;
	font-size:22px;
	padding:20px;
	*/
}
.banner_red img{
	width:100%;
}
.sml{
	font-size:80%;
}
.item_photo{
position:relative;
}
.tag_outlet{
font-size:10px;
display:block;
line-height:100%;
padding:3px 5px;
background-color:#CC0000;
color:#FFFFFF;
position:absolute;
top:0%;
left:0%;
}
.categorynav_outlet{
}
.categorynav_outlet span.sml{
	font-size:57%;
	margin-right:4px;
	display:inline-block;
	background-color:#CC0000;
	color:#FFFFFF;
	border-radius:2px;
	padding:3px;
	line-height:105%;
	text-align:center;
}

@media screen and (max-width: 768px) {
	.banner_red{
		font-size:5vw;
	padding:5vw;
	}
}


#categorytop{
	display:none;
}

.shoppingnotice{
	border:dotted 1px #666666;
	background-color:#FEF9E7;
	font-size:13px;
	line-height:140%;
	padding:10px;
}
.shoppingnotice h3{
	margin:0px 0px 10px;
}
.shoppingnotice ul{
	list-style-type:circle;
	margin-left:15px;
}
.shoppingnotice ul li dl{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}
.shoppingnotice ul li dl dt{
	margin-bottom:5px;
}
.shoppingnotice ul li dl dd{
	margin-left:15px;
}

.shoppingnotice ul li p{
	margin-left:15px;
	margin-top:5px;
	margin-bottom:15px;
}

@media screen and (max-width: 768px) {

	.header_logo_area{
			display:flex;
			flex-direction:row-reverse;
			justify-content:center;
			min-height: 48px;
			padding-top:2%;
			flex-wrap: wrap;
		align-items:start;
	}
	.header_logo_area p{
		display:block;
		height:auto;
		margin-bottom:auto;
		/*
		width:calc(100% - 50px);
		*/
		width:45vw;
	}

	#logoimg{
		width:100%;
		display:block;
		top:0px;

	}
	.header_logo_area h1.header_logo{
		width:22px;

		display:flex;
		margin-top:0px;
			justify-content:center;
	}
	
	.header_logo_area h1.header_logo.logo25wrap{
		width:8vw;
		
	}
	.header_logo_area h1.header_logo.logo25wrap a{
		display:flex;	
		align-items:center;
		margin-right:0vw;
	}
	
	.header_logo_area h1.header_logo.logo25wrap #logoimg{
		width:100%;
		margin-left:0%;
		height:auto;
	}
	.header_logo_area h1.header_logo.logo25wrap #logoimg25{
		width:48%;
		margin-left:2%;
		height:auto;
	}
	
	
	
	
	.header_logo_area h1 a{
		display:block;
		vertical-align:top;
		padding-right:5px;


	}
	.header_logo_area h1 span{
		display:none;
	}
	#footer ul{
		list-style-type:square;
		padding-left:15px;
	}
	#footer ul li{
		text-align:left;
		width:100%;
		box-sizing:border-box;
		display:list-item;
	}
	.footer_logo_area .logo{
		display:none;
	}


		#categorytop{
			display:block;

		}

		#categorytop h3{
			font-size:5vw;
			margin:3% 0px 3% 0px;
			display:inline-block;
			padding:5px;
			border-bottom:solid 1px #000000;
		}

		#categorytop > ul.categorytop-nav{
			display:flex;
			flex-wrap: wrap;
			margin:0px;
			padding:0px 0px 0px 15px;
			list-style-type: square;
		}
		#categorytop > ul.categorytop-nav li{
			width:50%;
			padding:1px 10px 1px 1px;
			margin:0px;
			font-size:3.5vw;
			box-sizing: border-box;
		}
		#categorytop > ul.categorytop-nav li a{
			display:block;
			padding:3px 3px 3px 0px;
			color:#000000;
		}

		#categorytop > ul.categorytop-nav > li ul{
			display:none;
		}

}

#detail_cart_box__button_area .row{
	margin-left:0px;
	margin-right:0px;
}

#detail_cart_box__button_area .row .col-xs-12{
	width:100%;
	box-sizing:border-box;
	padding-left:0px;
	padding-right:0px;
}

#toppickup{

}

#toppickup dl{
	float:left;
	margin:10px;
	font-size:12px;
	text-align:center;
}

#toppickup:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

@media screen and (max-width: 500px) {
    #toppickup dl{
	    float:none;
	    clear:both;
	    margin-left:auto;
	    margin-right:auto;

    }

}

.irukamusic_wrapper{
	background-image:url(https://www.dolphin-gt.co.jp/irukamusic/img/img-studio.jpg);
	background-size:contain;
	background-repeat:no-repeat;
}
.irukamusic_wrapper > h2{
	font-size:14px;
	text-align: center;
	font-weight: bold;
	color: #FFFF99;
}


.irukamusic_wrapper > p{
	margin-left:50px;
	margin-right:50px;
	color:#cccccc;
	font-size:13px;
	line-height:26px;
}
.irukamusic_wrapper > .row{
	margin-left:20px;
	margin-right:20px;
}
.irukamusic_wrapper > .row > h3{
	text-align:center;
}




.irukamusic_wrapper > .row > dl{
	float:left;
	width:164px;
	margin:15px;
	font-size:13px;
	line-height:22px;
}
.irukamusic_wrapper > .row > dl > a{
}
.irukamusic_wrapper > .row > dl > a > img{
	width:100%;
	margin-bottom:5px;

}
.irukamusic_wrapper > .row > dl dt{

}
.irukamusic_wrapper > .row > dl dt .product_name{
	margin-right:5px;
}
.irukamusic_wrapper > .row > dl dt .product_artist{
	display:inline-block;
	margin-right:5px;
	background:#336699;
	color:#fff;
	font-size:11px;
	padding:3px;
	line-height:12px;
}
@media screen and (max-width: 500px) {
    .irukamusic_wrapper > .row > dl{
	    float:none;
	    width:100%;
	    clear:both;
	    margin:10px;
	    font-size:13px;
	    line-height:22px;
	    border-bottom:dotted 1px #cccccc;
	    position:relative;
    }
    .irukamusic_wrapper > .row > dl > a{
    	display:block;
	width:16%;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
    }
    .irukamusic_wrapper > .row > dl:after{
	    content: ".";
	    display: block;
	    visibility: hidden;
	    height: 0.1px;
	    font-size: 0.1em;
	    line-height: 0;
	    clear: both;
    }
	.irukamusic_wrapper > .row > dl dd{
		text-align:right;
	}
}
.plugin_makerlist{
	margin-bottom:20px;
}
.plugin_makerlist h4{
	margin-bottom:0px !important;
}
.plugin_makerlist h4 a{
	background:#F0F8FF;
	border:solid 1px;
	display:inline-block;
	padding:10px;
	font-weight:400;
}
.plugin_makerlist h4 a i{
	margin-left:5px;
}

.plugin_makerlist h4 a:hover{
		background:#336699;
		color:#ffffff;
}

.plugin_makerlist .plugin_makerlist_inner a{
	display:inline-block;
	padding:3px;
	margin:2px;
	width:198px;
	text-align:center;
	font-size:12px;
}
.plugin_makerlist_inner{
	display:none;
	background:#eeeeee;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
}
.open .plugin_makerlist_inner{
	display:block;
}

@media screen and (max-width: 640px) {
	.plugin_makerlist .plugin_makerlist_inner a{
		display:list-item;
		margin-left:20px;
		margin-right:0px;
		font-size:13px;
		width:calc(50% - 20px);
		box-sizing:border-box;
		text-align:left;

		position:relative;
		list-style-type: square;
		list-style-position: outside;

	}
	.plugin_makerlist .plugin_makerlist_inner a:before{
		/*
		content:"■";
		position:absolute;
		left:0px;
		top:3px;
*/
	}
	.open .plugin_makerlist_inner{
		display:flex;
		flex-wrap: wrap;
	}

}
.artist_relatedproducts{
	width:100%;
}

.artist_relatedproducts > h2{
	background:#8DAFC4;
	color:#ffffff;
	margin:0px;
	padding:3px;
	font-size:16px;
	font-weight:400;

}
.artist_relatedproducts > .row{
	box-sizing:border-box;
	width:100%;
	margin-left:0px;
	margin-right:0px;
}
.artist_relatedproducts > .row > h3{
	background:#F0F8FF;
	color:#8DAFC4;
	margin:0px;
	padding:3px;
	font-size:16px;
	font-weight:400;

}
.artist_relatedproducts > .row > dl{
	float:left;
	width:164px;
	margin:15px;
	font-size:13px;
	line-height:22px;
}
.artist_relatedproducts > .row > dl > a{
}
.artist_relatedproducts > .row > dl > a > img{
	max-width:100%;
	margin-bottom:5px;
	max-height:160px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;

}
.artist_relatedproducts > .row > dl dt{

}
.artist_relatedproducts > .row > dl dt .product_name{
	margin-right:5px;
}

@media screen and (max-width: 640px) {
    .artist_relatedproducts > .row > dl{
	    float:none;
	    width:100%;
	    clear:both;
	    margin:7px 0px 7px;
			box-sizing: border-box;

	    font-size:13px;
	    line-height:22px;
	    border-bottom:dotted 1px #cccccc;
	    position:relative;
    }
    .artist_relatedproducts > .row > dl > a{
    	display:block;
	width:24%;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
    }
    .artist_relatedproducts > .row > dl:after{
	    content: ".";
	    display: block;
	    visibility: hidden;
	    height: 0.1px;
	    font-size: 0.1em;
	    line-height: 0;
	    clear: both;
    }
	.artist_relatedproducts > .row > dl dd{
		text-align:right;
	}
}
.delivfeetable{
	border-collapse:collapse;
	border:solid 1px #cccccc;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.delivfeetable caption{
	background:#cccccc;
}
.delivfeetable td{
	padding:3px;
	border:solid 1px #cccccc;
}

.delivfeewrap:after{
	    content: ".";
	    display: block;
	    visibility: hidden;
	    height: 0.1px;
	    font-size: 0.1em;
	    line-height: 0;
	    clear: both;
}

#guide_box__body h2{
	background:#333333;
	color:#ffffff;
	font-size:18px;
	font-weight:400;
	padding:5px;
}
#guide_box__body h5{
	font-size:14px;
	background:#999999;
	color:#ffffff;
	padding:3px;
	font-weight:400;

}
@media screen and (max-width: 500px) {
.delivfeetable{
	width:94%;
	margin-left:auto;
	margin-right:auto;
	float:left;
	clear:both;
}
}

#item_comment_wrap{
	width:100%;
	clear:both;
	padding:3% 5%;
}
#item_list .item_photo figure img{
	opacity:0;
}
#item_list .item_photo figure{
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#ECECEC;
}

#page_homepage .item_gallery .item_photo figure img{
	opacity:0;
}
#page_homepage .item_gallery .item_photo figure{
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#ECECEC;
}

#header #cart_area #cart .item_box .item_photo img{
	width:100%;
}
#cart_item_list .item_photo img{
	opacity:1;
}

@media screen and (min-width: 769px) {
	.api_explain{
		font-size:11px;
	}
    #item_detail #detail_wrap.aprow #item_photo_area.col-sm-6{
	    width:65%;
    }

    #item_detail #detail_wrap.aprow #item_detail_area.col-sm-6{
	    width:35%;
    }
    #item_comment_wrap{
	    padding:0px;
    }
}

.notice_email{
		color:#CC0000;
		margin:0px;
}
.notice_jcb{
	color:#CC0000;
	font-weight:700;
	padding-left:30px;
}

.notice_jcb p{
	margin:0px;
	line-height:170%;
}
.notice_jcb img.icon_creditcard{
	width:80px;
}

@media screen and (max-width: 768px) {
	.notice_jcb{
		padding-left:20px;
	}
}
.notice_amex{
	padding-left:30px;

}
.notice_amex p{
	margin:0px;
	line-height:170%;
}
.notice_amex .strong{
	color:#CC0000;
	font-weight:700;
}
@media screen and (max-width: 768px) {
	.notice_amex{
		padding-left:20px;
	}
}

#tbl_stockcondition{
	width:100%;
	font-size:12px;
	border-collapse:collapse;
	background-color:#FAF7DE;
}
#tbl_stockcondition th,
#tbl_stockcondition td{
	padding:3px;
	border:solid 1px #000000;
}
#tbl_stockcondition td.str_nostock{
color:#ff0000;
}

#tbl_stockcondition td.str_okstock{
color:#0000ff;
}
@media screen and (max-width: 768px) {
	#tbl_stockcondition{
		margin-bottom:15px;
	}
}

#btn_show_tbl_stockcondition{
	background:#91B75C;
	color:#ffffff;
	font-size:4.5vw;
	display:block;
	width:100%;
	padding:10px;
	margin-bottom:15px;
	text-align:center;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;

}

#topcategory{
	display:none;
}


#detail_cart_box__favorite_button,
#detail_cart_box__insert_button{
	box-sizing:border-box;
	width:100%;
	clear:both;
	float:none;
	margin-left:0px;
	margin-right:0px;
}
#item_detail > .product_name{
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:10px;
}

@media screen and (max-width: 768px) {

	#topcategory1{
		display:block;
	}
	#topcategory1 > ul > li{
		width:calc(33% - 6px);
		margin:3px;
		padding:0px;
		display:block;
		float:left;
		border-radius: 2px;
		height:80px;
	}
	#topcategory1 > ul > li a{
		color:#ffffff;
		width:100%;
		height:100%;
		font-size:5vw;
		text-align:center;
		display:block;
	}

	#topcategory1 > ul > li:nth-child(1){
		background:#CC0000;
	}
	#topcategory1 > ul > li:nth-child(2){
		background:#088A08;
	}
	#topcategory1 > ul > li:nth-child(3){
		background:#045FB4;
	}
	#topcategory1 > ul > li:nth-child(4){
		background:#FA5882;
	}
	#topcategory1 > ul > li:nth-child(5){
		background:#B18904;
	}
	#topcategory1 > ul > li:nth-child(6){
		background:#FF8000;
	}
	#topcategory1 > ul > li:nth-child(6){
		background:#A901DB;
	}

	#topcategory1 ul:after{
	    content: "";
	    display: block;
	    clear: both;

	}

	#topcategory{
		display:block;
	}
	#topcategory > ul > li{
		width:calc(33% - 10px);
		margin:5px;
		padding:0px;
		display:block;
		float:left;
		background:#CBE7F7;
		border-radius: 4px;
	}
	#topcategory > ul > li:nth-child(6),
	#topcategory > ul > li:nth-child(5),
	#topcategory > ul > li:nth-child(4),
	#topcategory > ul > li:nth-child(3),
	#topcategory > ul > li:nth-child(2),
	#topcategory > ul > li:nth-child(1){
		width:calc(50% - 10px);
	}
	#topcategory > ul > li > ul{
		display:none;
	}
	#topcategory ul li a{
		font-size:3.2vw;
		display:block;
		padding:5px;
	}

	#topcategory ul:after{
	    content: "";
	    display: block;
	    clear: both;

	}

	#item_detail #detail_wrap.aprow #item_photo_area.col-sm-6{
		width:100%;
		clear:both;
		float:none;
	}
	#item_detail #detail_wrap.aprow #item_photo_area.col-sm-6 img{
		max-height:350px;
	}
	#detail_cart_box__favorite_button,
	#detail_cart_box__insert_button,
	#item_detail_area{
		box-sizing:border-box;
		width:100%;
		clear:both;
		float:none;
		margin-left:0px;
		margin-right:0px;
	}
	#item_detail_area .item_detail #detail_product_price {
		position:relative;
	}
	#item_detail_area .item_detail p#detail_description_box__sale_point{
		position:absolute;
		right:5px;
		bottom:3px;
		display:block;
		width:auto;
	}
}

@media screen and (max-width: 640px) {
	#item_detail #detail_wrap.aprow #item_photo_area.col-sm-6 img{
		max-height:300px;
	}
	#item_detail_area .item_detail p#detail_description_box__sale_point{
		position:static;
	}

}
@media screen and (max-width: 500px) {
	#item_detail #detail_wrap.aprow #item_photo_area.col-sm-6 img{
		max-height:250px;
	}

}
@media screen and (max-width: 400px) {
	#item_detail #detail_wrap.aprow #item_photo_area.col-sm-6 img{
		max-height:200px;
	}

}



.pull__btn {
    position: absolute;
    display:none;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    width: 55px;
    height: 55px;
    top: 0;
    right: 0;
    z-index: 20;
}
.category-nav > li > .pull__btn{
    display: block;
}
.pull__btn span {
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    position: absolute;
    right: 16px;
    width: 18px;
    height: 2px;
    background-color: #000000;
}
.pull__btn span:nth-of-type(1) {
	top: 25px;
}
.pull__btn span:nth-of-type(2) {
    top: 25px;
    -webkit-transform: translateY(0px) rotate(90deg);
    transform: translateY(0px) rotate(90deg);
}
.pull__btn--act span:nth-of-type(1) {
    top: 25px;
    -webkit-transform: translateY(0px) rotate(180deg);
    transform: translateY(0px) rotate(180deg);
}
.pull__btn--act span:nth-of-type(2) {
    top: 25px;
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
}

.tagrow span.tagtitle{
margin-right:10px;
font-size:12px;
}
.tagrow span.tagstr{
margin-right:10px;
font-size:15px;
}

.product_detail_makerlink{
	display:block;
	width:100%;
	background:#5AA1DA;
	color:#ffffff;
	padding:5px;
	text-align:center;
	margin-top:10px;
	font-size:12px;
}
.product_detail_makerlink:hover{
	background:#B7E0F5;
}
.item_code_makername{
		margin-right:10px;
}

@media screen and (max-width: 769px) {
	#detail_product_price{
		padding:10px 15px;
	}
	.product_detail_makerlink{
		display:inline-block;
		width:40%;
	}

}


#spmenu_homeline a{
	background:#8FB4D2;
	color:#ffffff;
}
#detail_product_eventform{
	background-color:#E7F7FF;
	padding:10px;
	box-sizing:border-box;
	display:none;
	position:relative;

}
#detail_product_eventform #eventform_loading{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width:60px;
	height:60px;
	display:none;

}


#detail_product_eventform h3{
	font-size:18px;
	font-weight:400;
	padding:0px 0px 7px;
	margin:0px 0px 15px;
	border-bottom:dotted 1px #999999;

}
#detail_product_eventform_wrap{
	margin-bottom:15px;
}

#detail_product_eventform_confirm_wrap{
	display:none;
}

#detail_product_eventform_wrap .error{
	color:#ff0000;
	display:none;
	clear:both;
}

.detail_product_eventform_table_confirm,
.detail_product_eventform_table{
	border-collapse:collapse;
	width:100%;

}
.detail_product_eventform_table_confirm th,
.detail_product_eventform_table th{
	font-size:14px;
	text-align:left;
	padding:8px 0px;
	font-weight:400;
	vertical-align:top;
	border-bottom:dotted 1px #999999;
	width:90px;
}
.detail_product_eventform_table_confirm td,
.detail_product_eventform_table td{
	font-size:14px;
	text-align:left;
	padding:8px 0px;
	vertical-align:top;
	border-bottom:dotted 1px #999999;
}
.detail_product_eventform_table td input[type=text]{
	width:140px;
	background-color:#FEFAEC;
	border:solid 1px #999999;
	padding:4px;
}
.detail_product_eventform_table td input#eventform_qty[type=text]{
	width:50px;
	margin-right:5px;
}
.eventform_dl input#eventform_postalcode1[type=text]{
	width:45px;
	margin-right:5px;
	margin-left:5px;
	background-color:#FEFAEC;
	border:solid 1px #999999;
	padding:4px;
}
.eventform_dl input#eventform_postalcode2[type=text]{
	width:55px;
	margin-left:5px;
	background-color:#FEFAEC;
	border:solid 1px #999999;
	padding:4px;
}
.eventform_dl div.addressrow{
	margin:0px 0px 10px;
}
.eventform_dl input#eventform_address2[type=text],
.eventform_dl input#eventform_address1[type=text]{
	width:100%;
	background-color:#FEFAEC;
	border:solid 1px #999999;
	padding:4px;
	box-sizing:border-box;
}

#eventform_msg{
	width:100%;
	height:70px;
	background-color:#FEFAEC;
	border:solid 1px #999999;
	padding:4px;
	box-sizing:border-box;
}


.detail_product_eventform_table td ul{
	list-style-type:none;
}
.detail_product_eventform_table td ul li{
	padding:0px 0px 5px;
}
.detail_product_eventform_table td ul li input[type=radio]{
	margin-right:5px;
}

.eventform_dl{
	border-bottom:dotted 1px #999999;
	display:block;
}
.eventform_dl dt{
	clear:both;
	font-size:14px;
	margin-bottom:10px;
	margin-top:8px;
		display:block;
}
.eventform_dl dd{
	clear:both;
	font-size:14px;
		display:block;
}
.eventform_dl dd ul{
	list-style-type:none;
}
.eventform_dl dd ul li {
	margin-bottom:10px;
}
.eventform_dl dd ul li input[type=radio]{
	margin-right:5px;
}
a.eventlink{
	color: #fff;
	background-color: #DE5D50;
	border-color: #DE5D50;
	height: 56px;
	box-sizing:border-box;
			line-height: 16px;
			vertical-align: middle;
			padding-top: 20px;
			padding-bottom: 20px;
			display:block;
			width:100%;
			text-align:center;
			margin-bottom:10px;
}
a.eventlink:hover{
	color:#ffffff;
	opacity:0.8;
}

#btn_eventform{
	color: #fff;
  background-color: #DE5D50;
  border-color: #DE5D50;
	height: 56px;
	box-sizing:border-box;
	    line-height: 16px;
	    vertical-align: middle;
	    padding-top: 20px;
	    padding-bottom: 20px;
			display:block;
			width:100%;
			text-align:center;
}

#btn_eventform_exec{
	color: #fff;
  background-color: #DE5D50;
  border-color: #DE5D50;
	height: 56px;
	box-sizing:border-box;
	    line-height: 16px;
	    vertical-align: middle;
	    padding-top: 20px;
	    padding-bottom: 20px;
			display:none;
			width:100%;
			text-align:center;
			margin-bottom:3px;
}

#btn_eventform_back{
	color: #fff;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
	height: 56px;
	box-sizing:border-box;
	    line-height: 16px;
	    vertical-align: middle;
	    padding-top: 20px;
	    padding-bottom: 20px;
			display:none;
			width:100%;
			text-align:center;
}
#btn_open_eventform{
	color: #fff;
  background-color: #DE5D50;
  border-color: #DE5D50;
	height: 56px;
	box-sizing:border-box;
	    line-height: 16px;
	    vertical-align: middle;
	    padding-top: 20px;
	    padding-bottom: 20px;
			display:block;
			width:100%;
			text-align:center;
			margin-bottom:3px;
}
#detail_product_eventform_complete_wrap{
	display:none;
}
#detail_product_eventform_complete_wrap p{
	color:#ff0000;
	font-size:18px;
}

@media screen and (max-width: 769px) {
	#item_comment_wrap iframe{
		max-width:100%;
	}
}
.table_fav{
	width:100%;
	table-layout:fixed;
}

.td_favlink_img{
	width:15%;
	padding:5px;
	box-sizing:border-box;
	border:solid 1px #CCCCCC;
}
.favlink_img img{
	width:100%;

}
.td_favlink_title{
	width:79%;
	padding:5px;
	box-sizing:border-box;
	border:solid 1px #CCCCCC;
}
.td_favlink_delete{
	width:6%;
	padding:5px;
	box-sizing:border-box;
	border:solid 1px #CCCCCC;
	text-align:center;
}
.td_favlink_title .icon_sold{
	display:inline-block;
	padding:2px 5px;
	background:#999999;
	color:#FFFFFF;
}
.td_favlink_title .icon_hold{
	display:inline-block;
	padding:2px 5px;
	background:#8A4B08;
	color:#FFFFFF;
}

#favorite_list__pagination .pager{
	display:block;
	margin:0px;
	padding:10px 0px 0px;
	list-style-type:none;
}
#favorite_list__pagination .pager li{
	display:inline-block;
	width:34px;
	height:34px;
}
#favorite_list__pagination .pager li a{
	display:block;
	width:34px;
	height:34px;
	line-height:14px;
	padding:10px 0px;
	border:solid 1px #CCCCCC;
	color:#666666;
	box-sizing:border-box;
	background-color:#FFFFFF;
	text-align:center;
}
#favorite_list__pagination .pager li .current{
	display:block;
	width:34px;
	height:34px;
	line-height:14px;
	padding:10px 0px;
	border:solid 1px #CCCCCC;
	color:#ffffff;
	box-sizing:border-box;
	background-color:#666666;
	text-align:center;
}

.daibikipricetable{
	border-collapse: collapse;
}
.daibikipricetable td{
	border:solid 1px #CCCCCC;
	padding:5px;
}
.daibikipricetable th{
	border:solid 1px #CCCCCC;
	padding:5px;
	background-color:#ECECEC;
}

.delivery_notice{
	display:none;
}

.deliverytable{
margin-bottom:20px;
border-collapse:collapse;
}
.deliverytable td{
	padding:5px;
	border:solid 1px #000000;
}
.deliverytable th{
	padding:5px;
	border:solid 1px #000000;
	background-color:#ECECEC;
}

.deliverytable .prefname{
	width:130px;
}
.deliverytable .deliprice{
	width:130px;
}
h3.title_section{
background-color:#525263;
padding:7px;
color:#FFFFFF;
}