h1,h2,h3,h4,h5,h6,p,table,th,td,ul,ol,dl,dd,dt {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1em;
}
#stage {
	font-size: 0.9em;
}
#contents {
	background-color: #5EB6E4;
}
#pageTitle {
	float: left;
	height: 192px;
	width: 192px;
}
#mainContents {
	float: right;
	width: 538px;
	padding-top: 27px;
	padding-left: 15px;
	padding-right: 15px;
}
#mainContents h2 {
	margin-bottom: 20px;
}
#mainContents h3 {
	margin-top: 35px;
}
#mainContents p {
	line-height: 1.2em;
	color: #FFFFFF;
}
#linkContents {
	background-color: #FFFFFF;
	clear: both;
	padding-top: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#products {
	float: left;
	width: 180px;
}
#information {
	float: left;
	width: 280px;
}
#corporate {
	float: left;
	width: 200px;
}
#mainContents a , #products a , #information a , #corporate a {
	background-image: url(/common/img/linkIcon2.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 6px;
	padding-left: 8px;
	font-weight: bold;
	color: #000000;
	font-size: 1em;
}
#products a , #information a , #corporate a {
	margin-bottom: 30px;
}
#mainContents a:hover {
	background-color: #5EB6E4;
	text-decoration: underline;
}
#products a:hover , #information a:hover , #corporate a:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}
