@charset "UTF-8";

/*----------------------------------------------------------------------
	Jop Information Peach (since 2007/10/23)
	created by N.Ohwada

	css/index.css
------------------------------------------------------------------------*/

div#copy a:link {
	color:#333333;
	text-decoration: none;
}

div#copy a:visited {
	color: #333333;
	text-decoration: none;
}

div#copy a:hover {
	color: #333333;
	text-decoration: none;
}

div#copy a:active {
	color: #333333;
	text-decoration: none;
}




table {
	width: 650px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

table th {
	width: 16em;
	padding: 5px;
	border: solid 1px #cccccc;
	background: url(../images/shopLinkBg.gif) no-repeat left top;
}

table td {
	border: solid 1px #cccccc;
	padding: 5px;
}
