.sub-bg {
	background-color: #FF709E;
	height: 7px;
}

body,td,th {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 135%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sub-bg2 {
	background-image: url(img/top/sub-bg.gif);
	height: 27px;
	background-repeat: repeat-x;
}
.cell {
	background-color: #FCE9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.pickup-cell {
	background-image: url(img/top/pickup02.gif);
	background-repeat: repeat-y;
	width: 256px;
}
.dot-line {
	background-image: url(img/top/dot-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tx10 {
	font-size: 10px;
}
.contents-cell {
	background-image: url(img/top/contents02.gif);
	background-repeat: repeat-y;
}
.treat-cell {

	background-image: url(img/top/treat02.gif);
	background-repeat: repeat-y;
}
.pickup {
	background-image: url(img/top/pickup.gif);
	background-repeat: no-repeat;
	height: 38px;
}
.pickup-tx {
	margin-top: 25px;
	margin-left: 170px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #9900CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.sub-bg3 {

	background-color: #FF98B9;
	height: 7px;
}
/*----------------------------------------------------------------
--  footer seo
----------------------------------------------------------------*/
#footerlink ul {
	float:right;
	width:auto;
	xtext-align: center;
	padding: 0;
	margin: 20px 0 0;
	xwidth: 700px;
}

#footerlink li {
    margin:0 3px;
	font-size: 8px;
    list-style-type:none;
	display: inline;
}

#footer .footerlink a {
	text-decoration: underline;
}

#footerlink strong {
	font-weight: normal;
}

