/***********************************************/
/* ‹ž•§‹ï | ƒ}ƒCƒy[ƒW•‚¨•§‹ïŒŸõ‹¤’ÊCSS      */
/***********************************************/

#main {
	width: 860px;
	margin: 0 10px 0 10px;
}

#header-table{
	background:#FFF;!important;
}

#title {
	width: 100%;
	height: 78px;
	border-top: 1px solid #CCC;
	background: url(../img/cart/title_bg.gif) repeat-x left bottom;
}

#title img {
	float:left;
	margin: 20px 20px 30px 20px;
}

#title #homepage {
	float:right;
	margin: 28px 14px 0 0;
	width: 131px;
	height: 15px;
	background:#999;
}

#title #homepage a {
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	background: url(../img/cmn/btn_top.gif) left top;
	width: 131px;
	height: 15px;
}

#title #homepage a:hover {
	background: url(../img/cmn/btn_top.gif) left bottom;
}