body {
	background-color: #FEF4CD;
}
#layout-main {
	background-color: #FFF;
}
#coin-slider {
	height: 363px;
	width: 910px;
	overflow: hidden;
}
.taisyou {
	float: left;
	width: 435px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 5px;
}
.marukan {
	float: right;
	width: 435px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
}
.waku {
	border: 3px solid #CCC;
	width: 672px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.alert {
	font-size: 80%;
	color: #733F13;
}
#application-list {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#application-list dt {
	background-color: #F7F5F0;
	padding: 5px;
	width: 90px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	font-weight: bold;
	color: #000;
}
#application-list dd {
	width: 780px;
	background-color: #F7F5F0;
	padding: 5px;
	float: right;
	display: inline;
	margin-bottom: 10px;
}
h4 {
	clear: both;
	margin-bottom: 10px;
	color: #743F13;
}
.nomal-list {
	list-style-type: disc;
	margin-left: 15px;
	list-style-position: outside;
}
.nomal-list li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
.wsp10 {
	padding-right: 10px;
	padding-left: 10px;
}
#sample-resipe {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#sample-resipe ul{
	width: 540px;
	margin-left: -20px;
	display: inline;
}

#sample-resipe li {
	float: left;
	width: 250px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#contents-haeder {
	background-color: #E4EFF3;
	background-image: url(img/photo_s1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	margin-bottom: 20px;
}
.header-h2 {
	width: 320px;
	float: left;
}

.header-copy {
	padding-top: 10px;
	padding-right: 150px;
}
h3 {
	margin-bottom: 10px;
}
.forme-table {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.forme-table tr {

}

.forme-table th  {
	padding: 10px;
	width: 170px;
	background-color: #FEF4CD;
	color: #743F13;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.forme-table td {
	vertical-align: top;
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.em20 {
	width: 20em;
}
.em5 {
	width: 5em;
}
.em15 {
	width: 15em;
}

.em8 {
	width: 8em;
}


.em30 {
	width: 30em;
}
#entry {
	background-image: url(img/back-entry.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#entry ul {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#entry li {
	width: 250px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#entry li h3 {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
	width: 250px;
}
#entry li h6 {
	text-align: right;
	width: 250px;
}
#entry li h5 {
	font-size: 14px;
	padding: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	width: 250px;
	margin-top: 10px;
}
#entry li p {
	font-size: 12px;
	line-height: 170%;
	width: 250px;
}
