@charset "utf-8";
/* formating style
........................................................................*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 83%;
	line-height: 1.6;
	background-image: url(image/bg.gif);
}
hr {
	display: none;
}
/* link style
........................................................................*/
a img {
	border-style: none;
	float: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #660066;
	text-decoration: underline;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
}
/* basic layout
........................................................................*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 800px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#main {
	float: right;
	width: 607px;
	line-height: normal;
	top: 0px;
	left: 0px;
	font-style: normal;
}
#main dt {
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 14px;
	margin-top: 5px;
}
#main .puppy {
	float: left;
	width: 190px;
	margin: 5px 2px 10px 5px;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
}
#main .puppy h4 {
	border-bottom: 3px solid #FF6633;
}
#main dd {
	margin-left: 10px;
}
#main #news li {
	list-style: square inside;
}
#main #news h3 {
	color: #FF0000;
}
#main h3 {
	font-size: 16px;
	color: #003300;
}
#main h2 {
	font-size: 16px;
	line-height: normal;
}
#main p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#main li {
	list-style: none;
}
#main #osagasi {
	display: inline;
	text-align: justify;
}
#main #item h3 {
	border-bottom: 1px dotted #FF6666;
}
#main #item img {
	margin-top: 10px;
}
#main #table {
	padding-left: 15px;
	font-size: 80%;
}
#main #wanclick li {
	list-style: square url(none) inside;
}
#main #wcg img {
	padding-left: 70px;
}
#main #wanclick h4 {
	font-weight: bold;
	background-color: #FFCCCC;
	font-size: 95%;
}
#main #wanclick #area li {
	list-style: url(none) none outside;
	padding-left: 10px;
	font-size: 90%;
}
#main #amazon iframe {
	margin-right: 10px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 45px;
	float: left;
}
#main #amazon p {
	text-align: center;
}
#main #breed {
	border-top: thin solid #FF6600;
}
#main #breed em {
	color: #FF0000;
	font-weight: bold;
}
#noside {
	line-height: 1.5em;
	padding-top: 5px;
}
#noside h3 {
	margin-top: 10px;
}
#noside h4 {
	text-decoration: underline;
	margin-left: 15px;
	margin-top: 10px;
}
#noside li {
	margin-left: 10px;
	list-style: url(image/pow-2.gif) inside;
	font-weight: bold;
}
#noside p {
	margin-top: 0px;
}
#noside img {
	float: left;
	margin-right: 10px;
}
#noside #migi img {
	float: right;
	margin-left: 10px;
}
#sidebar {
	padding: 0px;
	float: left;
	width: 175px;
	margin-bottom: 0px;
	background-image: url(image/sideback.gif);
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	clear: left;
}
#sidebar li {
	list-style: url(none) none inside;
	text-decoration: none;
}
#sidebar h2 {
	font-size: 16px;
	padding-top: 10px;
	text-decoration: none;
	font-style: normal;
}
#sidebar img {
	margin-bottom: 70px;
}
/* header style
........................................................................*/
#header {
	border-top: 3px solid #FF6600;
	position: relative;
	line-height: normal;
	padding: 0px;
	background-repeat: repeat;
}
#header #hedcontent1 {
	width: 800px;
	position: relative;
	top: 0px;
	bottom: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	height: 165px;
	text-align: center;
	padding-top: 5px;
}
#wrapper #global #header #hedcontent1 p {
	text-align: center;
}
#header #hedcontent1 h1 {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	text-align: center;
}
#header #header2 {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-left: 5px;
}
#header #header3 p {
	float: left;
	right: 2px;
}
#header #header3 img {
	margin-top: 5px;
}
#header #owner {
	float: left;
	padding-top: 5px;
	padding-left: 3px;
}
#header ul {
	background-color: #FFFFFF;
	width: 794px;
	position: absolute;
	top: 132px;
	left: 1px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#global #header ul a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 130px;
	border-top: 3px solid #FF6600;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
	background-position: center;
	font-size: 12px;
}
#global #header ul li {
	float: left;
	list-style: none;
	font-weight: bold;
}
#global #header ul li a:hover {
	background-color: #FFFFCC;
}
#global #header #nHome a {
	background-color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	background-color: #336633;
	padding: 5px;
	clear: both;
	border-top: 2px solid #FF6633;
}
/* footer style
........................................................................*/
#footer ul li a {
	color: #CCCCCC;
	font-size: 12px;
}
#footer ul li a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFF99;
}
#footer p a {
	font-weight: bold;
	color: #CCCCCC;
	list-style: none;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
	font-weight: bold;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer #addres {
	text-align: center;
	color: #FFFFFF;
}
