@charset "utf-8";

/* ==

　style

=============================================================================== */


/* live
------------------------------------------------------------------------------- */
.anD .bnrBlock p.bnrJirei{
	border: 2px solid #7b6800;
	background:#ab9736;
} 
.anD .h4Block{
	background:#efefef;
	padding:20px;
}
.h4Block dt,
.h4Block dd{
	font-size:116%;
}
.h4Block dd p{font-size:87.5%;}
.h4Block dl.lead{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #ccc;
}
.h4Block dt{
	float:left;
	display:inline;
}
.h4Block dd{
	padding:0 0 0 8em;
}
.h4Block .colImg dd{
	padding:0 0 0 8em;
}



/* goodidea
------------------------------------------------------------------------------- */
.area{
	padding:10px;
	border:1px solid #ccc;
	background: #fff;
}
.area dt{
	font-weight:bold;
	text-align:left !important;
}
.borderB{
	padding-bottom:30px !important;
	margin-bottom:20px;
	border-bottom:1px solid #bd4225 !important;
	text-align:center !important;
}

.bgBlock03{
	background: #f5ebe7;
}
.bgBlock03 .inner{
	padding:30px;
}
.bgBlock03 .inner .tit3{
	margin-bottom:20px;
	border:2px solid #760002;
	background: #fff url(../images/goodidea/bg_left.gif) no-repeat left 0;
}
.bgBlock03 .inner .tit3 h3{
	text-align:center;
	padding:30px 18px;
	background: url(../images/goodidea/bg_right.gif) no-repeat right 0;
	border:0;
	margin:0 !important;
}

.bgBlock03 .inner h4{
	background:#725623;
	padding:5px 10px;
	margin-bottom:10px;
	color:#fff;
	font-size:114%;
}

@media only screen and (max-width: 780px) {


}
@media only screen and (max-width: 600px) {
/* live
------------------------------------------------------------------------------- */
.h4Block dl.lead dt{
	width:100%;
	padding-bottom:10px;
	display:block;
	text-align:center;
}
.h4Block dl.lead dd{
	width:100%;
	padding:0;
}
.h4Block .colImg p{text-align:center;}

/* goodidea
------------------------------------------------------------------------------- */
.bgBlock03 .inner{
	padding:10px;
}
.bgBlock03 .inner .tit3{
	margin-bottom:20px;
	border:2px solid #760002;
}

.bgBlock03 .inner .tit3 h3{
	text-align:center;
	padding:20px;
}




}