@charset "UTF-8";
body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
}
#main {
	background-color: #FFFFFF;
	width: 930px;
	margin: 0px;
	padding: 0px;
}
.txt10 {
	font-size: 10px;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 930px;
	background-image: url(/images/top_01.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#rightframe {
	margin: 0px;
	padding: 20px 10px 0px;
	width: 240px;
	float: left;
	overflow:hidden;
}
#foot {
	clear: both;
	width: 930px;
	font-size: 10px;
}
#main #centerframe .ichioshi table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #f3f7ce;
}
#leftframe {
	margin: 0px;
	padding: 20px 0px 0px 8px;
	width: 191px;
	float: left;
}
#main #rightframe .banner {
	margin-bottom: 10px;
}
#main #rightframe .kensaku {
	background-color: #f3f7ce;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centerframe {
	margin: 0px;
	padding: 20px 0px 0px 10px;
	width: 459px;
	float: left;
	text-align:left;
}
#pagination{
	text-align:right;
}
.dog {
	font-size: 10px;
	line-height: 14px;
}
#main #leftframe li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main #leftframe ul {
	margin: 0px;
	padding: 0px;
	background-color: #F3F7CE;
}
#main #head a {
	color: #666666;
	background-image: url(/images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
　　margin: 0px;
	padding: 10px;
}
#main #head li {
	font-size: 12px;
	list-style-type: none;
}
#main #head a:hover {
	color: #333333;
}
#main #textmenu a {
	color: #666666;
	background-image: url(/images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
　　margin: 0px;
	padding: 10px;
}
#main #textmenu a:hover {
	color: #333333;
}


.shopdata{
}
.shopdata th{
	color:#666666;
	white-space:nowrap;
	border-spacing:1px;
	border-collapse:separate;
	padding:4px 4px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.shopdata td{
	background:#fff;
	padding:4px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.submit{text-align:center;}
.annotate{font-size:smaller;
		font-weight:normal;}
.annotate em{font-style:normal;
			color:#630;}
.shopdata .error_message{
	display:block;
	color:red;
	font-size:smaller;
}
.shoplist *{
	margin:0;
}
.shoplist dt{
	border-top:1px solid #666;
	margin-top:0.5em;
	padding-top:0.5em;
	font-weight:bold;
}
.thumbnail{
	display:block;
	float:left;
	width:100px;
	text-align:center;
	border:1px solid #ccc;
	padding:3px;
	text-decoration:none;
}
.thumbnail img{
	border:0;
}
.image{
	width:131px;
	height:131px;
	padding:10px;
}
.icon{
	margin-top:2px;
}
.dogdata{
	float:left;
	padding:3px;
}
hr.clearleft{
	clear:left;
	border:0;
	border-bottom:1px solid #666;
}
.contact{
	width:459px;
}
.contact textarea{
	width:280px;
}
#mode{
	text-align:right;
	margin-top:-1.4em;
	margin-bottom:1em;
}
#topics dt{
	border-top:1px solid #666;
	padding:7px 0;	
}
#topics dd{
	margin:0 0 7px 2.5em;
	padding:0;
}