@charset "utf-8";
/* CSS Document */

#main h2{
text-indent:-10000px;
background:url(/img/md_toiawase.jpg) no-repeat;
}

#main p{
margin:auto;
margin-top:30px;
margin-bottom:4px;
width:600px;
font-size:12px;
text-align:center;
color:#666666;
}
#main dl{
text-align:left;
width:600px;
margin:auto;
font-size:12px;
color:#666666;
}
#main dl dt{
font-weight:bold;
height:30px;
padding:0.4em;
color:#009FD9;
}

#main dl dt .caution{
color:#cc3300;
font-size:11px;
font-weight:normal;
}
#main dl dt#namae{
background:url(/form/img/fd01.jpg) no-repeat;
text-indent:-10000px;
}
#main dl dt#mead{
background:url(/form/img/fd02.jpg) no-repeat;
text-indent:-10000px;
}
#main dl dt#denwa{
background:url(/form/img/fd03.jpg) no-repeat;
text-indent:-10000px;
}
#main dl dt#naiyo{
background:url(/form/img/fd06.jpg) no-repeat;
text-indent:-10000px;
}
#main dl dd{
margin-bottom:1em;
padding:0.4em;
padding-left:10em;
line-height:130%;
}

#main dl#set{
text-align:left;
border:1px dotted #ff9900;
background-color:#FFF5E6;
width:600px;
margin:auto;
font-size:12px;
color:#666666;
margin-top:20px;
margin-bottom:20px;
}
#main dl#set dt{
font-weight:bold;
border-bottom:none;
padding:0.4em;
color:#ff9900;
}
#main dl#set dd{
margin-bottom:0;
padding:0.4em;
padding-left:10em;
line-height:130%;
}
#main dl dd input{
margin-left:1em;
}
#main dl dd textarea{
margin-left:1em;
}
#main dl dd select{
margin-left:1em;
}
#main dl#enq{
text-align:left;
width:580px;
margin:auto;
font-size:12px;
color:#666666;
padding:10px;
padding-bottom:0px;
border:1px dotted #009FD9;
background-color:#E6F6FB;
}
#main dl#enq dt{
font-weight:bold;
border-bottom:1px dotted #009FD9;
padding:0.4em;
color:#009FD9;
}
#main dl#enq dt .caution{
color:#cc3300;
font-size:11px;
font-weight:normal;
}


