/* CSS Document */

body{margin:0px;
	 color:#333333;
	 font-size:12px;}

#container{background-image:url(../img/bg.gif);
     background-position:top center;
	 }

#bg_top{background-image:url(../img/bg_top.gif);
        background-position:top center;
		background-repeat:repeat-x;}
	 
.txt_midasi{font-size:16px;
            font-weight:bold;
			color:#FF6699;
			line-height:120%;}
			
.txt_hatsubai{font-size:16px;
              font-weight:bold;
			  color:#ff1d48;}
			  
.txt_onsei{line-height:180%;}			  
