body{
	line-height:150%;
	font-size:14px;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic",arial,helvetica,clean,sans-serif;
}

p{
	margin:0;
}

img{
	border:none;
}

.header{
	border-top:3px solid #76923C;
	border-bottom:3px solid #76923C;
	padding:10px 0 10px 10px;
}

.header a{
	margin:40px 30px 0 0;
	color:#76923C;
	text-decoration:none;	
}

.header a:hover{
	text-decoration:underline;	
}





.btns img{
	border-bottom:3px solid #ffffff;	
}

.btns a img:hover{
	border-bottom:3px solid #76923C;
}



.contents{
	width:950px;
}

.contents h1{
	color:#76923C;
	font-weight:bold;
	font-size:x-large;
}



.footer{
	border-top:3px solid #76923C;	
	padding:10px 0 0 0;
	text-align:right;
}

.footer img{
	margin:0 10px 10px 0;
}


.myright{
	float:right;
}

.myleft .hidari{
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
