@charset "utf-8";
/* CSS Document */

/*-------------------
エディターレイアウト
-------------------*/

/* body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	width: 660px !important;
} */

/* .editor-area {
	margin: 0px 20px 0.5em 20px;
	font-size:14px;
	line-height:150%;
	width: 660px !important;
} */

/*-------------------
* h3,h4,h5 style
-------------------*/
h3{
	font-size:153.9%;
	font-weight:bold;
	margin-bottom:1%;
}


h4{
	background:url(../images/title_contents.png) no-repeat left;
	padding-left:30px;
	color:#FFF;
	font-weight:bolder;
	line-height:28px;
}

#kaigi h4,
#sonota h4,
#gakusyuu h4{
	background:url(../images/title_minicontents.png) no-repeat left;
	padding-left:30px;
	color:#FFF;
	font-weight:bolder;
	line-height:28px;
}


/* h5{
	background:url(../images/icon_h5.png) no-repeat left;
	color:#94845c;
	font-size:108%;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:0.5%;
	margin-top:3%;
} */

h6{
	font-weight:bold;
	font-size:108%;
	margin-bottom:2%;
}
