/*--------------------------------------------------コンテンツ全体-----------------------------------------------------------*/

body {
	margin-top:0px;
	margin-right: 0px;
	margin-left: 10px;
	font-size: x-small;
	color: #000000;
	line-height: 13px;
	background-color: #000;
}
	
img{border:0px;}	

a {
	font-size: x-small;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mojiblack {
	font-size: small;
	color: #000000;
	line-height: 17px;
}
.syosaiFont {
	font-size: x-small;
	color: #000000;
}

.syosaiFont a:link {
	text-decoration: none;
	font-size: x-small;
	color: #000000;
}
.syosaiFont a:visited {
	text-decoration: none;
	color: #000000;
	font-size: x-small;
}

.syosaiFont a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: x-small;
}
.syosaiFont a:active {
	text-decoration: none;
	color: #000000;
	font-size: x-small;
}

.fontWhite {
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	padding-left: 3px;
}

.font14 {
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}

syohinsearch{
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}

.syohinsearch a:link {
	text-decoration: underline;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
.syohinsearch a:visited {
	text-decoration: underline;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
.syohinsearch a:hover {
	text-decoration: underline;
	font-size: 14px;
	line-height: 17px;
	color: #CCCCCC;
}
.syohinsearch a:active {
	text-decoration: underline;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}


.goods {
	font-size: small;
	color: #C9C9C9;
	background-color: #000066;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 17px;
}
.goods a:link {
	text-decoration: none;
	font-size: 12px;
	color: #C9C9C9;
}
.goods a:visited {
	text-decoration: none;
	color: #C9C9C9;
	font-size: 12px;
}
.goods a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
.goods a:active {
	text-decoration: none;
	color: #C9C9C9;
	font-size: 12px;
}

.table1 {
	text-align: left;
	margin-top: 10px;
	padding-left: 7px;
}

.rank {
	color: #FF9146;
	font-size: small;
}

.gray {color: #666666; 
       font-size: x-small;
}

.navy {
	font-size: x-small;
	color: #000066;
	text-align: center;
	font-weight:bold;
	letter-spacing: 0.6px;
	padding-left: 7px;
}

.syosai a:link {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
.syosai a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

.syosai a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 10px;
}
.syosai a:active {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

.bgblack {
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	padding: 3px;
}

.margintop {
	margin-top: 10px;
}

.linkBlue {
	text-decoration: underline;
	font-size: small;
	color: #0000CC;
}
.linkBlue a:link {
	text-decoration: underline;
	font-size: small;
	color: #0000CC;
}
.linkBlue a:visited {
	text-decoration: underline;
	font-size: small;
	color: #0000CC;
}
.linkBlue a:hover {
	text-decoration: underline;
	font-size: small;
	color: #999999;
}
.linkBlue a:active {
	text-decoration: underline;
	font-size: small;
	color: #0000CC;
}

.searchfont {
	font-size: 18px;
	color: #333333;
	line-height: 20px;
}
.fontcolor {
	font-size: small;
	color: #000066;
}

h1{
    font-size:x-small;
	color:#FFFFFF;
}


/*----------------TOP画像---------------------------------------------------*/

.cap-photo a:hover
{
	background-color: #FFF;
}

.cap-photo a:hover img
{
	width:200px;
	height:200px;
}

.photo {
	position: relative;
	top: 0;
	left: 0;
	width: 100px;
}

.photo a .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}

.photo a.popup,

.photo a.popup:visited {
	display: block;
	width: 100px;
	top: 0;
	left: 0;
}

.photo a.popup:hover {
	background-color: #fff;
}

.photo a.popup:hover .large {
	display: block;
	position: absolute;
	width: 240px;
	height: 320px;
	top: 0;
	left: 0;
}

.rsszone{
width:450px;
height:auto;
margin:15px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:1px solid #999999; 
background-color:#FFFFFF;
position:relative;
}
.rss{
font-size:13px;
padding:0px 0em 0px 11em;
top:5px;
position:absolute;
vertical-align:middle;
background-color:#0000000;
}
.shoplink{
margin:5px 0px 0px 0px;
padding:0px 5px 0px 0px;
text-align:right;
}