/* CSS Document */

/* About Jamstec top CSS */

/* title */
h2#title {
	width: 550px;
	height: 40px;
	font-size: 18px;
	line-height: 18px;
}

/* lead */
#lead {
	width: 520px;
	margin: 10px 15px 10px 15px;
}

.sub {
	width: 535px;
	/* _width: 550px; */
	padding-top: 4px;
	padding-left: 15px;
	background: url(/e/about/img/about_bar.gif) no-repeat 1px 0px;
}

ul.about_jamstec_link {
	float: left;
	width: 195px;
	margin: 10px 0px;
	list-style-type:none;
}

ul.about_jamstec_link li {
	width: 172px;
	padding-left: 23px;
	margin: 5px 0px;
	background: url(/e/common/img/link_arrow.gif) no-repeat 15px 0.4em;
}

.about_jamstec_img {
	float: right;
	margin: 10px 0px;
}

.line {
	width: 550px;
	height: 1px;
	margin: 10px 0px 6px 0px;
}

h3#sub_org {
	width: 535px;
	height: 21px;
	font-size: 16px;
	line-height: 16px;
}

h3#sub_business {
	width: 535px;
	height: 22px;
	font-size: 16px;
	line-height: 16px;
}

h3#sub_research {
	width: 535px;
	height: 21px;
	font-size: 16px;
	line-height: 16px;
}
