/*
#titleg{
    width:100%;
    height:40px;
    background:url(../images/header_sp_bg.png) 0 0 repeat-X;
}

#titleg h1{
    overflow:hidden;
    background-image:url(../images/header_sp.png) ;
	background-position:center;
	background-repeat :no-repeat;
	height:40px;
}
*/

.ui-page-theme-a{
    text-shadow:none;
}

#bttn{
    width:200px;
    background-color:#0078d0;
    color:#fff;
    margin: 0 auto;
    text-shadow:none;
}