
body {
	margin	:0;
	padding	:0;
	background-color:#000000;
	color:#e6e6e6;
	text-align:center;
}

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

a:hover{
	color:#ff0000;
	text-decoration:underline;
}

a:visited {
	color:#eeeeee;
	text-decoration:none;
}

div,form {
	margin:0;
	padding:0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

h1 {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: normal;
}

.txt10 {
	font-size: 10px;
	line-height: 14px;
}
.copyright {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.mailto {
	font-size: 12px;
	line-height: 16px;
}

/****** Common ID ******/

#container {
	margin:0 auto;
	padding:40px 0 20px 0;
	width:760px;
	text-align:left;
}

#language {
	font-size:10px;
}

#rakuten {
	float:right;
	font-size: 10px;
	margin-bottom:5px;
}

#flashcontent {
	clear:both;
	font-size: 12px;
	line-height:1.5;
}

#flashcontent p{
	clear:both;
}

#header {
	margin:0;
	padding:0 0 5px 0;
/*	border:1px solid #ff0000; */
}

#footer {
	clear:both;
	margin:1px 0;
	padding:10px 10px 30px 10px;
	background-image:url(images/footer_bg.gif);
	font-size:10px;
	line-height:1.5;
	text-align:right;
}

/****** Pages *******/

#headermenu {
	clear:both;
	background-color:#303030;
	margin-bottom:1px;
/*	border:1px solid #ff0000; */
}

#headermenu h1 {
	display:inline;
	margin:0;
	padding:0;
}

#headermenu #menu {
	float:right;
}

#headermenu #menu a {
	margin-left:1px;
}

#footermenu {
	padding-bottom:10px;
}

#stonelist {
}

#stonelist h4 {
	clear:both;
}

#stonelist li {
	display:inline;
	margin:0;
	padding:3px;
}

