@charset "UTF-8";
/* CSS Document */

*{
  margin:0;
  padding:0;
  border:none;
  list-style-type:none;
  font-size:10px;
  line-height:120%;
  text-align:left;
  font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ','MS P Gothic','ＭＳ Ｐゴシック',sans-serif;
  }

body {
	color:#999999;
}
#main {
  width:700px;
  margin:40px auto 0 auto;
}
#box {
}
a {
	color:#999999;
  text-decoration:none;
}
a:hover {
  color:#4b0082;
  text-decoration:none;
}
/*top---------------------*/
.top {
  height:80px;
  margin:0 0 10px 0;
}
/*leftcolumn---------------------*/
.leftcolumn {
  width:160px;
  float:left;
}
.leftcolumn ul li a img {
  margin:0 0 10px 0;
}

/*
iframe
--------------------*/
iframe.navigation {
	width:160px;
	height:650px;
	border:none;
}

/*rightcolumn---------------------*/
.rightcolmn {
	width:538px;
	float:right;
	border:#dddddd solid 1px;
}
.next {
	clear:both;
	padding:0 35px 0 41px;
}
.next span {
	padding-top:30px;
	padding-bottom:15px;
}

/*copyrigth---------------------*/
.copyright {
 	clear:both;
 	text-align:center;
	font-size:9px;
}
/*indexpage---------------------*/
.pr {
  margin:0 0 15px 0;
}
.item {
	padding:0 0 0 41px;
}
.item li {
  width:120px;
  float:left;
  margin:35px 45px 0 0;
}
.item li a img {
  margin:0 0 5px 0;
}
/*itempage---------------------*/
/*i-leftcolumn---------------------*/
.i-leftcolumn {
  float:left;
  width:200px;
  margin:10px 0 0 0;
  text-align:center;
}
.i-leftcolumn img {
  margin:25px 0 0px 0;
}
.i-leftcolumn p {
  margin:10px 0 10px 0;
}
.i-leftcolumn ul li {
  float:left;
  margin:0 10px 10px 0;
}
.i-leftcolumn ul li a img {
  margin:10px 0 0 0;
}
/*i-rightcolmn---------------------*/
.i-rightcolmn {
  float:right;
  width:320px;
  margin:10px 0 0 20px;
  text-align:center;
}
.i-rightcolmn img {
  margin:0 0 20px 0;
}
.i-rightcolmn p {
  font-size:13px;
  margin:0 0 20px 0;
}
.buy {
  background-color:#CCCCCC;
  margin:0 0 10px 0;
  padding:10px;
  line-height:16px;
}
.buy a img {
  margin:0;
}
.red {
  color:#CC3300;
  font-weight:700;
}
.no {
  font-size:13px;
  font-weight:600;
}
.blue {
  color:#0000CC;
  font-weight:700;
}
.footer {
  clear:both;
}
.footer ul li {
  float:left;
}
.footer ul li a img {
  margin:7px;
}


/*introductionpage----------*/

.introin {
  width:179px;
  float:left;
  text-align:center;
}
.introin a img {
  margin:10px 0 10px 0;
}
.introin a {
  text-align:center;
}
.intoro-left {
  float:left;
  width:340px;
  margin:10px 0 0 0;
}
.intoro-right {
  float:right;
  margin:10px 0 0 0;
}
.intoro-left dl dd {
  float:left;
  width:100px;
  height:15px;
  margin:0 0 5px 5px;
  font-size:12px;
  border-bottom:#CCCCCC solid 1px;
}
.intoro-left dl dt {
  float:left;
  width:220px;
  height:15px;
  margin:0 0 5px 5px;
  font-size:12px;
  border-bottom:#CCCCCC solid 1px;
}
.intoro-left dl dt span {
  font-size:12px;
  color:#009900;
}


/*linkpage---------------------*/
.linkbox {
  border-top:#dddddd solid 1px;
}
.linkbox ul li {
  width:100px;
  height:190px;
  margin:5px;
  padding:5px;
  background-color:#f5f5f5;
  float:left;
}
.linkbox ul li a img {
  margin:10px 0 10px 0;
}
.sentence {
  margin:3px;
}
.banner {
	height:250px;
	clear:both;
	margin:0 0 0 5px;
}
.banner p {
  font-size:11px;
  margin:5px 0 0 0;
}
.banner img {
  margin:5px 0 0 0;
}
/*helppage---------------------*/
.topmenu {
  margin:0;
  border-top:#dddddd solid 1px;
}
.topmenu ul li {
  margin:10px 0 0 10px;
  
}
.topmenu ul li a {
  font-size:11px;
  
}
.helpin {
  font-size:13px;
  line-height:18px;
  margin:0 0 0 10px;
}
.helpin span {
  font-size:12px;
  font-weight:700;
}
.helpin ul {
}
.helpin ul li {
  float:left;
  width:48px;
  margin:0 0 5px 0;
}
.helpin p {
  font-size:13px;
  margin:10px 0 10px 0;
}
.helpin a {
	font-size:13px;
}
/*orderformpage-------------------*/

.order {
	font-size:13px;
  border-top:#dddddd solid 1px;
  padding:5px;
}






