@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, p, blockquote, table, thead, tbody, tfoot, caption, th, td, address, code {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-type : none;
}
img {
	border: 0;
	vertical-align: bottom;
}
hr {
	display : none;
}
address {
	font-style: normal;
}
body {
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.6;
}
*html body { /* for WinIE6 */
	font-size: 75%;
	font-family: Verdana, "MSP ゴシック", sans-serif;
}
*: first-child+html body { /*for WinIE7*/
	font-size: 75%;
	font-family: "メイリオ", Meiryo, sans-serif;
}
*html #wrapper #mainArea #shopData #twitterBox {
	margin-right:0px;
}
*html .gotop {
	margin-right: 7px;
}
*html #wrapper {
	width: 1022px;
}
*html #wrapper #mainArea .bannerList {
	padding: 0 0 0 0;
}

img {
	vertical-align: top;}