@charset "shift_jis";

body{
	margin:0;padding:0;
	font-size:80%;
	}
	
a img{border:none;}
/*-Wrapper---------------------------------------*/
#wrapper{
	margin:0 auto;
	width:600px;
	}
/*---------------------------------------*/

h1,#header,#imgBox,#gNavigation,#sab,#footer{
	display:none;
	}

/*---------------------------------------*/
#content{
	width:600px;
	}

#mainContent{
	width:600px;
	}

/*---------------------------------------*/
/*---------------------------------------*/
address{
	font-style:normal;
	margin-top:5px;
	font-size:80%;
	}
/*--coupon page-------------------------------------*/
#couponBox{
	width:550px;
	margin:10px auto;
	}
h2{
	margin:0px;
	font-size:90%;
	}
#couponBox p{
	margin:0 10px;
	}
#couponBox img{
	margin-bottom:8px;
	}
#couponBox address{
	font-size:120%;
	line-height:1.5;
	margin:10px 10px;
	}
#couponBox img.map{
	border:none;
	width:300px;
	height:300px;
	}

.printNone{
	display:none;
	}
/*----------------------------------*/