@charset "utf-8";
/* CSS Document */
h1
{
background-color:#F9F9F9;
background-image:url(../../../images/index/List_03.gif);
background-position:5px 50%;
background-repeat:no-repeat;
border:1px solid #DDD;
font-size:18px;
font-weight:bold;
min-height:40px;
letter-spacing:0.05em;
line-height:2.222222222222222;
margin:10px 2% 15px 2%;
padding-left:5%;
text-align:left;
width:91%;
border-radius:5px;
border-radius:5px;
-webkit-border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-moz-border-radius:5px;
}
p
{
margin:0 2%;
padding:0 0 15px 0 !important;
width:96%;	
}
h2
{
background-image:url(../../../images/index/List_03.gif);
background-position:8px 50%;
background-repeat:no-repeat;
border-bottom:1px dashed #BBB;
color:#5FB82A;
font-size:18px;
font-weight:bold;
min-height:10px;
letter-spacing:0.05em;
line-height:1.666666666666667;
margin:0 2% 15px 2%;
overflow:hidden;
padding:10px 0 10px 5%;
text-align:left;
width:91%;
}
h3
{
border-bottom:1px solid;
font-size:18px;
font-weight:bold;
letter-spacing:0.05em;
margin:0 2% 20px 2%;
padding:5px 0;
text-align:left;
width:96%;
}
table.form
{
margin:0 2% 15px 2% !important;
padding:0 !important;
width:96%;	
}
table.form tr td
{
display:block;
width:auto !important;
}
table.form tr td.cate
{
background-color:#F5F5F5;
border-right:1px solid #CCC;
height:auto;
}
table.form tr td.cate span.req{color:#F00;}
table.form tr td.box
{
background-color:#FFF;
width:auto;
}
table.form tr td p
{
margin:0 !important;
padding:0 !important;
}
input.input01,
input.input08,
textarea
{
font-size:20px;
max-width:250px!important;
padding:0;
resize:none;
width:auto !important;
}
p.submit{margin-bottom:20px;}
p.submit input
{
background-color:#1D7DBE;
background:-moz-linear-gradient(top,#1D7DBE,#156AAF);
background:-webkit-gradient(linear,left top,left bottom,from(#1D7DBE),to(#156AAF));
border:2px solid #FFF;
cursor:pointer;
color:#FFF;
display:inline-block;
font-size:20px;
font-weight:bold;
letter-spacing:0.05em;
line-height:2;
margin-bottom:-10px;
padding:0 7px;
text-align:center;
text-decoration:none;
width:45%;
border-radius:15px;
border-radius:15px;
-webkit-border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
-moz-border-radius:15px;
box-shadow:rgba(204, 204, 204, 0.6) 0px 0px 1px 1px;
-webkit-box-shadow:rgba(204, 204, 204, 0.6) 0px 0px 1px 1px;
-moz-box-shadow:rgba(204, 204, 204, 0.6) 0px 0px 1px 1px;
}