* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(image/header-bg-1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 380px;
	width: 100%;
}
#wrapper { 
 margin: 0 auto;
 width: 100%;
}
#faux {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	height: 380px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;

}

h1 {
	color: #FFFFFF;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF3300;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 20px;
	font-size: 24px;
	font-weight: bold;
	clear: both;
}

a:link { text-decoration:none; color: #003399;}
a:visited { text-decoration:none; color: #003399;}
a:active { text-decoration:none; color: #003399;}
a:hover {
	text-decoration:none;
    color: #CC0000;
}

#header #left {
	float: left;
	height: 380px;
	width: 50%;
}

#header #left #image {
	float: left;
	height: 46px;
	width: 126px;
}

#header #left #menu {
	float: right;
}

#header #left #menu li{
	float: left;
	background-image: url(image/li-bag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	height: 26px;
	padding-right: 10px;
	padding-top: 12px;
}

#header #left #selectitems {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-left: 20px;
	margin-top: 20px;
	color: #FFFFFF;
}

#header #left #selectitems li{
	background-image: url(image/li-arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

#header #left #selectitems li a:link { text-decoration:none; color: #ffffff}
#header #left #selectitems li a:visited { text-decoration:none; color: #ffffff}
#header #left #selectitems li a:active { text-decoration:none; color: #ffffff}
#header #left #selectitems li a:hover { text-decoration:none; color: #003399;}

#header #left #news {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-left: 20px;
	margin-top: 20px;
	color: #FFFFFF;
}

#header #left #news li{
	background-image: url(image/li-arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

#header #left #news li a:link { text-decoration:none; color: #ffffff}
#header #left #news li a:visited { text-decoration:none; color: #ffffff}
#header #left #news li a:active { text-decoration:none; color: #ffffff}
#header #left #news li a:hover { text-decoration:none;color: #003399;}

#header #right {
	float: right;
	background-image: url(image/main-photo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 380px;
	width: 45%;
}

#wrapper #header-menu {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(image/header-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	font-size: 14px;
}

#wrapper #header-menu #contents {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 7px;
}

#wrapper #header-menu #contents li {
	padding-left: 25px;
	height: 40px;
	background-image: url(image/li-bag.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-right: 10px;
	padding-top: 10px;
}

#leftcolumn { 
 margin: 0px;
 padding: 0px;
 width: 20%;
 float: left;
}

#leftcolumn .contents {
	background-image: url(image/header-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	padding: 3px;
}

#leftcolumn .contents h2{
	font-size: 16px;
}

#leftcolumn .contents li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
}

#rightcolumn { 
 float: right;
 margin: 0px;
 padding: 0px;
 width: 75%;
 position: relative;
}

#rightcolumn h3{
	background-image: url(image/li-bag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-right: 10px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	height: 20px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

#rightcolumn #ranking {
	width: 632px;
	clear: both;
}

#rightcolumn #ranking #up {
	width: 100%;
	clear: both;
}

#rightcolumn #ranking #up .ranking-cont {
	float: left;
	width: 20%;
}

#rightcolumn #ranking #under {
	width: 100%;
	clear: both;
}

#rightcolumn #ranking #under .ranking-cont {
	float: left;
	width: 20%;
}

#rightcolumn #auction {
	width: 100%;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#rightcolumn #auction #image {
	float: left;
	width: 165px;
}

#rightcolumn #auction #text {
	float: right;
	width: 500px;
}

#footer { 
 width: 100%;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 	background-image: url(image/header-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer #footer-contents {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#footer #footer-contents h3{
	background-image: url(image/li-bag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-right: 10px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	height: 20px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

#footer #footer-contents li {
	display: inline;
	list-style-type: disc;
	padding-left: 10px;
	list-style-position: outside;
}

#footer #footer-contents #footer-menu {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 40px;
	font-size: 14px;
	padding-top: 10px;
}

#footer #footer-contents #footer-menu li {
	padding-left: 25px;
	height: 40px;
	background-image: url(image/li-bag.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-right: 10px;
	padding-top: 10px;

}

#footer #footer-contents #ebrand {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #CCCCCC;
	padding: 5px;
	clear: both;
	height: 46px;
	margin-top: 10px;
}

#footer #footer-contents #ebrand #image {
	float: left;
}

#footer #footer-contents #ebrand #text {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 6px;

}

#footer #footer-contents #muryo {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#footer #copy {
	background-color: #000000;
	height: 20px;
	clear: both;
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.clear { clear: both; background: none; }

li {
	list-style-type: none;
}
