#primary #main .section .detail .contents{
	sswidth: 335px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin: 0px;
	width: 335px;
}
#main .section .detail .contents img {
	float: left;
}
.section .detail .contents span {
	float: right;
	color: #900;
	padding-bottom: 7px;
	font-size: 120%;
	font-weight: normal;
	line-height: 140%;
	width: 190px;
}
#main .section .detail .contents .comment{
	width: 190px;
	float: right;
	font-size: 90%;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#main .section .detail .contents-yoko {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main .section .detail .yoko  {
	font-size: 120%;
	font-weight: normal;
	color: #900;
	padding-bottom: 10px;
	width: 480px;
}
#main .section .detail .comment-yoko  {
	font-size: 90%;
	width: 480px;
	clear: none;
	padding-bottom: 10px;
}
#wrapper .container #primary #main .section .detail .contents-yoko .left {
	float: left;
	width: 206px;
}
#wrapper .container #primary #main .section .detail .contents-yoko .right {
	float: right;
	width: 480px;
	padding-bottom: 15px;
}
.section .detail .contents-yoko ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.section .detail .contents-yoko ul li {
	list-style-type: none;
	font-size: 120%;
	line-height: 150%;
}
#wrapper .container #primary #main    .section .detail .contents_business{
	margin-bottom: 15px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	clear: both;
}
.contents_business h6 {
	font-weight: normal;
	line-height: 150%;
}
#main .section .detail .contents_business .link_business {
	padding: 0px;
	margin: 0px;
	height: 45px;
	width: 500px;
}
#main .section .detail .contents_business ul li {
	background-color: #EDB2AF;
	text-align: center;
	height: 24px;
	width: 149px;
	border: 1px dotted #900;
	list-style-type: none;
	margin: 5px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

