@charset "utf-8";
/*
Theme Name: iidafm css
Theme URL: 
Description: request.CSS
Version: 1.0
Author: 飯田エフエム放送
Author URL: iida.fm
*/

/* CSS Document */
/* ベース
----------------------------- */
.request {
margin:0 20px;
padding:0;
    overflow: hidden;
}

.requestafter {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .request {
    height: 1em;
    overflow: visible;
}
/**/
.request h2 {
margin:20px 0;
padding:10px 20px;
font-size:1em;
color:#CC9900;
background:#000000;
border-left:#CC9900 solid 5px;
}
.request-read p {
margin:5px 20px;
font-size:0.8em;
color:#333333;
}
/* フォーム用
----------------------------- */
p.req {
text-align:right;
}
.request table {
padding:0;
font-size:0.8em;
color:#333333;
line-height:125%;
border-right:#333333 solid 1px;
border-top:#333333 solid 1px;
}
.request td {
padding:10px;
border-bottom:#333333 solid 1px;
border-left:#333333 solid 1px;
}
td.row {
width:150px;
margin:5px 0;
padding:20px;
background:#e9e9e9;
}
table.table1 {
width:90%;
margin:20px;
padding:0;
background:#FFFF99;
}
.song {
border:none;
background:#FFFF99;
overflow:hidden;
}
table.table2 {
width:90%;
margin:20px;
padding:0;
}
td.btn {
text-align:center;
}
.re-waku {
margin:10px 40px;
padding:5px;
border:#CCCCCC solid 1px;
}
.re-waku p {
margin:5px 20px 10px 20px;
padding:2px 20px;
font-size:1em;
color:#666666;
font-weight:bold;
line-height:200%;
letter-spacing:0.05em;
background:url(../img/pub/border-line.gif) repeat-x left bottom;
}
/* サンクス用
----------------------------- */
p.thks {
margin:50px 0 40px 0;
padding:0;
font-size:1em;
color:#990000;
font-weight:bold;
text-align:center;
}
.waku {
margin:50px 40px;
padding:5px;
border:#CCCCCC solid 1px;
}
.waku p {
margin:5px 20px 10px 20px;
padding:2px 20px;
font-size:1em;
color:#666666;
font-weight:bold;
line-height:200%;
letter-spacing:0.05em;
background:url(../img/pub/border-line.gif) repeat-x left bottom;
}




