﻿/* kamesuke for pet_niwa */

/*=========================================================*/
article #gallery {
	width: 100%;/*res old=670px*/
	margin:0px;
	float:left;
}
article #gallery h1	{
	margin:10px 0px;
	padding: 4px 5px;
	font-size: 1.125em;
	color: #333333;
	background-color: #dfdfdf;
	border-left:15px solid #e0a8e0;
}

article #photo_image{
	width:100%;
	margin:0 4px; 
	}
article .item img {
	width: 200px;
	height:150px;
	}
	
article .item {
	float: left;
	margin: 0;
	margin-bottom: 10px;
	margin-right: 7px;
	padding: 5px;
	border: solid 1px #999999;
	border-radius: 5px;
}
article .item p {
	margin: 0;
	margin-top: 3px;
	text-align: center;
	font-size: 0.875em;
}

article .itemlt img {
	width: 200px;
	height:150px;
	}
article .itemlt {
	float: left;
	margin: 0;
	margin-bottom: 10px;
	margin-right: 7px;
	padding: 5px;
	border: solid 1px #999999;
	border-radius: 5px
}
article .itemlt p {
	margin: 0;
	margin-top: 0px;
	text-align: center;
	font-size: 0.875em;
}


article .item2 img{
	width: 300px;
	height:165px;
}
article .item2 {
	float: left;
	margin: 0;
	margin-bottom: 10px;
	margin-right: 14px;
	padding: 7px;
	border: solid 1px #999999;
	border-radius: 5px;
}
article .item2 p {
	margin: 0;
	margin-top: 5px;
	text-align: center;
	font-size: 0.875em;
}

article p1g{
	float:left;}
	

/*=========================================================*/
