*{
	margin: 0;
	padding: 0; 
}

body {
	font-size: 10px; 
	background-color: #111111 ; 
	font-family:Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	text-align: center; 
}

a:link { color: #ff5699; }
a:visited { color: #ff5699; }
a:hover { color: #fff; }
a:active { border-style: none; }

img {border: 0; }

/*_____¥»¥ó¥¿¥ê¥ó¥°ÍÑ_____*/

 #wrap {
	width:520px; 
	height: 100%;
	margin:0 auto;
	text-align:center; 
	background-color: #000000 ; 
}

h1 {
	background: url(images/title.jpg) no-repeat left top; 
	width:520px;
	height:87px;
	color:#fff;
	text-align:left;
	padding:3px 0 0 5px;
	font-size:12px;
}

#main{
	width: 500px; 
	height: 393px;
	margin: 20px auto;
	padding; 10px auto;
	background: url(images/frame.jpg) no-repeat left top; 
	line-height: 1.4 ; 
	text-align:left; 
}

#main_left{
	width: 220px; 
	margin: 20px 0 0 25px;
	float: left;
	background-color:#ffffff;
}
*html .main_left{
	margin: 20px 0 0 10px;
	background-color:#ffffff;	
}
.main_right{
	width: 210px; 
	float: left;
	margin: 30px 0 0 25px;
	color: #fff;
}

.main_right p{
	font-size: 1.2em;
	dispplay: block;
}

.url{font-size:13px;}

.clear{ clear: both;}

.qr{margin: 18px 0; dispplay: block;}

.qr img{ margin: 2px 0 0 0; border: 1px black solid;}

.form{ margin: 20px 0 0 0;}

 .guide {
 	width: 450px; 
	height: auto;  
	padding: 14px 0; 
	line-height: 1.4 ; 
	margin: 23px auto 10px; 
	size: 12px; 	
	text-align: left; 
	background: url(images/guide.jpg) repeat-y left top ; 
	color:#fff;
	dispplay: block;
 }

.guide p { padding:0 12px;}

h2 {text-indent:-999px;}

.txt {width:250px; margin:100px 0 0 180px; }

.search {
	width: 420px; 
	height: 230px; 
	margin: 10px auto;
	background: url(images/search.jpg) no-repeat  ; 
	color: #fff;
	font-size:10px;
	text-align: left;
}

.discount {
	width: 420px; 
	height: 230px; 
	background: url(images/discount.jpg) no-repeat  ; 
	text-align: left;
	margin: 10px auto;
	color: #fff;
	font-size:10px;
	text-align: left;
}

.contents {
	width: 420px; 
	height: 230px; 
	background: url(images/contents.jpg) no-repeat  ; 
	text-align: left;
	margin: 10px auto;
	color: #fff;
	font-size:10px;
}

.mm {
	width: 420px; 
	height: 230px; 
	background: url(images/mm.jpg) no-repeat  ; 
	text-align: left;
	margin: 10px auto;
	color: #fff;
	font-size:10px;
}

.image{margin: 50px 0 20px 0;}

.emphasis-word{
	color:#ff0000;
}