/* ‘‘‘‘ Xgi‘100%rόΘ΅:m/kobetsu/listpj ‘‘‘‘ */
.kobetsu_list01 {
width : 100%;
list-style : none;
}
.kobetsu_list01 .packagename{
font-weight:bold;
}
.kobetsu_list01 li {
position : relative;
height : auto;
padding:10px 25px 10px 10px;
}

.kobetsu_list01 li a:not(.noListLink) {
position : relative;
display : block;
width : 100%;
height : 100%;
padding : 10px;
text-decoration : none;
-webkit-box-sizing : border-box;
}

.kobetsu_list01 li:first-child {
border : none;
}

.kobetsu_list01 li:last-child {
border : none;
}

.kobetsu_list01 li:after {
content: "";
width: 0px;
height: 0px;
border-style: solid;
border-width: 8px 0px 8px 8px;
border-color: transparent transparent transparent #CC9900;
position: absolute;
right: 5px;
top: 50%;
margin-top: -10px;
}

.kobetsu_list01 li span.accord {
width : 100%;
height : 100%;
display : block;
position : relative;
padding : 10px;
color : #fff5cf;
}

/* ‘‘‘‘@{^iΆj@‘‘‘‘ */
.kobetsu_btn_left {
margin-right : 0;
float : left;
width : auto;
height : auto;
text-align : left;
border : solid 1px #ffffff;
border-top-right-radius : 10px;
border-bottom-right-radius : 10px;
box-shadow : 1px 1px 2px 1px #aaaaaa;
-webkit-box-shadow : 1px 1px 2px 1px #aaaaaa;
background : -webkit-gradient(linear, left top, left bottom, from(#d8be9a), to(#ba9866));
}

.kobetsu_btn_left a {
padding : 5px;
padding-left : 10px;
padding-right : 10px;
font-size : 14px;
color : #572d00;
text-decoration : none;
display : block;
}

.kobetsu_package_list{
}
.kobetsu_package_list li{
border-bottom:dashed 2px #cccccc;
}
.kobetsu_package_list li:first-child{
border-bottom:dashed 2px #cccccc!important;
}
.bn a{
display: block;
text-decoration: none;
font-weight: bold;
border-radius: 2px;
width: 60%;
margin: 0px auto;
padding: 10px 8px;
color: rgb(255, 255, 255) !important;
background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827));
background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);

}
.pakege_name{
font-weight:bold;
font-size:18px;
}

