@charset "Shift-jis";


* { 
     margin:auto;
     padding:0;
	 font-size: 98%;
	 
    
}


#body{
     margin:auto;
	 height:750px;
	 width:auto;
	 background-color:#ffffff;
	 }

#head{
      margin:50px auto 0px auto;
	 height:auto;
     width:auto;
	 padding:0px 0px 0px 0px;
	 background-color:#ffffff;
	
	 }
	 
#page{
     margin:auto;
	 height:750px;
     width:900px;
	 background-color:#ffffff;	
	}	



*:first-child+html #main{
     margin:0px auto 500px auto;
	 width:900px;
	 height:750px;
	 background-color:#FFFFFF;
     float:rghit;
}	


#main{
     margin:auto;
	 width:900px;
	 height:750px;
	 background-color:#FFFFFF;
     float:rghit;
}


	
#footer {
	margin:auto;
	width: 890px;
	height: 10px;
	padding: 2px 10px 2px 0px;
	color: #FFFFFF;
	font-size:12px;
	text-align:right;
	background-color:#C61A22;
	position:botom;
	background-repeat:no-repeat;
}



*:first-child+html #mail  {
    width:328px;
	height:250px;
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	float:right;
	}

 

 
#mail  {
    position:fixed top;
    width:328px;
	height:200px;
   _height:150px;
	border:solid px #000033;
   _border:solid px #000033;
	padding:610px 0px 0px 0px;
   _padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 575px;
   _margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
   _float:right;
	}

	
img.sa_01 { float: left; }

img.sa_02 { float: right; }

img.sa_03 { float: right; }

table.sample{
    line-height: 180%;
    font-size:120%; 
    border-top:2px double #000000;
    border-left:2px solid #000000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.sample th{
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
    color:#330000;
    background-color:#000000;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample td{
    border-right:2px solid #000000;
    border-bottom:1px solid #000000;
    padding:0.3em 1em;
}
