body {
	margin: 0px 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.copyright {
	font-family: Verdana, "Verdana Ref", Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* Navigation Style 2006/2/1 Edited */
#navi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/* 2006/2/1 Campaign FF12 */
.top {
	background-image: url(/wimg/navi_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Utype {
	background-image: url(/wimg/navi_bg_U.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Ctype {
	background-image: url(/wimg/navi_bg_C.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Atype {
	background-image: url(/wimg/navi_bg_A.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.cd {
	background-image: url(/wimg/navi_bg_cd.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.dvd {
	background-image: url(/wimg/navi_bg_dvd.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.game {
	background-image: url(/wimg/navi_bg_game.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.book {
	background-image: url(/wimg/navi_bg_book.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.golf {
	background-image: url(/wimg/navi_bg_golf.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
/* 2006/2/1 Auction£Γος */
.your {
	background-image: url(/wimg/navi_bg_your.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.help {
	background-image: url(/wimg/navi_bg_help.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#navi a {
	color: #FFFFFF;
	text-decoration: none;
}

#navi a:visited {
	text-decoration: none;
}

#navi a:hover {
	text-decoration: underline;
}

/* Text Controll */
.price {
	color: #FF3838;
}
.red1 {
	color: #FF3838;
}
.red2 {
	color: #FF0000;
}
.txtbig {
	font-size: 120%;
}
.txtbigbold {
	font-size: 120%;
	font-weight: bold;
}


/* Form Button */
.formbtn40 {
	width: 45px;
	font-size: 12px;
}
.formbtn60 {
	width: 60px;
	font-size: 12px;
}
.formbtn100 {
	width: 100px;
	font-size: 12px;
}
.formbtn130 {
	width: 130px;
	font-size: 12px;
}
.formbtn160 {
	width: 160px;
	font-size: 12px;
}

/* Contents Area Style */
.contents-top {
	background-color: #E6E7D7;
	background-image: url(/wimg/contents_top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}
#pankuzu {
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* For BOX Contents */
/* ₯°₯ΏΌΟΘ€Ξ°Ο€ί */
.box-border {
	border: 1px solid #333333;
	margin-bottom: 8px;
}
.box-space {
	margin-bottom: 8px;
}

td.box-title {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
}
td.box-content {
	padding-top: 1px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
}
td.box-content2 {
	padding-top: 1px;
	padding-left: 8px;
}

td.faqbox {
	background-color: #EBF4F9;
	border: 1px solid #0F218B;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
td.rb1-list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}



/* For Carendar */
table#calendar {
	font-size: 80%;
}
#calendar th {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0.2em 0;
	text-align: center;
	font-family: georgia, serif;
}
#calendar td {
	width: 22px;
	text-align: center;
	padding: 0.1em 0;

}
#calendar td a {
	display: block;
	font-weight: bold;
}
th#sun {
	color: #CC3D3D;
}
th#sat {
	color: #2996CC
}
#calendar td a:link, #calendar td a:visited, #calendar td a:hover, #calendar td a:active {
	text-decoration: none;
}
#calendar td a:link { background: #FFF; border: 1px solid #CC3D3D; }
#calendar td a:visited { border: 1px solid #999; color: #666}
#calendar td a:hover, #calendar td a:active { background: #FFF; border: 1px solid #C66;}

.cal-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


/* For Center Contents */
#typeA {
	padding-left: 10px;
	padding-right: 10px;
}
#typeA table {
	width: 100%;
}
#typeB {
	padding-left: 10px;
}
#typeB table {
	width: 100%;
}
.searchwid {
	width: 145px;
}
.cntmd {
	margin-top: 20px;
	margin-bottom: 10px;
}
.cntmdt {
	margin-bottom: 10px;
}

.cbox-space {
	padding-bottom: 8px;
}
.gselect {	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4854A4;
}
.searchrslt {	margin-top: 10px;
}
.login-boxt {
	background-color: #E6E7D7;
	border: 1px solid #99CC33;
}
.login-boxc {
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}

#calc-small table {
	width: 160px;
}
#calc-mid table {
	width: 200px;
}
#calc-large table {
	width: 400px;
}

.N4border1st {
	background-color: #FFF3D4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.N41st {
	background-color: #FFF3D4;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.N4border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.N4komidashi {
	padding-left: 12px;
}
.N4story {
	border: 1px solid #4854A4;
}
.LUapfrm {
	padding-right: 15px;
	padding-left: 15px;
}

/* List cell decorative */
.list-table {
	margin-bottom: 10px;
}
.list-table-border-bottom {
	border-bottom: 1px solid #99CC33;
}
.list-tableAN {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
td.list-border-full {
	border: 1px solid #99CC33;
}
td.list-border-left {
	border-left: 1px solid #99CC33;
	border-right: 1px solid #99CC33;
}
td.list-border-top {
	border-top: 1px solid #99CC33;
	border-right: 1px solid #99CC33;
	border-bottom: 1px solid #99CC33;
}
td.list-border-right {
	border-right: 1px solid #99CC33;
}
.Yaddressbox {
	background-color: #E6E6E6;
	border: 1px solid #999999;
}
/* A·ΟΞΏΦ½ΠΙΚ€Ή€?Λ€Ο‘Χ₯ά₯Γ₯―₯ΉΝΡ */
#aex {
	margin: 8px;
}
.Aexpbox {
	width: 181px;
	border: 1px solid #2FAAC5;
	padding-bottom: 5px;
}
.Aexptxt {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.AN-list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.AN3box {
	border: 1px dotted #999999;
}
.AN3box2 {
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34B3D1;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.com-box {
	padding-top: 15px;
	padding-bottom: 10px;
}
.com-box2 {
	padding-bottom: 10px;
}
/* ΄°Ξ»²πΞΜ€Κ€Ι₯β§Γ₯»‘Ό₯ΈΝΡ°Ο€ί₯°₯τ£Ό₯Ώ*/
.border-box {
	border: 1px solid #99CC33;
}

/* A-1₯»₯ΏΏ‘ΌΙ?«½Π€·±¦Β¦ΗΨ·ΚΝΡ */
.acntmd {
	background-image: url(/wimg/A_cntmd_rplatina.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.dotbox {
	border: 1px dotted #999999;
}

