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


h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
}

html{
height:100%;
}

body {
font-size: 62.5%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
line-height: 1.8;
margin:0px 0px 0px 0px;
text-align:left;
background:#FFFFFF;
width:100%;
height: 100%;
}

body > #container {height:auto;}

#container{
width:1004px;
height:100%;
margin:0 auto;
padding:0px 0px 0px 0px ;
overflow: hidden;
background-repeat:no-repeat;
}

#header{
width:1004px;
height:143px;
margin:0 auto;
margin-top:0px;
padding-top:0px;
position:relative;
}

.logo{
margin-top:0px;
}

.jp_logo{
	width:299px;
	height:68px;
	margin-left:50px;
	margin-top:40px;
	float:left;	
}

.english_logo{
	width:340px;
	height:53px;
	margin-left:50px;
	margin-top:50px;
	float:left;	
}


.englishpage_link{
	width:64px;
	height:18px;
	margin-left:530px;
	margin-top:90px;
	float:left;	
}

.japanese_link{
	width:80px;
	height:18px;
	margin-left:490px;
	margin-top:90px;
	float:left;	
}



#header_space{
width:1004px;
height:143px;
margin:0 auto;
margin-top:0px;
padding-top:0px;
background-image:url(../images/header_back.png);
}



/*解除*/

.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
	
.clear{
	clear:both;
	}
	
p{padding:0;
margin:0;
}

a.blue{
	font-size:14px;
	color:#466283;
}


