@charset"Shift_JIS";

img{
	border:0px;
}

ul,li{
	list-style:none;
	margin:0px;
	padding:0px;
}

a:hover img{
	opacity:0.9;
	filter: alpha(opacity=80);
}

.clear{ clear:both;}


/* MAIN IMAGE ID : #mainimgbox
----------------------------------------------------------------------------- */	
#mainimgbox {
	width:560px;
	margin: 0;
	padding: 0px;
}

/* clearfix */
#mainimgbox:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#txtwrap {
	width:560px;
	height:90px;
	margin: 0;
	padding:0;
	float:left;
}

/**#txtbox {
	width:95px;
	float:left;
}
#txtbox td {
	height:61px;
}
#txtbarbox {
	width:4px;
	height:255px;
	float:right;
}
#txtbar {
	margin-top:0px;
}
**/

#imgstore {
	float:left;
	position: relative;
	width: 560px;
	height: 364px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#imgstore ul li {
	display: none;
	position: absolute;
}
