@charset "shift_jis";
/* CSS Document */
body{
	background: #000;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	margin: 0px auto;
	width: 725px;
}

#nav {
	font-family: "ƒƒCƒŠƒI";
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#title {
	font-family: Impact;
	font-size: 18px;
	background: url(/common-img/red-orange-sunshine.gif) repeat-x;
	border: 1px solid #FFF;
	color: #000;
	padding-left: 15px;
}
.itemname {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
}

.menu{
	font-size : 14px;
	font-family : HGP‘n‰pŠpºÞ¼¯¸UB;
	background-color : #333333;
	height : 19px;
	border: 1px solid #FFF;
	padding-top: 5px;
}
.display-link {
	font-size: 14px;
}

#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
}
a img {
	border: 1px solid #FFF;
}
td a img {
	border: 1px solid #FFF;
}
.under-line {
	text-decoration: underline;
}
#border {
	border: 2px solid #FFF;
}
#left-table {
	float: left;
}

#right-table {
	color: #999;
	border-left: 1px solid #FFF;
}
#top-bottom-border {
	border-top: 1px dotted #FFF;
	border-bottom: 1px solid #FFF;
}
