body{
	text-align:center;
}

/* DMP-03-00045 DEL-START
#container
{
	margin:0 auto;
	width:900px;
}
DMP-03-00045 DEL-END */

#must_btn_frame_div
{
	width : 100%;
	height : 40px;
	padding-top : 10px;
	border-top : 1px solid #FFF;
	background-color : #F2F5F6;
}

p.must_read_btn_p
{
	margin : 0 auto 0 auto;
	width : 200px;
}

#main_content_div
{
	margin : 0 auto 10px auto;
	width : 540px;
/* DMP-95-00002 CHG-START
	height : 313px;
*/
	height : 413px;
/* DMP-95-00002 CHG-END*/
	overflow-y : auto;
}

#login_info_box
{
    height: 250px;
}

div#shortcut_chk_box_div
{
    margin: auto 10px auto 145px;
    float: left;
}

div#shortcut_chk_label_div
{
	color : #323232;
	line-height : 24px;
	text-align: left;
}

p.btn_login
{
	width : 150px;
}

/* DMP-95-00002 ADD-START*/
p.btn_login_english
{
	width : 230px;
}
/* DMP-95-00002 ADD-END*/

#patient_id
{
	width : 200px;
}

#patient_birthday
{
	width : 200px;
}

.caution
{
    color: red;
    font-weight: 800;
}

.fm_width_li
{
	width : 140px;
}

.list_li_p
{
	color : #323232;
	line-height : 24px;
}

/* DMP-95-00002 ADD-START*/
.list_li_p_english
{
	color : #777777;
	font-weight : 400;
	line-height : 24px;
	overflow : hidden;
}

li.list_li_english
{
	font-weight : 800;
	height : 52px;
	line-height : 54px;
}

li.list_make_li_english
{
	height : 54px;
	line-height : 54px;
	vertical-align: middle;
	overflow : hidden;
}

li.list_make_li_english2
{
	height : 54px;
	line-height : 27px;
	vertical-align: middle;
	overflow : hidden;
}

ul.input_list_ul_english
{
	height : 63px;
}
/* DMP-95-00002 ADD-END*/

ul.input_list_ul
{
	height : 38px;
}

li.input_list_li
{
	height : 31px;
}

p.input_list_li_p
{
	line-height : 32px;
}

ul.input_list_ul2
{
	height : 63px;
}

li.input_list_li2
{
	height : 56px;
}

p.input_list_li_p2
{
	line-height : 57px;
}

#birth_input_div
{
	width : 200px;
}

#pass_birth_sample_p
{
/* DMP-95-00002 ADD-START*/
	height : 20px;
/* DMP-95-00002 ADD-END*/
	margin : 5px 0 0 0;
	color : #323232;
}

div.chk_box_defo
{
	width : 20px;
	height : 20px;
	float : left;
	background-image : url(../img/chk_defo.png);
	background-repeat: no-repeat;
}

div.chk_box_defo:hover
{
	background-image : url(../img/chk_hover.png);
	background-repeat: no-repeat;
}

div.chk_box_select
{
	width : 20px;
	height : 20px;
	float : left;
	background-image : url(../img/chk_select.png);
	background-repeat: no-repeat;
}

div.chk_box_select:hover
{
	background-image : url(../img/chk_select_hover.png);
	background-repeat: no-repeat;
}
