/* -----------------------------
      contentLayout
------------------------------*/
#meeting #header-btn{
	margin-right:0;
	padding-right:10px;
}
#meeting h1 {
	display:inline-block;
	padding-left:5px;
	padding-bottom:5px;
	font-size:85%;
	font-weight:normal;
	color:#333;
	text-align:left;
}
#meeting h2{
	margin-bottom:30px;
	padding:12px 30px 22px 30px;
	background:url(/pc/static/news/1410/meeting/images/h2_hr.gif) bottom left repeat-x;
}

/* -----------------------------
      mainArea
------------------------------*/
#meeting #mainArea{
	color:#333;
	font:normal 14px 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif !important;
}
#h1Img{
	padding:28px 0 0 32px;
}
#mainTitle{
	background:url(/pc/static/news/1410/meeting/images/bg.png) top right no-repeat;
}
#mainTitle p,
#matome p{
	font-size:16px;
	font-weight:bold;
	line-height:1.8em;
	padding:40px 72px;
}
#matome{
	background:url(/pc/static/news/1410/meeting/images/h2_hr.gif) top left repeat-x;
}
.box{
	padding:0 40px 50px;
}
.textArea,
.textArea2{
	padding:15px 20px 25px;
	width:417px;
	background:url(/pc/static/news/1410/meeting/images/bg_txt2.gif) bottom right no-repeat, url(/pc/static/news/1410/meeting/images/bg_txt.png) top left repeat;
}
.textArea p,
.textArea2 p{
	line-height:1.8em;
}
.textArea{
	float:right;
}
.textArea2{
	float:left;
}
