@charset "UTF-8";

*{
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
        margin: 0px;
	padding: 0px;
}
	
body {
	line-height: 150%;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #999966;
	left: 0px;
	top: 0px;
}

p {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro M";
	font-style: normal;
	float: left;
	width: 600px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
} 

h1 {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", Helvetica, Arial, sans-serif;
	font-size: 12px;
	position: relative;
	height: 30px;
	width: 800px;
	top: 0px;
	right: 0px;
}

h2 {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 30px;
	padding-bottom: 15px;
}

h3 {
}

a:link{
	text-decoration:none;
}
 
a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration: none;
}

a{
	display:block;
	text-decoration: none;
}

#shadow {
	background: url(http://ecole-de-eco.org/images/shadow.jpg) repeat-y top center;
	height: 100%;
	position:relative;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
}

#content {
	line-height:10px;
	color: #333333;
	position: relative;
	width: 700px;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}	
#header {
	line-height:normal;
	color: #333333;
	position: relative;
	height: 35px;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro M";
	font-size: 20px;
	text-align: left;
	font-weight: bolder;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #C3C3C3;
	padding: 0px;
	background-position: 10px;
}

#fla {
	margin:0;
	position: relative;
	top: 0px;
	right: 0px;
	height:400px;
	width: 700px;
}

#logoj{
	margin:0;
	position: relative;
	top: 0px;
	right: 0px;
	height:80px;
	width: 700px;
	background-image: url(images/logoj.jpg);
	background-repeat: no-repeat;
	background-position: 420px 15px;
	float: left;
}


#menu {
	color: #333333;
	position: relative;
	top: 0px;
	right: 0px;
	height: 70px;
	width: 700px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#footer {
	color: #CCCCCC;
	position: relative;
	height: 20px;
	width: 700px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	background-color: #454545;
	clear: both;
	float: left;
}

#menu hr {
	height:1px;
	border-top-style: solid;
	width: 400px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

#menu p{
	float: right;
	clear: both;
	font-size: 18px;
	color: #666666;
	height: 30px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro M";
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

#menu a {
	display: inline;
}

#menu a:link{
	color:#666666;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}

#menu a:visited{
	color:#666666;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}
	
	
#menu a:hover{
	text-decoration:none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: none;
}

#honbun  {
	top: 0px;
	right: 0px;
	width: 700px;
	color: #333333;
	float: left;
	background-color: #F6F6F6;
}


#hmenu {
	color: #333333;
	position: relative;
	top: 0px;
	right: 0px;
	height: 35px;
	width: 700px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}


#hmenu p{
	float: right;
	clear: both;
	font-size: 14px;
	color: #666666;
	height: 20px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro M";
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

#hmenu a {
	display: inline;
}

#hmenu a:link{
	color:#666666;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}

#hmenu a:visited{
	color:#666666;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}
	
	
#hmenu a:hover{
	text-decoration:none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: none;
}
