.sub-title {
  width : 770px;
  height : 30px;
  margin : 20px auto 16px auto;
  padding : 0;
  border-left:10px solid #BB3028;
}

.sub-title h2 {
  margin : 0;
  padding : 5px 0px 10px 10px;
  font-size : 14px;
  color : #BB3028;
}

.sub-title h2.txtgray {
  color : #666666;
}

#box{
  width : 745px;
  margin : 0px auto 0px auto;
}

.userguide-title h2.txtgray a:link { color: #BB3028 ; text-decoration : underline; }
.userguide-title h2.txtgray a:visited { color: #BB3028 ; text-decoration : underline; }
.userguide-title h2.txtgray a:hover { color: #BB3028 ; text-decoration : none;}
.userguide-title h2.txtgray a:active { color: #BB3028 ; text-decoration : none;}

.pack{
  width : 235px;
  margin : 0px 20px 10px 0px;
  float:left;
}

.packend{
  width : 235px;
  margin : 0px 0px 10px 0px;
  float:left;
}

.packline{
  margin : 10px 0px 10px 0px;
  border-top:1px dotted #cccccc;
}

.userguide-title {
  margin : 5px auto 10px auto;
  border-left:10px solid #BB3028;
}

#contact {
	text-align: left;
}

#contact table {
  width: 100%;
  margin-bottom: 1.6em;
}

#contact th,
#contact td {
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	padding-top: 0.8em;
	padding-right: 1.2em;
	padding-bottom: 0.8em;
	padding-left: 1.2em;
	white-space: nowrap;
	text-align: left;
}
#contact td.title {
	background-color: #ccc;
}
#contact input[type="text"],
#contact textarea {
    outline: none;
    border: 1px solid #aaa;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
input {
    font-size: 12px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 7px;
    border: 0px;
}
#contact input[type=submit],
#contact input[type=button],
#contact button[type=button],
#contact select {
    font-size: 120%;
    margin: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    padding-top: 0.4em;
    padding-right: 0.8em;
    padding-bottom: 0.4em;
    padding-left: 0.8em;
    cursor: pointer;
    background: -moz-linear-gradient(top, #fff, #f1f1f1 1%, #f1f1f1 50%, #dfdfdf 99%, #ccc);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #f1f1f1), color-stop(0.5, #f1f1f1), color-stop(0.99, #dfdfdf), to(#ccc));
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0.2em 0.4em #e7e7e7;
    -moz-box-shadow: 0px 0.2em 0.4em #e7e7e7;
}
#newmain #contact p {
    width: 100%;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    z-index: 2;
    display: block;
    width: auto;
    /* width: -webkit-calc(100% + 5em); */
    margin: 0;
    padding: 0.6em;
    background: transparent;
    border: 0;
    outline: none;
    font-size: 90%;
    line-height: 1.5;
}
select {
    font-size: 12px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 7px;
    border: 0px;
}
#contact .notic,
#contact .button {
	text-align: center;
}
.other_form {
	letter-spacing: -0.4em;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.other_form li {
	letter-spacing: normal;
	display: inline-block;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}
.other_form li.jba a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #003399;
	text-align: center;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 120%;
}
.other_form li.live a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #29a75b;
	text-align: center;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 120%;
}
@media screen and (min-width: 651px){
#newmain p.right {
	width: 75%;
	float:right;
	margin : 0;
 	padding : 10px 0px 5px 10px;
 	text-align:left;
}

.left { float:left;
}}

@media (max-width: 650px) {
#newmain p.right {
	margin : 0;
	font-size : 14px;
	width : 100% ;
 	padding : 5px 0px 10px 0px;
 	text-align:left;
}

.left { float:none;
}

.top30 { margin-top : 30px;
}

#contact th,
#contact td,
#newmain table th {
	white-space: normal;
	display: block;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
#contact input[type="text"],
#contact textarea {
	width: 90%;
}
}

.userguide-title h2 {
  margin : 0;
  padding : 5px 0px 5px 10px;
  font-size : 16px;
  line-height:140%;
  color : #BB3028;
}

#newmain .userguide-title h3 {
  margin : 0;
  padding : 5px 0px 5px 10px;
  font-size : 17px;
  line-height:140%;
  color : #BB3028;
}

.userguide-title h2 {
  color : #666666;
  background-image : none;
}

#newmain .userguide-title h3 {
  color : #666666;
  background-image : none;
}

.sub-title h2.mini {
  margin : 0;
  padding : 5px 0px 10px 10px;
  font-size : 12px;
  color : #666666;
  
}


.txtgray-xs {
  color : #666666;
  font-weight:normal;
  color:#666666;
  font-size:x-small;
}


#onecolumn #contact{
	padding: 31px 20px 0px 26px;
}

#onecolumn #contact table{
	width:700px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
#onecolumn #contact th , #onecolumn #contact td{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 5px 5px 5px 5px;
}

#onecolumn #contact th{
	width:230px;
	background-color:#E6E6E6;
	font-weight:normal;
	text-align:left;
	vertical-align:top;

}
#onecolumn #contact td{
	background-color:#FFFFFF;
}

#onecolumn #contact table .title{
	background-color:#CCCCCC;
}

#onecolumn #contact table .button{
	background-color:#E4E0C8;
	padding: 10px 5px 10px 20px;
}
#onecolumn #contact .contactend{
	width:400px;
	margin: 0px auto 0px auto;
	padding: 15px 15px 15px 15px;
	border:1px solid #666666;
	background-color:#E4E0C8;
}
#onecolumn #contact .contactend ul{
	margin: 10px 0px 20px 80px;
}
#onecolumn #contact .contactend li{
	list-style-type: disc;
	color:#CC0000;
}
#onecolumn #contact ul{
	margin: 10px 0px 20px 0px;
}
#onecolumn #contact li{
	padding: 0px 0px 0px 15px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#onecolumn .contactlist{
	position:relative;
}

#onecolumn #contact a{color: #FF6600;text-decoration: underline;}
#onecolumn #contact a:link{color: #FF6600;text-decoration: underline;}
#onecolumn #contact a:visited{color: #FF6600; text-decoration: underline;}
#onecolumn #contact a:active{color: #FF6600;text-decoration: underline;}
#onecolumn #contact a:hover{color: #FF6600;text-decoration: none;}


#breadcrumb{
	background-image: url(../images/breadcrumb_bg.gif);
	padding: 4px 0px 3px 10px;
	color:#FFFFFF;
	font-size:x-small;
}
#breadcrumb a{color: #FFFFFF;text-decoration: none;}
#breadcrumb a:link{color: #FFFFFF;text-decoration: none;}
#breadcrumb a:visited{color: #FFFFFF; text-decoration: none;}
#breadcrumb a:active{color: #FFFFFF;text-decoration: none;}
#breadcrumb a:hover{color: #FFFFFF;text-decoration: underline;}


.agree{
	font-size:12px;
	color:#333333;
	line-height:140%;
}

.agree ul{
	margin-left:0px;
	padding-left:0px;
}

.agree li{
	padding: 0px 0px 0px 15px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
}
.btn{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn input,
.btn button{
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#error{
	text-align: center;
}
#error p{
	margin-bottom: 10px;
}

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:100%;
	list-style-type: none;
	}

a{color: #FF6600;text-decoration: none;}
a:link{color: #FF6600;text-decoration: none;}
a:visited{color: #FF6600; text-decoration: none;}
a:active{color: #FF6600;text-decoration: none;}
a:hover{color: #FF6600;text-decoration: underline;}

img { border: none;}
a img { border: none;}

hr { display:none;}

.floatleft{ float:left;
}
.floatright{ float:right;}
.floatleft_2{
	float:left;
	width: 580px;
}
.onlineshop{ 
	width:245px;
	padding: 20px 0px 20px 0px;
	margin-bottom:20px;
	text-align:center;
	vertical-align:top;
	background-image: none;
	background-color:#FFFFFF;
}

.clr{
	clear: both;
	font-size:0px;
	line-height:0px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
}

.th01{
	text-align:left;
	width:100px;
	padding: 10px 0px 10px 10px;
	font-weight: normal; 
}
.td01{
	text-align:left;
	padding: 10px 10px 10px 0px;
}

.th02{
	width:30px;
	text-align:left;
	padding: 10px 0px 10px 10px;
	font-weight:normal;
}
.td02{
	text-align:left;
	padding: 10px 10px 10px 0px;
}


.txtcenter{ text-align:center;}
.txtright{ text-align:right;}
.txtleft{ text-align:left;}


.xs{ font-size:12px; line-height:160%;}
.s{ font-size:small;}
.m{ font-size:medium;}
.ll{ font-size:14px;}

.blue{ color:#000099;}


.indent00{
	text-indent: -1em;
	padding-left:1em;
}
.indent01{
	text-indent: 1em;
}

.imgleft{
	float: left;
	margin: 0px 5px 10px 0px;
}
.imgright{
	float: right;
	margin: 10px 0px 10px 0px;
}


.mar01{
	margin: 0px 0px 10px 0px;
}
.mar02{
	margin: 0px 0px 15px 0px;
}



.icon01 , .icon02{
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px 0px 2px 15px;
}
.icon01{
	background-image: url(../images/icon_02.gif);
}
.icon02{
	background-image: url(../images/icon_03.gif);
}


.marker01{
	color:#990000;
}

.red{
	color:#FF0000;
}

.topimg{
	padding: 0px 0px 2px 0px;
	border-bottom: solid 2px #000000;
}

.topimg2{
	padding: 0px 0px 2px 0px;
	border-bottom: solid 2px #000000;
}

.top1{
	margin: 10px 0px 20px 0px;
}
.top2{
	margin: 10px 0px 10px 15px;
}
.aucarea {
background-color:#FFFFFF;
border :1px solid #CCCCCC;
padding:10px 0px;
margin:10px 0px 10px 0px;
width:712px;
}

.aucarea .aucexp {
float:right;
padding:0px 13px 0px 0px;
width:550px;
}



.dothr {
background-image:url(../images/dot.gif);
background-position:0px 10px;
background-repeat:repeat-x;
padding:10px 0px 30px;
}

.dothr2 {
background-image:url(../images/dot.gif);
background-position:0px 10px;
background-repeat:repeat-x;
padding:10px 5px 10px 5px;
margin:;
}

#onecolumn #contact .btn_form{
	text-align: center;
	margin-top: 20px;
	width:700px;
}
#onecolumn #contact .btn_form button,
#onecolumn #contact .btn_form input
{
	padding: 4px 20px;
}
