/*Copyright A.A.H.M All Rights Reserved*/

/* Import */
@import url("../files/css_master.css");
@import url("../files/imgbox.css");

/* ピンク色 */
#mainer div.title{padding:10px; background-color:#384D40; font-size:14px; font-weight:200; color:#FFFFFF; width:871px; margin:0 auto; }
#mainer div.desc{padding:10px; background:#BFD99F; font-size:11px; color:#000000; width:871px; margin:0 auto; margin-bottom:20px; }
#mainer div.desc p{text-align:right; }
#mainer img.ph{margin-right:7px; margin-bottom:7px;}
