@charset "utf-8";



/******************************************************
LEONシリーズへすぐに
*******************************************************/
.go_leon  {
	width: 580px;
	text-align: right;
}

.go_leon a:hover img{
	text-align: right;
	margin-left: 335px;
}


/******************************************************
ボックス1
*******************************************************/

#box01 {
	width: 362px;
	height: 346px;
	_width: 580px;
	_height: 361px;
	padding: 15px 14px 0px 204px;
	background: url(/images/post01/pm/box01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#box01text {
	clear: left;
	height: 100px;
	padding-top: 23px;
	margin-left: 8px;
}

/******************************************************
ボックス2
*******************************************************/

#box02 {
	width: 362px;
	height: 261px;
	_width: 580px;
	_height: 361px;
	padding: 100px 14px 0px 204px;
	background: url(/images/post01/pm/box02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#box02 p {
	margin-bottom: 10px;
}


/******************************************************
ボックス3
*******************************************************/

#box03 {
	width: 362px;
	height: 426px;
	_width: 580px;
	_height: 441px;
	padding: 15px 14px 0px 204px;
	background: url(/images/post01/pm/box03.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#box03 p {
	margin-bottom: 10px;
}



/******************************************************
ボックス4
*******************************************************/

#box04 {
	width: 315px;
	height: 107px;
	_width: 580px;
	_height: 127px;
	padding: 20px 10px 0px 255px;
	background: url(/images/post01/pm/img_leon.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}



/******************************************************
画像スペース設定
*******************************************************/

.r_sp {
	padding-right: 4px;
	float: left;
}

.r {
	float: left;
}

