@charset "UTF-8";
body {
	padding: 20px 30px;
}

h1 {
	font-size: 120%;
	margin-bottom: 20px;
}

h2 {
	font-size: 100%;
	margin-bottom: 3px;
}

div#photo {
	margin-bottom: 20px;
}

div#texts {
	margin-bottom: 20px;
}

div#texts p {
	font-size: 80%;
	line-height: 150%;
}

div#syun_month h2 {
	font-size: 80%;
}

div#syun_month ul {
	list-style: inside none;
	margin-bottom: 40px;
}

div#syun_month li {
	padding-right: 7px;
	display: inline;
	font-size: 80%;
	line-height: 150%;
	color: #ccc;
}

div#syun_month li strong {
	color: #000;
}




div.recipeslect {
	float: left;
	width: 120px;
	font-size: 65%;
	height: 200px;
}

.recipeslect p {
	padding: 5px;
}

div#history_list {
	 margin-bottom: 50px;
}

div#history_list h2 {
	font-size: 80%;
}

div#history_list ul {
	list-style: inside disc;
}

div#history_list li {
	font-size: 80%;
	line-height: 150%;
}

p#other_material {
	font-size:80%;
	font-weight:bold;
	margin-bottom:50px;
}

ul#zairyo_list {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}
ul#zairyo_list li {
	font-size:70%;
	line-height:170%;
}
