@charset "UTF-8";
@import "../../common/css/reset.css";
@import "../../common/css/template.css";

/**************************************************/
/* 皆さまのお便りご紹介 わたしとのむら */
/**************************************************/
.fl-lt{float:left;}
.fl-rt{float:right;}

#firstview{width:950px;margin:0px auto 30px;padding-top:40px;}

/* お便り　その1 */
#letters{width:950px;height:905px;background:url(../img/vol68/letterBg.jpg) no-repeat;position:relative;margin-bottom:20px;padding-top: 190px;margin-top: -190px;z-index: -1;}
#letters p{position:absolute;}

#letter1{left:0px;top:180px;}

/* お便り　募集 */
#notice{clear:both;overflow:hidden;width:910px;margin:0px auto;padding-top:40px;border-top:1px solid #000;}
#notice .fl-lt{width:165px;padding:0px 0px 18px 0px;}
#notice .fl-rt{width:549px;float:left;position:relative;min-height:151px;padding-bottom:19px;}
#notice .fl-rt p{padding-left:20px;font-size:100%;line-height:1.6em;}
#notice .noticeTitle{width:529px;padding:17px 0px 14px 20px;}

#notice .images{width:180px;padding:0px 0px 18px 0px;float:right;}

#notice .present{width:100%;height:24px;}
#notice .present img{position:absolute;right:0px;bottom:19px;}

/* 留意事項 */
p.info{padding-top:20px;font-size:85%;margin-bottom:0px;clear:both;}

/* エンドライン */
#page-end{width:950px;height:60px;overflow:hidden;clear:both;text-align:center;}
#page-end img{margin:0px auto;}
#page-end hr{visibility:hidden;}

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