@charset "Shift_JIS";
.box_search{
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','Verdana';
	font-size: 13px;
	line-height: 15px;
	width: 624px;
	margin-left: auto;
	margin-right: auto;
	}

.top_search{
	width: 624px;
	padding-left: 15px;
	padding-right: 15px;
	background:url(../img/search_zaiko/bg_search_b.jpg) no-repeat;
	}

.top_search_b{
	width: 594px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	background:url(../img/search_zaiko/bg_search_b.jpg) no-repeat;
	}
	
.button_search{
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../img/search_zaiko/bg_search_c.jpg) no-repeat bottom;
	}
	
.button_search_b{
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	padding-bottom: 10px;
	background: url(../img/search_zaiko/bg_search_c.jpg) no-repeat bottom;
	}
	
.b3{
	padding-bottom: 3px;
	}
	
.b8{
	padding-bottom: 8px;
	}

.title_step_1and2{
	width: 590px;
	padding-bottom: 1px;
	}
.title_step1{
	width: 280px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	text-align: center;
	}
	
.title_step2{
	width: 280px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	text-align: center;
	}

.title_step3{
	width: 534px;
	padding-left: 60px;
	background: url(../img/search_zaiko/title_step3.gif) no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D9D9;
	}

.line_step1{
	margin-left: 3px;
	height: 260px;
	background: url(../img/search_zaiko/line_step1.gif) repeat-y;
	}
	
	
.calendar_line{
	border: 2px solid #D9D9D9;
	}
.cal_title_1{
	font-size: 14px;
	font-weight: bold;
	background: #FFE05F;
	
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	}
.cal_title_2{
	font-size: 14px;
	font-weight: bold;

	background: #AADFFB;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	}

.calendar_name{
	}
.cal_month{
	color: #E50012;
	}
	
.cal_youbi{
	background: #EDEDED;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	}

.y_sun{
	color: #F0645A;
	}

.y_sat{
	color: #006BB4;
	}

.d_normal{
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	}

.d_gray{
	background-color: #E6E6E6;
	color: #666666;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	}

.d_today{
	color: #E50012;
	font-weight: bold;
	}

.d_select{
	background-image: url(../img/search_zaiko/d_select.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}

.otodoke{
	background-image: url(../img/search_zaiko/bg_otodoke.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.hassou{
	background-image: url(../img/search_zaiko/bg_hassou.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.cal_select{
	text-align: center;
	padding-top: 3px;
	}

.title_list{
	border: 6px solid #E6E6E6;
	line-height: 18px;
	padding: 30px 15px 20px 15px;
	font-size: 30px;
	font-weight: bold;
	color: #0A3790;
	}

.t3{
	padding-top: 3px;
	}

.t5{
	padding-top: 5px;
	}

.t10{
	padding-top: 10px;
	}

.text_red{
	color: #E54749;
	}

.middle{
	vertical-align: middle;
	}

.right{
	text-align: right;
	}

.b10{
	padding-bottom: 10px;
	}

.b{
	font-weight: bold;
	}

.f11{
	font-size: 11px;
	}
.f14{
	font-size: 14px;
	}
.orange{
	color: #FF5E24;
	}
.blue{
	color: #0C56B5;
	}	
		

.title_sub{
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','Verdana';
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #0A3790;
	padding-bottom: 5px;
	background: url(../img/search_zaiko/bg_subtitle.gif) no-repeat left bottom;
	margin-bottom: 5px;
	}

.left{
	text-align: left;
	}

.goods_list{
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','Verdana';
	line-height: 12px;
	line-height: 16px;
display: flex;
flex-wrap: wrap;
}

.goodsbox{
	float: left;
	width: 340px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #D9D9D9;
	}

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

.goodsbox_l{
	float: left;
	width: 340px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right: 1px dotted #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	}

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

.goodsbox_left{
	position: relative;
	width: 150px;
	float:left;
	}

.goodsbox_left a {
	display: block;
	}

a.list_image {
	width: 150px;
	}

a.size_icon{
	position: absolute;
	top: 2px;
	left: 2px;
	width: 45px;
	height: 45px;
	}
	
.goodsbox_right{
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	}

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

.goodsbox_title{
	height: 63px;
	}

.text_small{
	font-size: 11px;
	line-height: 13px;
	color:#666666;
	padding: 3px 0px 3px 0px;
	}

.list_price{
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','Verdana';
	border: 1px solid #F0645A;
	background: #FDECEB;
	padding: 5px;
	font-size: 13px;
	line-height: 17px;
	text-align: center;
	}

.list_price_b{
	color: #E54749;
	font-weight: bold;
	}
	
.b30{
	padding-bottom: 30px;
	}

.accessorybox{
	/*float: left;*/
	width: 160px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-left: 7px;
	margin-right: 7px;
	}

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

.accessory_title{
	height: 35px;
	padding-bottom: 3px;
	}
	
.l5{
	padding-left: 5px;
	}

.right{
	text-align: right;
	}

.mt5{
	margin-top: 5px;
	}

div.accesarycart {
	width: 120px;
	height: 70px;
	padding-top: 20px;
	float: right;
}





.accessorybox p a img{
	width: 100%;
}