@charset "utf-8";

* html .iepngfix{
	behavior: expression(IEPNGFIX.fix(this));
}

body{
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
}

h1,h2,h3,h4,h5,h6,p,form{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a{
	color: #CC0000;
	text-decoration: none;
}

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

a:hover{
	text-decoration: underline;
}

p.doPrint{
	font-size: 10px;
	margin: 5px 0 0 0;
	text-align: right;
}
.Icons{
	margin: 0 3px;
	vertical-align: baseline;
}

p.closeWindow{
	font-size: 10px;
	margin: 5px 0 0 0;
}

.ClearLine{
	clear: both;
	margin: 0;
	padding: 0;
}

.MPheader{
	width: 550px;
	height: 50px;
	margin: 0 auto;
}
.MPbody{
	width: 550px;
	margin: 0 auto;
}

h1#ShopName{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #7B67D8;
}

