@charset 'utf-8';
/* このCSSファイルはUTF-8でエンコードされています。 */
#container {
	position: relative;
}

#contents {
	display: block;
	width: auto;
	float: none;
}

.section {
	background: #f1eae5;
	zoom: 1;
}

.sectionHead {
	background: url(../../menu/images/background/sectionHead.png) left top no-repeat;
}

.sectionFoot {
	background: url(../../menu/images/background/sectionFoot.png) left bottom no-repeat;
	padding: 1px 0 20px 0;
}

.page {
	background: url(../../menu/images/background/pageBody.png) left top repeat-y;
	width: 682px;
	margin: 0 auto;
	zoom: 1;
}

.pageHead {
	background: url(../../menu/images/background/pageHead.png) left top no-repeat;
}

.pageFoot {
	background: url(../../menu/images/background/pageFoot.png) left bottom no-repeat;
	width: 610px;
	padding: 20px 22px 20px 50px;
}

.menuTable01 {
	width: 473px;
	margin-left: 20px;
}

.menuTable01 th,
.menuTable01 td {
	background: url(../../images/background/dot_gray.png) left bottom repeat-x;
	height: 3.5em;
}

.menuTable02 th,
.menuTable02 td {
	background: url(../../images/background/dot_gray.png) left bottom repeat-x;
}

#ornaments {
	position: absolute;
	top: 0;
	left: 0;
}

#ornaments .ornament01 {
	position: absolute;
	top: 80px;
	left: 78px;
}

#ornaments .ornament02 {
	position: absolute;
	top: 11px;
	left: 460px;
}

#ornaments .ornament03 {
	position: absolute;
	top: 11px;
	left: 603px;
}

#menuIndex #categoryTitle {
	margin: 0 0 10px 20px;
}

#menuDetail #categoryTitle {
	margin: 10px 0 10px 20px;
}

#menuDetail h1 {
	margin: 15px 0 20px;
	padding: 0 5px 5px;
	font-size: 1.5em;
	font-weight: bold;
	color: #630;
	background: url(../../menu/images/background/title.png) left bottom no-repeat;
}

#menuImage {
	width: 350px;
	float: left;
	margin-bottom: 15px;
}

#menuMaterial {
	width: 245px;
	margin: 0 0 15px 15px;
	float: left;
	display: inline;
}

#menuMaterial h2 {
	margin-bottom: 10px;
}

#menuMaterial .menuTable02 {
	width: 245px;
	margin-bottom: 15px;
}

#menuMaterial caption {
	font-weight: bold;
	background: url(../../images/background/dot_gray.png) left bottom repeat-x;
}

#menuMaterial .menuTable02 th,
#menuMaterial .menuTable02 td {
	height: 2em;
}

#menuStep {
	clear: both;
	margin-bottom: 20px;
}

#menuStep h2 {
	float: left;
	width: 100px;
}

#menuStep ol {
	float: left;
	width: 510px;
}

#menuStep ol li {
	margin-bottom: 10px;
}

#menuStep ol li img {
	margin-right: 0.5em;
	vertical-align: middle;
}

.presentationShadow {
	background: #ccc;
	position: relative;
}

.presentation {
	background: #f8f0df;
	position: relative;
	top: -1px;
	left: -1px;
}

.presentation .image {
	float: right;
	display: inline;
	margin: 15px;
}

.presentation h2 {
	position: relative;
	top: -14px;
	left: 10px;
}

.presentation dl {
	margin: 0 0 15px 25px;
}

.presentation dt {
	font-size: 1.5em;
	font-weight: bold;
	color: #630;
	line-height: 1;
	margin-bottom: 0.5em;
}


.presentation dt .production {
	font-size: 0.7em;
	font-weight: normal;
	color: #630;
}


.backToIndex {
	margin: 15px 25px 0px !important;
	text-align: right;
}
