div.main{
	width:660px;
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3",meiryo,Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

.title{
	margin-top:10px;
	margin-bottom:10px;
}

.pad_15{
	padding-top:15px;
}

.mgn_15{
	margin-bottom:15px;
	margin-top:15px;
}


.table_02{
width:650px;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
margin-top:20px;
}

.table_02 th{
padding: 4px;
text-align: left;
vertical-align: top;
color: #444;
background-color: #e1eefb;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size:9pt;
width:50px;
}

.table_02 th.red{
padding: 4px;
text-align: left;
vertical-align: top;
color: #CC0000;
background-color: #fedfdf;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size:9pt;
width:80px;
}

.table_02 th.ye{
padding: 4px;
text-align: left;
vertical-align: top;
color: #000000;
background-color: #ddfedd;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size:10pt;
width:80px;

}

.table_02 td.ye{
padding: 4px;
text-align: left;
vertical-align: top;
color: #000000;
background-color: #ddfedd;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size:10pt;
width:400px;
}

.map_annai{
	text-align:center;
}

/*-------------- imarrc講演会フォーム  ------------*/
table.form2{
	width:680px;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color:#ffffff;
	margin-left: 0px;
	line-height: 150%;
}

td.form-txt{
	font-size:9pt;
	color: #333333;
	line-height:150%;
}

td.form-txt2{
	font-size:9pt;
	font-weight:bold;
	color: #333333;
	line-height:150%;
	background-color:#ddfedd;
}

td.form-box{
	margin-left: 5px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	width:660px;
	vertical-align:top;
}


