#head img {
	margin-top: 50px;
}

<<<<<<< .mine
/*table.menu{
	width:90%;
	border: 2px #ff0000;
=======
>>>>>>> .r16

/* ------------------------------
セレクトボックス
------------------------------ */

#menu_list {
	float:right;
	position:relative;
	left:-70px;
}
/* ---------------------------- */

#menu_body{
	position:relative;
	top: 70px;
	left:40px;
	
	font-weight: bold;

}

#menu_body ul{
	list-style: none;
}

#menu_body span {
	display : none;
}*/

#main h2 {
	color: brown;
	margin-bottom: 10px;
}
<<<<<<< .mine

#main h3 {
	margin-bottom: 10px;
}

#main h4 {
	color: red;
	margin-bottom: 5px;
}


#main img {
	margin-top:10px;
	margin-bottom: 10px;
}

#main p {
	margin-bottom: 10px;
}

=======
>>>>>>> .r16
