/*---------------------------------------------------------------------------*/
/* OVID CSS -----------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/






/********  フォル?ーj  ********/

.div_contents
{
/*	background-color	: #eeeecc;*/
	color				: #000000;
	font-size			: 90%;
	line-height			: 200%;
	text-align			: left;
	padding				: 10px 64px 48px 64px;
}

.p_author
{
	font-size			: 100%;
	line-height			: 100%;
	text-align			: right;
}

.p_link
{
	font-size			: 100%;
	line-height			: 100%;
	text-align			: right;
}

.font_s
{
	font-size			: 80%;
}


/********* navi ************/
#div_navi
{
	text-align				: right;
/*	margin					: auto;
	clear					: both;*/
	padding					: 6px 12px;
	font-size				: 90%;
	background-color		: #DFDFAF;
	color					: #444444;
/*	border-top				: 1px solid  #808050;*/
	height					: 16px;
}

#div_navi .a_prev/*,
#div_navi .a_next*/
{
	width					: 30px;
}

#div_navi .a_prev
{
	float					: left;
}

#div_navi .a_next
{
	float					: right;
	width					: 320px;
}

#div_navi a:link,
#div_navi a:visited,
#div_navi a:active
{
	color		: #800080;
}




/************** sitemap ******************/
#sitemap
{
	width				: 704px;
	padding				: 30px 0 48px 0;
}

.tbl_sitemap
{
	_border-width		: 0px;
	width				: 100%;
}

.tbl_sitemap tr#search
{
/*	 background-color	: #CCCC99;*/
	 background-color	: #dfdfaf;
}

.tbl_sitemap th,
.tbl_sitemap td
{
	border-bottom			: 1px solid #b0b080;
	border-width		: 0px 0px 1px 0px;
	padding-top			: 0px;
	_padding-top			: 12px;/*IE*/
	font-weight			: normal;
}

#sitemap b.b_top,
.tbl_sitemap th
{
	padding-left			: 56px;
}

.tbl_sitemap th
{
	font-size			: 120%;
}

.tbl_sitemap td
{
	font-size			: 90%;
}






/*********** help ************/

#help .p_text,
#help table
{
	padding-left			: 70px;
	margin-bottom			: 10px;
}

#help
{
	padding				: 10px 64px 10px 64px;
}

#help img
{
	margin				: 0 auto;
	text-align			: center;
}

#help th
{
	font-weight			: normal;
	width				: 105px;
}

#help th,
#help td
{
	line-height			: 140%;
	border-style		: none;
}

