@charset "UTF-8";

body, td, th {
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap {
width: 860px;
margin: 10px auto;
text-align: center;
}
#wrap #wrap_inner {
width: 810px;
margin: 20px auto;
}
#enfry_form h1 {
font-size: 20px;
line-height: 140%;
font-weight: bold;
padding: 5px;
}
#enfry_form h2 {
font-size: 16px;
line-height: 140%;
font-weight: bold;
border-bottom: 4px solid #900;
padding: 10px 5px 5px 5px;
margin: 20px 0 10px 0;
text-align: left;
}
#enfry_form h3 {
margin: 10px 0 0 0;
padding: 10px 5px;
background-color: #CCC;
font-size: 16px;
font-weight: bold;
text-align: left;
}
.closing_date {
text-align: left;
}
.closing_date p {
font-size: 14PX;
font-weight: bold;
line-height: 160%;
padding: 0px 10px 10px 10px;
margin: 0;
}
.closing_date span {
display: block;
font-size: 90%;
font-weight: normal;
}
.material ul {
margin: 0 0 15px 0;
padding: 0 10px;
text-align: left;
}
.material ul li {
margin: 0 10px 0 0;
display: inline-block;
*display:inline;
*zoom:1;
}
.material a {
font-size: 14px;
line-height: 160%;
}
.material a.get_pdf {
padding: 0 20px 0 0;
background-image: url("/document_request/imgdir/common/pdficon_small.gif");
background-position: right center;
background-repeat: no-repeat;
display: inline-block;
*display:inline;
*zoom:1;
}
.material a.content_dl {
font-size: 16px;
font-weight: bold;
}
.contact {
text-align: left;
}
.contact h2 span {
font-weight: normal;
font-size: 90%;
padding: 0 10px;
display: inline-block;
*display:inline;
*zoom:1;
}
.contact dl {
width:95%;
text-align: left;
margin: 0 0 0 10px;
padding: 10px;
background-color: #EFEFEF;
display: inline-block;
*display:inline;
*zoom:1;
}
.contact dt {
font-size: 14px;
font-weight: bold;
line-height: 140%;
margin: 0 0 5px 0;
}
.contact dd {
font-size: 14px;
line-height: 180%;
}
.contact dd span {
width: 5em;
display: inline-block;
*display:inline;
*zoom:1;
}
.web p {
font-size: 14px;
line-height: 160%;
text-align: left;
}
.form_btn {
padding: 30px 0;
}
.form_btn a {
font-size: 18px;
line-height: 60px;
font-weight: 700;
text-decoration: none;
color: #fff;
display: block;
background: #ffa93f;
background: -moz-linear-gradient(top,  rgba(255,169,63,1) 0%, rgba(234,152,50,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,169,63,1) 0%,rgba(234,152,50,1) 100%);
background: linear-gradient(to bottom,  rgba(255,169,63,1) 0%,rgba(234,152,50,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa93f', endColorstr='#ea9832',GradientType=0 );
border: 1px solid #ee8a10;
width: 400px;
margin: 0 auto;
border-radius: 30px;
box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.form_btn a:hover {
filter: alpha(opacity=70);
opacity: 0.7;
}
