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

#topHeader {
	background: #F0F0F0;
	height: 320px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#topHeaderContents {
	margin: 0px auto;
	height: 320px;
	width: 800px; 
	background: url(../images/topImg_a.gif) no-repeat right bottom;
}

#topHeaderContents h1 {
	padding-top: 5px;
	font-size: 80%;
}

#topHeaderContents #headerLeft {
	float: left;
	width: 230px;
	margin-top: 5px;
}

#topHeaderContents #headerRight {
	float: right;
	width: 500px;
	text-align: right;
}

#topHeaderContents #headerRight li {
	display: inline;
	list-style: none;
}

#topHeaderContents #headerRight li a {
	color: #596D9E;
	text-decoration: none;
}

#topHeaderContents #headerRight li a:hover {
	color: #596D9E;
	text-decoration: underline;
}

#topHeaderContents h2 {
	margin-top: 85px;
}

#topHeaderContents p {
	line-height: 1.5em;
	width: 320px;
	margin-top: 5px;
	font-size: 90%;
}

#topMain {
	width: 800px;
	margin: 0px auto;
	background: url(../images/topImg_b.jpg) no-repeat right top;
}

#topMain #topMainLeft {
	text-align: left;
	width: 610px;
	margin-bottom: 50px;
	float: left;
	display: inline;
}

#topMain #topMainLeft #topNavi {
	margin: 50px 0px 0px;
	padding: 0px;
	height: 110px;
	width: 610px;
}

#topMainLeft li {
	float: left;
	height: 110px;
	width: 195px;
	list-style: none;
	display: inline;
	margin: 0px 7.5px 0px 0px;
	padding: 0px;
}

#topMainLeft li span {
	position:relative;
	display:block;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#topMainLeft li a.visible {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#topMainLeft li#nav01 a.visible {
    background: url(../images/mainNavi01.jpg) no-repeat;
}

#topMainLeft li#nav02 a.visible {
    background: url(../images/mainNavi02.jpg) no-repeat;
}

#topMainLeft li#nav03 a.visible {
	background: url(../images/mainNavi03.jpg) no-repeat;
}

#topMainLeft li#nav01 a.visible:hover {
	background-position: 0 -110px;
}

#topMainLeft li#nav02 a.visible:hover {
	background-position: 0 -110px;
}

#topMainLeft li#nav03 a.visible:hover {
	background-position: 0 -110px;
}

#topMain #news {
	clear: both;
	padding-bottom: 5px;
	padding-top: 50px;
	width: 600px;
}

#topMain #news h3 {
	padding-bottom: 8px;
}

#topMainLeft dl {
	width: 600px;
}

#topMainLeft dl a {
	color: #596D9E;
	text-decoration: none;
}

#topMainLeft dl a:hover {
	color: #596D9E;
	text-decoration: underline;
}

#topMainLeft dl dt {
	border-top: 2px solid #5C71A5;
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#topMainLeft dl dd {
	float: left;
	border-top: 2px solid #DCDCDC;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#topMain #topMainRight {
	float: left;
	width: 180px;
	display: inline;
	margin-left: 10px;
	text-align: left;
}

#topMainRight #mail {
	height: 180px;
	width: 180px;
	margin: 50px 0px 0px;
}

#topMainRight #mail a.visible {
	position:relative;
	display:block;
	height: 180px;
	width: 180px;
	overflow: hidden;
}

#topMainRight #mail span {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	background: url(../images/contactBtn.gif) no-repeat;
}

#topMainRight #mail span:hover {
	background-position: 0 -180px;
}

#link {
	width: 180px;
	margin-top: 10px;
	font-size: 80%;
	color: #999999;
}

#link a {
	text-decoration: none;
	color: #999999;
}

.validation {
	margin-top: 20px;
}

.validation a {
	margin-right: 5px;
}

#topMain #return {
	clear: both;
	text-align: right;
	margin-bottom: 5px;
	font-size: 80%;
}

#topMain #return a {
	color: #596D9E;
	text-decoration: none;
}

#topMain #return a:hover {
	color: #596D9E;
	text-decoration: underline;
}

#topMain:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#topMain {
	width: 800px;
	/*¥*//*/
	overflow: hidden;
	/**/
}
