@charset   "Shift_JIS";
/*画面全体をセンター寄せ*/
#wrapper {  
   
        
    /* width: 700px; */
    width: 86%;
    /* ページの横幅 */
	position: relative;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
.back1 {  
    
  background-image: url("../img/backkamome.gif");
}

.headtitle {

	font-size: 	20px;
	color: #CC3366;
	font-weight: bold;
}

.thankyou1 {  
    
    white-space: nowrap;
	font-family:'Courier New','Courier','ＭＳ ゴシック',monospace;
	color: #1E90FF;
	font-weight: bold;
	font-size: 	20px;
	text-align:center;
}

.thankyou2 {
	font-size: 	15px;
	color: #1E90FF;
	font-weight: bold;
	text-align:center;
}


.msgkarute1 {
	position:relative;
	top:-290px;
	left:550px;
	margin:0px;
}

.msgkarute2 {
	position:relative;
	top:-290px;
	left:100px;
	margin:0px;
}

.msggaiko {
	position:relative;
	top:-130px;
	left:590px;
	margin:0px;

}

.msgnyushuka {
	position:relative;
	top:-180px;
	left:510px;
	margin:0px;

}




