@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	background: #E0DFDE url(image/bg.jpg) repeat-y center top;
 	color: #24282F;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
/* link styles
------------------------------*/
/* basic layout
------------------------------*/
#wrapper {
	width: 739px;
	margin: 0px auto;
	background-image: url(image/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#header {
	background-image: url(image/header_01.jpg);
	background-repeat: no-repeat;
	height: 300px;
	position: relative;
}
#main {
	width: 739px;
	margin-bottom: 20px;
}
#footer {
	clear:both;
	height:120px;
	color:#E58600;
	padding-top: 110px;
	background: #FEDD58 url(image/footer.jpg) no-repeat left top;
	padding-left: 30px;
}
#careDog h2
    {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	background-image: url(image/dog02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	border-top: 3px solid #66CCCC;
	border-bottom: 1px dotted #666666;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#careCat h2
 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	background-image: url(image/neko03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	border-top: 3px solid #66CCCC;
	border-bottom: 1px dotted #666666;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#careDog img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#careCat img {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
#careCat .photoCat {
	float: right;
}
h3 {
	font-weight: bold;
	color: #996633;
	font-size: 16px;
}
h4  {
	color: #CC3366;
}
/* header styles
------------------------------*/
#header #logo {
	position: absolute;
	left: 20px;
	top: 20px;
}
#header .titleCopy {
	width: 400px;
	position: absolute;
	left: 20px;
	top: 127px;
	font-size: 13px;
	line-height: 1.4;
	color: #CC6633;
	font-weight: bold;
}
#header ul {
	width: 700px;
	position: absolute;
	left: 0px;
	top: 187px;
	padding-left: 22px;
}


/* main styles
------------------------------*/
/* footer styles
------------------------------*/
#header ul li {
	float: left;
	list-style-type: none;
	font-size: 14px;
}
#header ul li a {
	line-height: 3em;
	color: #333333;
	text-decoration: none;
	background-image: url(image/button.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 34px;
	font-weight: bold;
	text-align: justify;
}
#header ul li a:hover {
	color: #CC0066;
}
#home #header #nHome a,
#careDog #header #nCareDog a,
#careCat #header #nCareCat a,
#sick #header #nSick a,
#goods #header #nGoods a
{
	color: #0099FF;
}
#careDog #main, 
#careCat #main,
#sick #main,
#goods #main
 {
	width: 639px;
	padding-right: 50px;
	padding-left: 50px;
}
#header    #nHome  {
	width: 105px;
}
#header  #nCareDog {
	width: 135px;
}
#header  #nCareCat {
	width: 135px;
}
#header #nSick {
	width: 135px;
}
#header  #nGoods {
	width: 140px;
}
#main img {
	float: left;
}
#home  .copy  {
	padding-top: 55px;
	padding-right: 80px;
	font-size: 14px;
	line-height: 2;
	color: #996666;
}
#sick caption {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #996633;
}
#sick   th    {
	background-color: #FFCCCC;
	padding: 3px;
	color: #333333;
}
#sick  td {
	padding: 5px;
}
#sick h2
    {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	background-image: url(image/inuneko.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	border-top: 3px solid #66CCCC;
	border-bottom: 1px dotted #666666;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#goods  #dog  {
	font-size: 18px;
	color: #FF3399;
	background-image: url(image/dog07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 57px;
	margin-top: 15px;
	font-weight: bold;
}
#goods #cat {
	font-size: 18px;
	color: #FF3399;
	background-image: url(image/aicon_bbs20.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-weight: bold;
}
#goods td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dashed #999999;
}
#goods td .title {
	font-size: 20px;
	color: #996633;
	padding-bottom: 5px;
}
