@charset "UTF-8";

.border_bottom {
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
}
/*----------------------------------------
	フロアマップ
----------------------------------------*/
.areaMap {
	margin: 30px auto 40px auto;
    position:relative;
	text-align: center;
}
.areaMap .areaMap_bt01 {
	position:absolute;
	top:375px;
	left:86px;
}
.areaMap .areaMap_bt02 {
	position:absolute;
	top:298px;
	left:280px;
}
.areaMap.floor2 {
    margin: 15px auto 40px auto;
}
.areaMap.floor2 .areaMap_bt01 {
	top:227px;
	left:155px;
}
.areaMap.floor2 .areaMap_bt02 {
	top:299px;
	left:350px;
}
.areaMap.floor3 {
    margin: 15px auto 40px auto;
}
.areaMap.floor3 .areaMap_bt01 {
	position:absolute;
	top:377px;
	left:333px;
}
.areaMap.floor3 .areaMap_bt02 {
	position:absolute;
	top:520px;
	left:337px;
}
.areaMap.floor3 .areaMap_bt03 {
	position:absolute;
	left:220px;
	top: 630px;
}
.areaMap.floor4 {
    margin: 15px auto 40px auto;
}
.areaMap.floor4 .areaMap_bt01 {
	position:absolute;
	top:132px;
	left:420px;
}
.areaMap.floor4 .areaMap_bt02 {
	position:absolute;
	top:251px;
	left:435px;
}
.areaMap.floor4 .areaMap_bt03 {
	position:absolute;
	top:252px;
	left:285px;
}
.areaMap.floor5 {
    margin: 15px auto 40px auto;
}
.areaMap.floor5 .areaMap_bt01 {
	position:absolute;
	top:170px;
	left:285px;
}
.areaMap.floor5 .areaMap_bt02 {
	position:absolute;
	top:160px;
	left:420px;
}
.areaMap.floor5 .areaMap_bt03 {
	position:absolute;
	top:282px;
	left:315px;
}
/*-----------------------------------------
	Quick Time
-----------------------------------------*/
.quick_time_txt {
    padding:15px;
	margin-bottom: 30px;
    border:1px solid #ccc;
	font-size:85%;
    clear:both;
}
.quick_time_txt div {
	float: right;
	width:88px;
	margin-left: 15px;
}
.quick_time_txt p {
	margin-bottom: 0;
	overflow: hidden;
	zoom:1;
}
/*-----------------------------------------
	view_column
-----------------------------------------*/
.view_2column {
	clear: both;
	width:660px;
	margin:20px auto;
    overflow:hidden;
}
.view_2column dl {
	width:300px;
/*
	width:285px;
*/
	padding: 10px 10px 10px 10px;
    background:url(../../../img/eng/sogo/common/title04_bg.gif);
}
.view_2column .columnleft {
    float:left;
}
.view_2column .columnright {
    float:right;
}
.view_2column dt {
	clear: both;
    color: #ff8700;
    padding:9px 14px 0px 14px;
    background-color:#fff;
	font-weight: bold;
}
.view_2column dt img {
	float: right;
	margin-left: 10px;
}
.view_2column dd {
	font-size:93%;
    background-color:#fff;
    padding:7px 14px 10px 14px;
}
.view_2column .ph {
	margin: 0 auto 10px auto;
	text-align: center;
}
.view_2column .sqr {
    font-size:80%;
    position:relative;
    top:-4px;
}
/*-----------------------------------------
	summary
-----------------------------------------*/
.summary {
    font-size:90%;
    margin-bottom:30px;
}
.view_2column .title04 {
    margin-left:0px;
    margin-right:0px;
}
.summary li {
    position:relative;
    padding-left:70px;
}
.summary .subtitle {
    position:absolute;
    top:0px;
    left:0px;
    _left:-70px;
}
.floo2_subbox {
    margin-top:90px;
    width:350px;
}
.floo2_subbox.floor4 {
    margin-top:30px;
}
.floo2_subbox.floor5 {
    margin-top:70px;
    margin-left:30px;
    width:320px;
    _width:300px;
}
/*-----------------------------------------
	概要
----------------------------------------*/
.th_icon_block {
	margin-top:-8px;
	margin-bottom:30px;
}
.th_icon_block tr th {
	padding:8px 6px 6px 16px;
	background:url(../../../img/eng/congress/common/icon_block_orange.gif) left 12px no-repeat;
	border-bottom:1px dotted #CCC;
}
.th_icon_block tr td {
	padding:8px 6px 6px 0px;
	border-bottom:1px dotted #CCC;
}
