@charset "euc-jp";
/*
	Site Name: 
	Description: CSS filter
	Date: 2008/05/28
	Last Update: 2008/05/28
	Author: ¥ì¥Ü¥Í¥Ã¥È³ô¼°²ñ¼Ò. http://www.revonet.co.jp
*/

*/
BODY {
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main {
	line-height: 1.5;
}
/*
A {
  color: #428dff;
  text-decoration: none;
}

A:hover {
  color: #ffb062;
  text-decoration: none;
}
FORM {
	display: inline;
}
*/

.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TABLE.headerNavigation {
  background-color: #abbbd3;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
	font-family: Verdana, Arial, sans-serif;
	padding: 5px;
	color: #FFFFFF;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #333333;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
}

TD.productListing-data {
	padding: 5px;
	color: #000000;
}
#content TD.productListing-data a{
	color: #333333;
}
#content TD.productListing-data a:hover{
	color: #CC3333;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-weight: bold;
	color: #9a9a9a;
	padding-top: 0px;
	margin-top: 0px;
}

.center_column {
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.main_page{
	padding: 0px;
	width: 545px;
	margin: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
	background: #eff4f8;
	font-size: 10px;
	padding: 3px;
	border: 1px dotted #ffb062;
	color: #000000;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eff4f8;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
	font-size: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}



















/* ===== Universal Reset ===== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,th,td {
  margin:0px;
  padding:0px;
}

/* ===== ¢¦¥Ú¡¼¥¸Á´ÈÌÀßÄê ===== */
input[type="submit"],input[type="reset"],
input[type="radio"],input[type="checkbox"],
label,button {
  cursor:pointer;
}

a {
	color: #0080FF;
}

a:hover {
	color: #CC3333;
}

h1,h2,h3,h4,h5,h6 {
  font-size:140%;
}
h1 {
	font-size:100%;
	font-weight: normal;
	display: none;
}

ol,ul {
  list-style:none;
}

a img {
  border:none;
}

img {
	border: none;
}

p {
	line-height: 160%;
	text-align: left;
}

ul {
	padding-left: 20px;
	margin-bottom: 10px;
}

li {
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ===== ¢¥¥Ú¡¼¥¸Á´ÈÌÀßÄê ===== */

/* ===== ¢¦body ===== */
body {
	text-align: center;
	font-size: 14px;
	background-image: url(../images/bodyBg.jpg);
}

/* ===== ¢¥body ===== */

/* ===== ¢¦container ===== */
#container {
	width: 780px;
	text-align: left;
	margin: 0px auto;
	background-position: top center;
	background-color: #FFFFFF;
	color: #333333;
}

/* ===== ¢¥container ===== */


/* ===== ¢¦header ===== */
#header {
	height: 100px;
	width: 780px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo a{
	width: 280px;
	height: 75px;
	display: block;
	margin-top: 15px;
	float: left;
	text-indent: -9999px;
}

#headerContact {
	margin-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 430px;
	padding-top: 50px;
}

#headerContact a{
	padding-top: 5px;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#headerContact a:hover{
	padding-top: 5px;
	padding-bottom: 10px;
	color: #99CC00;
	text-decoration: underline;
}

#headerContact a.sitemap {
	background-image: url(../images/naviSitemap.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
}
#headerContact a.cart {
	background-image: url(../images/naviCart.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 5px;
}
#headerContact a.cash {
	background-image: url(../images/naviCash.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 5px;
}


/* ===== ¢¦gNavi ===== */
.gNavi {
	background-image: url(../images/gNavi.jpg);
	height: 45px;
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
	width: 780px;
	float: left;
}


.gNavi ul{
	border: 0;
	margin: 0;
	padding: 0;
	
}

.gNavi ul li{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(../images/gNavi.jpg);
	
}

.gNavi ul li a{
	display: block;
	color: #333333;
	text-decoration:none;
	height: 37px;
	background-image: url(../images/gNavi.jpg);
}

.gNavi ul li a:hover{
	display: block;
	color: #333333;
	background-repeat: no-repeat;
	background-image: url(../images/gNavi.jpg);

}

.gNavi li a{
	font-size: 12px;
	text-indent: -9999px;
}



.gNavi li#navi_1 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 134px;
}
.gNavi li#navi_1 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: 0px -50px;
	height: 50px;
	width: 134px;
}

.gNavi li#navi_2 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 122px;
	background-position: -134px 0;
}
.gNavi li#navi_2 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -134px -50px;
	height: 50px;
	width: 122px;
}

.gNavi li#navi_3 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 139px;
	background-position: -256px 0;
}
.gNavi li#navi_3 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -256px -50px;
	height: 50px;
	width: 139px;
}

.gNavi li#navi_4 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 204px;
	background-position: -395px 0;
}
.gNavi li#navi_4 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -395px -50px;
	height: 50px;
	width: 204px;
}


.gNavi li#navi_5 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 181px;
	background-position: -599px 0;
}
.gNavi li#navi_5 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -599px -50px;
	height: 50px;
	width: 181px;
}

/* ===== ¢¥gNavi ===== */
/* ===== ¢¦bread ===== */
#bread {
	height: 15px;
	width: 760px;
	padding: 10px;
	font-size: 90%;
	clear: both;
}
/* ===== ¢¥bread ===== */
/* ===== ¢¥header ===== */


/* ===== ¢¦side ===== */
#sNavi {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#sNavi p{
	padding: 5px;
	padding-left: 0px;
	background-color: #dddddd;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
	width: 200px;
	background-image: url(../images/sidePBg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#sNavi .infoBg {
	padding: 5px;
	padding-left: 0px;
	background-color: #dddddd;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
	width: 200px;
	background-image: url(../images/sidePInfoBg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#sNavi h2{
	background-image: url(../images/sideH2bg.jpg);
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 120%;
	color: #000000;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 200px;
}
#sNavi h2.info{
	background-image: url(../images/sideH2bgInfo.jpg);
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 120%;
	color: #000000;
	text-indent: -9999px;
}
#sNavi h2.search{
	background-image: url(../images/sideH2bgSearch.jpg);
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 30px;
	font-size: 120%;
	color: #000000;
	text-indent: -9999px;
}

#sNavi a{
	color: #000000;
	text-decoration: none;
	padding-left: 45px;
	display: block;
}

#sNavi a:hover{
	color: #99CC00;
	text-decoration: underline;
	display: block;
}


#bn1 a{
	background-image: url(../images/bn1.jpg);
	height: 91px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#sNavi .sideBn1 a{
	background-image: url(../images/sideBn1.jpg);
	height: 75px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	padding-left: 0px;
}
#sNavi .sideBn2 a{
	background-image: url(../images/sideBn2.jpg);
	height: 75px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	padding-left: 0px;
}

#sNavi .sideBn3 a{
	background-image: url(../images/sideBn3.jpg);
	height: 75px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0px;
}

#sNavi .mail a{
	background-image: url(../images/mail.jpg);
	height: 35px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0px;
}
#sNavi .fax a{
	background-image: url(../images/fax.jpg);
	height: 35px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0px;
}
.searchBox{
	border: 1px solid #3A3A3A;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
input#btnSearch{
	padding-top: 7px;
	margin-top: 5px;
}
input#box{
	margin-bottom: 5px;
}
#sNavi .favorite a{
	background-image: url(../images/favorite.jpg);
	height: 35px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0px;
}

#sNavi .sideContact a{
	background-image: url(../images/sideContact.jpg);
	height: 200px;
	width: 200px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	padding-left: 0px;
}


#sNavi .sLink h3{
	padding: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
	width: 200px;
	background-image: url(none);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
}

#sNavi .sLink h3 a{
	padding-left: 0px;
}

#sNavi .sLink a{
	padding-left: 0px;
}

#sNavi .sLink p{
	padding: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #000000;
	width: 200px;
	background-image: url(none);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	background-color: #FFFFFF;
}

/* ===== ¢¥side ===== */


/* ===== ¢¦content ===== */
#content {
	float: left;
	width: 545px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#concept {
	background-image: url(../images/concept.jpg);
	height: 60px;
	background-repeat: no-repeat;
	background-position: bottom center;
	clear: both;
	padding-left: 160px;
	padding-top: 10px;
	font-size: 85%;
	line-height: 160%;
	margin-bottom: 10px;
	display: block;
	color: #FFFFFF;
}


#content h2{
	padding: 12px;
	background-image: url(../images/h2Bg.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 40px;
	color: #333333;
	clear: both;
	font-size: 90%;
	margin-top: 0px;
}

#content h3{
	padding: 10px;
	margin: 5px 10px;
	background-image: url(../images/h3Bg.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 35px;
	color: #FF0000;
	width: 400px;
	font-size: 90%;
	margin-left: 15px;
}

#content h4{
	padding: 15px;
	width: 560px;
	margin: 5px 10px;
	background-image: url(../images/h2Bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 45px;
	color: #000000;
	clear: both;
}

#content .point {
	padding: 15px;
	background-image: url(../images/pointBg.jpg);
	background-position: bottom left;
	margin: 5px 10px;
	padding-left: 90px;
	font-size: 110%;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	width: 560px;
	clear: both;
	display: block;

}

#content p{
	clear: both;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#content a{
	color: #316AC5;
}
#content a:hover {
	color: #CC3333;
}


#content .list {
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px;
	padding-left: 30px;
	margin-left: 10px;
}
#content .link {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.line1 {
	width: 265px;
	float: left;
	margin-bottom: 10px;
}

.line2 {
	width: 265px;
	float: right;
	margin-bottom: 10px;
	padding-left: 5px;
}

.select1 {
}
.select1 a{
	background-image: url(../images/select1.jpg);
	height: 91px;
	width: 265px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.select2 {
}
.select2 a{
	background-image: url(../images/select2.jpg);
	height: 91px;
	width: 265px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}

#content .imgRight {
	float: right;
	margin: 0px 10px;
}
.item {
	width: 173px;
	float: left;
	margin: 0px;
	padding: 10px 3px;
}
#content .item p{
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}
#content .item p.new{
	background-image: url(../images/new.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content .item p.sale{
	background-image: url(../images/sale.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content .item img{
	vertical-align: text-top;
}
b {
	color: #FF0000;
}
dl {
	background-color: #333333;
	color: #FFFFFF;
	margin: 5px;
	width: 520px;
	margin-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

dt {
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
	width: 160px;
	float: left;
	background-color: #333333;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}
	
dd {
	background-color: #FFFFFF;
	margin: 0 0 0 160px;
	padding: 10px;
	color: #333333;
	text-align: left;
	border-top: 1px solid #CCCCCC;
}
#content .profile a {
	color: #888888;
}
#content .profile a:hover {
	color: #CC3333;
}
#content .write a {
	color: #888888;
}
#content .write a:hover {
	color: #CC3333;
}
.contact table {
	padding: 0px;
	text-align: left;
	margin-left: 5px;
	width: 525px;
}
.contact td {
	padding: 5px;
	border-color: #999999;
	border: 1px solid;
}

table {
	margin-top: 0px;
	padding-top: 0px;
}
caption {
	padding-top: 5px;
	padding-bottom: 5px;
}

tr {
	padding-top: 0px;
	margin-top: 0px;
}

td {
	margin-top: 0px;
	padding-top: 0px;
}

th {
	background-color: #0094D5;
	padding: 5px;
	font-size: 100%;
	color: #FFFFFF;
}

form {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
.color2 {
	width: 200px;
	text-align: center;
}

.style1 {
	color: #336600;
}
.style2 {
	color: #CC3300;
}

/*ranking*/

#rank {
	clear: both;
	width: 520px;
	padding: 10px;
	padding-left: 20px;
}

#rankL {
	float: left;
	background-position: top left;
	background-repeat: repeat-y;
	width: 200px;
	text-align: center;
	margin-bottom: 10px;
}

#rankL h2{
	background-image: url(../images/rankLH2.jpg);
	width: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #FF0000;
}

#rankL p{
	margin: 0px auto;
	width: 160px;
	padding: 5px 0px;
	font-size: 85%;
}

.rankLbottom {
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#rankR {
	float: left;
	width: 300px;
	padding-left: 10px;
	text-align: left;
}

#rankR h2{
	background-image: url(../images/rankRH2.jpg);
	width: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 35px;
	padding-top: 8px;
}

#rankR p{
	margin: 0px;
	width: 270px;
	padding: 5px 0px 5px 10px;
	font-size: 85%;
}

#rankR img{
	float: right;
	padding: 0px 10px;
}
.frame {
	border: 1px solid;
	background-color: #EEEEEE;
	border-color: #999999;
	color: #333333;
	margin-bottom: 5px;
	clear: both;
	width: 500px;
	padding: 10px;
	margin-top: 5px;
	line-height: 120%;
	margin-left: 10px;
}
#content .circle li{
	padding: 5px;
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: circle;
	background-image: none;
}
/* ===== ¢¥content ===== */




/* ===== ¢¦footer ===== */
#footer {
	clear: both;
	background-color: #EEEEEE;
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	height: 240px;
	text-align: center;
	padding-top: 30px;
	line-height: 10px;
	background-repeat: no-repeat;
}

#footer a{
	color: #FFFFFF;
}

#footer a:hover{
	color: #999999;
	text-decoration: underline;
}

#footer2 {
	clear: both;
	background-color: #C2E74A;
	padding: 10px;
}

#footer2 p{
	text-align: center;
	color: #333333;
}


#footer2 a{
	color: #000000;
}

#footer2 a:hover{}


/* ===== ¢¦copy ===== */
#copy {
	padding: 10px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#copy a{
	color: #D6FF00;
}

#copy a:hover{
	color: #99CC00;
}
.copyLogo a{
	background-image: url(../images/copyLogo.gif);
	width: 62px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	float: right;
}

#revo {
	float: right;
	margin: 0px 10px;
}
#footer .pr{
	color: #666666;
	font-size: 11px;
	line-height: 13px;
}
#footer .pr a{
	color: #666666;
}
#footer .pr a:hover{
	color: #999999;
}


/* ===== ¢¥copy ===== */

/* ===== ¢¥footer ===== */
