/*高校生パーソナリティオーディション*/
h2 {
font-size: 140%;
text-align: center;
color: #006064;
}
h3 {
font-size: 120%;
color: #006064;
text-decoration: underline;
}
p#explain {
margin: 0;
width: 100%;
text-align: center;
}
p.text {
width: 67%;
font-size: 11pt;
}
p.image {
float: right;
font-size: 9pt;
text-align: center;
}
.imbox img{
width: 280px;
border: none;
}
#mailform {
clear:both;
}