@charset "utf-8";

/* header_en */
/*---------------------------------------------*/

#header_en{
	padding-bottom: 10px;
	border-bottom: 4px solid #0099ff;
}

#header_en a {
	color: #444444;
}

#header_en a:visited {
	color: #444444;
} 

#header_en .naviArea {
	width: 960px;
	margin: 0 auto;
	padding: 0 15px;
	overflow: hidden;
	zoom:1;
}

#header_en .naviArea .logo {
	display:inline-block;
	margin:10px 0 0 0;
}

#header_en .naviArea .logo img {
	margin:0 0 0 10px;
}

/* footer_en */
/*---------------------------------------------*/

#footer_en a {
	color: #444444;
}

#footer_en a:visited {
	color: #444444;
}

#footer_en {
	margin: 50px auto 0;
	width: 100%;
	border-top: 1px solid #D6D6D6;
}

#footer_en .fundamental {
	width: 960px;
	padding: 0 10px;
	margin: 40px auto 9px;
	overflow: hidden;
	vertical-align: bottom;
}

#footer_en .fundamental .logo {
	float: left;
	width: 147px;
	height: 19px;
	margin-right:5px;
}

#footer_en .fundamental .linkList {
	display:inline;
	float: left;
/*	width: 598px; */
	width:535px;
	margin:0 0 0 5px;
	line-height:1.2;
	vertical-align:bottom;
}
#footer_en .fundamental .linkList li {
	display: inline;
	padding-right: 3px;
	margin-left: -2px;
}

#footer_en .fundamental .linkList li a {
	font-size: 70%;
}

#footer_en .fundamental .copyright {
	float: right;
	width: 264px;
	padding:0.5em 0 0 0;
}

#footer_en .naviArea{
	position:relative;
	width:960px;
	margin:0 auto;
	padding-top: 20px;
}

#footer_en .naviArea .TopOfPage{
	position:absolute;
	top:0;
	right:0;
	width:140px;
	height:21px;
	padding-top:3px;
	background:url("/common_v4/img/bg_pagetop.png") no-repeat left top;
	margin-top: -3px;
	border-top: 3px solid #ffffff;
}

#footer_en .naviArea .TopOfPage p{
	text-align:center;
	line-height:1;
	margin-top: 2px;
}

#footer_en .naviArea .TopOfPage p a{
	background:url("/common_v4/img/icon_arrow_02.gif") no-repeat left center;
	padding-left:15px;
	color:#0099ff;
	text-decoration:none;
	font-size: 12px;
}

#footer_en .naviArea .TopOfPage p a:hover{
	text-decoration:underline;
}

#footer_en .naviArea .TopOfPage p a:visited{
	color:#9966ff;
}

/* ie6 hack */
/*---------------------------------------------*/

/* header_en */
* html #header_en .naviArea .logo {
	display: inline;
	zoom: 1;
}

/* footer_en */
* html #footer_en .fundamental .linkList li {
	padding-right: 5px;
	margin-left: 3px;
}
* html #footer_en .fundamental .linkList li a {
	font-size:65%;
}

* html #footer_en .fundamental .copyright {
	padding:0.1em 0 0 0;
}

/* ie7 hack */
/*---------------------------------------------*/
/* header_en */
*+ html #header_en .naviArea .logo {
	display: inline;
	zoom: 1;
}

/* footer_en */
*+ html #footer_en .fundamental .linkList li {
	padding-right: 5px;
	margin-left: 3px;
}
*+ html #footer_en .fundamental .linkList li a {
	font-size:65%;
}
*+ html #footer_en .fundamental .copyright {
	padding:0.1em 0 0 0;
}

#contents_v3 .D_none {
	display: none;
}
