@charset "iso-8859-1";

/*================================================================================
 seikatsu-top
================================================================================*/
body#seikatsu-top .visual {
	position: relative;
}
body#seikatsu-top .visual h2.title {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 22px;
	top: 29px;
}
body#seikatsu-top .visual p.read {
	color: #0860A8;
	line-height: 1.3em;
	width: 405px;
	position: absolute;
	left: 22px;
	top: 58px;
}

/* heading
--------------------------------------------------*/
body#seikatsu-top div#individuals h2,
body#seikatsu-top div#research h2 {

text-indent:-9999px;
overflow:hidden;
}
body#seikatsu-top div#individuals h2 span,
body#seikatsu-top div#research h2 span {
position:absolute;
left:10px;
top:10px;
height:16px;
display:block;
}

/* 
--------------------------------------------------*/
body#seikatsu-top div#individuals h2 span{background:url(/english/seikatsu/images/index-txt-individuals.gif) no-repeat;width:272px;}
body#seikatsu-top div#research h2 span{background:url(/english/seikatsu/images/index-txt-research.gif) no-repeat;width:148px;}


/* 
--------------------------------------------------*/
body#seikatsu-top div.section-type1 dl {
	margin: 0px;
	padding: 0px;
}
body#seikatsu-top div.section-type1 dt {
	margin: 0px;
	padding: 5px 0px 0px;
	border-top: 1px solid #DBDBDB;
}
body#seikatsu-top div.section-type1 dd {
	margin: 0px;
	padding: 5px 0px 5px 16px;
}
body#seikatsu-top div.section-type1 dt.top {
	border-top-style: none;
}

