/******************
変更した部分
*******************/
body{
	/*font-family: "ＭＳ Ｐゴシック", "Osaka";*/
	font-family:"メイリオ";
}




a:link{
	color: #FF3C41;
}
a:hover{
	color: #F149D3;
}
a:visited {
	color: #922FFF;
}

/************************
大きさは１から順番に大きい
**************************/

h1{
	font-size: 32px;	
	width: 630px;
	border-bottom: 5px solid #952323;
}

h2{

}

h3{

}

h4{

}

/*********************
見出しじゃないフォント用
***********************/
h5{

}

h6{
	text-align: center;
	color:#e68614;
	font-size: 14px;
}


/**************************
***************************/
hr {
	border: thin outset #CCCCCC;
}


table.aisatu{
	width: 500px;
}
	td.aisatu{
		background-color: #FFc090;
		text-align: center;
	}
	td.aisatu_in{
		font-size: 15px;
	}
	

table.endai{
	width: 368px;
}
	td.top{
		background-color: #FFc090;
		text-align: center;
		font-size: 16px;
		font-weight: bold; 
	}
	td.center{
		background-color: #ffe5ff;
		font-size: 16px;
	
	}
	td.email{
		background-color: #ffd8ff;
		text-align: center;
		font-size: 16px;
	}

table.annai{
	width: 720px;
}
	td.daimoku{
		background-color: #FFc090;
		text-align: center;
		width: 182px;
	}
	td.syousai{
		font-size: 15px;
	}
	td.zimukyoku{
		font-size: 15px;
	}


table.mamber{
	width:642px;
}
	td.managerial{
		width: 100px;
		text-align: center;
		background-color: #FFc090;
	}
	td.one{
		width:100px;
		padding:0px 0px 0px 30px;
	}
	td.two{
		width:393px;
		color: #999999;
		font-size: 13;
	}

table.program{
	width:800px;
	text-align: center;
}
	td.time{
		background-color: #FFc090;
		width:100px;
		font-size: 13;
	}
	td.title{
		background-color: #ffd8ff;
	}
	td.theme{
		background-color: #ffd8ff;
		width: 34%;
	}
	td.zatyo{
		width:130px;
		background-color: #ffe5ff;
		font-size: 13;
	}
	td.member{
		background-color: #ffe5ff;
		font-size: 13;
	}


#navi a{

}


#navi a:hover{
	background-color: #2445BB;
}

td.index:hover{
	background-color: #2445BB;
}

