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

body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

a:active {
	text-decoration: none;
}

a { outline: none; }

#wrapper {
	
}

#Product_name {
	position:relative;
	width:100%;
	height:64px;
	background:#000 url(../images/t_1.png) no-repeat center;
}

#Product_name .title {
	position: absolute;
	padding: 18px 54px;
	color: #FFF;
	font-family: 新ゴ R;
	font-size: 15.1pt;
	letter-spacing: -0.03em;
	p.right {text-align: right; 
	width: 800px;
	left: -6px;
	top: -1px;
	width: 667px;
	left: 33px;
	left: -1px;
	top: 1px;
}
