@charset "utf-8";
/* メイン部分
-------------------------------------------------------------------------------------*/
#pet {
	float:left;
	width:655px;
	height: auto;
	padding-left: 17px;
}
#pet .over {
	float:left;
	width:655px;
	height: 60px;
	background-image: url(../../uru_pet/img/pet_title1.gif);
	background-repeat: no-repeat;
}
#pet .over2 {
	float:left;
	width:655px;
	height: 30px;
	background-image: url(../../uru_pet/img/pet_title2.gif);
	background-repeat: no-repeat;
}
#pet .center {
	float:left;
	width:655px;
	height: auto;
	background-image: url(../../uru_pet/img/center_bg.gif);
	background-repeat: repeat-y;
}
#pet .under {
	float:left;
	width:655px;
	height: 30px;
	background-image: url(../../uru_pet/img/under_bg.gif);
	background-repeat: no-repeat;
}
#pet .one_third {
	float:left;
	width:215px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pet .half {
	float:left;
	width:370px;
	height: auto;
}
#pet #intro {
	float:left;
	width:635px;
	height: auto;
	margin-bottom: 10px;
}
#pet #intro h3 {
	float:left;
	width:370px;
	height: auto;
	padding-bottom: 10px;
	display: block;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
}
#pet #intro h4 {
	float:left;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#pet #intro p {
	float:left;
	height: auto;
	width: 370px;
	display: block;
	padding-bottom: 5px;
}
#pet #intro p.right {
	float:left;
	height: auto;
	width: 360px;
	display: block;
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
	text-align: right;
}
#pet #intro p.yellow {
	float:left;
	height: auto;
	width: 355px;
	display: block;
	vertical-align: middle;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	background-color: #FFFFCA;
}
#pet #comment {
	float:left;
	width:655px;
	height: auto;
	margin-bottom: 10px;
}
#pet #comment p {
	float:left;
	width:600px;
	height: auto;
	display: block;
	padding-left: 20px;
}
#pet #shop {
	float:left;
	width:645px;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
#pet #shop h3 {
	float:left;
	width:215px;
	height: auto;
}
#pet #shop ul {
	float:left;
	width:215px;
	height: auto;
}
#pet #shop li {
	float:left;
	height: auto;
	width: auto;
	padding-bottom: 10px;
}
#pet #community {
	float:left;
	width:655px;
	height: auto;
	margin-bottom: 10px;
}
#pet #community .over {
	float:left;
	width:655px;
	height: 60px;
	background-image: url(../../uru_pet/img/community_over_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#pet #community .under {
	float:left;
	width:655px;
	height: 20px;
	background-image: url(../../uru_pet/img/community_under_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
#pet #community .center {
	float:left;
	width:655px;
	height: auto;
	background-image: url(../../uru_pet/img/community_center_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#pet #community ul {
	float:left;
	width:600px;
	height: auto;
	padding-left: 20px;
}
#pet #community li {
	height: auto;
	display: inline;
	width: auto;
	background-image: url(../../uru_pet/img/pet_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#pet #banner {
	float:left;
	width:655px;
	height: auto;
	padding: 0px;

}
