@charset "utf-8";
/* CSS Document */

body {
	font-size: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
	background: url(img_index/wall_index.jpg) no-repeat fixed left top;
}

td {
	line-height: 140%;
}

.window {
	background: #FFFFFF;
	filter: Alpha(Opacity=90);
}

A:link {
	text-decoration : none;
	color : #663399;
}
A:visited {
	text-decoration : none;
	color : #663399;
}
A:hover {
	color: #CC9900;
}
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%;
}

.mtxt_pink {
	font-size: 12px;
	line-height: 120%;
	color: #663399;
}


.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 12px/140% "Georgia", "Times New Roman", "Times", "serif";
}

.english {
	font: 10px/110% Geneva, Arial, Helvetica, sans-serif;
}


.wall {


.td_top {
	border-top: thin dotted #CE1126;
	border-bottom: thin dotted #CE1126;

}

.td_bottom {
	border-bottom: thin dotted #CE1126;
}

.pointer {
	cursor: hand;
	color : #663399;
}