@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #1E1E1E;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif, "メイリオ";
}
#block01 {
	height: 120px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#block02 {
	background-color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#block02-0  {
	padding: 0px;
	width: 598px;
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 10px;
	margin-left: 180px;
	border: 1px dotted #09C;
}

#block02-0 h2 {
	padding: 0px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	background-color: #000;
	border: 1px solid #CCC;
	color: #CCC;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}


#block02-1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	height: 1100px;
}

/* CSS Document */


#block02-1 .box {
	padding: 0px;
	height: 248px;
	width: 958px;
	float: left;
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#block02-1 .photo {
	width: 478px;
	height: 248px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#block02-1 .photo img  {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	border: none;
}
#block02-1 .content {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 248px;
	width: 478px;
}
#block02-1 .content .item {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 164px;
	width: 476px;
}
#block02-1 .content .cart{
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 476px;
	float: right;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
}

#block02-1 h3 {
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-indent: 1em;
	border: 1px solid #09C;
	background-color: #666;
}




#block02-1 dl  {
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#block02-1 dl dt  {
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #09C;
	border-left-color: #9C0;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	color: #FFF;
}
#block02-1 dl dd  {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #999;
}
#block02-1 dl dd a:link {
	color: #CCC;
	text-decoration: underline;
}
#block02-1 dl dd a:visited {
	color: #CCC;
	text-decoration: none;
}
#block02-1 dl dd a:hover {
	color: #0FF;
	text-decoration: underline;
}
#block02-1 .box .content p a:link {
	color: #9C0;
	text-decoration: underline;
}
#block02-1 .box .content p a:visited {
	color: #9C0;
	text-decoration: underline;
}
#block02-1 .box .content p a:hover {
	color: #F0F;
	text-decoration: underline;
}
