body{
	margin:0;
	background: #ffffff url("img/back.gif");
	line-height:1.5em;
}

#mainFrame {padding: 0 0; margin: 0 0; width: 725px;}
#mainFrame #side_menu {margin-top: -25px; padding: 60px 0 0 10px; width: 155px; float: left;}
#mainFrame #contents {margin: 10px 0 0 0; width: 560px; float: right;}
  
p { margin:0 0; border: 0px none #000;}
img{ border: 0px none #000;}

.CopyR{
	margin: 40px 0 15px 0;
	color: #505050;
	font-size: 10px;
	line-heigth: 160%;
	text-align: center;
}
.img1 { margin: 5px 0 5px 0;}
.img2 { margin: 10px 15px 0 0;}

.hd1 {
	margin: 0 0 0 10px;
	width: 715px;
	/*border-top: 5px solid #B4B4B4;*/
	/*border-bottom: 1px solid #B4B4B4;*/
}

.hd2 {
	margin: 0 0 0 402px;
}

#title2{
	margin-top: 47px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 10px;
	width: 560px;
	color: #ffffff;
	background-color: #cc6699;
	/*background-color:#ffe4e1;*/
	/*font-family: "Times New Roman", serif;*/
	font-family: "MS P–¾’©",serif;
	font-weight: bolder;
	font-size: small;
	text-align: center;
}
#title{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 10px;
	width: 560px;
	color: #ffffff;
	background-color: #cc6699;
	/*background-color:#ffe4e1;*/
	/*font-family: "Times New Roman", serif;*/
	font-family: "MS P–¾’©",serif;
	font-weight: bolder;
	font-size:large;
	text-align: center;
}

#concept{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
	border: 2px #cc6699;
	width: 560px;
	color: #666666;
	background: #ffffff url("hasu1.jpg") no-repeat;
	text-align:center;
}
/*em{
	background-color:#ff99cc;
	
}*/
	

#concept_nlp{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
	border: 2px #cc6699;
	width: 560px;
	color: #666666;
	background: #ffffff;
	text-align:left;
}


.menu1{
	padding: 0 0 10px 0;
	font-size: 14px;
	text-aling: left;
	font-weight: bold;
	color: #ff9900;
}
a.menu{
	margin: 0 0 10px 0;
	text-decoration: none;
	color-: #787878;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
a:hover.menu{
	text-decoration: underline;
	color: #505050;
}

/* Schedule */

.sch_komi{
	margin:5px 0 5px 0;
	padding:2px 5px;
	color: #ff9900;
	font-size:12px;
	line-height:120%;
	background-color:#ffffff;
	border:1px solid #ff9900;
}

.sch_komi2{
	margin:5px 0 5px 0;
	padding:2px 5px;
	color: #ffffff;
	font-size:12px;
	line-height:120%;
	background-color:#ff9900;
}

table.sch{
	background-color:#ffffff;
	width: 560px;
	color: #787878;
	font-size:12px;
}


table.sch td.date{
	font-size:12px;
	color: #787878;
	padding: 10px 0 0 10px;
	background-color:#e6e6e6;
	width: 100px;
}

table.sch td.text_sch{
	padding:0 0 0 10px;
	color: #787878;
	font-size:12px;
	line-height:160%;
	width: 445px;
}

.text_sch2{
	color: #505050;
	font-size:12px;
	line-height:160%;
	font-weight: bold;
}

