#trimingbox {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF9900;
	background-color: #FFFFCC;
	font-size: 15px;
	color: #CC3333;
	line-height: 150%;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}

#trimingbox ol {
	display: block;
	margin-left: 30px;
 	zoom: normal;	
}
#panlist {
	font-size: 12px;
	color: #336633;
	margin-bottom: 10px;
}
#panlist a {
	color: #336633;
	text-decoration: none;
}
#panlist a:hover {
	color: #CC3300;
}


#cor {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#cor .title {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #934900;
	padding-left: 4px;
}
#cor .title2 {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
#cor .text {
	font-size: 14px;
	color: #333333;
	line-height: 150%;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 5px;
}
#cor ol {
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	zoom: normal;
	margin-left: 20px;
}
#sall {
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#sall th {
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	width: 200px;
	padding: 6px;
	line-height: 140%;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #CDE7CD;
}
#sall td {
	font-size: 15px;
	color: #333333;
	padding: 6px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#dog_detail {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#dog_detail .dog_title {
	font-size: 16px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
#dog_detail .store {
	width: 500px;
	float: left;
	font-size: 16px;
	color: #333333;
	margin-top: 15px;
}
#dog_detail .store a {
	color: #993300;
}


#dog_detail .price {
	font-size: 24px;
	font-weight: bold;
	color: #993300;
	text-align: right;
	margin-top: 8px;
	display: block;
	float: right;
	width: 520px;
}

#photobox {
	margin-top: 10px;
	margin-bottom: 20px;
}

#photobox .p_left {
	float: left;
}
#photobox img {
	padding: 2px;
	border: 1px dotted #996600;
}

#photobox .p_right {
	float: right;
}
#dog_detail .buck_u {
	float: right;
	display: block;
	text-indent: -9999px;
}
#dog_detail .buck_u a {
	background-image: url(../img/buck_bt.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 157px;
}
#dog_detail .buck_u a:hover {
	background-image: url(../img/buck_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	display: block;
	height: 30px;
	width: 157px;
}
#dog_detail div.inlineC iframe{
    display: block;
    width: 98%;
    float: none;
    margin:5px auto;
}
#dog_detail .movie_bt {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	text-indent: -9999px;
}
#dog_detail .movie_bt a {
	background-image: url(../img/movie_bt.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 220px;
	display: block;
}
#dog_detail .movie_bt a:hover {
	background-image: url(../img/movie_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	display: block;
	height: 65px;
	width: 220px;
}
#dog_detail p {
	font-size: 14px;
	color: #6F2400;
	line-height: 120%;
}

#dogdata {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
}
#dogdata .data1 {
	font-size: 15px;
	color: #993300;
	background-color: #FFCC33;
	padding-top: 6px;
	padding-bottom: 6px;
}
#dogdata .data1_tdl {
	width: 350px;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC9933;
	vertical-align:top;
}
#dogdata .data1_td {
	width: 350px;
	background-color: #FFFFCC;
	vertical-align: top;
}
#dogdata2 {
	width: 342px;
}
#dogdata2 .data2_left {
	width: 86px;
	padding: 10px;
	font-weight: normal;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 14px;
	line-height: 140%;
	vertical-align: top;
}
#dogdata2 .data2_all {
	padding: 10px;
	color: #993300;
	font-size: 14px;
	line-height: 140%;
	vertical-align: top;
}
#dogdata2 .data2_right {
	font-size: 14px;
	line-height: 140%;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#detail_contact {
	background-image: url(../img/detail_contact.gif);
	background-repeat: no-repeat;
	display: block;
	border: 1px dotted #996600;
}
#detail_contact #box2 {
	width: 480px;
	margin-left: 215px;
	height: 105px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box2 #mailadd a{
	background-image: url(../img/mailct.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 480px;
	display: block;
	margin-bottom: 5px;
	text-indent: -9999px;
}
#box2 #mailadd a:hover {
	background-image: url(../img/mailct.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 50px;
	width: 480px;
	display: block;
}
.new_title {
	font-size: 16px;
	color: #993300;
	font-weight: bold;
	text-align: center;
}
#qa {
	width: 640px;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
#qa .qa {
	color: #663300;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	padding-top: 8px;
	padding-bottom: 15px;
}
#qa .ans {
	color: #006699;
	font-size: 14px;
	line-height: 160%;
	margin-bottom: 10px;
	background-image: url(../img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	padding-top: 5px;
}
#group {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#group td {
	padding: 10px;
	font-size: 13px;
	color: #663333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#navi {
	font-size: 15px;
	color: #006666;
	margin-top: 10px;
	text-align: center;
	line-height: 150%;
}
#navi a {
	color: #993300;
}

.st_f{
	color: #ff4800;
	font-weight: bold;
}

.sp_f{
	font-size: 16px;
	color: #424242;
}