@charset "utf-8";

/* INDEX
------------------------------------------------------------------------------*/

#top #gNav {
	height: 54px;
}

#top #gNav li {
	padding-bottom: 0px;
}

#top #sub {
	padding-top: 0px;
	width: 200px;
}

#mainVisualOuter {
	background-image: url(../images/index/bg_mv.png);
	background-repeat: repeat-x;
}

#mainVisual {
	height: 236px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(../images/index/bg_mvswf.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#topSystem,
#topVisualization,
#topMigration,
#topPartner {
	float: left;
	width: 329px;
}

#topSystem,
#topVisualization {
	margin-bottom: 5px;
}


#topSystem,
#topMigration {
	margin-right: 17px;
}

/* INDEX / SUB
------------------------------------------------------------------------------*/

#sideNewsTop {
	background-image: url(../images/index/bg_sidenews_top.png);
	height: 4px;
	background-repeat: no-repeat;
}


#sideNewsBottom {
	background-image: url(../images/index/bg_sidenews_bottom.png);
	height: 4px;
	background-repeat: no-repeat;
}

#sideNewsMiddle {
	background-image: url(../images/index/bg_sidenews_middle.png);
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 4px;
}

* html body #sideNewsMiddle {
	margin-top: -10px;
}

#sideNewsMiddle dl {
	padding-right: 5px;
	padding-left: 5px;
}

#sideNewsMiddle dt {
	background-image: url(../images/index/icon_arrow_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 10px;
	margin-bottom: 7px;
	margin-top: 15px;
}

#sideNewsMiddle dd {
	font-size: 11px;
	line-height: 1.5;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

#sideNewsMiddle dd a {
	line-height: 1.5;
}

#sideNewsMiddle p {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sideNews {
	margin-bottom: 15px;
}

#sidePlanet {
	background-image: url(../images/index/bg_sideplanet.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 188px;
	padding: 6px;
	margin-bottom: 15px;
}

* html body #sidePlanet {
	margin-top: -10px;
}

#sidePlanetAbout {
	font-size: 11px;
	background-image: url(../images/index/icon_arrow_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#sidePlanetBtn {
	text-align: center;
}

#sideBanner li {
	margin-bottom: 10px;
}
