h2{
margin-top:20px;
margin-bottom:20px;
}
h3{
margin-top:40px;
}
h4{
margin-top:20px;
}
h5{
margin-top:20px;
}
.texttype01{
font-size:12px;
padding:10px 20px;
padding-bottom:0px;
line-height:120%;
}
.texttype01 li{
line-height:150%;
}
.texttype02{
font-size:14px;
font-weight:bold;
padding:10px 20px;
padding-bottom:0px;
line-height:120%;
color:#FF6600;
}
.inbox{
margin-bottom:10px;
}
.redbold{
font-size:11px;
color:#FF3300;
font-weight:bold;
}
.redbold2{
margin-left:20px;
margin-top:10px;
color:#FF3300;
font-weight:bold;
}
/* コンテンツ */
div#fview{
width:740px;
background-image:url(../img/photo_00.jpg);
background-repeat:no-repeat;
background-position:85% 50%;
}
div.fview01{
width:740px;
margin-top:5px;
margin-bottom:10px;
}
div.leftcon{
width:500px;
float:left;
}
p#img{
padding:10px 20px;
}
table#inputform{
margin:0px auto;
margin-top:10px;
width:700px;
border-collapse:collapse;
border:1px solid #999999;
}
table#inputform th{
padding:10px;
width:180px;
text-align:left;
vertical-align:top;
background-image:url(../img/th.gif);
background-repeat:no-repeat;
border:1px solid #999999;
}
table#inputform td{
padding:10px;
border:1px solid #999999;
}
.sendbtn{
text-align:center;
}