A { text-decoration: none; } 



A:hover { text-decoration: underline; } 







.back01 {



	background-image : url(../images/back02.gif);



	background-repeat: repeat;



}







.back02 {



	background-image : url(../images/back03.gif);



	background-repeat: repeat;



}







.back03 {



	background-image : url(../images/back04.jpg);



	background-repeat: repeat;



}











.back04 {



	background-image : url(../images/back05.gif);



	background-repeat: repeat;



}











.back05 {



	background-image : url(../images/back06.gif);



	background-repeat: repeat;



}











.morelarge {

	font-size: 130%;

	color: #333333;

	line-height: 130%;









}







.large {

	font-size: 110%;

	color: #333333;

	line-height: 130%;









}







.middle {

	font-size: 95%;

	color: #333333;

	line-height: 130%;









}







.small {

	font-size: 90%;

	color: #333333;

	line-height: 130%;









}
.B { text-decoration:none;} 
.B:HOVER { text-decoration; color : #FF0000;} 
.B:link { color: #FF0000; } 
.B:VISITED { color : #FF0000; } 
.B:HOVER { color : #FF0000; } 
.B:ACTIVE { color : #FF0000; }


.box_pass {
    float:left;
    margin:5px auto 5px auto;
    padding: 5px;
    border: 2px solid #435988;
    border-radius: 5px;
    width: 90%;
    height: 30px;
    box-sizing: border-box;
    background: #FFFFFF;
    text-align: left;
    color: #000000;
}
.box_new {
    width:39px;
    height:17px;
    border:0;
    margin:15px auto 5px auto;
}



