@charset "utf-8";

h2 {
	margin-bottom: 26px;
	padding-left: 35px;
}

p.btn-pagetop {
    background: url(../../../common/img/reader_common_02.gif) repeat-x scroll left top transparent;
    margin: 30px 0 48px;
    padding: 7px 0 0;
	line-height: 1;
}

.btn-pagetop a {
	height: 15px;
}

.notepad {
	width: 488px;
	_width: 523px; /* IE6 */
	padding-left: 35px;
}

.notepad dd {
	background: transparent url(../../schedule/img/bg_notepad.png) no-repeat left bottom;
	min-height: 74px;
	height: auto !important;
	height: 74px;
	_height: 84px; /* IE6 */
	position: relative;
	margin-bottom: 20px;
	padding: 5px 12px;
}

.notepad ul {
	position: absolute;
	right: -195px;
	bottom: 0;
}

.notepad ul li {
	margin-top: 9px;
}

#h1_area {
	/*background: transparent url(../../schedule/img/bg_h1_area.png) no-repeat right top;*/
	background: transparent url(../../schedule/img/bg_h1_area.png) no-repeat right bottom;
	/*min-height: 294px;*/
	min-height: 190px;
	height: auto !important;
	height: 294px;
	_height: 334px; /* IE6 */
	/*padding: 40px 0 0 34px;*/
	/*margin-bottom: 58px;*/
	padding:0 0 0 34px;
	margin-bottom: 40px;
}

#h1_area p {
	width: 410px;
	/*padding-left: 20px;*/
	margin-bottom: 5px;
}

#step2 {
	background: transparent url(../../schedule/img/bg_step2_1.gif) no-repeat right 50px;
	background-size: 25%;
}

#step2 .section_inner {
	background: transparent url(../../schedule/img/bg_step2_2.gif) no-repeat right bottom;
	background-size: 25%;
}

#step3 {
	background: transparent url(../../schedule/img/bg_step3.gif) no-repeat right 350px;
	background-size: 25%;
}