div#shoppinginfo_wrapper{
        margin-top:5px;
        margin-left:5px;
        width:795px;
        height:850px;
/*
	border-width: 1px;
	border-style: solid;
	border-color: red;
*/
}
.shoppinginfo_h1{
	width: 750px;
	height: 20px;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 10px;
	border-width: 0px 0px 1px 20px;
	border-style: none none solid solid;
	border-bottom-color: silver;
	border-left-color: teal;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.shoppinginfo_h2{
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
}
div#shoppinginfo{
	width: 765px;
	height: 800px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
/*
	border-width: 1px;
	border-style: solid;
	border-color: silver;
*/
	line-height: 130%;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝";
}
div#shoppinginfo_l{
	width:305px;
	height: 590px;
/*
	border-width: 1px;
	border-style: solid;
	border-color: green;
*/
	float:left;
}
div#shoppinginfo_r{
	width:430px;
	height: 590px;
/*
	border-width: 1px;
	border-style: solid;
	border-color: green;
*/
	float:right;
}