@charset "utf-8";

/*---------------------------------------------------------------
	IMAGE
---------------------------------------------------------------*/
div#image {
	float: right;
	width: 626px;
	width: 630px;
	height: 256px;
	padding-right: 1px;
	background: #D0E9F1 url(../images/index/image.jpg) no-repeat 2px 0px;
}

div#image div {
	display: inline;
	float: left;
	overflow: hidden;
	margin-top: 200px;
	height: 49px;
}

div#image div a {
	display: block;
	height: 49px;
	overflow: hidden;
	background: #D0E9F1 url(../images/index/image-button.jpg) no-repeat;
	text-indent: -9999px;
}

div#image div#investor {
	width: 236px;
	margin-left: 25px;
}

div#image div#investor a {
	width: 236px;
	background-position: 0px 0px;
}

div#image div#investor a:hover {
	width: 236px;
	background-position: 0px -49px;
}

div#image div#health {
	width: 158px;
	margin-left: 36px;
}

div#image div#health a {
	width: 158px;
	background-position: -236px 0px;
}

div#image div#health a:hover {
	width: 158px;
	background-position: -236px -49px;
}

div#image div#skincare {
	width: 158px;
	margin-left: 6px;
}

div#image div#skincare a {
	width: 158px;
	background-position: -394px 0px;
}

div#image div#skincare a:hover {
	width: 158px;
	background-position: -394px -49px;
}


/*---------------------------------------------------------------
	NEWS
---------------------------------------------------------------*/
#news-box {
	float: left;
	margin-bottom: 24px;
	width: 443px;
	padding-bottom: 6px;
	background: #DBE7EF url(../images/index/news-bottom.gif) no-repeat left bottom;
}

h2#news-title {
	margin-bottom: 0px;
}

#news-list {
	width: 441px;
	min-height:374px;
	height:auto !important;
	height:374px;
	line-height: 175%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #DBE7EF url(../images/index/news-back.gif) repeat-x;
	color: #004D80;
	text-indent: 12px;
}

#news-list div.date {
	font-weight: normal;
	font-size: 90%;
	_font-size: 85%;
}

#news-list h3 {
	padding-left: 24px;
	font-weight: normal;
	font-size: 90%;
	_font-size: 85%;
	text-indent: 0px;
}

#news-list a {
	color: #004D80;
}

/*---------------------------------------------------------------
	GROUP LINKS
---------------------------------------------------------------*/
div#links {
	float: left;
	width: 124px;
	margin-left: 22px;
	background: url(../images/index/group-title.gif) no-repeat;
}
div#links img.group-title {
	margin-bottom: 10px;
}
div#links h2.group {
	margin: 0px;
}

div#links h2.group a {
	display: block;
	width: 124px;
	overflow: hidden;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/index/group.jpg) no-repeat;
}

div#links h2#welcia-kanto a {
	height: 58px;
}

div#links h2#takada a {
	height: 43px;
	background-position: 0px -58px;
}

div#links h2#terashima a {
	height: 81px;
	background-position: 0px -101px;
}

div#links h2#eleven a {
	height: 52px;
	background-position: 0px -190px;
}

/*---------------------------------------------------------------
	IR2000
---------------------------------------------------------------*/
div.ir2010 {
	clear: both;
	height: 60px;
}

div.ir2010 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.ir2010 p {
	margin: 0px;
	padding-top: 14px;
	font-size: 90%;
	_font-size: 85%;
}
