/* CSS Document */
body{background-image:url(../img/bg02.gif);
     background-repeat:repeat-y;
	 background-position:center;
	 margin:0px;
	 font-size:12px;
	 line-height:140%;
    line-break:strict;
	 color:#333333;}

a{color:#333399;
  text-decoration:none;}
a:hover{text-decoration:underline;} 

form{margin:0px;}

#container{background-image:url(../img/bg01.jpg);
           background-repeat:no-repeat;
	       background-position:top center;}
		   
.footer{font-size:11px;}

.serch{margin:0px 8px 0px 0px;}

.schedule{background-color:#FFFFCC;
          padding:5px;}
		  
.midashi{font-size:14px;
         font-weight:bold;
		 line-height:150%;
		 margin:0px;
		 padding-bottom:8px;}
		 
.midashi2{font-size:14px;
         font-weight:bold;
		 line-height:120%;
		 margin:0px;
		 }
		 
.midashi2 span{color:#333399;}		 		 
		 
.about_table{padding-left:10px;}

.rec_txt{color:#000000;
         }
.rec_midasi{color:#333399;
           font-weight:bold;
		   margin:0px;
		   padding-bottom:3px;
           }

.rec_profile{font-size:11px;
             line-height:13px;}

ul{font-size:10px;
line-height:12px;
list-style-type: square}

/* トピック解説 */
.tpics_title{font-size:16px;
             line-height:120%;
            font-weight:bold;}
.left_space{padding-left:20px;}
