@charset "utf-8";

.column2{
	margin-bottom:30px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■itemBlock
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.itemBlock{
	margin-bottom:30px;
}
.itemBlock .hd02{
	margin-bottom:20px;
}
.itemBlock .hd03{
	margin-bottom:15px;
}
.item_detail{
	margin-bottom:20px;
}
/*--------------------------------
	img_box
--------------------------------*/
.item_detail .img_box{
	float:none;
	width:100%;
	margin-bottom:10px;
}
/*--------------------------------
	text_box
--------------------------------*/
.item_detail .text_box{
	padding-left:0;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■pulldown
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.pulldown{
	margin-bottom:-10px;
}
.pulldown dl{
	float:none;
	width:100%;
	margin:0 0 10px;
}
/*--------------------------------
	img_box
--------------------------------*/
.pulldown .ac_btn a{
	font-size:12px;
	padding:9px 10px;
}
.pulldown .ac_btn a:after{
	right:5%;
	-moz-background-size:auto 8px;
	-webkit-background-size:auto 8px;
	background-size:auto 8px;
}


/*--------------------------------
	ac_box
--------------------------------*/
.pulldown .ac_box{
	position:relative;
	padding-bottom:10px;
}
.pulldown .ac_box ul li a{
	font-size:12px;
	padding:9px 10px;
}
.pulldown .ac_box ul li a:after{
	right:5%;
	width:10px;
	-moz-background-size:auto 8px;
	-webkit-background-size:auto 8px;
	background-size:auto 8px;
}





















































