@charset "utf-8";
body {
	background-color: #f7f1db;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.6;
}
a:link {
	color: #8A582C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8A582C;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #0099FF;
}
.pageback {
	background-image: url(../img/page_back.gif);
	background-repeat: repeat-y;
}
.whatnew_bg {
	background-image: url(../img/whatnew_bg.gif);
	background-repeat: repeat-y;
}
.left_bg {
	background-image: url(../img/left_bg.gif);
	background-repeat: repeat-y;
}
.whatnew_text {
	FONT-SIZE: 12px;
	color: #8A582C;
}
.banner_text {
	FONT-SIZE: 10px;
	color: #8A582C;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/under_shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #666666;
}

.colum14 {
	font-size: 14px;
	color: #8A582C;
}
.colum11 {
	font-size: 11px;
	color: #8A582C;
}
.colum12 {
	font-size: 12px;
	color: #8A582C;
}
.colum12_bold {
	font-size: 12px;
	color: #8A582C;
	font-weight: bold;
}
.colum14_pink {
	font-size: 14px;
	color: #FF66FF;
	font-weight: bold;
}
.shop_colum {
	font-size: 14px;
	color: #8A582C;
}
.shop_colum_b {
	font-size: 16px;
	color: #8A582C;
	font-weight: bold;
}
.colum_title {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.title_bar {
	background-image: url(../img/title_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 15px;
	line-height: 1.1;
	color: #FFFFFF;
	font-weight: bold;
}
.price_table {
	border: 1px dotted #E3AA40;
	font-size: 12px;
	color: #8A582C;
}
/* 誕生日ギャラリー -----------------------------------------------------------*/
div#puppywaku {
	width:100%;
	text-align:center;
	background-position: center;
	float: none;
}

div.pgallery {
	float:left;
	width:260px;
	border:3px double #FFCCCC;
	display: inline;
	background-color: #FFF7FD;
	color: #483326;
	font-size:90%;
	line-height:1.5;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 13px;
}

div.pgallery img{
	margin:10px;
	border:1px solid #FFCCCC;
	display:block;
	margin:6px auto;
	text-align:center;
}
div.pgallery h3 {
	font-size:14px;
	color:#FF6699;
	line-height: 1.3;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 3px;
	margin: 0px;
}
div.pgallery p {
	font-size:13px;
	color:#8A582C;
	line-height: 1.5;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.puppunedan {
	font-size:13px;
	color:ff6699;
}


.puppy_back {
	background-image: url(../img/puppy/puppy_back.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #623E09;
	font-weight: bold;
}
.puppu_sell{
	width: 144px;
	float: left;
	font-size: 11px;
	color: #FF00CC;
	padding-bottom: 5px;
	text-align: center;
}
