h1 {
	width: 555px;
	color:#003366;
	border-left: solid #0099FF 20px;
	border-bottom: solid #0099FF 1px;
	float: left;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:5px;
	font-size: 26px;
}
h2 {
	width: 560px;
	color:#003366;
	border-left: solid #0099FF 15px;
	border-bottom: solid #0099FF 1px;
	float: left;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:5px;
}
h3 {
	width: 560px;
	color:#003366;
	border-left: solid #0099FF 15px;
	border-bottom: solid #0099FF 1px;
	float: left;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:5px;
}
/*　商品ボックス*/
.ss2 {
	width:130px;
	height:160px;
	border:solid #cccccc 1px;
	margin:5px 0px 5px 10px;
	float:left;
	padding:0px;
	background-image: url("../img/ss-bar.gif");
	background-repeat: no-repeat;
	background-position:0px 100px;
}
.ss2 img {
	height:100px;
	max-width: 130px;
	margin-bottom: 5px;
	border:none;
	margin-right: auto;
	margin-left: auto;
	text-align:center
}
.ss2 a:link,.ss2 a:visited{
	text-decoration:none;
	color:#0099CC;
	display: block;
	width: 130px;
	height: 160px;
	text-align:center
}
.ss2 a:hover,.ss2 a:active{
	color:#006699;
	display: block;
	width: 130px;
	height: 160px;
	font-weight: bold;
	text-align:center
}
.ss1 {
	width:178px;
	height:185px;
	border:solid #cccccc 1px;
	margin:5px 0px 5px 10px;
	float:left;
	padding:0px;
	background-image: url("../img/ss-bar.gif");
	background-repeat: no-repeat;
	background-position:0px 120px;
}
.ss1 img {
	max-width: 178px;
	height:120px;
	margin-bottom: 5px;	
	border:none;
	margin-right: auto;
	margin-left: auto;
	text-align:center
}
.ss1 a:link,.ss1 a:visited{
	text-decoration:none;
	color:#0099CC;
	display: block;
	width: 178px;
	height: 185px;
	text-align:center
}
.ss1 a:hover,.ss1 a:active{
	text-decoration:none;
	color:#006699;
	display: block;
	width: 178px;
	height: 185px;
	font-weight: bold;
	text-align:center
}
/*見出しボックス*/
.cc1 {
	width:580px;
	margin:0px;
	float:left;
	padding:0px;
	margin-bottom:15px;
}
.cc1 h1 {
	width: 555px;
	color:#003366;
	border-left: solid #FF6600 20px;
	border-bottom: solid #FF6600 1px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
}
.cc1 h2 {
	width: 560px;
	color:#003366;
	border-left: solid #FF6600 15px;
	border-bottom: solid #FF6600 1px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
}
.cc1 img {
	float:left;
	margin: 0px 10px 5px 0px;
	border:solid #000000 1px;
}
.cc2l {
	width:285px;
	margin:0px 10px 15px 0px;
	float:left;
	padding:0px;
}
.cc2l h3 {
	width: 265px;
	color:#003366;
	border-left: solid #FF6600 15px;
	border-bottom: solid #FF6600 1px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
}
.cc2l img {
	float:left;
	width: 120px;
	margin: 0px 5px 5px 0px;
	border:solid #000000 1px;
}
.cc2r {
	width:285px;
	margin:0px 0px 15px 0px;
	float:left;
	padding:0px;
}
.cc2r h3 {
	width: 265px;
	color:#003366;
	border-left: solid #FF6600 15px;
	border-bottom: solid #FF6600 1px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
}
.cc2r img {
	float:left;
	width: 120px;
	margin: 0px 5px 5px 0px;
	border:solid #000000 1px;
}
.cc2r table {
	width: 285px;
	float:left;
	border:none;
	border-spacing:0px;
	border-collapse:collapse;
}
.cc2r td {
	border: solid #666666 1px;
	padding-left:3px;
	padding-right:3px
}
.banner {
	width:580px;
	float:left;
	margin-top:5px;
	margin-bottom:20px;
}
.banner img {
	float:left;
}
form {
	border:solid #CC0000 1px;
	text-align:center;
	padding:0px 0px 10px 0px;
	margin-bottom:30px;
	font-weight:bolder;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
form h4 {
	color:#FFFFFF;
	margin:0px 0px 10px 0px;
	background-color: #CC0000;
	height:30px;
	padding-top: 14px;
}
/*商標*/
.reg1 {
	font-size:70%;
	vertical-align:top;
}
/*特価*/
.tokka {
	font-weight:bold;
	color: #FF0000;
}