@charset "iso-8859-1";
/* CSS Document */

/*------------------ common ------------------------- */
/*---  clearfix  ---*/
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*------------------ navi-sitemap(sitemap) ------------------------- */
#navi-sitemap {
	height:22px;
	margin-bottom: 11px;
	padding-top: 10px;
	width:100%;
}
#page-title{
	margin:0 0 0 1px;
	float: left;
	display: inline;
	font-weight:bold;
	color:#000;
}
#page-title a{
	font-size:22px;
	color:#000;
}
#page-title a:hover{
	color:#000;
	text-decoration:none;
}
#navi-glinks{
	float: right;
	display: inline;
	margin-right: -10px;
	margin-top: 5px;
	overflow: hidden;
	_zoom:1;
}
#navi-glinks li{
	display: inline;
	margin-left: -1px;
	margin-right: 10px;
	border-left:1px solid #b7b7b7;
	padding-left: 10px;
	line-height: 14px;
	height:17px;
	font-size:12px;
}
#navi-glinks li a{
	color:#333;
}
/*------------------ contents ------------------------- */
#contents {
}

/*------------------ topPagetop ------------------------- */
.topPagetop {
	margin-top: 15px;
	font-size:12px;
	line-height:1.2;
	clear:left;
	padding-bottom: 9px;
	width:950px;
	text-align:right;
}

.topPagetop a {
	background:url(/prdct/solar/images/arw.gif) no-repeat scroll 0 0.2em transparent;
	height:8px;
	padding:0 0 0 12px;
}

