@charset "utf-8";

@import url("../../common/css/import.css");

/* =======================================

	Buyer CSS


===================================================*/


/*-------------------------------------------------
	Buyer
---------------------------------------------------*/



.recipe-zairyou {
	float: right;
	width: 250px;
	display: inline;
}
.recipe-zairyou.shadow table {
	margin: 10px;
}
.recipe-zairyou.shadow table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 20px;
}
#contents #white-area #main-contents ol.recipe-process-box {
	clear: both;
	padding: 10px;
}
#contents #white-area #main-contents ol.recipe-process-box li {
	display: inline;
	padding: 15px;
	float: left;
	width: 130px;
}

#contents #white-area #main-contents .recipe-process-box .recipe-process dt {
	margin-bottom: 5px;
}
#contents #white-area #main-contents .recipe-process-box .recipe-process dd {
	line-height: 130%;
}
#contents #white-area #main-contents .recipe-list {
	clear: both;
	padding: 20px;
}
#contents #white-area #main-contents ol.recipe-list li {
	list-style-type: decimal;
	line-height: 130%;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-left: 20px;
}

#contents #white-area #main-contents ul.yudekata {
	padding-top: 20px;
	padding-bottom: 20px;
	clear:both;
}

	
#contents #white-area #main-contents ul.yudekata li {
	line-height: 130%; padding-bottom: 10px; padding-left: 20px; padding-top: 10px; }
	
	#contents #white-area #main-contents ul.yudekata li dl dt { font-weight: bold; color: #690; margin-bottom: 5px;}

#contents #white-area #main-contents .material {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	width: 300px;
}
#cover #contents #white-area #main-contents .material dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#cover #contents #white-area #main-contents .material table {
	margin: 10px;
	width: 280px;
}
#cover #contents #white-area #main-contents .material table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 3px;
}#contents #white-area #main-contents #koe-box {
	width: 640px;
	margin-top: 20px;
	margin-left: 15px;
}

#contents #white-area #main-contents #koe-box dl {
	margin-bottom: 30px;
	clear: both;
}
#contents #white-area #main-contents #koe-box dl dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 130%;
	font-size: 120%;
	color: #690;
}
#contents #white-area #main-contents #koe-box dl dd ul li.odd {
	line-height: 160%;
	background-image: url(../img/paper01.jpg);
	float: left;
	width: 120px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 13px;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
#contents #white-area #main-contents #koe-box dl dd ul li.even {
	line-height: 160%;
	background-image: url(../img/paper02.jpg);
	float: left;
	width: 120px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 13px;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
#contents #white-area #main-contents #koe-box dd ul li dl dt {
	line-height:160%;
	font-size: 100%;
	font-weight: bold;
	color: #690;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #white-area #main-contents #koe-box .clearfix dd ul li dl {
	margin: 0px;
	padding: 0px;
}

#contents #white-area #main-contents #koe-box dd ul li dl dd {
	line-height:160%;
	color: #000;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #690;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
