@charset "Shift_JIS";
/* CSS Document */

body{
	font : normal normal normal 100% /normal Verdana, Arial, Helvetica, sans-serif, "Meiryo UI";
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333;
}

a:link{
	color:#339; text-decoration: none;
}
a:visited{
	text-decoration: none; color:#69f;
}
a:hover{
	color:#fc0;text-decoration:underline;
}

a:link.product{
	text-decoration: none; font-weight:bold; color:#000;
}
a:visited.product{
	text-decoration: none; color:#000;
}
a:hover.product{
	color:#fc0;text-decoration:underline;
}


.container{
	 
	width : 798px;
	margin: 0 auto;
} 

.header{
    width: 798px;
	height:50px;
	margin: 0 auto;
	padding: 0 1px 0 20px;
	vertical-align:bottom;
} 

.mainMenu{
  width:798px;
  height:40px;
  padding: 0px;
  margin: 0 auto;
}

.subMenu{
  width:798px;
  height:25px;
  padding: 0px;
  margin: 0 auto;
}

h1{
  font-size:10px;
  font-weight:bold;
  margin: 3px;
}

.side{
	width: 190px; 
	background: #f2f2f2;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.shopmenu{
  width:180px;
  font-size:11px;
  line-height:150%;
  margin-left:2px;
}

.shopTop{
  width:180px;
  font-size:11px;
  line-height:150%;
  margin-left:2px;
  margin-top:5px;
}

.mainContent{
	border-left : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	text-align:left;
	vertical-align:top;
  width : 798px;
}


.contentsHead{
  width:570px;
  height:25px;
  background-image : url(blueline.jpg);
  background-position:5px 20px;
  background-repeat:no-repeat;
  font-size : 13px;
  font-weight:bold;
  letter-spacing: 3px;
  padding: 0 0px 0 5px;
  margin-top:5px;
  margin-left:20px;
  border-left:#fc0 solid 7px;
}

.productInfo{
  width : 780px;
  font-size : 12px;
  line-height:180%;
  background-position:top left;
  background-repeat:no-repeat;
  margin-top:10px;
  padding: 5 0px 0 0px;
  margin-left:20px;
}

.productInfoHead{
  font-size:16px;
  font-weight:bold;
  color:#000;
}


.info{
  width:570px;
  font-size:11px;
  line-height:200%;
  padding: 0 0px 0 5px;
  text-align:left;
  vertical-align:top;
  margin-left:20px;
}

.info2{
  width:670px;
  font-size:11px;
  line-height:110%;
  padding: 0 0px 0 5px;
  text-align:left;
  vertical-align:top;
  margin-left:20px;
}

.footer{
    width: 798px;
	height:50px;
	margin: 0 auto;
	padding: 10 0px 10 20px;
	font-size:10px;
	color:#666;
	text-align:right;
} 

.goTop{
	 
  width:570px;
  height:25px;
  font-size:11px;
  padding: 0 0px 0 5px;
  margin-top:20px;
  margin-bottom:20px;
  text-align:right;
  margin-left:20px;
}

.image{
  margin-left : 10px;
  margin-top : 0px;
}

.language{
  margin-bottom:10px;



}