@charset "UTF-8";
/* CSS Document */

#centerright {
    float:right;
    width:760px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}

/*-----------------色toka------------------*/
.font_color_1 {color:#FF0000;}
              
.font_color_2 {color:#0000FF;}

.font_color_3 {color:#228B22;}


p.text_1 {text-align:center;
         color:#0000FF;}


p.text_2 {text-align:center;}
        
p.text_3 {text-indent:10px;
          font-size:14px;}


/*------------------pfa----------------------*/
#pf {border:solid #000000 1px;
     margin:10px 100px 10px 100px;}


#pf1_b {height:40px;
         background:url(img/furi_b.png) no-repeat;}


#point {border:solid #000000 1px;
        margin:10px 100px 10px 100px;
		font-size:12px;}
		

/*-----------------pfb------------------*/

#pf2 {

}
#pf2_b {height:40px;
        background:url(img/toi_b.png) no-repeat;}
		
	
#fax {border:solid #000000 1px;
        margin:10px 100px 10px 100px;
		font-size:14px;}




/*-------------enter------------------*/
#layout_e {background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	width:700px;
	height:auto;
	border:#000000 solid 1px;}
#back {background-color:#FAFAFA;}		
	
#enter {background-image:url(img/enter.png);
        height:200px;
		width:700px;}
		
#layout_e p{text-align:right;}
            	
		
#enter a{display:block;
         text-indent:-9999px;
		 background:url(img/enter.png);
		 height:200px;
		 width:700px;
		 overflow:hidden;}
#line_u {background-image:url(img/line.png);
         height:15px;
		 width:auto;
		 margin-top:80px;}
		 		 
#line_d {background-image:url(img/line.png);
       height:15px;
	   width:auto;}		 
