@charset "utf-8";
/* CSS Document */


/***シーン別にみるの設定********************************************/
.catalog .title{
	width:199px;
	height:42px;
	margin:0 12px 5px 11px;
	float:left;
	display: inline;
}
.catalog .photo{
	width:199px;
	height:115px;
	margin:0 12px 5px 11px;
	float:left;
	display: inline;
}
.catalog .comment{
	background-color:#e3d2a9;
	width:189px;
	float:left;
	margin:0 12px 5px 11px;
	padding:5px;
	display: inline;
}
.catalog .comment p{
	height:50px;
}
.catalog .comment img{
	float:right;
	margin-right:5px;
	margin-bottom:5px;
}



.staff_intro{

	border:#908945 solid 2px;
	width:305px;
	margin:5px 0 30px 0;
	padding:10px;
	
}
.staff_intro img{

	float:left;
	margin:0 10px 0 0;
	display: inline;
}

.staff_intro .midasi{
	background-image:url(../img/staff00.jpg);
	width:175px;
	height:22px;
	float:right;
	font-weight:bold;
	text-indent:5px;
}

#orderbox{

	width:667px;
	height:258px;
	background:url(../img/top001_29.jpg) no-repeat;
	
}
#orderbox img{
	margin-left:130px;
	margin-top:170px;
}


#wallattend{
	line-height:1.75em;
}
#wallattend li{
	margin-left:20px;
	list-style-type:disc;
}

/**************キャンペーン*********/
.camp_samplephoto img{
	border:#b3b1b7 3px solid;
	}
	
.wall_ttlwp{
	width:667px;
	height:480px;
}	
.wall_ttlwp img{
	margin:0px 0 10px;
}
.wall_ttlbox{
	width:206px;
	height:25px;
	float:left;
	margin:25px 0 15px 0;
	display: inline;
}
.wall_ttlboxcenter{
	width:206px;
	height:25px;
	float:left;
	display: inline;
	margin:25px 24px 15px;
}
.wall_brand{
	float:right;
	width:95px;
	font-weight:bold;
	font-size:14px;
	line-height:1.8em;
	margin-left:3px;
	display: inline;
}
.wall_brandphot img{
	border:1px #CCCCCC solid;

}
.space10{margin:10px 0px 0;float:none;}
.catalog_list{
	float:right;
	width:199px;
	height:128px;
	margin:5px 0px 15px;
	display: inline;
}
.catalog_list.center{
	margin:5px 34px 15px;
}