* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-image:url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

img {
	border: none;
	}

a {
	text-decoration: none;
	}

a:hover {
	color: #cc6633;
	}

h1 {
	font-size: 20px;
	color: #cc6633;
	}

h3 {
	font-size: 17px;
	}

h4 {
	font-size: 15px;
	}

p span, .bold {
	font-weight: bold;
	}

p em {
	font-size: 9px;
	font-style: normal;
	}

.brown {
	color: #993300;
	}

.red {
	color: #FF0000;
	}

ul li {
	list-style-type: none;
	}

#container {
	width: 800px;
	margin: 15px auto;
	background-color: #FFFFFF;
	}

#login {
	width: 600px;
	margin: 50px auto;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	text-align: center;
	}

#login table {
	margin: 20px 0;
	}

/* header */
#header {
	width: 800px;
	height: 86px;
	background-color: #ffcc66;
	}

#languages {
	float: right;
	}

.enjp {
	margin: 15px 15px 0 0;
	}

#menu {
	clear: both;
	width: 800px;
	}




#main {
	width: 785px;
	margin: 15px 0px 15px 15px;
	}

/* left1 */
#left {
	width: 162px;
	margin-right: 15px;
	float: left;
	}

#link {
	width: 162px;
	height: 251px;
	margin: 0 auto;
	background-image: url(images/link.jpg);
	background-repeat:no-repeat;
	}

#linkjp {
	width: 162px;
	height: 251px;
	margin: 0 auto;
	background-image: url(images/linkjp.jpg);
	background-repeat:no-repeat;
	}

#link_logo {
	width: 130px;
	padding: 104px 16px 0 16px;
	text-align: center;
	}

#middle {
	width: 400px;
	margin-right: 10px;
	float: left;
	}
	
.shop {
	width: 128px;
	margin: 10px 0 0 4px;
	float: left;
	text-align: center;
	}

/* left2 */
#left2 {
	width: 558px;
	padding: 10px;
	float: left;
	border-right: 1px solid #993300;
	}

.side {
	float: left;
	width: 7px;
	height: 25px;
	background-color: #993300;
	;
	}

#page {
	border-bottom: 1px solid #993300;
	}

.clients_category1 {
	padding: 5px;
	background-color: #cc6633;
	color: #ffffff;
	}

.clients_category1 a {
	color: #FFFFFF;
	}

.clients_category1 a:hover {
	text-decoration: underline;
	}

.clients_category2, .about {
	padding: 5px;
	color: #cc6633;
	}

.border_left {
	height: 20px;
	border-top: 1px solid #cc6633;
	border-left: 1px solid #cc6633;
	background-color: #ffffcc;
	}

.clients {
	width: 265px;
	margin: 10px 0 5px 4px;
	float: left;
	text-align: center;
	}

.table1 {
	background-color: #ffffff;
	}

.table1 .td1 {
	width: 180px;
	background-color: #cc6633;
	color: #FFFFFF;
	}

.table1 td {
	background-color: #FFCC66;
	padding: 2px;
	text-align: center;
	}

.td1 a {
	color: #FFFFFF;
	font-weight: bold;
	}
	
.bk_orange {
	padding: 3px;
	background-color: #cc6633;
	color: #ffffff;
	}

.advantage {
	 padding: 10px;
	 font-size: 13px;
	 font-weight: bold;
	 line-height: 120%;
	 }

.advantage li {
	list-style-type: disc;
	}

.bk_yellow {
	padding: 5px;
	color: #993300;
	background-color: #ffffcc;
	border: 1px solid #cc6633;
	font-weight: bold;
	}

.bk_yellow a {
	color: #993300;
	}

.bk_yellow a:hover {
	color: #cc6633;
	text-decoration: underline;
	}

.bk_yellow table tr {
	vertical-align: top;
	}

.middle {
	padding: 5px;
	color: #993300;
	}

.middle a {
	color: #993300;
	}

#tobe_ol {
	padding: 5px 30px;
	font-weight: bold;
	}

#tobe_ol li {
	padding: 5px 0;
	}

.tobe_box {
	padding: 10px;
	background-color: #ffffcc;
	color: #993300;
	}

.template {
	float: left;
	width: 160px;
	height: 130px;
	padding: 10px;
	text-align: center;
	}

.template img {
	border: 1px solid #999999;
	}

.template a:hover img {
	border: 3px solid #FF9933;
	}

img.temp_nocart {
	border: none;
	}

#thanks {
	margin-top: 50px;
	text-align: center;
	font-size: 14px;
	color: #993300;
	}

/* rifht */
#right {
	width: 186px;
	float: right;
	margin-right: 6px;
	padding-bottom: 10px;
	}

#whatsnew {
	width: 186px;
	height: 150px;
	padding: 0px;
	background-color:#ffffcc;
	}

#whatsnew a {
	color: #666666;
	}

#whatsnew a:hover {
	color: #cc6633;
	}
	
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	}

/* rifht2 */
#right2 {
	width: 162px;
	margin-right: 10px;
	padding: 10px;
	float: right;
	background-color: #FFFFCC;
	}

/* footer */
#footer {
	clear: both;
	width: 800px;
	height: 78px;
	padding-top: 15px;
	color: #993300;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	}
	
#footer a {
	color: #993300;
	}

#login_footer {
	clear: both;
	width: 600px;
	height: 58px;
	padding-top: 12px;
	margin-top: 15px;
	font-size: 10px;
	color: #993300;
	text-align: center;
	background-image: url(images/login_footer.jpg);
	background-repeat: no-repeat;
	}

#login_footer a {
	color: #993300;
	}

.clear {
	clear: both;
	height: 0px;
	}

.clocklink {
	width: 300px;
	height: 20px;
	background-color: #FF9900;
	color: #FFFFFF;
	vertical-align: middle;
	}