body{
	margin: 0px;
	background-color: #fff;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
.header {
	position:inherit;
	background-image: url(../top_img/logo.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 10px;
	background-color: #fff;
}


.global_menu{
display:none;
}
.content{
	width:100%;
	margin-left:0;
}


.bar{
display:none;
}

.bar h2{
display:none;
}

.contents h2{
margin:0;
padding:0;
border-bottom:1px dashed #CCCCCC;
}

.contents{
font-size:0.9em;
padding:10px;
}

.contents p{
line-height:1.3em;
}







.coupon_ticket{
font-size:0.9em;
width:550px;
height:200px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
border:1px dashed gray;
}

.coupon_ticket h3{
padding:3px;
margin:0;
background:#CCCC66;
}

.coupon_ticket dl,dt,dd{
padding:0;
margin:0;
}
.coupon_ticket dl{
margin:1em;
}
.coupon_ticket dt{
font-weight:bold;
}
.coupon_ticket dd{
margin-left:3em;
margin-bottom:1em;
}
