@charset "UTF-8";
/* Reset
------------------------------------------------------------*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    color: #333333;
    font-family:"メイリオ", "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    line-height:1.4em;
    -webkit-text-size-adjust: 100%;
}
/*#318 Start Luvina Modify*/
i {
    font-family: sans-serif;
}
/*#318 End Luvina Modify*/
ul {
    list-style-type: none;
}
a {
    text-decoration: none;
    color: #0066cc;
}
em{
    font-style: inherit;
}
img,fieldset {
    border: 0;
}
img{
    max-width:100%;
    height:auto;
}
a img{
    border:none;
}
select {
    background:url(/img_r/icon/icon-select-right.png) no-repeat right center;
    box-shadow:inset 3px 0 0px #fff,inset -3px 0 0px #fff,inset 0px 3px 0px #fff,inset 0px -3px 0px #fff;
    padding:1px 0px 0 10px;
    height:25px;
    box-sizing:border-box;
    border:1px solid #666;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    text-indent: .01px;
    text-overflow: "";
    background:none\9;
    background-image:none\9;
    padding-right:0\9;
    background-size:1px 1px\9;
    background-color: #fff;
}
/*#445 Start Luvina Modify*/
select.fixIE::-ms-expand {
    display: none;
}
/*#445 End Luvina Modify*/
p.sys-btn-view-more {
    margin-top: 7px;
    text-align: center;
}
/*#533 Start Luvina Modify*/
.only_pc a img.link:HOVER {
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.only_pc a:HOVER {
    text-decoration: underline;
}
/*#533 End Luvina Modify*/
.float_r {
    float: right;
}
.float_l {
    float: left;
}
.clear {
    clear: both;
}
.sp
,.tablet{
    display:none;
    visibility:hidden;
}
.wrap{
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.wrap_body {
    width: 980px;
    margin: 0 auto;
    position: relative;
}
/*#194 Start Luvina Fix Bug 1202*/
#content_left {
/*#194 End Luvina Fix Bug 1202*/
    width: 720px;
}
#content_left .box {
    margin-right: 20px;
}
#content_right {
    width: 260px;
/*#194 Start Luvina Fix Bug 1202*/
}
/*#194 End Luvina Fix Bug 1202*/
/*#205 Start Luvina Modify*/
/* table */
table {
    border-collapse: collapse;
}
/* pankuzu */
#pkz {
    float:left;
    width:944px;
    font-size:12px;
    padding:2px 0px 3px 6px;
    background-color:#2b397e;
    color:#ffffff;
}
#pkz a:link,
#pkz a:visited {
    color:#ffffff;
    text-decoration:none;
}
/*#533 Start Luvina Modify*/
.only_pc #pkz a:hover {
    color:#ffffff;
    text-decoration:underline;
}
/*#533 End Luvina Modify*/
/*#219 Start Luvina Modify*/
/*-- ERROR --*/
#epsilon {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 945px;
}
#epsilon .box-text {
    margin-bottom: 10px;
    margin-top: 0;
}
#epsilon .box-text .box-error {
    margin: 0 0 5px;
    padding: 0;
    background: #ffeeee;
    border: 1px solid #ff0000;
}
#epsilon .box-text .box-error h3{
    margin: 0;
    padding: 5px;
    height: 19px;
    background: #ff3333;
    background-image: none;
    color: #ffffff;
    line-height: 1.6;
}
#epsilon .box-text .box-error ul {
    color: #FF0000;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
/*#241 Start Luvina Modify*/
div#popup_error_list .box-error {
    margin: 0 0 5px;
    padding: 0;
    background: #ffeeee;
    border: 1px solid #ff0000;
}
div#popup_error_list .box-error h3 {
    padding: 5px;
    height: 19px;
    background: #ff3333;
    background-image: none;
    color: #ffffff;
    line-height: 1.6;
}
div#popup_error_list .box-error ul {
    color: #FF0000;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
div#popup_error_list .box-error ul li {
    list-style-type: disc;
    font-size: 13px;
    margin-left: 10px;
}
/*#241 End Luvina Modify*/
/*-- /ERROR --*/
/*#219 End Luvina Modify*/
/*#205 End Luvina Modify*/