body { font-size:12px;
	   }

#container { width:760px;
	　　　　 font-size:14px;
	         color:#666666;
	         margin-left:auto;
      	     margin-right:auto;
　　         line-height:18px;
             border:none;
             }
			 
#history { width:600px;
	　　　 font-size:12px;
	       color:#666666;
	       margin:0 auto 20px;
　　       line-height:22px;
           border:none;
		   text-align:left;
		   padding:6px;
		   background-color:#e0eff4;
		   border:1px solid #52b1c5;
           }
		   
#schedule { width:600px;
	　　　  font-size:12px;
	        color:#666666;
	        margin:0 auto 40px;
　　        line-height:22px;
            border:none;
		    text-align:left;
		    padding:6px;
		    background-color:#ffffdd;
		    border:1px solid #eeee00;
            }
			
.schedule_title { font-size:14px;
        font-weight:bold;
		color:#ff6600;
		line-height:18px;
		}
		   
.city { font-size:14px;
        font-weight:bold;
		color:#52b1c5;
		line-height:18px;
		}

#seminar_faq_container { background:url(img/top.jpg) no-repeat top; 
	width:760px;
	font-size:14px;
	color:#666666;
	margin-left:auto;
	margin-right:auto;
　　line-height:18px;
}

table.seminar_faq { border:1px solid #cccccc;
                    text-align:left;
					width:600px;
					margin:12px;
					vertical-align:top;
					line-height:20px;
					}
					
td.seminar_faq_q { background-color:#fcfcfc;
                   border-bottom:1px solid #eeeeee;
				   font-weight:bold;
				   }

.seminar_faq td { padding:3px;
                  }

