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

/*商品別タイトル*/
#productt h3 {
	display: block;
	padding: 0px;
	height: 200px;
	width: 624px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	text-decoration: none;
}
/*商品別タイトルここまで*/#productt {
	margin: 0px;
	padding: 0px;
}

