@charset "Shift_JIS";

/* ボディスタイル */
	BODY{
 　	margin-top:0px;
	border-style：double
	padding:0;
	text-align:center;
	backgroundcolor:#FFFFFF;
	color:#000000;
}

/*ボディサイズ*/
	.size{
	width:802;
	float:center;
	margin:auto;
}

/*イメージの設定*/
	img{
	border:0px;
	padding:0px;
}

/* フォントスタイル */
	td { 
	font-size: 12px; line-height: 17px; letter-spacing: 1px; color:#333333;
}

/* aタグに対する指定 */
	a:link {
	text-decoration:none
}
	a:visited {
	text-decoration:none
}
	a:link {
	color:#000000;
} 
	a:visited {
	color:#000000;
}	 
	a:active {
	color:#000000;
}
	a:hover{
	color:#000000;
}

/*クラスを指定*/ 
	h1 {
	color : #ffffff; font-size : 12px ; font-weight : normal ; margin : 2px ; 
} 
	h2 {
	; 
} 
	h3 {
	; 
} 

/*犬種別ロールオーバーを指定*/
	p.button a{
	background:url(index/button.gif) 0 0 no-repeat;
	width:167px;
	height:29px;
	display:block;
	padding-right:0px;
	line-height:265%;
	text-align:left;
	text-indent:2em;
	color:#000000;
}

	p.button a:hover {
	background:url(index/button.gif) 0 -29px no-repeat;
	padding-top:0px;
}

/*主要３犬種ロールオーバーを指定*/
	p.button2 a {
	background:url(index/button.gif) 0 0 no-repeat;
	width:167px;
	height:auto;
	display:block;
	padding-right:0px;
	line-height:265%;
	text-align:left;
	text-indent:5em;
	color:#000000;
}

	p.button2 a:hover {
	background:url(index/button.gif) 0 -29px no-repeat;
	padding-top:0px;
}

/*パピヨンのロールオーバー指定*/
	p.picture1 a {
	background:url(index/picture_1-2.gif) 0 0 no-repeat;
	width:123px;
	height:100px;
	display:block;
	padding-right:0px;
}

	p.picture1 a:hover {
	background:url(index/picture_1-2.gif) 0 -100px no-repeat;
	padding-top:0px;
}

/*トイプードルのロールオーバー指定*/
	p.picture2 a {
	background:url(index/picture_2-2.gif) 0 0 no-repeat;
	width:123px;
	height:100px;
	display:block;
	padding-right:0px;
}
	p.picture2 a:hover {
	background:url(index/picture_2-2.gif) 0 -100px no-repeat;
	padding-top:0px;
}

/*ヨークシャテリアのロールオーバー指定*/
	p.picture3 a {
	background:url(index/picture_3-2.gif) 0 0 no-repeat;
	width:123px;
	height:100px;
	display:block;
	padding-right:0px;
}

	p.picture3 a:hover {
	background:url(index/picture_3-2.gif) 0 -100px no-repeat;
	padding-top:0px;
}

/*チワワのロールオーバー指定*/
	p.picture4 a {
	background:url(index/picture_4-2.gif) 0 0 no-repeat;
	width:123px;
	height:100px;
	display:block;
	padding-right:0px;
}

	p.picture4 a:hover {
	background:url(index/picture_4-2.gif) 0 -100px no-repeat;
	padding-top:0px;
}

/*フッター領域指定*/
	.footer{
	float:left;
	margin:0px;
	border:0px;
	padding:0px;
	height:28px;
	width:540;
}

/*フッターのロールオーバー指定*/
	p.foot a {
	background:url(index/footerbut.gif) 0 0 no-repeat;
	width:105px;
	height:28px;
	display:block;
	padding-right:0px;
	text-align:center;
	vertical-align:middle;
}

	p.foot a:hover {
	background:url(footerbut.gif) 0 -28px no-repeat;
	padding-top:0px;
}

.box{
border:0px;
float:left;
margin:0px;
padding:0px;
}
