﻿@charset "utf-8";
/* CSS for service_ticket_page */

*{
margin:0;
padding:0;
}

body{
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", Osaka,"ＭＳ Ｐゴシック", serif;
padding: 0;
margin: 0;
text-align:center;
background:#000;
}

.special_service{
width:500px;
height:760px;
margin:15px auto;
}


.special_service p.ticket_6000off{
width:500px;
height:250px;
margin:0 auto;
margin-bottom:10px;
}


.special_service p.ticket_3000off{
width:500px;
height:250px;
margin:0 auto;
margin-bottom:10px;
}


.special_service p.ticket_1000off{
width:500px;
height:250px;
margin:0 auto;
margin-bottom:10px;
}


.special_service p.ticket_limitation{
width:500px;
height:250px;
margin:0 auto;
margin-bottom:10px;
}



