@charset "utf-8";
/* CSS Document */

#btnreserv a
{
display:block;
width:350px; height:40px;
background:#dcb253;
line-height:40px;
font-family:"Raleway", sans-serif; font-size:20px; font-weight:600; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
}

#btn a
{
display:block;
width:80px; height:40px;
line-height:40px;
font-family:"Raleway", sans-serif; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-bottom:2px solid transparent;
}
#btn a:hover
{
border-bottom:2px solid white;
}
#btn01 a
{
display:block;
width:100px; height:40px;
line-height:40px;
font-family:"Raleway", sans-serif; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-bottom:2px solid transparent;
}
#btn01 a:hover
{
border-bottom:2px solid white;
}
#btn02 a
{
display:block;
width:70px; height:40px;
line-height:40px;
font-family:"Raleway", sans-serif; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-bottom:2px solid transparent;
}
#btn02 a:hover
{
border-bottom:2px solid white;
}
#btn03 a
{
display:block;
width:120px; height:40px;
line-height:40px;
font-family:"Raleway", sans-serif; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-bottom:2px solid transparent;
}
#btn03 a:hover
{
border-bottom:2px solid white;
}

#btn1 a
{
display:block;
width:180px; height:40px;
line-height:40px;
background:#dcb253;
font-family:"Raleway", sans-serif; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-bottom:2px solid transparent;
border-radius:10px;
}

#btn2 a
{
display:block;
width:200px; height:40px;
line-height:40px;
font-family:"Raleway", sans-serif; font-size:14px; font-weight:400; color:#ffffff; letter-spacing:0.2px; text-decoration:none; text-align:center;
border-radius:10px;
}
