@charset "utf-8";

/* ------------------------------------------- CSS Information
 File Name:      list.css
 Author:         
 Style Info:     出展者・団体一覧設定
----------------------------------------------------------- */

/*______________________　サイズFULL	*/

body #wrapper	{
	width: 100%;
}

body #main	{
	width: 100%;
	position:relative;
}

body #container	{
	width: 100%;
}

body #pageMainLeft{
	margin-left:10px;
}

body #pageMainRight	{
	float:none;
	width:75%;
	margin-left:210px;
}

body p.topicpath{
	width:575px;
}

div#window_info{
	position:absolute;
	top:100px;
	left:820px;
}

/*______________________　設定	*/

a.smbtn_50,a.smbtn_A,a.smbtn_M,a.smbtn_none{
	background:url(../../list/images/sm_base.gif) repeat-x center bottom;
	height:46px;
	display:block;
	float:left;
}

a.smbtn_none{
	cursor:default;
}

a:hover.smbtn_50{
	background:#d2edff;
}

a:hover.smbtn_A{
	background:#d9f9e8;
}

a:hover.smbtn_M{
	background:#fdecd8;
}

a:hover.smbtn_none{
	background:url(../../list/images/sm_base.gif) repeat-x center bottom;
}


#syuten_menu{
	width:580px;
}
#syuten_menu td{
	padding:0px 0px 10px 0px;
}



#mainList	{
	height: 100%;
	min-height: 1000px;
	position: relative;
	width:780px;
}
.mainFull {
	width: 100%;
	padding: 0 0 40px 0;
	margin: 0;
}
.mainFull .ContentsHead {
/*	min-width: 850px;	*/
	padding: 0px;
/*	margin: 20px 0;	*/
}
.mainFull .Contents {
/*	min-width: 850px;	*/
	padding: 0 30px 0 30px;
	margin: 15px 0 0 0;
}



/*______________________　Text	*/

p {
	padding: 0;
	margin: 0;
}


strong.c-title{
	color:#C00;
}

h1	{
	color: #fff;
/*	font-size: 16px;	*/
	font-size: 1.4em;
	font-weight: bold;
	padding: 7px 0 7px 30px;
	margin: 0 0 10px 0;
	background-color: #004771;
}

h2.titleCategory, h2.titleCategoryArea, h2.titleCategoryMidokoro	{
	color: #fff;
/*	font-size: 17px;	*/
	font-size: 1.4em;
	font-weight: bold;
	padding: 4px 0 3px 7px;
	margin: 0;
}
h2.titleCategory			{	background:#0d88ff;}
h2.titleCategoryArea		{	background:#339966;}
h2.titleCategoryMidokoro	{	background:#fd8c1f;	}

.textRightList {
/*	font-size: 80%;	*/
	font-size: 0.8em;
	text-align: right;
	margin: 0 30px 10px 0;
}



/* ______________________	ページトップ Style --*/

.listPagetopArea {
	width: 98%;
	margin: 20px 0;
	position: absolute;
	bottom: 20px;
}


.listPagetop {
	float: right;
	padding: 0 0 0 20px;
	font-size: 0.8em;
	background: url(../../../images/icon_pagetop.gif) left center no-repeat;
}





/*______________________　img	*/

img {
	border: none;
	vertical-align: middle;
}
img.icon {
	margin: 0 5px 0 0;
}






/*______________________　header Style	*/

#Tab img {
	vertical-align: top;
	display: block;
	float: left;
	margin: 0 6px 0 0;
}

#Info {
	margin: 0 0 20px 0;
}
#Info p {
	margin: 0 0 5px 0;
	padding: 0;
}
	





/*______________________　一覧表（テーブル）*/

.BgGray {
	background-color: #EBEBEB;
	padding: 0px;
}

.listTable, .listTableMidokoro {
	/*width: 580px;*/
	width:100%;
	background-color: #ffffff;
	border: solid 2px #999999;
}

th, td	{
	padding: 5px;
}

.listTable th, .listTableMidokoro th {
	border-bottom: solid 3px #CCCCCC;
	font-size:11px;/*0.9em*/
	/*white-space: nowrap;*/
}

.listTable th	{
	background-color: #eeeeee;
	font-size:0.7em;
	vertical-align:middle;
}

.listTableMidokoro th	{
	background-color: #fdf0b3;
}







/*______________________　TABLE 新設定の適用*/

/* total 580 */


th.Seminar	{
	/*width: 80px;*/
	text-align:center;
}
th.Midokoro	{
	/*width: 80px;*/
	text-align:center;
}
th.Number	{
	width: 60px;
	text-align:center;
}

th.Name	{
	width: 320px;
}
th.Area	{
	width: 200px;
	text-align:left;
}


/*______________________　TABLE ここまで */







.listTable td, .listTableMidokoro td {
	border-bottom: solid 5px #999999;
}

.ListNumber	{
	color: #333333;
	font-weight: bold;
	text-align:center;
}

.ListButton	{
	margin: 0;
	padding: 5px 2px 5px 2px;
	text-align: center;
/*	width: 150px;
	white-space: nowrap;	*/
}
.ListName {
/*	width: 300px;
	margin: 3px 0;
	padding: 5px 0 0 7px;	*/
	/*font-size: 1.2em;*/
	font-weight: bold;
}



/*______________________　見どころ　詳細説明用*/

.listTableMidokoro p	{
	margin: 20px;
}

.listTextTitle	{
	font-size: 1.2em;
	font-weight: bold;
}

.listPhArea	{
	margin: 20px 0 10px 0;
}

.listPhArea img	{
	margin: 0 20px 0 0;
}

.listPhBorder	{
	border: 1px solid #CCCCCC;
}






/*______________________　共同出展用*/

.boxKyodoArea	{
/*	border-top: 1px solid #ADC2D6;	*/
	border-top: 1px solid #CCCCCC;
	padding: 7px 0 3px 0;
}

.boxKyodo	{
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #666666;
	margin: 0 10px 0 15px;
}

.boxKyodoArea a	{
	margin: 0 10px 0 0;
}

td.ListNestArea	{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 0;
}





