@charset "euc-jp";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/bg_body.gif) repeat-x 0 0 #fff7e0;
	}



/*main block
------------------------------------------------------*/
#container {
	width:820px;
	margin:0 auto;
	}
	

#container #upBlk {
	width:820px;
	margin:0;
	padding:0;
	background:url(../images/bg_chair.gif) no-repeat 0 bottom;
	font-size:12px;
	}
	

#container #upBlk #left {
	width:280px;
	margin:0;
	padding:0;
	float:left;
	}
	
#container #upBlk #left #kanban {
	height:410px;
	background:url(../images/img_kanban.gif) no-repeat 0 0;
	}
	

#container #upBlk #form {
	width:530px;
	margin:0;
	paddig:0;
	float:right;
	}
	

#container #attention {
	width:820px;
	margin:0 0 10px 0;
	padding:0;
	background:url(../images/bg_atte.gif) repeat-y 0 0;
	clear:both;
	}
	
#container #attention .top {
	height:8px;
	background:url(../images/bg_atte_top.gif) no-repeat 0 0;
	font-size:1px;
	line-height:1px;
	}
	
#container #attention .btm {
	height:9px;
	background:url(../images/bg_atte_btm.gif) no-repeat 0 bottom;
	font-size:1px;
	line-height:1px;
	}

#container #attention p {
	font-size:12px;
	line-height:18px;
	padding:1px 15px 0 15px;
	margin:0;
	}

/*logo
------------------------------------------------------*/
#container #upBlk #left #kanban h1 {
	position:relative;
	margin:0;
	padding:0;
	}

#container #upBlk #left #kanban h1 a{
	position:absolute;
	display:block;
	width:193px;
	height:69px;
	top:14px;
	left:42px;
	background:url(../images/img_logo.gif) no-repeat 0 0;
	overflow:hidden;	
	}
	
/*bookImg
------------------------------------------------------*/
#container #upBlk #form #bookImg {
	position:relative;
	margin:0;
	padding:0;
	height:109px;
	background:url(../images/bg_book.gif) no-repeat 0 0;
	}
	
#container #upBlk #form #bookImg a.jhpla {
	display:block;
	position:absolute;
	width:174px;
	height:72px;
	top:19px;
	left:356px;
	overflow:hidden;
	}
	
/*gmenu
------------------------------------------------------*/
#gMenu {
	width:520px;
	margin:0 auto;
	height:36px;
	margin-top:13px;
	}

#gMenu ul {
	width:520px;
	margin:0;
	}

#gMenu li {
	padding:0;
	height:36px;
	background:url(../images/menu_off.gif) no-repeat 0 0;
  float:left;
}

#gMenu li a{
  display:block;
  height :36px;
	margin:0;
	text-decoration:none;
	text-indent:-10000px;
	overflow:hidden;
}

#gMenu li a:hover{
  display:block;
  height :36px;
	margin:0;
	background:url(../images/login/common/menu_ov.gif) no-repeat 0 0;
}

#gMenu li#menu01{ width:132px; background-position:0 0;}
#gMenu li#menu02{ width:131px; background-position:-132px 0;}
#gMenu li#menu03{ width:132px; background-position:-263px 0;}
#gMenu li#menu04{ width:125px; background-position:-395px 0;}

#gMenu li#menu01 a{ width:125px; background-position:0 0;}
#gMenu li#menu02 a{ width:125px; background-position:-132px 0;}
#gMenu li#menu03 a{ width:125px; background-position:-263px 0;}
#gMenu li#menu04 a{ width:125px; background-position:-395px 0;}

#gMenu li#menu01 a{ width:125px; background-position:0 0;}
#gMenu li#menu02 a{ width:125px; background-position:-132px 0;}
#gMenu li#menu03 a{ width:125px; background-position:-263px 0;}
#gMenu li#menu04 a{ width:125px; background-position:-395px 0;}


/*form
------------------------------------------------------*/
#container #upBlk #form #formBlk {
	margin:0 0 10px 0;
	padding:0;
	background:url(../images/bg_form.gif) repeat-y 0 0;
	line-height:12px;
	}
	
#container #upBlk #form #formBlk .top {
	height:4px;
	margin:0;
	padding:0;
	background:url(../images/bg_form_top.gif) no-repeat 0 0;
	font-size:1px;
	line-height:1px;
	}
	
#container #upBlk #form #formBlk .btm {
	height:5px;
	margin:0;
	padding:0;
	background:url(../images/bg_form_btm.gif) no-repeat 0 bottom;
	font-size:1px;
	line-height:1px;
	}
	
#container #upBlk #form #formBlk #formTb {
	width:486px;
	margin:0 auto;
	}
	
#container #upBlk #form #formBlk #formTb th {
	width:160px;
	padding:13px 0;
	text-align:left;
	background:url(../images/line_dot.gif) repeat-x bottom;
	}

#container #upBlk #form #formBlk #formTb th p {
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/ico_check.gif) no-repeat 0 -3px;
	}
	

#container #upBlk #form #formBlk #formTb td {
	padding:5px 0;
	text-align:left;
	background:url(../images/line_dot.gif) repeat-x bottom;
	text-align:left;
	}
	

#container #upBlk #form #formBlk #formTb td.formM input {
	width:232px;
	margin:2px 0;
	padding:3px 2px;
	font-size:12px;
	}


/*infoBlk
------------------------------------------------------*/
#container #infoBlk {
	margin:0;
	padding:0;
	background:url(../images/bg_info.gif) repeat-y 0 0;
	}
	
#container #infoBlk h3 {
	height:57px;
	margin:0;
	padding:0;
	background:url(../images/bg_tit_info.gif) no-repeat 0 0;
	}

#container #infoBlk .btm {
	height:11px;
	background:url(../images/bg_info_btm.gif) no-repeat 0 bottom;
	font-size:1px;
	line-height:1px;
	}

/*info table*/
#container #infoBlk #infoTb {
	width:786px;
	margin:0 auto;
	background:url(../images/img_tree.gif) no-repeat 580px bottom;
	}

#container #infoBlk #infoTb td.left {
	width:270px;
	font-size:12px;
	padding:0;
	line-height:12px;
	}

#container #infoBlk #infoTb td.cen {
	width:270px;
	font-size:12px;
	padding:0;
	line-height:12px;
	}

#container #infoBlk #infoTb td.right {
	width:256px;
	font-size:12px;
	padding:0;
	line-height:12px;
	}

/*listBlock*/
#container #infoBlk #infoTb dl.sBlk {
	padding:0 7px 0 30px;
	background:url(../images/ico_hospital.gif) no-repeat 0 0;
	}

#container #infoBlk #infoTb dl.sBlk dt {
	padding-bottom:5px;
	}

#container #infoBlk #infoTb dl.sBlk dd {
	padding:0 5px 6px 15px;
	background:url(../images/ico_green.gif) no-repeat 0 3px;
	line-height:18px;
	}
	
#container #infoBlk #infoTb dl.sBlk dd a {
	font-weight:bold;
	}

/*fukidashi*/
#container #infoBlk #infoTb td .fukidashi {
	width:208px;
	margin:0 0 8px 30px;
	padding:0;
	background:url(../images/bg_fukidashi.gif) repeat-y 0 0;
	}

#container #infoBlk #infoTb td .fukidashi .top {
	height:26px;
	background:url(../images/bg_fukidashi_top.gif) no-repeat 0 0;
	font-size:1px;
	line-height:1px;
	}
	
#container #infoBlk #infoTb td .fukidashi .btm {
	height:5px;
	background:url(../images/bg_fukidashi_btm.gif) no-repeat 0 0;
	font-size:1px;
	line-height:1px;
	}

#container #infoBlk #infoTb td .fukidashi p {
	padding:5px 10px 0 10px;
	line-height:16px;
	}
	
/*line*/
#container #infoBlk #infoTb td .lineDot {
	width:250px;
	margin:0 0 10px 2px;
	height:1px;
	background:url(../images/line_dot.gif) repeat-x 0 0;
	line-height:1px;
	font-size:1px;
	}
	
/*outer dd*/
p.outer {
	margin:0 0 0 30px;
	padding:0 0 10px 15px;
	background:url(../images/ico_green.gif) no-repeat 0 0; 
	}

p.outer a {
	font-weight:bold;
	}



/*btnArea
------------------------------------------------------*/
.btnArea {
	padding:15px 0 5px 0;
	text-align:center;
	}
	
.btnArea input {
	margin:0 15px 0 0;
	}
	
	
	
#copy {
	height:60px;
	background:url(../images/img_copy.gif) no-repeat center;
	}	
	
	
	
	
	
	
	
	
	
