/* CSS Document */
/********************************
レイアウト
*********************************/
body {
	background-color: "transparent";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #890000;
	text-decoration: underline;
}
a:visited {
	color:#890000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}

table.lred a {color: #FFFFFF;}

.Contents800{
	background-color: #242424;	
	width:800px;
	margin:0 auto;
}

.MgnTop15 {
	margin-top: 15px;
}

.MgnTopLeft15 {
	margin-top: 15px;
	margin-left: 15px;
}

.MgnTopBtm15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.MgnTop5 {
	margin-Top: 5px;
}

.MgnTop7 {
	margin-Top: 7px;
}

.MgnLeft7 {
	margin-left: 7px;
}

.MgnLeft5 {
	margin-left: 5px;
}

.MgnTopBtm7 {
	margin-Top: 7px;
	margin-bottom: 7px;
}

.MgnBtm7 {
	margin-bottom: 7px;
}

.MgnBtmRight5 {
	margin-right: 5px;
	margin-bottom: 5px;
}

/********************************
フォント
*********************************/
.font11nomal {
	font-size: 11px;
	color: #FFFFFF;
}

.font14Item {
	font-size: 14px;
	color: #FFFFFF;
}

.font12Item {
	font-size: 12px;
	color: #FFFFFF;
}

.Font11Type {
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}

.Font10ItemName {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

.Font11ItemName {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

.Font12ItemName {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

.Font11Iteminfo {
	font-size: 11px;
	color: #999999;
	line-height: 18px;
}


.Font11ItemSpec {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}


.Font11ad {
	font-size: 11px;
	color: #999999;
	padding-left: 10px;
}
.Font11shopname {
	font-size: 11px;
	color: #CCCCCC;
}
.Font11link {
	font-size: 11px;
	color: #E8E8E8;
	padding-left: 10px;
}
