@charset "Shift_JIS";
/* CSS Document */

/*visual*/
#menu ul{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 130px;
}
#menu li{
	list-style-type: none;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#wrap #menu li a{
	background-image: url(../images/icon_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display:block;
}
#wrap #menu li a:hover{
background-position: right top;
}

/* contents */
#stage .handle-title1{
background-image: url(../images/title_handle1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .handle-title2{
background-image: url(../images/title_handle2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .handle-title3{
background-image: url(../images/title_handle3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .handle-title4{
background-image: url(../images/title_handle4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage h4{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 650px;
	overflow: hidden;
}
#stage .body-leather{
background-image: url(../images/body_leather.gif);
background-repeat: no-repeat;
background-position: left top;
}
#stage .body-shark{
background-image: url(../images/body_shark.gif);
background-repeat: no-repeat;
background-position: left top;
}
#stage .photo1{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 225px;
	width: 300px;
}
#stage .photo2{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 225px;
	width: 300px;
}
#stage .yaji{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 225px;
	width: 50px;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
}
/* wallet inside*/
#stage .photo-inside1{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 250px;
}
#stage .photo-inside2{
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 250px;
}
#stage .photo-inside3{
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 160px;
}
#stage .photo-inside4{
	margin: 0 0 0 5px;
	padding: 0px;
	float: left;
	height: auto;
	width: 160px;
}
#stage .text-inside1{
margin: 0 0 0 20px;
	padding: 0px;
	float: left;
	height: auto;
	width: 120px;
}
#stage .text-inside2{
margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
}
#stage .text-inside3{
margin: 0 0 0 20px;
	padding: 0px;
	float: left;
	height: auto;
	width: 380px;
}
#stage .text-inside3 h6{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 20px 0 0 0;
	padding: 0px;
	height: 24px;
	width: 75px;
	overflow: hidden;
}
#stage .text-inside3 span{
	color: #FF0000;
}
