@charset "UTF-8";
/* CSS Document */

#radio {
margin: 0 0 20px 0;
color: #333;
}

#radio p {
margin: 0 0 20px 0;
}

#radio a {
color: #c9151e;
line-height: 1.3;
font-size: 0.95em;
}

#radio .red {
color: #c9151e;
margin: 0 0 10px 0;
}

#radio h1 {
margin: 10px 0;
font-size: 38px;
line-height: 1.4;
color: #c9151e;
}

#radio h1 span {
font-size: 20px;
font-weight: normal;
}

#radio .ref {
font-size: 0.8em!important;
}

#radio h2 {
margin: 70px 0 10px 0;
font-size: 26px;
line-height: 1.4;
padding: 25px 0 10px 0;
border-bottom: 1px solid;
color: #c9151e;
}

#radio h3 {
margin: 50px 0 15px 0;
font-size: 22px;
color: #c9151e;
padding: 0 0 5px 0;
}

#radio h3.recommend {
background: #c9151e;
padding: 5px 10px;
color: #fff;
}

#radio h4 {
font-size: 20px;
color: #c9151e;
line-height: 1.7;
margin: 40px 0 15px;
}

#radio h4 small {
font-size: 16px;
color: #333;
}

#radio h4 a {
font-size: 14px;
font-weight: normal;
}

/* responsive */

body.white .site #radio {
font-size: 16px;
margin: 0 0 10px 0
}

body.white .site #radio h1 {
font-size: 28px;
line-height: 1.3;
margin: 0 0 10px 0;
font-weight: bold;
}

body.white .site #radio h2 {
font-size: 26px;
margin: 50px 0 10px 0;
}

body.white .site #radio h3 small {
line-height: 1.4em;
display: block;
margin: 8px 0 0 0;
font-size: 16px;
}

body.white .site #radio h3.recommend {
font-size: 20px;
}

body.white .site #radio h4 {
margin: 30px 0 15px 0;
font-size: 20px;
font-weight: bold;
line-height: 1.1;
}

body.white .site #radio h4 small {
line-height: 2;
}

body.white .site #radio p.photo {
font-size: 0.85em!important;
text-align: center;
}

body.white .site #radio .ref {
font-size: 0.85em!important;
}
