@charset "shift_jis";
/* CSS Document */

body,div,p,form,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address {
	margin: 0px;
	padding: 0px;
	border:0px;
}
img {
	padding:0px;
	margin:0px;
	border:0px;
}
ul {
	list-style: none;
}
body {
	font-size: 62.5%;
	font-family:'ＭＳ ゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,Osaka,sans-serif;
}
p {
	font-size: 1.2em;
}
textarea {
	font-size: 130%;
}
a {
	text-decoration:none;
}

.ml1em {
	margin-left: 1em;
}

.couponKome {
	margin-left: 1em;
	margin-top: -5px;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* for Dreamweaver */
.clearfix {overflow:hidden;}
/* end Dreamweaver */
