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

/* Float Left */
.ContentTableWrapperCol1,.ContentTableFootCol1
	{ float:left; }

.ContentTableWrapperCol1,.ContentTableFootCol1
	{ width:710px; }

h5 a { color:#FF6600; }
h5 a:hover { color:#FF0000; }
.Right { text-align:right; }
.msmall { font-size:0.85em; }
.Centering { text-align:center; }


.PagingWrapper {
	width:680px;
	}

/* Table */

.ContentTableWrapperCol1 h4 {
	display:block;
	height:20px;
	overflow:hidden;
	padding:5px 0px 5px 3px;
	color:#000000;
	}

.ConferenceTable {
	width:710px;
	border-collapse:collapse;
	border-spacing:0;
	}
.ConferenceTable th {
	padding:5px;
	text-align:center;
	border-bottom:dotted #CCCCCC 1px;
	}
.ConferenceTable td { padding:5px; border-bottom:dotted #CCCCCC 1px; }
.ConferenceTable a { font-weight:bold; }


.ContentTableWrapperCol1 {
	padding:0px 10px;
	margin:0px;
	background:url(/images/base/top_tblcont_1col_bg.jpg) no-repeat;
	}
.ContentTableFootCol1 {
	padding:0px 10px;
	margin:0px;
	height:10px;
	overflow:hidden;
	display:block;
	background:url(/images/base/top_tblfoot_1col_bg.jpg) no-repeat;
	}

/* Member Detail */
.MessageRightTitle {
	width:470px;
	display:inline;
	margin-left:10px;
	}
.MessageRightText {
	width:480px; padding-left:10px;
	}

/* List */
.ListGray a{ color:#666666; }
.ListGray a:hover{ color:#FF6600; }

/* Btn */
.BtnEntryConference {
	width:240px;
	height:30px;
	background: url(/images/base/btn_entry_conference.gif) no-repeat 0 0;
	cursor: pointer;
	border: 0;
	letter-spacing: -9999px;
	text-align: left;
	padding-left:55px;
	}

.FormText
	{
	font-size:0.85em;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	}

