@charset "utf-8";

.Upper {
	height: 6px;
	background-image: url(../images/upper-center.png);
	background-repeat: repeat-x;
}
.Upper .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/upper-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.Upper .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Upper .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/upper-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
.Under {
	height: 6px;
	background-image: url(../images/under-center.png);
	background-repeat: repeat-x;
}
.Under .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/under-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.Under .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Under .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/under-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}


/********** メニュー **********/
#Menu .Upper {
	height: 6px;
	background-color: #333333;
	background-image: url(../images/menu-upper-center.png);
	background-repeat: repeat-x;
}
#Menu .Upper .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/menu-upper-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
#Menu .Upper .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
#Menu .Upper .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/menu-upper-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
#Menu .Under {
	height: 6px;
	background-color: #000000;
	background-image: url(../images/menu-under-center.png);
	background-repeat: repeat-x;
}
#Menu .Under .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/menu-under-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
#Menu .Under .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
#Menu .Under .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/menu-under-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}


/********** コンテンツ **********/
.Contents .Upper {
	height: 6px;
	background-image: url(../images/contents-upper-center.png);
	background-repeat: repeat-x;
}
.Contents .Upper .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/contents-upper-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.Contents .Upper .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Contents .Upper .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/contents-upper-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
.Contents .Under {
	height: 6px;
	background-image: url(../images/contents-under-center.png);
	background-repeat: repeat-x;
}
.Contents .Under .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/contents-under-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.Contents .Under .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Contents .Under .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/contents-under-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}


/********** リスト **********/
.List .Upper {
	height: 6px;
	background-image: url(../images/list-upper-center.png);
	background-repeat: repeat-x;
}
.List .Upper .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/list-upper-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.List .Upper .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/
.List .Upper .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/list-upper-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
.List .Under {
	height: 6px;
	background-image: url(../images/list-under-center.png);
	background-repeat: repeat-x;
	/*
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	*/
}
.List .Under .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/list-under-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.List .Under .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/
.List .Under .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/list-under-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}


/********** ラベル **********/
.Label .Upper {
	height: 6px;
	background-image: url(../images/label-upper-center.png);
	background-repeat: repeat-x;
}
.Label .Upper .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/label-upper-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.Label .Upper .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Label .Upper .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/label-upper-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
.Label .Under {
	height: 6px;
	background-image: url(../images/label-under-center.png);
	background-repeat: repeat-x;
}
.Label .Under .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/label-under-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.Label .Under .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Label .Under .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/label-under-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}


/********** サムネイル **********/
.Thumbnail .Upper {
	height: 6px;
	background-image: url(../images/thumbnail-upper-center.png);
	background-repeat: repeat-x;
}
.Thumbnail .Upper .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/thumbnail-upper-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.Thumbnail .Upper .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Thumbnail .Upper .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/thumbnail-upper-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}

.Thumbnail .Under {
	height: 6px;
	background-image: url(../images/thumbnail-under-center.png);
	background-repeat: repeat-x;
}
.Thumbnail .Under .Left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/thumbnail-under-left.png);
	background-repeat: no-repeat;
	font-size: 0px;
}
/*
.Thumbnail .Under .Center {
	float: left;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
}
*/
.Thumbnail .Under .Right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 6px;
	height: 6px;
	background-image: url(../images/thumbnail-under-right.png);
	background-repeat: no-repeat;
	font-size: 0px;
}