* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'MS UI Gothic', Osaka, sans-serif;
}

body {
	text-align: center;
   color : #ffffff;
}

A:LINK{
   color : #ffffff;
   text-decoration : underline;
}
A:VISITED{
   color : #ffffff;
   text-decoration : underline;
}
A:ACTIVE{
   color:#ffffff;
   text-decoration : underline;
}
A:HOVER{
   color : #ffffff;
   text-decoration : underline;
}


/* ----- ˆø‰z‚µˆÄ“à -------------------------------------- */
div#move h1{
	display          : none;
}

div#move {
	width: 420px;
	padding: 0px 0px 0px 15px;
        text-align: center;
    color: #ffffff;
}
div#move td.logo{
	width: 420px;
	padding: 5px 0px 5px 0px;
	text-align: center;
    color: #ffffff;
}
div#move td.text{
	width: 420px;
	padding: 15px 0px 0px 0px;
        font-size: 13px;
	text-align: center;
    color: #ffffff;
}
div#move td.text2{
	width: 420px;
	padding: 10px 0px 0px 0px;
        font-size: 13px;
	text-align: left;
    color: #ffffff;
}
div#move td.text3{
	width: 420px;
	padding: 25px 0px 0px 0px;
        font-size: 14px;
        line-height: 140%;
	text-align: left;
    color: #ffffff;
}
div#move td.text4{
	width: 420px;
	padding: 0px 0px 10px 0px;
        font-size: 13px;
        line-height: 140%;
	text-align: left;
    color: #ffffff;
}
div#move td.text5{
	width: 420px;
        height: 100px;
	padding: 10px 0px 5px 0px;
        font-size: 12px;
        line-height: 120%;
        color: #ffffff;
        vertical-align: top;
	text-align: left;
}



