*{
	margin: 0;
	padding: 0; 
}

body {
	font-size: 10px; 
	background-color: #111111; 
	color:#fff;
	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: 0;
	background: url(images/frame.jpg) no-repeat left top; 
	background-color:#000;
	line-height: 0.8 ; 
	text-align:left; 
	/*border: 1px #ff6666 solid;*/
}

.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;
	display: block;
 }

.guide p { padding:0 12px;}

.caution{margin: 5px 0 5px 50px; text-align:left;}

.form{
	width: 450px; 
	height: auto;
	margin: 0  auto 0 auto;
	position: relative;
	top: 20px;
	left: 0px;	
	font-size:  12px;
	/*border: 1px red solid;*/
}


.form th{
	vertical-align: top; 
	padding: 2px 0 20px 12px; 
	text-align: left; 
	font-weight: normal;
	/*border: 1px #ffffff solid;*/	
}

.form td{
	vertical-align: top; 
	padding-bottom: 12px; 
	color: #666666;
	/*border: 1px #blue solid;	*/
}

.textarea{width: 303px; height: 220px; line-height: 1.1em;}

.image{margin: 5px 0 10px 0;}