@charset "UTF-8";

/* ******************************************
 コンテンツ大枠　定義
****************************************** */

.eiyo_introduction {
	width: 803px;
	margin-top: 30px;
	padding-bottom: 200px;
	color: #565656;
}

.eiyo_introduction a {
	color: #b72339;
}


/* ******************************************
 ラップ
****************************************** */

.wrapper {
	width: 753px;
	margin: 0px auto;
}


/* ******************************************
 コンテンツ　定義
****************************************** */

/*□□ メインタイトル □□*/
.main-title {
	margin-bottom: 25px;
}


/*□□ ブロック大枠 □□*/
.introduction-wrap {
	width: 703px;
	margin: 0px auto 35px auto;
}

.introduction-wrap h4 {
	margin-bottom: 20px;
	font-size: 90%;
	font-weight: bold;
}

.introduction-wrap h5 {
	margin-bottom: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #b72339;
}

.introduction-wrap div {
	width: 500px;
	float: left;
}

.introduction-wrap img.pi-book {
	margin: 0px ;
	float: right;
}


.introduction-wrap p {
	font-size: 80%;
	margin-bottom: 10px;
	line-height: 1.4em;
}
