@charset "UTF-8";
.pankuzu {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width: 900px;
	line-height: 20px;
	height: 20px;
}
h2.title {
	padding: 0px;
	height: 33px;
	width: 816px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* 会社概要 */
.kaisha_box {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
.kaisha_box table {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.kaisha_box table tr th {
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.kaisha_box table tr td {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.kaisha_box iframe {
	border: 1px solid #999;
	margin-bottom: 5px;
}

/* ペット用品 */
.pet_box {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
.pet_box .pet_left {
	padding: 0px;
	float: left;
	width: 580px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pet_box .pet_left h2 {
	font-size: 16px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4ab3a5;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #4ab3a5;
	padding-top: 5px;
	padding-left: 5px;
	color: #4ab3a5;
}
.pet_box .pet_left p {
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 15px;
	line-height: 20px;
}
.pet_box .pet_left p img{
	margin-bottom: 30px;
}
.pet_box .pet_left p img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.pet_box .pet_left .koutei_box {
	word-spacing: 580em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pet_box .pet_right {
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pet_box .pet_right img {
	margin-bottom: 10px;
}
.pet_box table {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pet_box table tr th {
	vertical-align: top;
}
.pet_box table tr td {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pet_box table tr td h2 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 8px;
	margin-bottom: 8px;
	color: #000;
}
.pet_box table tr td p {
	line-height: 22px;
}
.pet_box table tr td p img.mori {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.pet_box table tr td h3 {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 14px;
	line-height: 22px;
}
.pet_box table tr .down_pad_on {
	padding-bottom: 20px;
}

/* wafonaができるまで */
.wafona_box {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
.wafona_box table {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wafona_box table tr th {
	margin: 0px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding: 0px;
	line-height: 26px;
	color: #999;
}
.wafona_box table tr td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

/* 美容 */
.biyou_box {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
.biyou_box table {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.biyou_box table tr th {
	vertical-align: top;
}
.biyou_box table tr td {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.biyou_box table tr td p {
	line-height: 22px;
}
.biyou_box table tr td h3 {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 14px;
	line-height: 22px;
}
.biyou_box table tr .down_pad_on {
	padding-bottom: 20px;
}

/* 健康 */
.kenkou_box {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
.kenkou_box table {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kenkou_box table tr th {
	vertical-align: top;
}
.kenkou_box table tr td {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.kenkou_box table tr td p {
	line-height: 22px;
}
.kenkou_box table tr td h3 {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 14px;
	line-height: 22px;
}
.kenkou_box table tr .down_pad_on {
	padding-bottom: 20px;
}

/* 主要取引先 */
#torihikisaki_box {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
#torihikisaki_box .torihikisaki_midashi {
	font-size: 13px;
	color: #2D6323;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#torihikisaki_box table {
	width: 800px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0px;
}
#torihikisaki_box table tr td {
	padding-left: 12px;
}

/* 取扱店一覧 */
#toriatsukai_box {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#toriatsukai_box .toriatsukai_midashi {
	font-size: 13px;
	color: #2D6323;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-top: 0px;
}
#toriatsukai_box table {
	width: 800px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0px;
}
#toriatsukai_box table tr td {
	padding-left: 12px;
}

/* メディア情報 */
#media_box {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#media_box .media_nen_title {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	margin-bottom: 20px;
}
#media_box .media_nen_title h3 {
	font-size: 13px;
	line-height: 18px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #2D6323;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-indent: 7px;
	padding: 0px;
}
#media_box .media_little_box {
	width: 776px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#media_box .media_little_box .media_img_box {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 個人情報について */
#policy_box {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	line-height: 22px;
}
#policy_box .policy_midashi {
	font-size: 13px;
	margin-top: 30px;
	color: #354FAF;
	margin-bottom: 5px;
}

/* お問い合わせ */
#otoiawase_box {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#otoiawase_box .ssl {
	text-align: right;
	color: #630;
	margin-top: 5px;
}
#thanks_box {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
	color: #F00;
}






/* サイトマップ */
#sitemap_box {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
#sitemap_box_01 {
	padding: 0px;
	width: 390px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 19px;
	color: #569B45;
	float: left;
}

#sitemap_box_02 {
	padding: 0px;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 19px;
	color: #569B45;
	float: left;
}

.sitemap {
	background-image: url(../img/sitemap/green.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 30px;
	line-height: 21px;
}
