@charset "utf-8";
@import url("../../css/common.css");
@import url("common.css");


/*===================================

	product/yamadashuji.css

=====================================*/


/* ******************************************************
* 	maidashi
*/
h3 {
	clear: both;
	padding-top: 5px;
	margin-bottom: 20px;
}


/* ******************************************************
* 	profile
*/
.prof {
	width: 900px;
	margin-bottom: 40px;
}

.prof h4 {
	float: left;
	width: 110px;
	padding-right: 5px;
}

.prof p {
	float: left;
	width: 110px;
	padding-right: 5px;
}

.prof dl {
	float: left;
	width: 650px;
	padding: 0 10px 5px 8px;
	line-height: 1.5;
}

.prof dl dd {
	font-size: 80%;
}



/* ******************************************************
* 	yamada1
*/
.yamada1 {
	clear: both;
	width: 900px;
	margin-bottom: 20px;
}

.yamada1 h4 {
	margin-bottom: 8px;
}

.yamada1 p {
	line-height: 1.95;
}

.yamada1 p.right {
	float: right;
	padding-left: 20px;
}




/* ******************************************************
* 	yamada2
*/
.yamada2 {
	clear: both;
	width: 900px;
	margin-top: 10px;
}

.yamada2 h4 {
	margin-bottom: 8px;
}

.yamada2 p {
	width:510px;
	line-height: 1.95;
	float:right;
}

.yamada2 img.leftimg {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
}




