@charset "shift_jis";

#content{
	width:440px;
	float:left;
}

#pass #content,#regi #content{
	width:760px;
}

#home #h2_01{
	background:url(../img/medic/h2_01.gif) left top no-repeat;
	height:35px;
}

#pass #h2_01{
	background:url(../img/medic/h2_02.gif) left top no-repeat;
	height:35px;
}

#regi #h2_01{
	background:url(../img/medic/h2_03.gif) left top no-repeat;
	height:35px;
}

#login a{
	display:block;
	text-indent:-9999px;
	width:156px;
	height:36px;
	text-decoration:none;
}

#bu_login{
	margin:0px 0px 20px;
	padding:0;
}

#bu_check{
	margin:0px 0px 20px;
	padding:0;
}

#bu_a{
	margin:0px 0px 20px;
	padding:0;
}

#bu_login a:link,#bu_login a:visited{
	background:url(../img/medic/bu_login.jpg) left top no-repeat;
}

#bu_login a:hover{
	background:url(../img/medic/bu_login.jpg) -170px top no-repeat;
}

#bu_check a:link,#bu_check a:visited{
	background:url(../img/medic/bu_login.jpg) 0px -49px no-repeat;
}

#bu_check a:hover{
	background:url(../img/medic/bu_login.jpg) -170px -49px no-repeat;
}

#bu_a a:link,#bu_a a:visited{
	background:url(../img/medic/bu_login.jpg) 0px -98px no-repeat;
}

#bu_a a:hover{
	background:url(../img/medic/bu_login.jpg) -170px -98px no-repeat;
}

#regi #container #notice ul{
	margin:20px 10px 20px 25px;
}

#regi #container #notice li{
	padding:2px 5px 3px;
	margin-bottom:5px;
	border-bottom:dashed 1px #999;
}