.jktitle {
    padding: 5px 0 5px 10px !important;
}

.jk_copy{
	padding-bottom:10px;
}

.tracklist2 li {

	list-style: decimal;
	list-style-position: inside;
	margin-left: 0;
	background: #f5f5f5;
	padding: 6px 6px 6px 15px !important;
	border-bottom: 2px dotted #e5e5e5;
	padding: 6px 6px 6px 35px;
	margin-left: 0;
}

.syuroku{
	padding-top:30px;
	text-align:right;
}

.cmn_column03{
    padding-bottom: 30px;
}

.furoku_img{
	margin: 0px 100px 20px !important;
}

/* 共通CSS */ 


.copy{
	padding-bottom:10px;
}

.padding10{
	padding-top:10px;
}

.waku{
padding: 10px;
    margin: 20px 0px;
    border: solid 1px #f39800;
}

.graff{
    padding: 30px;
    background-color: #eaf6fd;
    margin: 20px 0px;
    border: solid 1px #080863;
}

.paddingside{
	padding:0px 50px;
}

/* オーダーボタンのマウスオーバー */ 

.order_btn a:hover {
    opacity: 0.6 !important;
}