h1,h2,h3,h4,h5,a img,img,p,form,ul,li,ol {
	margin:0px;
	padding:0px;
	border:none;
	font-weight: normal;
	list-style-type: none;
}

/*all*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FAFCEE;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-x;
}
a {color:#F09000;text-decoration:underline;}
a:active {color:#F09000;text-decoration:underline;}
a:visited {color:#F09000;text-decoration:underline;}
a:hover {color:#F0C600;text-decoration:none;}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

#wrapper {
	margin: 15px auto;
	padding: 0px;
	width: 810px;
	font-size: 12px;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper h1 {
	font-size: 10px;
	line-height: 12px;
	color: #9FC549;
}
#header {
	margin-top: 10px;
}
#contents {
	background-color: #FFFFFF;
	background-image: url(img/bg_contents.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 20px 20px 20px;
}
#contents .box {
	margin-bottom: 25px;
}
.box p {
	margin-bottom: 8px;
}
.box .padleft-30 {
	padding-left: 30px;
}
.bottommenu {
	color: #FFFFFF;
	background-color: #476607;
	text-align: center;
	padding: 3px;
}
.bottommenu a {color:#FFFFFF;text-decoration:underline;}
.bottommenu a:active {color:#FFFFFF;text-decoration:underline;}
.bottommenu a:visited {color:#FFFFFF;text-decoration:underline;}
.bottommenu a:hover {color:#9FC549;text-decoration:none;}
.bottom-info {
	background-image: url(img/foot_logo.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 20px 165px;
}
.bottom-info a {color:#000000;text-decoration:none;}
.bottom-info a:active {color:#000000;text-decoration:none;}
.bottom-info a:visited {color:#000000;text-decoration:none;}
.bottom-info a:hover {color:#999999;text-decoration:none;}

#footer {
	font-size: 10px;
	color: #9FC549;
	text-align: right;
	padding: 10px 0px 30px 0px;
}

/*top*/
.top-te-text {
	padding-left: 30px;
}

.top-puppy-img {
	padding: 10px;
}
.top-puppy-title {
	padding-top: 15px;
}
.top-puppy-text {
	padding: 8px 8px 8px 0px;
}
.top-puppy-btn {
	padding-bottom: 10px;
}
.top-about-name {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.top-about-name,.top-about-info {
	border-bottom: 1px solid #C3D997;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
}

/*page*/
.page-title {
	padding: 20px 0px;
}
.page-read {
	color: #476607;
	margin-bottom: 25px;
	padding-left: 40px;
}

.puppy-intro {
	background-color: #FAFCEE;
	border-left: 3px solid #DBE8C1;
	border-right: 3px solid #DBE8C1;
	padding: 5px 15px;
}
.puppy-box-left {
	float: left;
	width: 375px;
	margin-bottom: 30px;
}
.puppy-box-right {
	float: right;
	width: 375px;
	margin-bottom: 30px;
}
.puppy-invite {
	font-weight: bold;
	background-color: #FAC5DE;
	padding: 3px 5px;
}
.puppy-invite-ok {
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 3px 5px;
	color: #333333;
}
.puppy-ph {
	background-color: #E6E6E6;
	padding: 5px;
	margin-bottom: 5px;
}
.puppy-text {
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	margin-bottom: 5px;
}
.puppy-text-sub {
	color: #476607;
	background-color: #FAFCEE;
	padding: 7px;
	font-size: 11px;
	line-height: 15px;
}
.puppy-caution-title {
	font-size: 16px;
	font-weight: bold;
	color: #476607;
	background-color: #FAFCEE;
	margin: 0px 0px 8px 0px;
	padding: 5px;
}
.puppy-coution-rental {
	background-color: #FDF6E2;
	padding: 10px;
	margin-top: 10px;
	border: 1px dotted #999999;
}

.parent-ph {
	padding: 0px 0px 0px 40px;
}
.parent-name {
	font-size: 18px;
	font-weight: bold;
	color: #476607;
	background-color: #FAFCEE;
	padding: 13px 0px 0px 15px;
}
.parent-name-sub {
	font-size: 12px;
	font-weight: bold;
	color: #476607;
	background-color: #FAFCEE;
	padding: 5px 0px 10px 15px;
	border-bottom: 1px solid #9FBA63;
}
.parent-text {
	padding: 10px 0px 0px 15px;
}
.parent-root {
	color: #476607;
	padding: 10px 0px 0px 15px;
}
.parent-ph img {
	border: 3px solid #CDCDCD;
}

.contact-title {
	padding-bottom: 10px;
	padding-top: 20px;
}
.contact-large {
	font-size: 16px;
	font-weight: bold;
	padding-left: 35px;
	padding-bottom: 10px;
}
.contact-text {
	color: #476607;
	padding-left: 35px;
	padding-bottom: 20px;
}
