@charset "utf-8";
/*==========================================================

 @sitename JPAP.JP
 @lastupdate 2009/3/25

==========================================================*/

/* policy
----------------------------------------------------------*/
ol.policy {}

ol.policy h4 {
	font-size:90%;
	line-height:1.8;
}

ol.policy li {
	margin-bottom:0.2em;
}

ol.policy ul.noicon {
	margin-bottom:1.2em;
}

ol.policy ul.noicon li {
	margin-left:0;
	list-style:none;
}

ol.policy ol {
	margin:0 0 1.2em 25px;
}

ol.policy ol li {
	padding-left:0;
	margin-left:0;
	list-style:decimal;
}


/* link
----------------------------------------------------------*/
dl.link dd {
	margin:3px 0 20px;
}


/* sitemap
----------------------------------------------------------*/
ul.sitemap {
	padding:20px 0 0 5px;
	background:url(../img/dotline.gif) no-repeat;
}

ul.sitemap li {
	margin:0;
	padding-left:20px;
	padding-bottom:13px;
	background:url(../img/icn_link.gif) no-repeat 0px 4px;
	list-style:none;
}

ul.sitemap li.category {
	margin-top:45px;
	padding-top:17px;
	padding-bottom:0px;
	border-top:solid 3px #0056b6;
	background-position:0px 20px;
	*background-position:0px 24px;
}

/* 2nd level */
ul.sitemap ul {
	margin-top:25px;
	padding-left:40px;
}

ul.sitemap ul li {
	margin-top:10px;
	padding:16px 0 15px 0;
	background:url(../img/dotline.gif) no-repeat;
}

ul.sitemap ul a {
	padding-left:20px;
	background:url(../img/icn_link_next.gif) no-repeat;
}

/* 3rd level */
ul.sitemap ul ul {
	margin-top:-4px;
}

ul.sitemap ul ul li {
	margin-top:0;
	padding:12px 0 0 20px;
	background:none;
}

ul.sitemap ul ul a {
	background:url(../img/icn_link_3rd.gif) no-repeat;
}

/* 4th */
ul.sitemap ul ul ul {
	margin-top:8px;
}

ul.sitemap ul ul ul li {
	margin-top:0;
	padding:0 0 4px 20px;
}

ul.sitemap ul ul ul a {
	background:url(../img/icn_link_4th.gif) no-repeat;
}



/* notice
----------------------------------------------------------*/
div.notice {
	padding-bottom:40px;
}

div.notice h3 {
	margin:52px 0 35px 0;
	text-align:center;
}

div.notice ul {
	margin-left:105px;
	width:510px;
}

div.notice dl {
	margin:20px 0 0 93px;
	width:532px;
	height:66px;
	background:url(../../../medical/img/notice_ttl_02.gif) no-repeat;
}

div.notice dl dt {
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

div.notice dl ul {
	margin:19px 0 0 295px;
	_margin-left:282px;
	width:auto;
}

div.notice dl ul li {
	float:left;
	margin:0 0 0 13px;
	list-style:none;
}


/* NewsFeed
----------------------------------------------------------*/
div#NewsFeed {
	padding-left:5px;
	padding-bottom:40px;
}

div#NewsFeed dl {
	margin-bottom:20px;
	padding-bottom:7px;
	background:url(../img/dotline.gif) no-repeat left bottom;
	line-height:1.3;
}

div#NewsFeed dl a:link,
div#NewsFeed dl a:active,
div#NewsFeed dl a:visited {
	color:#444;
	text-decoration:none;
	outline:none;
}

div#NewsFeed dl a:hover {
	text-decoration:underline;
}

div#NewsFeed dl .end {
	color:#f00;
}

div#NewsFeed dl dt {
	font-weight:bold;
}

div#NewsFeed dl dt img {
	margin-left:10px;
	vertical-align:text-top;
	* vertical-align:middle;
}

div#NewsFeed dl dd {
	margin-top:5px;
	margin-bottom:10px;
}

div#NewsFeed dl dd span.note {
	margin-top:3px;
	display:block;
}



/* login page
----------------------------------------------------------*/
div.login {
	margin-top:28px;
	padding-bottom:40px;
	width:666px;
}

/* lead */
div.login dl.lead,
div.login form {
	float:left;
	width:323px;
	height:175px;
	background:url(../img/login_form.gif) no-repeat;
}

div.login dl.lead dt,
div.login dl.lead dd p {
	display:none;
}

div.login dl.lead ul {
	margin:123px 0 0 30px;
}

div.login dl.lead li {
	margin-left:0;
	list-style:none;
}

/* form */
div.login form {
	float:right;
	position:relative;
	background-position:0px -175px;
}

div.login form legend,
div.login form dl dt{
	display:none;
}

/* input */
div.login form dl {
	margin:55px 0 0 95px;
}

div.login form dl input {
	margin-bottom:7px;
	width:196px;
	height:18px;
	font-size:110%;
}

* html div.login form dl input {
	margin-bottom:7px;
	font-size:14px;
	ime-mode:disabled;
}

/* button */
div.login form button {
	margin:14px 0 0 198px;
	padding:0;
	width:95px;
	height:28px;
	background:url(../img/btn_login_ot.gif) no-repeat;
	border:none;
	cursor:pointer;
}

div.login form button:hover {
	background:url(../img/btn_login_ov.gif) no-repeat;
}

div.login form button img {
	display:none;
	_display:block;
}

/* menu */
div.login form ul {
	margin:-33px 0 0 28px;
}

div.login form ul li {
	margin:0 0 4px 0;
	font-size:0;
	line-height:0;
	list-style:none;
}

div.login form ul li a {
	display:block;
	width:125px;
	height:15px;
	text-indent:-9999px;
}
