@charset "utf-8";
/*
Theme Name: aika nails
Theme URI: http://mommodelic.sakura.ne.jp/aika/
Description: momodelic designがaika nails様専用に制作したテーマ
Version: 1.0
Author: 井上由貴
*/

/*＝＝＝＝＝＝＝＝＝＝＝＝＝couponのデザイン＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body{
	background:#CCCCCC;
	margin:0;
}

p {
	margin:0;
}

em{
	display:none;
}

#coupon{
	width:480px;
	height:680px;
	margin:0 auto;
	position:relative;
}

.coupon{
	background:url(../images/coupon.jpg) no-repeat;
	width:480px;
	height:680px;
	display:block;
}

#coupon .print a{
	width:142px;
	height:42px;
	position:absolute;
	left: 38px;
	top: 626px;
	background:url(../images/coupon_print.gif) no-repeat;
	display:block;
}

#coupon .print a:hover{
	background:url(../images/coupon_print_f2.gif) no-repeat;
	width:142px;
	height:42px;
	display:block;
}

