body{
	font-size: 13px;
}

img{
	border-style: none;
}

div#main a{
	text-decoration: none;
	color: #0000ff;
}

div#main_top{
	position: relative;
	left: 10px;
}

div#main_top table{
	font-size: 12px;
	border: 0px;
	width: 600px;
	cellpadding: 1px 0px;
	cellspacing: 0px;
}

div#main_top td{
	text-align: center;
}

div#main_sub{
	position: relative;
	top: 15px;
	left: 10px;
}

div#main_sub1 table{
	font-size: 12px;
	border-spacing: 3px;
	width: 290px;
}

div#main_sub1 td{
	text-align: left;
	border-right: 1px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
}

div#main_sub2 table{
	text-align: left;
	font-size: 12px;
	border-spacing: 3px;
	width: 290px;
}

div#main_sub2 td{
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}

div#main_sub3 table{
	font-size: 12px;
	border-spacing: 3px;
	width: 600px;
}

div#main_sub3 td{
	text-align: left;
	border-right: 1px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
}

div#topic_path a{
	text-decoration: none;
	color: #0000ff;
}

div#topic_list a {
	color: #0000ff;
	text-decoration: underline;
}

div#main_item1_l table{
	font-size: 13px;
	border: 0px;
	width: 600px;
	cellpadding: 1px 0px;
	cellspacing: 0px;
}

div#main_item1_l td{
	text-align: left;
}

div#main_tokutei table{
	width: 600px;
	border-spacing: 10px;
}

div#main_tokutei th{
	text-align: right;
	vertical-align: top;
	border-right: 2px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 13px;
	width: 25%;
}

div#main_tokutei td{
	text-align: left;
	vertical-align: top;
	border-right: 2px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 13px;
	width: 75%;
}

div#print_price table{
	width: 600px;
	border-spacing: 1px;
}

div#print_price th{
	border-right: 2px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 13px;
	width: 75px;
}

div#print_price td{
	border-right: 1px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 15px;
}

div#print_price_t a {
	color: #0000ff;
}

div#print_price_t table{
	width: 600px;
	border-spacing: 1px;
}

div#print_price_t th{
	border-right: 2px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 13px;
	width: 75px;
	text-align: left;
}

div#print_price_t td{
	border-right: 1px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 13px;
	text-align: left;
}

div#print_price_b table{
	width: 600px;
	border-spacing: 1px;
}

div#print_price_b th{
	border-right: 2px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 13px;
	width: 50px;
}

div#print_price_b td{
	border-right: 1px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 15px;

}

div#screen_price table{
	width: 600px;
	border-spacing: 1px;
}

div#screen_price th{
	border-right: 2px #00A7DF solid;
	border-bottom: 2px #00A7DF solid;
	font-size: 13px;
	width: 150px;
}

div#screen_price td{
	border-right: 2px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 15px;
	width: 150px;
}

div#print_detail1 table{
	width: 600px;
	border-spacing: 1px;
}

div#print_detail1 td{
	text-align: center;
}

div#faq a{
	color: #0000ff;
}

div#faq table{
	width: 600px;
	text-align: left;
	border-spacing: 5px;
	line-height: 17px;
}

div#faq th{
	color: #0080ff;
	font-size: 12px;
	width: 30px;
	text-align: left;
}

div#faq td{
	font-size: 12px;
	width: 30px;
	text-align: left;
}

div#order a{
	color: #0000ff;
}

div#order table{
	width: 600px;
	text-align: left;
	border-spacing: 5px;
	line-height: 17px;
}

div#order td{
	font-size: 12px;
	width: 30px;
	text-align: left;
}

div#item2 table{
	width: 600px;
	border-spacing: 1px;
}

div#item2 th{
	border-right: 2px #00A7DF solid;
	border-bottom: 1px #00A7DF solid;
	font-size: 13px;
}

div#item2 td{
	font-size: 13px;
	width: 145px;
	border: 1px #00A7DF solid;
}

div.item1{
	width: 600px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.item1 p{
	margin: 4px 0px;
}

p.item1_model{
	color: #0080ff;
	font-size: 14px;
	font-weight: bold;
}

p.item1_setsumei{
	font-size: 12px;
}

p.item1_setsumei2{
	font-size: 11px;
}

img.item1_pic{
	float: left;
	margin-right: 20px;
}

div.item1 table{
	width: 600px;
	text-align: center;
	border-spacing: 1px;
	border: 1px #cccccc solid;
}

div.item1 th{
	font-size: 13px;
	border: 1px #cccccc solid;
	letter-spacing: 0px;
}

div.item1 td{
	font-size: 13px;
	width:100px;
	border: 1px #cccccc solid;
}

div.item2{
	width: 600px;
}

div.item2 p{
	margin: 4px 0px;
}

div.item2 table{
	width: 600px;
	text-align: center;
	border-spacing: 1px;
}

div.item2 th{
	font-size: 13px;
}

div.item2 td{
	font-size: 13px;
}

div.item3 table{
	width: 600px;
	text-align: center;
	border-spacing: 1px;
	border: 1px #cccccc solid;
}

div.item3 td{
	font-size: 13px;
	border: 1px #cccccc solid;
	width: 35px;
}

/* hamburger-menu */
.icon-hamburger {
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  height: 50px;
  position: relative;
  width: 50px;
  display: none;
  margin-bottom: 0.4em;
}

.icon-hamburger span {
  background: #cccccc;
  display: block;
  height: 16%;
  left: 50%;
  margin: -8% 0 0 -42%;
  position: absolute;
  top: 50%;
  width: 84%;
}

.icon-hamburger span::before,
.icon-hamburger span::after {
  background: #cccccc;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin: -8% 0 0 -50%;
  position: absolute;
  top: 50%;
  width: 100%;
}

.icon-hamburger span::before {
  margin-top: -38%;
}

.icon-hamburger span::after {
  margin-top: 19%;
}

@media screen and (max-width: 768px) {
  .icon-hamburger {
    display: inline-block;
  }
}
/* END hamburger-menu */

/* hamburger-menu-2 */
.menu-container {
  margin: 0;
}

.menu-container .menu {
  border: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-container .menu .menu-item {
  flex: 1;
}

.menu-container .menu .menu-item a {
  background: #fff;
  border-right: 1px solid #ccc;
  color: #333;
  display: block;
  padding: 0.6em 0.4em;
  text-align: center;
  text-decoration: none;
}

.menu-container .menu .menu-item a:hover {
  background: #ccc;
  color: #ffffff;
}

.menu-container .menu .menu-item:last-child a {
  border-right: none;
}

@media screen and (max-width: 768px) {
  .menu-container .menu {
    display: none;
    width: 100%;
  }
  .menu-container .menu .menu-item a {
    border-bottom: 1px solid #ccc;
    border-right: none;
  }
  .menu-container .menu .menu-item:last-child a {
    border-bottom: none;
  }
}
/* END hamburger-menu-2 */