@charset "UTF-8";

#container { padding-left: 10px; padding-right: 10px; }

/* ---------------------------------------------------------------------------------------------------- */
/* globalNav */
/* ---------------------------------------------------------------------------------------------------- */

#globalNav { margin-bottom: 10px; }

/* ---------------------------------------------------------------------------------------------------- */
/* common */
/* ---------------------------------------------------------------------------------------------------- */

.ebox { line-height: 1.54; }
#main .bnr { margin-bottom: 20px; }

/* ---------------------------------------------------------------------------------------------------- */
/* sub */
/* ---------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------- */
/* topImg */
/* ---------------------------------------------------------------------------------------------------- */

#topImg { background: url(../img/index/topImg_bg.gif) no-repeat left top; padding: 5px; }
#topImg p { height: 290px; color: #FFF; }

/* ---------------------------------------------------------------------------------------------------- */
/* diary */
/* ---------------------------------------------------------------------------------------------------- */

#diary { margin-top: 30px; }
#diary a { display: inline !important; }
#diary .title { margin-bottom: 5px; }
#diary .photo { margin-bottom: 5px; border: 2px solid #FFF; }
#diary .date { background: url(../img/common/bg_border01.gif) repeat left top; text-align: center; font-weight: bold; padding: 3px 0; margin-bottom: 5px; width: 180px; }
#diary p { margin: 0 !important; width: 180px; }

/* ---------------------------------------------------------------------------------------------------- */
/* plan */
/* ---------------------------------------------------------------------------------------------------- */

#plan { margin-bottom: 20px; }

#plan li { float: left; margin-right: 6px; }
#plan li.last { margin-right: 0; }

#plan .section { padding: 40px 20px 20px 20px; }
#plan .section .cf { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 2px dotted #D7C77C; }
#plan .section .last { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }

#planFamily { background: #FFF url(../img/index/plan_fa_bg.jpg) no-repeat left top; }
#planCouple { background: #FFF url(../img/index/plan_co_bg.jpg) no-repeat left top; }
#planStudent { background: #FFF url(../img/index/plan_st_bg.jpg) no-repeat left top; }

#plan .photo { float: left; }
#plan .data { float: right; width: 500px; }
#plan h2 { font-size: 115.38%; margin-bottom: 10px; padding-top: 5px; }
#plan p { margin-bottom: 10px; }
#plan .btn { float: right; text-align: right; }

#plan dl { float: left; }

/* ---------------------------------------------------------------------------------------------------- */
/* chara */
/* ---------------------------------------------------------------------------------------------------- */

#chara { background:url(../img/index/chara_bg.gif) repeat-y left top; margin-bottom: 40px; }
#chara .bg { background: url(../img/index/chara_bg_b.gif) no-repeat left bottom; padding-bottom: 5px; }
#chara .box3 { width: 240px; margin-right: 0; }
#chara h2 { font-size: 115.38%; text-align: center; padding: 5px 10px; margin: 0 1px 0 2px; }
#chara h2 a { text-decoration: none; }
#chara p { padding: 10px 12px; }
#chara p .nav { margin-top: 5px; }
#chara .center h2  { margin: 0 2px; }
#chara .last h2 { margin: 0 2px 0 1px; }
#chara .bg p { padding-bottom: 7px; }
