h2{
margin-top:20px;
}
h3{
margin-top:20px;
}
h4{
margin-top:20px;
}
h5{
margin-top:20px;
}
.texttype01{
padding:10px;
padding-bottom:0px;
line-height:130%;
}

.texttype01 li{
line-height:150%;
}
.inbox{
margin-bottom:10px;
}
/* テーブル */
.table{
color:#777777;
width:350px;
border-top:1px dashed #FF99CC;
border-bottom:1px dashed #FF99CC;
padding-top:5px;
padding-bottom:5px;
}
.table_h{


}
.table_b{
color:#999999;
line-height:120%;
border-bottom:1px dashed #FF99CC;
padding-top:5px;
padding-bottom:10px;
}







/*右画像*/
.pho_r{
float:left;
width:370px;
padding-top:20px;
padding-left:20px;
}
/*左画像*/
.pho_l{
width:370px;
padding-top:20px;
padding-right:20px;
float:left;
}
/*中画像*/
.pho_c{
width:740px;
padding-top:20px;
padding-bottom:20px;
}

/* 右テキスト*/
.text{
float:left;
width:350px;
padding-top:20px;
}

/*profile*/
#profile{
margin-top:1px;
text-align:left;
font-size:14px;
color:#FF66FF;
}
#profile a:link{
color:#FF33FF;
}
#profile a:visited{
color:#FF33FF;
}
#profile a:active{
color:#FF99FF;
text-decoration:none;
}
#profile a:hover{
color:#FF99FF;
text-decoration:none;
}

