/* CSS Document */


/***************************************

 *default　
 * over 768px (PC) 
 * This site's width is max 960px

**********************************/


#footer {
		width: 100%;
		margin-top:100px;


}
.waku{
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 1em 0;
	background: #FFFFDB;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
.wrap.bg_header-logo{
	margin:0;
	clear:left
}
.wrapper_element {
	padding:0 30px;
	overflow: hidden;
}
#display_push{
	background:#B2A08A;
	width:100%;
	
}
/*******************
breadcrumbs
********************/

.pcheight001{height:720px}
.pcheight002{width:210px;}
.item {
	margin-bottom: 10px 0;
	background: #fff;
	border: #7B5C35 5px solid;
	/**** 角丸 ****/
	/* chrome & safari */
	-webkit-border-radius: 8px;
	/* firefox */
	-moz-border-radius: 8px;
	/* other */
	border-radius: 8px;
	/* IE */
	behavior: url("./PIE.htc");

}
.container {
	width: 940px;
	margin: 0 auto;
}
#breadcrumbs,.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11,.wrap_sidebar {
	float: left;
	display:inline-block;
	*display: inline;
	margin-left: 20px;
	margin-bottom:20px;
}
.grid1 {
	width: 50px;
}
.grid2 {
	width: 130px;
}
.grid3 {
	width: 210px;
}
.grid4 {
	width: 290px;
}
.grid5 {
	width: 370px;
}
.grid6 {
	width: 450px;
}
.grid7 {
	width: 530px;
}
.grid8 {
	width: 610px;
}
.grid9 {
	width: 690px;
}
.grid10 {
	width: 770px;
}
.grid11 {
	width: 850px;
}
.grid12 {
	width: 930px;
}
.first {
	margin-left: 0;
	clear: left;
}
.wrap_sidebar {
	width:210pxl;
	margin-left: 0;
	clear: left;

}
#breadcrumbs{
	width: 915px;
		margin:10px 0;
		clear: left;
		padding:1em;
}
#breadcrumbs a{
	text-decoration:underline;
	color:#7B5C35;
}
#breadcrumbs a:hover{
	text-decoration:underline;
	color: #B2854D;
}

.margin_cancel {
	margin:0
	
}
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
	zoom: 1;
}

.pcheight001 > .item{height:345px; margin-bottom:10px;}
.pcheight001 > .item + .item{height:345px; margin-bottom:0px;}
