@charset "UTF-8";
body{
margin-top: 0px;
margin-bottom: 0px;
background-attachment: fixed;
background-color : navy;
font-family : "ＭＳ Ｐゴシック";
margin-left : auto;
margin-right : auto;
}
tr{
background-color: white;
}
em{
font-size: 16px;
font-weight: 600;
}
input{
padding-top : 2px;
}
a{
text-decoration: none;
color: black;
}
a:hover{
text-decoration: underline;
color: red;
}
#main{
width: 800px;
height: inherit;
}
#main_box{
width : 790px;
background-color : white;
padding-left : 10px;
}
.Class_text_1{
font-size: 12px;
font-weight: 400;
line-height: 18px;
letter-spacing: 2px;
}
.Class_price{
font-size: 12px;
font-weight: 400;
letter-spacing: 2px;
background-color: navy;
text-align : right;
}
.Class_red{
color: red;
background-color : #eeffff;
}
.Class_blue{
color: white;
background-color: navy;
}
.Class_sen_2{
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: black;
border-bottom-color: black;
}
.Class_echelon{
font-size : 15px;
font-weight: 600;
color: blue;
background-color: #d5ffff;
letter-spacing : 1px;
line-height : 1.4;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : solid;
border-bottom-style : solid;
border-top-color : blue;
border-bottom-color : blue;
}
.Class_600{
font-weight: 600;
}
.Class_mitsumori{
color: white;
background-color: #ff0000;
}
.Class_mitsumori01{
font-size : 14px;
color : red;
letter-spacing : 1px;
}
div{
margin-top : 0px;
margin-left : auto;
margin-right : auto;
margin-bottom : 0px;
}
td{
text-align : left;
}
img{
border-width : 0px;
}
.center{
text-align : center;
}

