@charset "UTF-8";
/* CSS Document */
a:link {
	color: #29000D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #29000D;
}
a:hover {
	text-decoration: underline;
	color: #E34010;
}
a:active {
	text-decoration: none;
	color: #29000D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.h1 {
	text-align: left;
	font-size: 20px;
	color: #0A0751;
	font-weight: bold;
}
.css10p {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.css10pRed {
	font-size: 10px;
	line-height: 16px;
	color: #F00000;
}
.css10p-B {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.css12p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.css12p-B {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	}
.css10p-Wine {
	font-size: 10px;
	line-height: 16px;
	color: #29000D;
}
.css10p-B-Wine {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #29000D;
}
.css12p-Wine {
	font-size: 12px;
	line-height: 20px;
	color: #29000D;
}
.css12p-B-Wine {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #29000D;
}
.menu-Orange {
	font-size: 10px;
	line-height: 20px;
	color: #29000D;
}
.link-9 {
	font-size: 9px;
	line-height: 25px;
	color: #FFFFFF;
}

#shohin form{
	margin : 0;
	padding: 0;
}


.left15{
	padding-left: 15px;
}