@charset "UTF-8";




.box1 {
                                margin-left:40px;
                                margin-right:40px;
                                line-height:1.8em;
}

.tc {
                                text-align:center;
}                                

.red {
                                color:#e00;
}                                

table {
                                width:800px;
                                margin:auto;
}



th,td  {
                                border-bottom:1px solid #555;
}

th {
                                background-color:#fafad2;
}

th,td {
                                padding:10px;
}

#btnarea {
                                text-align:center;

}

input[type="submit"],input[type="reset"] {
                                font-size:20px;
                                margin-top:20px;
                                padding:3px 10px;
                                background-color:#b0c4de;
}

input[type="text"],textarea {
	width:90%;
	background-color:#eee;
}

.ret {
	display:block;
}

#pp {
                                width:800px;
                                margin:auto;
                                font-size:12px;
                                line-height:1.8em;
                                height:20em;
	overflow:scroll;
                                border:1px solid #555;
                                padding:5px;
                                border-radius:10px;
}

#scr {
                                font-size:12px;
                                color:#050;
}

.telfax {
                                font-size:26px;
                                margin-top:50px;
                                text-align:center;
                                letter-spacing:2px;
} 

#telfax_img {
                                margin-right:100px;
                                width:300px;
                                float:right;
                                margin-bottom:40px;
                                margin-top:20px;
}