@charset "UTF-8";
/* CSS Document */

.petInner {
	padding:20px 0 5px;
	margin:0 10px;
	width:697px;
}

.petInWrap {
	padding:20px 10px 6px;
	border-left:solid 1px #C9A78F;
	border-right:solid 1px #C9A78F;
	width:675px !important;
	width /**/:697px;
}

.roomPic {
	padding:2px;
	border:solid 1px #BD8863;
}

.commentArea {
	width:398px;
	margin-top:10px;
}

.commentInner {
	padding:4px 6px 3px;
	border-left:solid 2px #C9A78F;
	border-right:solid 2px #C9A78F;
	line-height:1.6;
}

.bukkenInfo {
	list-style-type:none;
	line-height:1.1;
	margin-top:20px;
}

.bukkenInfo li {
	padding:5px 10px;
	background-color:#F8E6DA;
	margin-bottom:1px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}

.singleLeft {
	width:398px;
	float:left;
}

.singleRight {
	width: 259px;
	float:right;
}

.familyRight {
	width:398px;
	float:right;
}

.familyLeft {
	width: 259px;
	float:left;
}



.setubiList {
	list-style-type:none;
	margin:20px 0 0 20px;
	width:697px;
}

.setubiList li {
	width:334px;
	float:left;
	margin:0 9px 15px 0;
	display:inline;
}



.cautList {
	list-style-type:none;
	margin:20px 0 0 20px;
	width:697px;
}

.cautList li {
	width:211px;
	float:left;
	margin:0 21px 15px 0;
	display:inline;
}



.toiBotan {
	text-align:center;
	margin-top:36px;
}

.toiBotan img {
	display:inline;
	margin-bottom:15px;
}
