/* CSS Document */

/* Databases CSS */

h2#title {
	width: 550px;
	height: 35px;
	font-size: 18px;
	line-height: 18px;
}

h3#database {
	width: 176px;
	height: 15px;
	font-size: 16px;
	line-height: 15px;
	margin-bottom: 15px;
}

#honbun {
	width: 520px;
	margin: 15px;
}

.inside_text { margin: 4px 0px 30px 1em; }

.subtitle {
    font-size: 110%;
    line-height: 130%;
    font-weight: normal;
}

ul.related_link {
	list-style-type: none;
}

ul.related_link li {
	padding-left: 8px;
	margin: 5px 0px;
	background: url(/e/common/img/link_arrow.gif) no-repeat 0 0.4em;
}


/* datapolicy */
h3 {
	color: #006251;
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
}

ul.database_link {
	list-style-type: none;
	margin: 0px 0px 30px 0px;
}

ul.database_link li {
	background: transparent url(/e/common/img/link_arrow.gif) no-repeat scroll 0px 0.4em;
	margin: 5px 0px;
	padding-left: 8px;
}




.sep {
	height: 1px;
	margin-bottom: 20px;
	border-top: 1px dotted #AAAAAA;
}


a.drc_contact {
display:block;
width: 139px;
height: 20px;
background:url(/j/database/img/mail_drc.gif) center center no-repeat;
text-indent: -9999px;
overflow: hidden;
}
