/* CSS Document */

.page-width {
	width:750px;
	margin:20px auto 100px auto;
}
.page-header {
}
.page-header td {
	padding-left:20px;
	line-height:1.5;
}
.main-list {
	margin:50px auto 0px auto;
}
/* 利用規約ボックス */
.kiyaku {
	width:488px;
	margin:20px auto 0px auto;
	border:1px solid gray;
	color:red;
	font-size:medium;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

/* 犬用ボックス */
.box-dog {
	width:750px;
	margin-bottom:50px;
}
.box-dog h3 {
	width:750px;
	height:60px;
	background-image:url(/satooya/img/satooya-dog-header.gif);
	background-repeat:no-repeat;
	position:relative;
}
.box-dog h3 b {
	position:absolute;
	bottom:10px;
	right:0px;
	font-size:small;
	color:gray;
	font-weight:normal;
}
.box-dog h3 u {
	position:absolute;
	top:20px;
	left:70px;
	font-size:large;
	color:black;
	text-decoration:none;
}
.box-dog h3 b {
	position:absolute;
	bottom:10px;
	right:0px;
	font-size:small;
	color:gray;
	font-weight:normal;
}
.box-dog h4 {
	font-size:medium;
	font-weight:bold;
	color:black;
	margin-bottom:20px;
}
.box-dog p {
	font-size:small;
	color:black;
	line-height:1.5;
}
.box-dog h5 {
	font-size:small;
	color:black;
	text-align:right;
	margin-top:20px;
}
.box-dog h6 {
	width:750px;
	height:2px;
	background-image:url(/satooya/img/satooya-dog-footer.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
.box-dog th {
	position:relative;
}
.box-dog td {
	padding-left:10px;
	width:390px;
}
.kettei {
	position:absolute;
	bottom:0px;
	right:0px;
}
/* 猫用ボックス */
.box-cat {
	width:750px;
	margin-bottom:50px;
}
.box-cat h3 {
	width:750px;
	height:60px;
	background-image:url(/satooya/img/satooya-cat-header.gif);
	background-repeat:no-repeat;
	position:relative;
}
.box-cat h3 b {
	position:absolute;
	bottom:10px;
	right:0px;
	font-size:small;
	color:gray;
	font-weight:normal;
}
.box-cat h3 u {
	position:absolute;
	top:20px;
	left:70px;
	font-size:large;
	color:black;
	text-decoration:none;
}
.box-cat h3 b {
	position:absolute;
	bottom:10px;
	right:0px;
	font-size:small;
	color:gray;
	font-weight:normal;
}
.box-cat h4 {
	font-size:medium;
	font-weight:bold;
	color:black;
	margin-bottom:20px;
}
.box-cat p {
	font-size:small;
	color:black;
	line-height:1.5;
}
.box-cat h5 {
	font-size:small;
	color:black;
	text-align:right;
	margin-top:20px;
}
.box-cat h6 {
	width:750px;
	height:2px;
	background-image:url(/satooya/img/satooya-cat-footer.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
.box-cat th {
	position:relative;
}
.box-cat td {
	padding-left:10px;
	width:390px;
}

/* 世話ボランティア用ボックス */
.sewa-bora {
	width:365px;
	float:left;
}
.sewa-bora p {
	padding-left:55px;
	line-height:1.5;
}

/* 預かりボランティア用ボックス */
.azu-bora {
	width:365px;
	float:right;
}
.azu-bora p {
	padding-left:55px;
	line-height:1.5;
}
