@charset "utf-8";
/* CSS Document */

body {
	font-size: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
	background: url(img_newindex/wall_index.jpg) no-repeat scroll center top;
}

td {
	line-height: 130%;
	color: #666666;
}

.window {
	background: url(img_index/wall_white.png) ;
}

A:link {
	text-decoration : none;
	color : #993366;
}
A:visited {
	text-decoration : none;
	color : #993366;
}
A:hover {
	color: #FF0066;
}
a:active {
	color: #FF0000;
	text-decoration : none;
}


/*フッダ*/
.footer {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	color: #CCCCCC;
}
a.footer {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	color: #CCCCCC;}

a.footer:visited {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	color: #CCCCCC;
}

a.footer:hover {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	color: #FF9999;
}


.stxt {
	font-size: 10px;
	line-height: 110%;
}

.mtxt {
	font-size: 12px;
	line-height: 120%;
}

.pink {
	color: #993366
}

.white {
	color: #FFFFFF
}

.margin_s {
	margin-top: 2px;
	margin-bottom: 2px;
}

.shopname {
	font: bold 10px/140% "Georgia", "Times New Roman", "Times", "serif";
}

.shopname2 {
	font: bold 10px/9px Arial, Helvetica, sans-serif;
}

.c_ledieswear {
	color: #CC6699
}
.c_zakka {
	color: #669999
}
.c_shoesbag {
	color: #7B537B
}
.c_cafe {
	color: #CC9966
}

.line_gray {
	background: url(img_index/line_gray.gif) repeat-x;
}

.floor_no {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #993366;
}

.pointer {
	cursor: hand;
	color : #993366;
}
.red {
	color: #FF0000;
}

.wahtsnew {
	font-size: 10px;
	line-height: 110%;
	font-weight: normal;
	border-bottom: 1px dotted #666666;
}

.photo109{
	background: url(img_newindex/photo_109.jpg) no-repeat top;
}

@media print {
.np {
	display: none;
}
.print {
	display: block;
}
}
