@charset "utf-8";
/* CSS Document */

body {
	font-size: 10px;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #666666;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/wall_jingle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 

p {
   margin: 0.5em 0px;
}

   A:link  {
	text-decoration: none;
	color: #FFFFFF;
}
   
   A:visited  {
   text-decoration : none;
	color: #FFFFFF;
   }
   
   A:hover  {
	color: #9999FF;
	text-decoration: underline;
}

/*リンク*/
.linkcolor {
	color: #6633CC;
}
a.linkcolor {
	color: #6633CC;}

a.linkcolor:visited {
	color: #6633CC;
}

a.linkcolor:hover {
	color: #9999FF;
}

.title {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	width: 100%;
	background: url(img/heart.gif) center;
	padding: 20px;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 3px 3px 6px;
	border-left: 10px solid #FF0099;
	border-top: 0px solid #FF0099;
	border-right: 0px solid #FF0099;
	border-bottom: 1px solid #FF0099;
	text-align: left;
	width: 100%;
	color: #666666;
	margin-bottom: 6px;
}
.stxt {
	font-size: 10px;
	line-height: 110%;
	color: #FFFFFF;
}
.tel {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
.big-bold {
	font-size: 12px;
	font-weight: bold;
}
.big120 {
	font-size: 12px;
}

.english {
	font: 10px Arial, Helvetica, sans-serif;
}

.waku1 {
	border: 1px dotted #FF0099;
}
.box1 {
	border: 1px solid #FF0099;

}
td {
	font-size: 10px;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	letter-spacing: 1px;
}
.present {
	color: #FF6600;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}

.fair {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pink {
	color: #FF0066;
}
.pinkbold {
	font-weight: bold; color: #FF0066
}
.sub {
	color: #FF0066;
	font-size: 12px;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dot {
	border: 1px dotted #666699;
}
.line-pink {

	border: thin solid #FF0066;
}
.pointer {
	cursor: hand;
}
.inworks {
	font-size: 12px;
	line-height: 14px;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.recommend {
	border: 1px dotted #0066CC;
}

.floor_no {
	font: bold 14px/110% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.shopname {
	font: bold 14px/110% "Georgia", "Times New Roman", "Times", "serif";
	color: #FFFFFF;
}
.shoplist {
	font: bold 10px/110% "Georgia", "Times New Roman", "Times", "serif";
}

.shoplist_j {
	font: bold 10px/110% "ＭＳ ゴシック", "Osaka－等幅";
}

.imageright {
	float: right;
}
