@charset "utf-8";
/* ファイル名:news.css   */
/* 説明：newページのCSS  */
/* 作成：Chie Uchibori    */
/* 更新：Chie Uchibori    */
/* 最終更新日:2010/01/05 */

/* --------------------------------- */
/* margin padding 標準化             */
/*【margin ：topにて調整】           */
/*【padding：topにて調整】           */
/* --------------------------------- */
h2{
width:646px;
text-align:left;
margin:-17px 0 0 24px;
font-size:24px;
font-weight:bold;
color:#3e2e0f;
border-bottom:solid 1px #dbced3;
}


/*
h2{
text-align:left;
font-size:24px;
font-weight:bold;
margin:-20px 0 0 25px;
border-bottom:solid 1px;
border-bottom-color:#dbced3;
color:#3e2e0f;
}*/

/* 一段目ｈ3*/
#privacypolicy_h3_top{
width:120px;
text-align:right;
margin:24px 0 0 25px;
font-size:14px;
font-weight:bold;
color:#f08420;
} 


h3{
width:120px;
text-align:right;
margin:20px 0 0 25px;
font-size:14px;
font-weight:bold;
color:#f08420;
} 

#privacypolicyarea p{
width:470px;
text-align:left;
margin:-20px 0 0 160px;
}
