body,td,th {
	color:#CC6633;
	font-size:12px;
}
body{
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}

a:visited{
	color: #CC6633;
	text-decoration:none;
}


a:active{
	color: #CC6633;
	text-decoration:none;
}

a:hover{
	color: #CC6633;
	text-decoration:underline;
}
a:link{
	color: #CC6633;
	text-decoration:none;
}


#header{
	margin-bottom:10px;
}

#lead{
	color:#333333;
}

.detail_title {
	color:#CC6633;
	font-weight: bold;
	background-color:#F5EFDA;
}

.detail_body{
	padding:4px;
	line-height: 20px;
	color:#333333;
	margin-bottom: 6px;
}

.font10p {
	font-size: 10px;
	line-height: 20px;
}
.font12p {
	font-size: 12px;
	line-height: 20px;
}
.title_shopname {
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	color:#CC6633;
}

.outframe{
	border: 1px solid #CC6633;
	padding: 10px;
	margin-top: 10px;
	width: 590px;
}

.shop_table{
	margin-bottom: 10px;
}

.shop_table td{
	line-height: 18px;
}

.table-about-item{
	line-height: 20px;
	font-size: 12px;
	border: 1px dotted #666666;
}

.about-item-body{
	line-height: 20px;
	font-size: 12px;
}

.about-item-body2{
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color:#CCFF00;
}