* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
html {
	overflow-x:hidden;
	/* overflow-y:scroll;  Firefoxのスクロールバーの有無でセンタリング位置がズレる件を解消 */
}
body {
	font-size:75%;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
}
img { border:none;}

#container {
	width:740px;
	margin:0 auto;
	text-align:left;
}
#container .navi {
	border-top:0;
	background:#666;
}
.navi td {
	border-right:0 solid #B7303C;
}
.navi td.end {
	border-right:0;
}
#container .sidenavi {
	border-bottom:0;
}
table {
	border:0;
	border-collapse:collapse;
	font-size:100%;
}
a img {border:none;}
a:link {
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	letter-spacing: normal;
	word-spacing: normal;
	color: #b7303c;
}
a:visited {
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #b7303c;
}
a:active {
	color: #999999;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
ul {
	list-style-type:disc;
	padding-left:30px; /* IE7以前で表示させるために15px以上必要 */
}
ol {
	list-style:decimal;
	padding-left:30px; /* IE7以前で表示させるために15px以上必要 */
}
.Title01 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	text-transform: none;
	letter-spacing: 2px;
}
.Title01black {
	font-size: 16px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	text-transform: none;
	letter-spacing: 2px;
}
.Titlelage {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}
.p10 {
	font-size: 11px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding:2px 6px 2px 6px;
	letter-spacing: 1px; /* IE8 and below */
}
.p11syouhinn {
	font-size: 13px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	padding: 0 4px 0 4px;
}
.p11keyinput {
	font-size: 12px;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 13px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.p11Button {
	font-size: 11px;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 13px;
}
.p12nomal {
	font-size: 14px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 18px;
	margin-left: 0.5em;
}
.p12white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	padding-left: 0.5em;
}
.p12white_link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #E2E2E2;
	line-height: 18px;
	padding-left: 0.5em;
}
.p13tytle01siro {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.backcolorBlack {
	background-color:#434035;
}

.td11 {
	font-size: 12px;
	color: #000000;
	padding: 0 4px 0 4px;
	border:1px solid #AAA7A3;
}

.td11left {
	font-size: 12px;
	color: #000000;
	padding: 0 4px 0 4px;
 	border-top:solid 1px #AAA7A3;
 	border-right:solid 0px #ffffff;
 	border-bottom:solid 1px #AAA7A3;
 	border-left:solid 1px #AAA7A3;
 }

.td11right {
	font-size: 12px;
	color: #000000;
	padding: 0 2px 0 2px;
	width: 40px;
	border-top:solid 1px #AAA7A3;
 	border-right:solid 1px #AAA7A3;
 	border-bottom:solid 1px #AAA7A3;
 	border-left:solid 0px #ffffff;
}

.td12 {
	font-size: 14px;
	color: #333333;
	border:1px solid #AAA7A3;
	padding: 0 4px 0 4px;
	vertical-align:middle;
}

.th12 {
	font-size: 14px;
	color: #333333;
	border:1px solid #AAA7A3;
	background-color:#AAA7A1;
	text-align:center;
}

/* 追記 */
.borderRed {
	border:1px solid #B7303C;
}
.borderGray {
	border:1px solid #AAA7A3;
}
.header {
	background:#444238;
}
.header td {
	vertical-align:bottom;
	padding-bottom:10px;
}
.header td.logo {
	padding-bottom:0;
}
.header a:link, .header a:visited {
	color:#fff;
}
.header a:hover, .header a:active {
	color:#b7303c;
}
.handle {
	margin-left: 0px; /* IE8 and below */
}
/* DB商品リスト 商品名　2012/10/29追加 */
.p12borderRed {
	font-size: 14px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 18px;
	border:1px solid #B7303C;
}
/* 販売店の検索 ファイルを容量が減らなかったので使用していない */

div.adress {
}
div.adressList {
	text-align:left;
	float:left;
	padding-left: 4px
}
div.adressMap {
	text-align:right;
	padding-right: 4px;
	top:2px;
}
#container table tr td table tr .borderRed table tr td table tr td {
	font-size: 120%;
}
/* */
