h1{
	margin: 0;
}


#wrapper #middle #left table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}



#wrapper #middle #right table {
	width: 660px;
	margin-top: 0px;
}


#wrapper #middle #right .product {
	width: 660px;
	background-color: #CFF;
}

#wrapper #middle #right #menubar {
	color: #09F;
}
#wrapper #middle #right .product .item {
	font-size: 9px;
	font-weight: bold;
	color: #03F;
	line-height: 18px;
	text-align: center;
}
#wrapper #middle #right .product tr td img {
	margin: 10px;
}

#wrapper #middle #right table tr td {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A4;
}


/* footer　ここから */

#footer {
	height: 40px;
	width: 860px;
	clear: both;
	background-color: #007FFF;
	color: #FFF;
	text-align: center;
	padding: 0px;	
}

#footer table{
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
}

#footer table td{
	text-align: left;
}

/* footer ここまで */


#wrapper #middle #right table tr td p {
	line-height: 18px;
}
#wrapper #middle #right #gotoTop {
	text-align: right;
}
