@charset "UTF-8";
/*
Theme Name: 洛西進学教室
Description: meccommunications
Author: Mec
Author URI: http://www.mec-com.co.jp
*/


/*tinymceの設定
-----------------------------------------------------------------------------------------*/
* {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	font-weight: normal;
}
body {
	background:#FFFFFF;
	font-size:14px;
	line-height:30px;
	font-family:'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	text-align:justify;
	text-justify:distribute;
}
strong{
	font-weight:bold;
}
em{
	font-weight:bold;
	font-style:normal;
	color:#FF0000;
}
th{
	text-align:center;
}
td{
	font-size:14px;
	line-height:20px;
	padding:5px 10px;
	text-align:center;
}

