@charset "EUC-JP";

/* CSS Document */

#mainwrapper {
	width: 928px;
	margin: 0 auto 0 auto;
	background: url(../images/catalog_bg.jpg) no-repeat;
}

a:link, a:visited {
	color: #00A0E7;
	text-decoration: none;
}

a:hover, a:active {
	color: #111111;
}

h1#title {
	background-image: url(../images/catalog_ti.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	padding: 0 0 6px 0;
	clear: both;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/catalog_ti.png);
}
h1#title_1006 {
	background-image: url(../images/catalog_ti_1006.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	padding: 0 0 6px 0;
	clear: both;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/catalog_ti_1006.png);
}

div#box {
	background-image: url(../images/dither.png);
	border: 1px solid #B1B8BD;
	width: 612px;
	padding: 18px;
	margin-bottom: 12px;
}

h4.name {
	font-size: small;
	font-weight: bold;
	color: #00A0E7;
	line-height: 18px;
}
h4.name a {
	display: block;
}

h5#timestamp {
	font-size: x-small;
}

.itemcap {
	padding: 12px 0 0 12px;
	width: 312px;
	float: right;
}
.itemcaptop {
	padding: 12px 0 0 12px;
	width: 412px;
	float: right;
}
.item_menu {
	font-size: 10px;
	font-weight: bold;
	color: 666666;
}
.line {
	background: url(../images/dot.png) repeat-x 0 center;
}

.cap1 {
	font-size: x-small;
	}

.cap2 {
	font-size: x-small;
	}

.cap3 {
	font-size: x-small;
	}
	#info{
	font-size: x-small;
	line-height: 18px;
	}
	
	

h3 {
	font-weight: bold;
	line-height: 18px;
	background:url("../images/dot.png") repeat-x scroll center bottom transparent;
	padding:0 0 6px;
	margin-bottom: 20px;
}

td.caption  {
font-size:x-small;
text-align:center;
}

a.prd_link {
	display: block;
	background: #ebebeb;
	text-align: right;
	margin-bottom: 10px;
	padding: 5px;
}
a.prd_link:hover {
	color: #fff;
	background: #00A0E7;
}
	
/*-------------------------------------------------
  recents
-------------------------------------------------*/

.newsbar {
	color: #909090;
	margin: 0;
}

/* Menu lists */

.newsbardl {
	line-height: 18px;
	padding: 0;
	margin: 0 0 0 30px;
}

.newsbardl dt {
	color: #909090;
	height: 24px;
}

.newsbardl dd {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: x-small;
	line-height: 1.5;
}
.newsbardl dd a {
	display: block;
}

.newsbardl dd:hover {
	color: #00A0E7;
}

.newsbardl dd a:link, .sidebardl dd a:visited {
	padding: 0;
}

.info_ti {
	text-indent: -3000px;
	background: url(../images/info_ti.png) no-repeat 0 center;
	display: block;
	width: 100%;
	height: 24px;
	padding: 0;
	margin: 0;
}