/* CSS Document */
.column-single {
	width: 733px;
	margin-top: 14px;
	margin-bottom: 0px;
	background-image: url(../images/column_single_bg.gif);
	background-repeat: repeat-y;
	padding-right: 36px;
	padding-left: 35px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	display:inline-block;
	text-align: left;
	padding-top: 8px;
}
.column-single h3 {
	font-size: 125%;
	padding-bottom: 20px;
	font-weight: bold;
	color: #999999;
}
.column-single h4 {
	font-size: 90%;
	padding-bottom: 22px;
	line-height: 1.6em;
}
dl.product {
	padding-bottom: 32px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
dl.product dt {
	padding-bottom: 10px;
	color: #669933;
	background-image: url(../matching/images/j.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
dl.product dd {
	color: #999999;
	font-size: 85%;
}
dl.product dd.photo {
	padding-bottom: 10px;
}
dl.product dd.summary {
	padding-bottom: 6px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 0px;
}
dl.product dd.prize {
	padding-bottom: 6px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 0px;
	color: #990000;
}
dl.product dd.spec {
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 0px;
	color: #006699;
}
dl.matching {
	padding-bottom: 32px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
dl.matching dt {
	padding-bottom: 10px;
	color: #669933;
	background-image: url(../matching/images/j.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
dl.matching dd {
	font-size: 85%;
}
dl.matching dd.photo {
	padding-bottom: 10px;
}
dl.matching dd.summary {
	padding-bottom: 10px;
	padding-left: 16px;
}
dl.matching dd.spec {
	color: #006699;
	padding-left: 16px;
	text-align: right;
	padding-right: 16px;
}
.maker-introduction {
	padding-bottom: 20px;
	margin-bottom: 25px;
	line-height: 1.6em;
	font-size: 97%;
	background-image: url(../matching/images/maker_bg.gif);
	background-repeat: repeat-y;
}
.maker-introduction .left {
	float: left;
	width: 345px;
}
.maker-introduction .right {
	float: right;
	width: 345px;
}

.maker-introduction li {
	float: left;
	width: 215px;
}
.maker-introduction li.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width: 1px;
	margin-right: 20px;
	margin-left: 20px;
}
.maker-introduction p.image {
	padding-bottom: 14px;
}

.maker-introduction p.name {
	font-weight: bold;
	color: #006699;
	padding-bottom: 6px;
}
.maker-introduction p.summary {
	padding-bottom: 10px;
	line-height: 1.4em;
}
.maker-introduction p.url {
	font-size: 90%;
	padding-bottom: 14px;
}
.maker-introduction p.maker-sign {
	text-align: right;
	padding-right: 15px;
	line-height: 1.5em;
}

