@charset "Shift_JIS";

/*jacket---------------------------------------*/
#box_01 p{
margin:5px 4px 0 6px;
color:#444444;
font-size:13px;}

#box_01 img{
margin:20px 0 10px 0;
text-align:center;}

#box_01 .vol{
font-size:13px;
margin:0;
font-weight:bold;}

/*title---------------------------------------*/
#box_02{
margin-left:10px;}

#box_02 img{
margin:2px;}

#box_02 p{
margin:5px 4px 0 6px;
font-size:13px;
text-align:left;}

.f14{
margin:5px 4px 0 6px;
color:#444444;
font-size:14px;}

.copy {
	font-family: 'Arial Black','Helvetica','sans-serif';
	font-size: 10px;
	color: #444444;
	margin:10px;
	text-align:center;
}
a:link {color:#009acd; text-decoration:none}
a:visited {color:#009acd; text-decoration:none}
a:active {text-decoration:underline}
a:hover {color:#ffd700; text-decoration:underline}


/*photo=================================*/

img {
	border: none;
}
.photo {
	position: relative;
	top: 0;
	left: 0;
	width: 176px;
}
.photo a .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
/*photo(NORMAL)---------------------------------------*/
.photo a.pop300,
.photo a.pop300:visited {
	display: block;
	width: 180px;
	top: 0;
	left: 0;
}
.photo a.pop300:hover {
	background-color: #fff;
}
.photo a.pop300:hover .large {
	display: block;
	position: absolute;
	width: 300px;
	height: 225px;
	top: -50;
	left: 150;
}

