/* CSS Document */

body{margin:0px;
     background-image:url(../img/bg.gif);
	 background-repeat:repeat-y;
	 background-position:center;
	 
	 font-size:12px;
	 line-height:120%;
	 color:#333333;}
	 
h1{font-size:11px;
   line-height:120%;
   text-align:right;
   color:#CCCCCC;
   font-weight:-1;
   margin:2px;}

form{margin:0px;}
   
.red{color:#FF0000;
     padding-left:3px;}
   
.rireki{font-size:11px;
        line-height:120%;}
		
.data{font-weight:bold;
padding-left:5px;}

.copy{background-color:#1c2659;
      text-align:center;
	  font-size:11px;
	  color:#CCCCCC;} 
	  
.txt_area{padding:0px 5px;}	

.txt_b{font-weight:bold;}

.jisseki{background-image:url(../consul/img/td_01.gif);
         background-repeat:no-repeat;
		 color:#2b3492;
		 font-size:14px;
		 font-weight:bold;
		 padding-left:10px;}
		 
		 
.yutori_bold{font-weight:bold;}
			  
.yutori_14{font-size:14px;
           padding-bottom:3px;
		   font-weight:bold;
		   color:#8bb300;}
		   
.service_txtfm{width:520px;
               border:0px;
			   overflow:hidden;
			   padding:5px;
			   background-color:#f2f7ff;}
			   
.txt_11{font-size:11px;
        line-height:120%;}		   
   	   
