body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	text-decoration: none;
}#layout-contents td {
	font-size: 12px;
}
h2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
h4 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
h3 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
}
table.license {
	border: 1px solid #333D7F;
}



table.license_pricelist {
border: solid 1px #ffffff;
border-collapse: collapse;
margin-left:50px;
}

.license_pricelist td{
border: solid 1px #ffffff;
border-collapse: collapse;
padding:20px;
}

.li_plt01 {
color: #008b8b;
font-weight:600;
}


.access01{
	margin-bottom:30px;
}
.style1 {
	color: #000066;
	font-weight: bold;
}
.style2 {
	color:#03F;
	font-size:14px;
	font-weight: bold;
}


.shoptitle {
  fontsize: 16px;
  color: #6cb4e4;
  text-align: center;
  padding: 0.25em;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}


.btn-gradient-shopinfo {
  margin-top: 25px;
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 3px;
  font-weight: normal;
  font-size: 16px;
  color: #FFF;
  background-image: linear-gradient(45deg, #709dff 0%, #b0c9ff 100%);
  transition: .4s;
}

.btn-gradient-simple:hover {
  background-image: linear-gradient(45deg, #709dff 50%, #b0c9ff 100%);
}


.table-address {
   width: 425px;
   border-collapse: collapse;
   border: 0px solid black; /*?? */
}

.table-address td {
   border-width: 1px 0px; /* ?? */
   border-color: black;   /* ??? */
   border-style: solid;   /* ?? */
   padding: 0.3em;        /*??????*/
}