/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #000000;
}
body{
	font-size: 90%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FEE6BC;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#container{
	padding: 0px;
	width: 802px;
	background: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #000000;
}
#wrapper {
	width: 600px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 20px;
}
#topup {
	width: 800px;
	height: 15px;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
#head {
	height: 115px;
	width: 800px;
	font-size: 12px;
}
#top {
	width: 800px;
	font-size: 10px;
	color: #999999;
	height: 15px;
	text-align: left;
	text-indent: 10px;
}
#navbar {
	list-style-type:none;
	width: 802px;
	position: relative;
	margin: 0;
	padding: 0px;
	height: 40px;
	background: url(images/mbar.jpg) no-repeat;
}
#navbar a {
	letter-spacing: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 133px;
	text-align: center;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#navbar a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#navbar li {
	width: 133px;
	float: left;
	margin: 0px;
	height: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#box {
	width: 802px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#box_left {
	float: left;
	width: 205px;
	padding-left: 5px;
}
#box_right {
	width: 585px;
	float: right;
	margin-right: 1px;
}

#intop {
	color: #000000;
	width: 150px;
	text-align: center;
	letter-spacing: 1px;
	float: right;
	font-size: 12px;
	line-height: 20px;
}
#intop a {
	color: #FF0000;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 20px;
}
#intop a:hover {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	line-height: 20px;
}


#retop {
	color: #000000;
	height: 20px;
	width: 802px;
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	clear: both;
}
#retop a {
	color: #003366;
	text-decoration: none;
	font: 10px/20px ;
}
#retop a:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
}
#footer{
	text-align: center;
	margin: 0px;
	width: 802px;
	color : #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background: #FF6600 no-repeat;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
#footer a:active {
	color: #FF0000;
	position: relative;
	height: 1px;
	width: 1px;
	left: 1px;
	top: 1px;
	font-size: 12px;
}
#copy {
	height: 15px;
	width: 802px;
	text-align: right;
	padding-top: 5px;
	background: #FF6600;
	font: bolder 10px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#address {
	height: 35px;
	width: 797px;
	text-align: left;
	padding-top: 5px;
	background: #FF6600;
	color: #FFFFFF;
	padding-left: 5px;
	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#address a {
	font-weight: bold;
	color: #FFFFFF;
}
#address a:hover {
	text-decoration: underline;
}
#shouhinbox {
	padding: 0px;
	height: 323px;
	width: 200px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#shouhinbox2 {
	height: 210px;
	width: 200px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sidebar {
	color: #0066FF;
	font-size: 12px;
}
#sidebar a {
	color: #0066FF;
	letter-spacing: 1px;
	text-indent: 20px;
	display: block;
	width: 198px;
	padding: 1px;
	background: url(images/yajirushi_green.gif) no-repeat 5px;
	font-size: 12px;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar a:hover {
	color: #FF6633;
	text-decoration: none;
	text-indent: 20px;
	background: #FFFFCC url(images/yajirushi_green.gif) no-repeat 5px;
}
#sidebar1 {
	color: #000000;
	font: 12px;
}
#sidebar1 a {
	color: #0066FF;
	letter-spacing: 1px;
	text-indent: 20px;
	display: block;
	width: 198px;
	padding: 1px;
	background: url(images/yajirushi_green.gif) no-repeat 5px;
	font-size: 12px;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar1 a:hover {
	color: #FF3300;
	text-decoration: none;
	text-indent: 20px;
	background: #FFFFCC url(images/yajirushi_green.gif) no-repeat 5px;
}
#pricebar {
	color: #000000;
	font: normal 14px ;
}
#pricebar a {
	color: #333333;
	letter-spacing: 1px;
	text-indent: 35px;
	display: block;
	width: 580px;
	padding: 1px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font: 12px/30px ;
}
#pricebar a:hover {
	color: #000000;
	text-decoration: none;
	text-indent: 35px;
	background-color: #FFFFCC;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#pricebar2 {
	color: #000000;
	font: 14px ;
}
#pricebar2 a {
	color: #333333;
	letter-spacing: 1px;
	text-indent: 35px;
	display: block;
	width: 580px;
	padding: 1px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font: 12px/30px ;
}
#pricebar2 a:hover {
	color: #000000;
	text-decoration: none;
	text-indent: 35px;
	background: #CCCCCC url(images/arrow2.gif) no-repeat 10px;
}
#pricesidebar {
	color: #000000;
	font: normal 14px ;
}
#pricesidebar a {
	color: #333333;
	letter-spacing: 1px;
	text-indent: 30px;
	display: block;
	width: 210px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font: 12px/30px ;
	background: url(images/arrow2.gif) no-repeat 5px;
}
#pricesidebar a:hover {
	color: #000000;
	text-decoration: none;
	text-indent: 35px;
	background: #FFD7D7 url(images/arrow2.gif) no-repeat 10px;
}
#lnk a {
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	font: 12px/25px ;
}
#lnk a:hover {
	color: #0066FF;
	text-decoration: none;
}
#lnk a:active {
	position: relative;
	height: 1px;
	width: 1px;
	left: 1px;
	top: 1px;
}
.online {
	color: #FF0000;

	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.text1020 {
	font: 10px/15px ;
}
.txt1220 {
	font: 12px/20px ;
}.txt1620 {
	font: 24px/20px Arial, Helvetica, sans-serif;
}
.text1420r {
	color: #FF0000;
	font-size: 14px;
	line-height: 20px;
}
.txt1625e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
}
.txt1620r {
	color: #FF0000;
	font: bold 16px/20px Geneva, Arial, Helvetica, sans-serif;
}

.text10r {
	color: #FF0000;
	font-size: 10px;
	line-height: 15px;
}
.text10gy {
	font-size: 10px;
	color: #666666;
}
.text10w {
	color: #FFFFFF;
	font: 10px Georgia, Times, serif;
}
.text1220gy {
	color: #999999;
	font-size: 12px;
	line-height: 20px;
}
.text1220 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
.text1220r {
	color: #FF0000;
	font-size: 12px;
	line-height: 20px;
}
.text1220e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.text1225 {
	color: #000000;
	font-size: 12px;
	line-height: 25px;
}
.text1420 {
	color: #000000;
	font-size: 14px;
	line-height: 25px;
}
.text1420e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.text1625re {
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	font: 16px/25px Arial, Helvetica, sans-serif;
}
.text1420w {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
.text1430 {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	line-height: 30px;
}
.text1430w {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
}
.text1625 {
	color: #000000;
	font-size: 16px;
	line-height: 25px;
}
.txt1830 {
	color: #000000;
	font-size: 18px;
	line-height: 30px;
}
.dot {
	font: 12px/20px ;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.QA {
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 25px;
	background-color: #FF6600;
	text-indent: 10px;
}

h1 {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin:0;
	color: #FFFFFF;
	text-align: center;
}
#sub {
	margin: 0px;
	padding: 0px;
	width: 580px;
}
#sub a {
	display: block;
	color: #006633;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#sub a:hover {
	color: #FF6600;
}

#sub li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin: 0px;
}
#sub .hb {
	float: left;
	height: 20px;
	width: 100px;
	background-image: url(images/arrow4.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub .fyr {
	float: left;
	height: 20px;
	width: 125px;
	background-image: url(images/arrow4.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submenu {
	width: 580px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}




A.btn {
	display: block;          
	width: 140px;              
	color: #0000FF;
	background-color: #FFFFCC; 
	border: 2px outset #EEEEEE;
	margin: 0px;
	font-size: 12px;           
	line-height: 12px;         
	text-decoration: none;     
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
}
A.btn:hover {
  color: #0066FF;
  background-color: #FFFF99; 
  border: 2px inset #DDDDDD; 
  margin: 0px;
  padding: 4px 4px 0px 0px;
}
A.btn:active  { color: #FF0000; }
A.btns {
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
}
A.btns:hover {
	color: #FF0000;
}
A.btns:active  { color: #FF99FF; }
A.lnk {
	display: table;
	width: 150px;
	text-decoration: none;
	color: #0066FF;
	border: 1px ridge #CCCCCC;
	text-align: center;
	background-color: #FFFFCC;
	font-size: 12px;
	line-height: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
A.lnk:active  { text-decoration: none; color: #0000FF;}
A.lnk:visited { text-decoration: none; color: #0066FF;}
A.lnk:hover   { text-decoration: none; color: #FFFFFF; background-color: #FF0000;}
A.text-g {
	COLOR: #333333;
	font-size: 12px;
	line-height: 20px;
}
A.text-g:visited {
	COLOR: #333333}
A.text-g:hover {
	COLOR: #CCCCCC}
A.text-g:active {
	COLOR: #FF0000}

A.price {
	COLOR: #000066;
	font-size: 12px;
	line-height: 20px;
}
A.price:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	width: 100px;
	background-color: #FF6600;
}
A.price:active {
	COLOR: #FFFFFF;
	background: #FF0000;
}
A.pricebar {
	display: block;
	width: 125px;
	text-decoration: none;
	color: #000000;
	border: 2px ridge #CCCCCC;
	text-align: center;
	background-color: #EEEEEE;
	float: left;
	padding: 1px;
	clear: none;
	margin: 5px;
	letter-spacing: 1px;
	font: 12px/20px ;
}
A.pricebar:active  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
A.pricebar:hover   {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	border: 2px groove #CCCCCC;
}
