.pr_area{
 background:url(../images/common/dotted_box.gif) 0 0 repeat;
 padding:1px;
}

.inner_pr_area{
 background:#FFFFFF;
 padding:10px 20px 10px 20px;
}



/******************************

フォントサイズを制御

******************************/
.font_small {
 font-size:77%;
}




/******************************

行間を制御

******************************/

.doc_type1{
 line-height:1.5;
}



/******************************

画像「＊」ビュレットを制御

******************************/
.exp_note001{
 background:url(../images/common/exp_note001.gif) left 4px no-repeat;
 padding-left:1.2em;
}


/******************************

横幅を制御

******************************/
.w820{
 width:820px;
 margin:0 auto;
}



/******************************

マージンを制御

******************************/
.mb10{
 margin-bottom:10px;
}



.mb50{
 margin-bottom:50px;
}







