@charset "utf-8";
/* CSS Document */

/*
===== CONTENTS ===========================================

	1: index.html layout

==========================================================
*/

/* -------------------------------------------------------
  1: index.html layout
------------------------------------------------------- */

#top div#layoutGlobalNavi {
	margin-bottom:0;
	line-height:0;
}

#top div#layoutGlobalNavi img {
	display:block;
}

#top div#flashArea {
	margin-bottom:15px;
}

#top div#flashArea img {
	display:block;
	line-height:0;
}

#top div#layoutMain {
	background:none;
}

#top div#mainRight {
	width:212px;
}

#top div#mainRight div#topicsBox {
	width:210px;
	border:1px solid #999;
}

#top div#mainRight div#topicsBox dl {
	width:180px;
	padding:10px 15px;
	line-height:1.6;
	word-wrap:break-word;
}

#top div#mainRight div#topicsBox dd {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #999;
}

#top div#mainRight div#topicsBox dd#lastDate {
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}

#top div#mainLeft {
	width:592px;
	float:left;
}

#top #layoutSubNavi div.sNaviBox {
	width:592px;
	padding:0;
	border:none;
}

#top #layoutSubNavi div#conceptBg {
	width:581px;
	padding:9px 0 0 11px;
	height:81px;
	background:url(img/bg_snavi_concept.jpg) top left no-repeat;
	
}

#top #layoutSubNavi div#corporateBg {
	width:581px;
	padding:6px 0 0 11px;
	height:104px;
	background:url(img/bg_snavi_corporate.jpg) top left no-repeat;
}

#top #layoutSubNavi div#enterpriseBg {
	width:581px;
	padding:13px 0 0 11px;
	height:257px;
	background:url(img/bg_snavi_enterprise.jpg) top left no-repeat;
}

#top #layoutSubNavi div#mpaBg {
	width:581px;
	padding:9px 0 0 11px;
	height:41px;
	background:url(img/bg_snavi_mpa.jpg) top left no-repeat;
}

#top #layoutSubNavi div#linkBg {
	width:581px;
	padding:9px 0 0 11px;
	height:24px;
	background:url(img/bg_snavi_link.jpg) top left no-repeat;
}


#layoutSubNavi ul {
	width:160px;
	float:left;
}

#layoutSubNavi li {
	background:url(common/img/arw_snavi.gif) left 2px no-repeat;
	padding:0 0 4px 18px;
	line-height:1.4em;
}

