@charset "utf-8";

body{
 color: #000000 ;
 font-size: 15px ;
 font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif ;
 line-height: 1.9 ;
 background-color: #fff;
 margin: 0;
 padding: 0;
}
h1, h2, h3, p, div, section, header, footer {
	margin: 0 ;
	padding: 0 ;
}

img {
	vertical-align:bottom;
	border:0;
}

a:link{
	color: #cc0000;
}

a:visited{
	color: #9f5343 ;
}

a:hover{
	color: #E48E00;;
}


#wrapper {
width: 1000px;
margin: 0 auto;
text-align:justify;
	background: #ece2c0 ;
}

p.capt{ 
text-align: right;
font-size: 0.75em ;
padding-top:3px ;
padding-bottom: 50px ;
margin: 0;
line-height: 1.4;
}

p.cap{ 
text-align: left;
font-size: 0.75em ;
padding-top:3px ;
padding-bottom: 50px ;
margin: 0;
line-height: 1.4;
}

/*ヘッダー*/

p#logo {
    text-align: right ;
    position: relative;
    right: 100px ;
	padding-top: 5px;
}

h1 {
    width:1000px ;
    margin:0 auto;
    padding-bottom: 20px;
}

p#language{
    text-align: right ;
    position: relative;
    right:  100px ;
	font-size: 1.1em;
}

/**/

#top {
    width: 800px ;
    margin: 30px auto ;
	height: auto;
	line-height: 1.9;
}

#content {
	width: 800px;
	clear: both;	
	margin: 20px auto;
}
#text{
	float: left;
	width: 500px;
	line-height: 2;
}
#texte{
	float: left;
	width: 500px;
	line-height: 1.8;
}

h2 {
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 1.2em;
}
#texte h2 {
	font-size: 1.1em;
}
h2.inf {
	padding-bottom: 0;
}
h3 {
	font-size: 1em;
	padding-top:10px;
	padding-bottom: 4px;
}
#image{
    float: right ;
	width: 225px;
	padding-top: 40px;	
 
}
#image img {

}
p.lin {
	padding: 10px 0;
}
#mus{
    clear: both ;
	width: 800px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 220px;
}
#emus{
    clear: both ;
	width: 800px;
	margin: 0 auto ;
	height: auto;
	padding: 50px 0 180px;
}
div.in {
	width: 500px;
	float: left;
}

div.chira {
	width: 155px;
	float: right;
	padding-right: 65px;
	font-size: 0.6em;
	text-align: right;
	padding-top: 40px;
	margin-top: 0;
}
div.en {
	padding-top: 0px;
	margin-top: 0;
}


footer { 
	clear: both;
    color: #ffffff;
    width: 1000px ;
    background: #404353 ;
    padding: 15px 0px ;
    font-size: 0.75em ;
    text-align: center ;
	margin-top: 150px;
       
}