@charset "Shift_JIS";


/*--------------------------------------------------------------------
	　　ペットフィールド CSSファイル プリント
--------------------------------------------------------------------*/

@media print {


*{
	width:auto;
	margin: 0 !important;
	padding: 0 !important ;
	border:none !important;
	}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	padding:0;
	width:680px;
	zoom:1;
	}

.header,.side_menu,.page_top,map{
	display:none;
	}


.itemlists{
	width:680px;
	height:auto;
	zoom:1;
	}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#666;
	text-align:left;
	text-indent:30px;
	border-bottom: 1px dashed #999 !important;
	border-top: 1px dashed #999 !important;
	height:20px;
	width:580px;
	margin:0 0 20px 5px;
	padding:2px 0 0 0;
	background:url(../img/h2image_.gif) no-repeat left center !important;
	clear:both;
	}
	
hr {
	page-break-before:always;
	}

.m_index {
	page-break-before:always;
	}
	
.itemlists dl{
	float:left !important;
	width:150px;
	height:200px;
	padding:2px 0;
	}

.list{
	float:left !important;
	width:150px;
	height:200px;
	padding:2px 0;
	}

.list_carry{
	float:left !important;
	width:150px;
	height:200px;
	padding:2px 0;
	}

.list_L{
	float:left !important;
	width:200px;
	height:250px;
	padding:2px 0;
	}

.footer{
	clear:both;
	width:90%;
	background-color:#FFE94C !important;
	}


}
