/* CSS Document */
html,body{height:100%;}

body{background-color:#000000;
     background-image:url(../img/bg03.gif);
	 background-position:center bottom;
	 background-attachment:fixed;
	 background-repeat:repeat-x;
     margin:0px;
	 font-size:12px;
	 line-height:120%;
	 color:#FFFFFF;
	 height:auto;
    }

a:link, a:active{color:#cc0000; text-decoration:none;}
a:hover,@a:visited{color:#cc0000; text-decoration:underline;}
	
#container{width:100%;
           min-height:100%;
		   height:auto%;
            background-image:url(../img/bg01.gif);
            background-position:center 190px;
            background-attachment: scroll;
            background-repeat:no-repeat;
			}

.submenu{color:#cc0000; font-size:12px; line-height:120%;}
.submenu a:link, .submenu a:visited, .submenu a:active{color:#cc0000; text-decoration:none;}
.submenu a:hover{color:#cc0000; text-decoration:underline;}

.txt02{font-size:11px;
       letter-spacing:-1px;}
			
.s_c_work{background-image:url(../staff/img/namebg.gif);
         font-weight:bold;
		 padding-left:10px;
		 font-size:12px;
		 }
		 
.s_c_name{background-color:#ffffcc;
          color:#660000;
		  padding-left:10px;
		  font-size:12px;
		 }
		 
.story_txt{font-size:16px;
           font-weight:bold;
		   line-height:120%;
		   color:#ac0d45;
}

.itmttl{font-size:16px;
        font-weight:bold;
		line-height:120%;}
		
		
.arasuji_txt{line-height:150%;}


.original_txt{font-size:16px;
              line-height:120%;
			  font-weight:bold;
			  }	
		
.original_txt2{font-size:11px;
              line-height:120%;
			  padding-top:3px;
			  }
			  
.cal{font-size:11px;
      line-height:120%;
	  color:#333333;}
	  
.cal a:link, a:visited, a:active{text-decoration:underline;}	
.cal a:hover {text-decoration:none;}	 
	  
.pro_table{border:solid 1px;
           border-color:#590000;}	
		     
.pro_ttl{font-size:16px;
         color:#FFFFFF;
		 line-height:120%;
		 font-weight:bold;}
		 
.pro_data{font-size:12px;
         color:#CC0000;
		 line-height:120%;
		 font-weight:bold;}	
		 
.pro_txt{font-size:12px;
         color:#FFFFFF;
		 line-height:120%;
		 }
		 
.yougo_text{color:#CC0000;
            font-size:12px;}		 