﻿body {
	line-height: 150%;
	color: #666666;
	font-size: 12px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
/*	background-image: url(../image/body.gif); */
}
.page_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 560px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #E7E7E7;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #02508E;
	margin-top: 0px;
	margin-left: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #02508E;
}
.blue_fit2013 {
	color: #004689;
}


#pagebody {
	background-color: #FFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#contents {
	float: right;
	width: 570px;
	margin: 10px;
}
.page_contents {
	padding-top: 5px;
	width: 560px;
	padding-left: 5px;
}

#contents {
	width: 570px;
	margin-top: 10px;
}
#contents {
	width: 572px;
	margin-top: 10px;
	margin-right: 0px;
	float: right;
}
#menu {
	float: left;
	width: 170px;
	margin-top: 10px;
}
#footer {
	clear: both;
}
#pagebody #menu img {
	float: left;
	margin-right: 5px;
}
#menu {
	float: left;
	width: 170px;
	margin-top: 10px;
}
#contents-left {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
}
#contents_right {
	float: right;
	margin-top: 10px;
	width: 280px;
	margin-bottom: 10px;
}
#contents_left {
	float: left;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.page_middle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02508E;
	line-height: 150%;
	margin-top: 15px;
	background-color: #EBEBEB;
	padding-left: 5px;
	padding-top: 3px;
}
.color_blue {
	color: #02508E;
}
.color_red {
	color: #C03;
}
.bold {
	font-weight: bold;
}
.head_menu {
    margin: 0px;
    padding: 10px 0px 5px 20px;
    list-style-type: none;
    width: auto;
    font-size: 12px;
    line-height: 125%;
    clear: none;
    float: right;
    overflow: hidden;
    font-weight: normal;
}
.head_menu li {
/*	background-image: url(../image/@head_menu-li.gif); */
	white-space: nowrap;
    margin: 0px;
    padding: 0px 10px 0px 12px;
    clear: none;
    float: left;
    width: auto;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    display: list-item;
    text-align: -webkit-match-parent;
    list-style-type: none;
    font-size: 12px;
    line-height: 125%;
    font-weight: normal;
}
.head_menu li a:visited, a:link {
    color: #2e89d9;
}
.header_img_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 370px;
}
.header_img_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 390px;
}
.header_img_down {
	clear: both;
	height: 37px;
	width: 760px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #4684BB;
	border-bottom-color: #4684BB;
}
.color_white {
	color: #FFF;
}

.middle_contents {
	width: 560px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding-top: 0px;
}
#pagebody .header_img_right table tr {
	margin: 0px;
	padding: 0px;
}
#pagebody .header_img_right table tr td noscript {
	margin: 0px;
	padding: 0px;
}
#pagebody .header_img_right table tr td {
	margin: 0px;
	padding: 0px;
}
.header_temp_img_top {
	height: 179px;
	width: 760px;
}
.middle_title {
	width: 535px;
    height: 33px;
	font-size: 135%;
    line-height: 150%;
    font-weight: bold;
    color: #333333;
    margin: 0px 0px 10px;
    padding: 10px 0px 0px 35px;
	background-repeat: no-repeat;

	position: relative;
	background-color: #EAEBF9;
	border: 1px solid #ccc;
}
.middle_title::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #232f77;
	border-radius: 4px;
}
.contents {
	float: right;
	width: 572px;
	margin-top: 10px;
	margin-right: 0px;
}
#pagebody .contents .middle_title img {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.small_title {
	width: 560px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-color: #999900;
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
	background: #0A6462;
}
#pagebody .contents .middle_contents p {
	color: #FFC535;
}
#event_contents {
	width: 760px;
	margin-top: 10px;
}
#event_title {
	width: 560px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #232f77;
	padding: 5px;
	margin-bottom: 0px;
}
#pagebody #event_contents #event_title img {
	float: left;
	padding-right: 3px;
}
#pagebody #event_contents #event_title img {
	float: left;
	padding-bottom: 3px;
	padding-top: 2px;
}
#title_name_date_place {
	width: 564px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #232f77;
}
.color_blue2 {
	color: #232f77;
	font-weight: bold;
}
.abstract_header {
	color: #232f77;
	font-weight: bold;
}
#abstract_title {
    background-color: #232f77;
    color: #ffffff;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 5px;
    width: 560px;
}
#abstract_author {
    border-bottom: 3px double #232f77;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 5px 5px 0;
    width: 560px;
}
#event_ditale_program {
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
}
#pagebody .contents .middle_contents .fontstyle10 tr td strong img {
}
#pagebody .contents .middle_contents .fontstyle10 tr td strong img {
	vertical-align: text-bottom;
}
#pagebody .contents .middle_contents strong img {
	vertical-align: text-bottom;
}
#fontsize_9 {
	font-size: 9px;
}
.fontstyle_9 {
	font-size: 9px;
}
#pagebody .contents .middle_contents .middle_contents img {
	float: right;
	padding-left: 5px;
}
#pagebody .contents .middle_contents img {
	float: right;
	padding-left: 5px;
}
#pagebody .contents .middle_contents table tr td img {
	float: left;
}
#pagebody .contents .middle_contents table tr td p img {
	float: right;
}
#pagebody-wide {
	width: 790px;
	background-color: #fff;
	padding-bottom: 15px;
}
#event_contents {
	width: 760px;
	margin-top: 10px;
}
#event_contents {
	width: 760px;
	margin-top: 10px;
	float: left;
}
.menu_box_index {
    height: auto;
    margin: 0 0 10px;
    overflow: auto;
    padding: 5px 0 5px 20px;

    color: #666666;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 12px;
    line-height: 16px;
}
.menu_box_index ul {
    margin: 0;
    padding: 0;
}
.menu_box_index li {
    display: block;
    float: left;
    height: 15px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 24px;
}
.menu_box_index a:link, .menu_box_index a:visited {
    color: #232f77;
    text-decoration: none;
}
.menu_box_index a:hover {
    color: #006253;
    text-decoration: none;
}

.clear {
    clear: both;
}
.clear hr {
    display: none;
}
.presenter {
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


#timetable_date_title {
    font-weight: bold;
    height: 24px;
    margin: 10px 0;
    padding: 0;
    width: 570px;
}
#timetable_date_title .previous {
    float: left;
    height: 28px;
	padding-left: 20px;
    text-align: left;
    width: 190px;
}
#timetable_date_title .middle {
    color: #333333;
    float: left;
    font-size: 12pt;
    height: 24px;
    text-align: center;
    width: 150px;
}
#timetable_date_title .next {
    float: right;
    height: 28px;
    margin-right: 30px;
	padding-left: 20px;
    text-align: right;
    width: 100px;
}
#timetable_date_title .previous a {
    background-position: left center;
    background-repeat: no-repeat;
	color: #232f77;
    height: 24px;
    text-decoration: none;
    vertical-align: middle;
}
#timetable_date_title a:hover {
	color:#fff;
	background-color: #717dc5;
	text-decoration: none;
}
#timetable_date_title .next a {
    background-position: left center;
    background-repeat: no-repeat;
	color:#232f77;
    height: 24px;
    text-decoration: none;
    vertical-align: middle;
}
table.time_table {
    border: 3px solid #ABAFB2;
    font-size: 8pt;
    line-height: 12pt;
    margin-right: 5px;
    margin-bottom: 5px;
}
table.time_table th {
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
    font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.time_table a, .time_table a:link, .time_table a:visited {
    color: #232f77;
    font-weight: bold;
    text-decoration: none;
}
.time_table a:hover, .time_table a:active {
	color: #fff;
    background-color: #717dc5;
    font-weight: bold;
}
a.event:link, a.event:visited {
    color: #FFFFFF;
}
a.event:hover, a.event:active {
    color: #993300;
}
a#keynote_link {
	color:#232f77;
	text-decoration: none;
}
a#keynote_link:hover {
	color:#fff;
	background-color: #717dc5;
	text-decoration: none;
	font-weight: bold;
}
#table_exhibition a:hover {
	color:#EFAF19;
}
#table_index a {
	color:#232f77;
	text-decoration: none;
}
#table_index2 a {
	color:#0A6462;
}
#table_index a:hover {
	background-color:#717dc5;
	color: #fff;
	text-decoration: none;
}
#table_index2 a:hover {
	background-color:#EFAF19;
	text-decoration: none;
}

/* インフォメーション */
.information_header {
	padding: 3px;
	color: #fff;
	font-size: 120%;
	background-color: #232f77;
}
.information_header a:link {
	color: #ffffff;
}
.information_header a:visited {
	color: #ffffff;
}
.information_body {
	margin: 10px;
}

/* 展示会 */
.exhibition_body {
	margin-top: 5px;
	margin-bottom: 20px;
}
.exhibition_body a:link {
	color: #2e89d9;
}
.exhibition_body a:visited {
	color: #2e89d9;
}

/* 一般講演プログラム */
.bunya_index a {
	color:#232f77;
	text-decoration: none;
}
.bunya_index a:hover {
	background-color:#717dc5;
	color: #fff;
	text-decoration: none;
}
.bunya_index a:visited {
	text-decoration: none;
}
.bunya_index a:active {
	text-decoration: none;
}
.session_title {
	background-color: #232f77;
	color: #FFF;
	font-size: 15px;
	padding: 5px;
}
.session_date_time_room_chair {
	background-color: #717dc5;
	color: #ffffff;
	padding: 4px;
}
.program_no {
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
}
.program_no a {
	padding: 1px;
	color:#232f77;
	text-decoration: none;
}
.program_no a:hover {
	background-color:#717dc5;
	color: #fff;
	text-decoration: none;
}
.program_no a:visited {
	text-decoration: none;
}
.program_no a:active {
	text-decoration: none;
}
.program_award {
	font-weight: bold;
	color: #232f77;
	border: solid #B0D0A2 2px;
	padding: 1px;
}

/* この講演論文集について */
table.index_table {
    font-size: 9pt;
    line-height: 12pt;
    margin-right: 5px;
    border: 3px solid #C1C1C1;
}
table.index_table th {
    border-bottom: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
table.index_table td {
    border-bottom: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
}

/* イベント企画マトリックス */
.event_matrix_header_room {
	width: 100px;
	height: 90px;
	color: #fff;
	background-color: #999;
	text-align:center;
	vertical-align:middle;
}
.event_matrix_header_date_1 {
	width: 35px;
	height: 90px;
	color: #555;
	background-color: #f7cdb9; /* DIC-N706 */
	text-align:center;
	vertical-align:middle;
}
.event_matrix_header_date_2 {
	width: 35px;
	height: 90px;
	color: #555;
	background-color: #c6dfbf; /* DIC-N839 */
	text-align:center;
	vertical-align:middle;
}
.event_matrix_header_date_3 {
	width: 35px;
	height: 90px;
	color: #555;
	background-color: #c2b4e1; /* DIC-N904 */
	text-align:center;
	vertical-align:middle;
}
.event_matrix_cell {
	width: 104px;
	height: 90px;
	color: #777;
	background-color: #F0F0F0;
	text-align:center;
	vertical-align:middle;
}
#table_event td a {
	color:#232f77;
	text-decoration: none;
}
#table_event td a:hover {
	background-color:#717dc5;
	color: #fff;
	text-decoration: none;
}

/* 船井ベストペーパー賞/FIT論文賞 */
.paper_award_program_no {
	vertical-align: top;
	white-space: nowrap;
	padding-right: 5px;
}
.paper_award_program_no a {
	color:#232f77;
	text-decoration: none;
}
.paper_award_program_no a:hover {
	background-color:#717dc5;
	color: #fff;
	text-decoration: none;
}
.paper_award_title_author {
	vertical-align: top;
}
.paper_award_title_author a {
	color:#232f77;
	text-decoration: none;
}
.paper_award_title_author a:hover {
	background-color:#717dc5;
	color: #fff;
	text-decoration: none;
}

/* 日程表 */
.timetable_header_date_1 {
	width: 151px;
	color: #555;
	background-color: #f7cdb9; /* DIC-N706 */
	border-left: solid 1px #fff;
}
.timetable_header_date_2 {
	width:114px;
	text-align: center;
	vertical-align: top;
	color: #555;
	background-color: #c6dfbf; /* DIC-N839 */
	border-left: solid 1px #fff;
}
.timetable_header_date_3 {
	width: 210px;
	text-align: center;
	vertical-align: top;
	color: #555;
	background-color: #c2b4e1; /* DIC-N904 */
	border-left:solid 1px #fff;
}
.timetable_event_room_date_1 {
	width: 111px;
	color: #333333;
	background-color: #EAEBF9;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_event_room_date_2 {
	width: 108px;
	color: #333333;
	background-color: #EAEBF9;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_event_room_date_3 {
	width: 150px;
	color: #333333;
	background-color: #EAEBF9;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_general_room_date_1 {
	width: 111px;
	background-color: #E0E0E0;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_general_room_date_2 {
	width: 108px;
	background-color: #E0E0E0;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_general_room_date_3 {
	width: 150px;
	background-color: #E0E0E0;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_event_cell_date_1 {
	width: 151px;
	height: 80px;
	background-color: #f0f0f0;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_cell_date_1 {
	width: 151px;
	height: 80px;
	background-color: #fff;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_event_cell_date_2 {
	width: 114px;
	height: 80px;
	background-color: #f0f0f0;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_cell_date_2 {
	width: 114px;
	height: 80px;
	background-color: #fff;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_event_cell_date_3 {
	width: 210px;
	height: 80px;
	background-color: #f0f0f0;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_cell_date_3 {
	width: 210px;
	height: 80px;
	background-color: #fff;
    border-bottom: 1px solid #ABAFB2;
    border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}
.timetable_session_class {
    padding:0 3px;
    color:#ffffff;
    background-color:#666666;
    font-weight:bold;
}
.event_header2 {
	padding: 3px;
	color: #ffffff;
	background-color: #232f77;
	font-weight: bold;
}
#event_date_place {
	font-size: 12px;
	font-weight: bold;
	width: 560px;
	padding: 5px 5px 0 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #232f77;
	margin-bottom: 15px;
}
#event_ditails {
	width: 560px;
	padding: 0 5px;
	margin-bottom: 10px;
}
.event_person_name {
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

/*-------スポンサー----------*/
.sponsor_area a:link, .sponsor_area a:visited {
    color: #ffffff;
    text-decoration: none;
	
}

h4 {
  margin-top: 0px;
margin-bottom: 15px;
text-align: left;
  font-size: 18px;
  position: relative;
}

/*------アンダーライン---------*/
.under {
  border-bottom: solid 3px #D1C87D;

}

.box-g1, .box-g2, .box-g3 {
  float: left;
	text-align: center;
  width: 33%;
}
.w90p {
	text-align: center;
  width: 90%;
}
.spo_n {
	text-align: center;
	  font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.box-s1, .box-s2, .box-s3, .box-s4, .box-s5 {
  float: left;
	text-align: center;
  width: 20%;
}

.support {
  margin-top: 0px;
margin-bottom: 15px;
text-align: left;
  font-size: 18px;
  position: relative;
	border-top: solid 3px #000000;margin-top: 20px;

}



.sponsor {
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
}
.issu {
	padding-left: 190px;
	border-top: 1px dotted #BBBBBB;
	padding-top: 10px;
	padding-bottom: 10px;
}

