/*バッグコンシェルジュとは
---------------------------------------------------------------*/

/*上部
------------------------------------*/

.image {
	width: 590px;
}

h2 {
	display: inline;
}

#main p {
	font-size: 13px;
	font-weight: bold;
	color: #745027;
	padding-top: 15px;
}

/*下部
------------------------------------*/.point h3 {
	background-image: url(../bagconcierge-images/copy-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 13px;
}

.point h3 img {
	margin-bottom: -2px;
	margin-left: 5px;
	display: inline;
}
.point {
	margin-top: 25px;
	width: 590px;
	float: right;
}
#main .point p {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	width: 400px;
	float: left;
	line-height: 1.5em;
}
.image-right {
	margin-top: 15px;
	margin-right: 0px;
}

.image-right {
	float: right;
}
