body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bgshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#headbar h1, #headbar h2 {
	padding: 3px;
	margin: 0px;
	background-color: #FF9FC2;
	color: #fff;
}
#headbar h1 , #headbar h2 {
	font-size: 11px;
}
#counselorbox {
	padding: 6px;
	border: 1px solid #d4a68e;
	margin-bottom: 12px;
}
#counselor_profile {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
}
#counselor_profile strong {
	font-size: 14px;
}
#counselorbox ul {
	margin: 0 0 0 18;
	padding: 0;
	/* font-size: 10px; */
	font-size: 11px;
	list-style-type: square;
}
#counselorbox li {
	margin: 3 0 0 0;
	padding: 0;
}

#leftside {}
#rightside {}
#navbar a {
	display: block;
	color: #360;
	font-size: 12px;
	margin: 0px 0 0 4;
	padding: 5 0 5 16px;
	text-decoration: none;
	background-image: url(images/bglink.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navbar a:hover {
	text-decoration: underline;
	color: #F60;
}
#navbar a.active {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#indexbox {
	background-image: url(images/indexboxbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	border: 1px solid #ddd;
}
#indexbox p {
	font-size: 12px;
	width: 280px;
	margin-left: 16px;
	color: #555;
	line-height: 150%;
	padding-bottom: 12px;
}
.hatsugaheading {
	color: #62885b;
	line-height: 23px;
	padding-left: 34px;
	padding-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/hatsuga.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 3px double #beb;
}
br.disabled {
	display: none;
}
h3.orange {
	color: #FF9900;
	font-size: 14px;
	margin-top: 40px;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
	color: #333;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
	color: #333;
}

td.index_linkbox {
	background-color: #FFC;
	border: 1px solid #FC6;
}
td.index_linkbox h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0;
	color: #FF9900;
}
td.index_linkbox p.image {
	padding: 0px;
	margin: 5 0px;
	text-align: center;
}
td.index_linkbox p.body {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 120%;
	color: #666666;
}
table.otoiawase
{
	/* border: 1px solid gray; */
	padding: 8px;
	width: 100%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #360;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
#addressbox {
	clear: both;
	color: #333;
	text-align: center;
	margin-top: 24px;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: 1px;
}
#addressbox strong {
	color: #FF6699;
}
.petloss_box {
	background-color: #ffe;
	padding: 0 15px;
	border: 1px solid #FF9933;
}
.petloss_box h4 {
	color: #FF6600;
}
.petloss_box p {
	font-size: 80%;
	line-height: 140%;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.float-left {
	margin-right: 8px;
	float: left;
}
.news_box {
	background-color: #FFE8FF;
	font-size:80%;
	line-height:150%;
	margin: 15px 15px;
	padding: 0px 15px 0px 15px;
	border: 1px solid #aaa;
}
.news_box dt {
	color: #FF0099;
}
.sp_box {
	background-color: #FFFFEC;
	font-size:90%;
	line-height:150%;
	margin: 5px 5px;
	padding: 15px;
	border: 1px solid #aaa;
}
.border_box {
	font-size:90%;
	line-height:150%;
	margin-left :12px;
	padding: 15px;
	border: 1px solid orange;
}
h4.main {
	font-size: 14px;
	clear: both;
	border-bottom: 1px dotted #963;
	padding: 4px;
	color: #600;
	margin-top: 60px;
}
h5 {
	color:#FF00FF;
}
.erri {
	font-size: 80%;
	line-height: 140%;
	font-weight:bold;
	color:#FF6600;
	margin-bottom:0px;
}
.marginleft {
	margin-left: 35px;
	font-size: 90%;
	line-height: 150%;
}
