﻿@charset "utf-8";


body {

	text-align: center;

	color: #666666;

	background-image: url(images/iti.jpg);

}




#contents {

	margin-right: 50px;

	margin-left: 50px;

}



h1 {

	font-size: 36px;

	background-color: #000080;

	color: #fff;

	font-family: Georgia, "Times New Roman", Times, serif;

	letter-spacing: 15px;

}




#select {
	background-color: #aca691;
	padding: 5px;
	font-size: 19px;
}

h2 {
	font-size: 18px;

	color: #ffffff;

	background-color: #000080;

	margin-bottom: 0;

	padding-top:5px;

	padding-bottom: 5px;

}


form {
	text-align: left;

	background-color: #ffffff;
	line-height: 150%;

	margin-top: 0;
	margin-bottom: 15px;

	padding:20px;

}
#recipe {
	
	font-size: 14px;

	text-align:left;

	background-color: #ffffff;

	line-height: 150%;

}

img.photo {

	float: left;

	margin-right: 20px;

	margin-bottom: 10px;

}

#gotop {

	font-size: 40px;

	border-top: dotted #000080 4px;

	padding-top: 10px;

	padding-bottom: 10px;

	margin-bottom: 20px;

	background-color: #ffffff;

}
#gotop a {
	padding-left: 15px;
	background: url(images/yaji.png)no-repeat left;
}
