/* Basic code - don't modify */

body{
	background: #FF9933 url(../image/bg/bg.jpg) no-repeat center top;
}

 #menu{
	width:800px;
	background: #FFFFFF;
	clear:both;
	margin-top:4px;
	margin-bottom:10px;
	height:21px;
	z-index:10;
	
}

#menu li{
  float: left;
}
#menu img{
margin-right:3px;
}
#menu img.lastChild{
margin-right:0;
}
 #nav {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	font: 12px "MS UI Gothic", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN";
	margin-left:1px;
	width:800px;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align:left;
}
#nav a {
	display: block;
	border:0;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #nav ul {
	line-height: 0;
} /* IE6 "fix" */
#nav ul a {
	zoom: 1;
	border: 0;
} /* IE6/7 fix */
#nav ul li {
	float: none;
	width: 150px;
}
#nav ul ul {
	top: 0;
}
/* Essentials - configure this */

#nav ul {
	width: 150px;
}
#nav ul ul {
	left: 131px;
}
/* Everything else is theming */
 
#nav {
	height: 21px;
}
#nav *:hover {
	background-color: none;
}
/*#nav a { border-right: 1px solid white; color: white; font-size: 12px; padding: 6px; line-height: 1; }*/
  #nav li.hover a {
	background: #FF9900;
	color:#FFFFFF;
	text-decoration:none;
	
}
#nav ul {
	top: 22px;
}
#nav ul li{

}
#nav ul li a {
padding:4px;

	background-color: #FF9900;
	color:#FFFFFF;
	text-decoration:none;
	height:16px;
}
#nav ul li.hover > a {
	background: #FF6600;
}
#nav ul a {
margin-bottom:2px;
	border-right: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */
#copyright{
	width:800px;
	text-align:center;
	color:#666666;
	font: 10px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding-top:10px;
}
a.widelink { display: block; width: 100%; height: 100%; text-decoration: none;color:#FF9900; }
a.widelink:hover { background-color: #DCDCDC; color: red; }
.artist{
	font: 10px/1.6 "MS UI Gothic", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN";
}
.artist td{
padding-bottom:3px;
}
.hp{
padding-top:20px;
}
#photo{
margin-top:20px;
width:540px;
}
#photo img{
	margin-right:14px;
	margin-bottom:14px;

	padding: 9px 8px;
	border:0;
}
#photo .r-photo{
margin-right:0px;
}
#photo a:link img,#photo a:visited img{
	background: #FFFFFF url(../image/photo/frame.gif) no-repeat;
}
#photo a:hover img{
	background: url(../image/photo/frame_on.gif) no-repeat;
}
.lineup td{
text-align:left;
}
.top-p{
	text-align:left;
	font-size:10px;
	color: #666666;
	margin-top:3px;
}
#lineuparea img{
margin-bottom:4px;
border:0;
}
.hukidashi{
	background: url(../image/goods/goods_hukidashi.gif) no-repeat 280px 20px;
}
.hukidashi2{
	background: url(../image/goods/goods_hukidashi2.gif) no-repeat 290px 10px;
}
.class08gray strong{
	font-weight:normal;
	text-decoration:line-through;
}
#gellery{
}
#gallery .thum{
width:176px;
height:220px;

}
#gallery img{
	padding:8px 8px 48px;
	background: url(../photo/photo_bg.jpg) no-repeat;
}