@charset "utf-8";


/* ****************************************************************** 

	@This stylesheet Information{
		ファイル：release-layout.css
		最終更新：2010年02月26日
		主な内容：出展のご案内用レイアウト
	}

****************************************************************** */

#cmain {
	float: none;
	margin: 20px auto;
	display: block;
	width: 950px;
}
* html #cmain {
	padding-top: 10px; /* IE6 */
}
*:first-child+html #cmain {
	padding-top: 40px; /* I7 */
}

div.cmcontent {
	font-size: 14px;
	line-height: 1.6;
	width: 900px;
	margin: 0 auto;
}

div.cmcontent p {
	margin-bottom: 0.4em;
}

div.cmcontent h1 {
	font-size: 24px;
	letter-spacing: 0.1em;
	color: #666699;
	margin-bottom: 0.7em;
}
div.cmcontent h2 {
	font-size: 16px;
	margin-top:2em;
}

h2.areas {
	color: #FFF;
	padding:3px 8px;
	background-color: #53B2E6;
}

div.cmcontent h3 {
	font-size: 14px;
	margin-bottom: 0.3em;
/*	margin-top: 2em; */
/*	margin-bottom: 1em;*/
}
div.cmcontent h4 {
	font-size: 14px;
	margin-bottom: 0.3em;
/*	margin-top: 2em; */
/*	margin-bottom: 1em;*/
}

div.cmcontent ol {
	list-style-position: inside;
}

div.box {
	border: 1px solid #333;
	margin: 2em 0;
	padding: 0.75em 1em;
}

div.box p {
	margin: 0;
}

div.cmcontent h4 {
	margin: 2em 0 1em 0;
}

div.cmcontent table {
	width: 100%;
	border-top: dotted 1px #999;
}
span.notice {
	font-size:11px;
	color:#FF0000;
	}

div.cmcontent th {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
	background-color: #f0f0e8;
}

div.cmcontent th,
div.cmcontent td {
	border-bottom: dotted 1px #CCC;
	border-left: dotted 1px #CCC;
	padding: 10px;
	vertical-align: text-top;
}
div.cmcontent td.area, div.cmcontent th.area {
	border-bottom: dotted 1px #CCC;
	border-left: dotted 1px #CCC;
	padding: 10px;
	vertical-align:middle;
	text-align:center;
}

div.cmcontent th {
	border-left: dotted 1px #CCC;
	color:#666 !important;
	white-space: nowrap;
	vertical-align: text-top;
}

div.cmcontent .note{
	text-indent: 0;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

div.cmcontent table td strong {
	color: #666;
	margin: 5px 0 0 0;
	display: block;
}

div.pic_right,
img.pic_right {
	float: right;
	margin: 0 0 2em 2em;
}

div.pic_center {
	margin: 2em 0;
}

/* 1段組み */
.col1 {
	width: 900px;
}

/* 2段組み */
.col2 {
	width: 440px;
	float: left;
	display: inline; /* IE6 */
}
.col2.l {
	margin-right: 20px;
}

/* 3段組み */
.col3 {
	width: 290px;
	float: left;
	display: inline; /* IE6 */
}

.col1 h2,
.col2 h2,
.col3 h2 {
	margin: 0 !important;
	padding: 10px 20px 15px 20px;
/*	background: url(/tgs/2010/images/bg_title.gif) bottom #18324c repeat-x;*/
	color: #000;
	font-size: 21px !important;
}
.col3 h2.ad {
	background: #000000;
	color: #CC6633;
}

.col3 h2 {
	font-size: 18px !important;
	padding-top: 10px;
	padding-bottom:5px;
}

.col1 h2 span,
.col2 h2 span {
	color: #fff;
	font-size: 14px;
}

.bc0 {background-color: #271d1a;}
.bc1 {background-color: #E6473F;}
.bc2 {background-color: #CD7B38;}
.bc3 {background-color: #ED7610;}
.bc4 {background-color: #53B2E6;}
.bc5 {background-color: #7787C1;}
.bc6 {background-color: #53BCB8;}
.bc7 {background-color: #8791a0;}
.bc8 {background-color: #3FA16E;}
.bc9 {background-color: #DBDEE6;}
.bc10 {background-color: #D3913D;}
.bc11 {background-color: #A07BB3;}
th.bc11 {background-color: #E2D7E8;}

.fc0 {color: #FFF;}
.fc1 {color: #E6473F;}
.fc2 {color: #CD7B38;}
.fc3 {color: #ED7610;}
.fc4 {color: #53B2E6;}
.fc5 {color: #7787C1;}
.fc6 {color: #53BCB8;}
.fc7 {color: #8791a0;}
.fc8 {color: #3FA16E;}
.fc9 {color: #DBDEE6;}
.fc10 {color: #D3913D;}
.fc11 {color: #A07BB3;}
.fc12 {color: #CCFFFF;}
.new {color: #f60;}
.new_line1 {
	padding: 10px 0 15px 60px;
	background: url(/tgs/2010/images/exhibition/object_new.gif) no-repeat;
}
.new_line2 {
	padding-bottom: 5px;
	padding-left: 60px;
	background: url(/tgs/2010/images/exhibition/object_new.gif) no-repeat;
}
.blk {
	background-image: url(/tgs/2010/images/exhibition/object_newBlk.gif);
}
.textL {
	float: left;
}
.imageR {
	padding: 0 0 10px 10px;
	float: right;
}
.imageL {
	padding: 0 10px 10px 0;
	float: left;
}
.separator {
	padding-top: 20px;
	border-top: 1px dotted #999;
}

/* 出展説明 */
dl.target * {
	float: left;
	margin: 5px 0;
	font-size: 12px;
}
dl.target dt {
	background: #271D1A;
	color: #fff;
	width: 80px;
	margin-right: 10px;
	padding-top: 4px;
	text-align: center;
}
dl.target dd {
	line-height: 1.4;
	width: 340px;
}
.col1 dl.target dd {
	width: 780px;
}

.col2 p.note {
	margin: 5px 0 10px 0;
}

.col2 th {
	width: 180px;
}

.col1 p,
.col2 p,
.col3 p {
	text-indent: 0 !important;
}

/* テキストベースのご案内 */
div.cmcontent.textbase {
	width: 800px;
}

div.cmcontent.textbase h1 {
	font-size: 24px;
	margin-bottom: 1em;
	margin-left: -50px;
	_margin-left: 0;
}
div.cmcontent.textbase h2 {
	font-size: 18px;
	margin-top: 1.5em;
}
div.cmcontent.textbase h3,
div.cmcontent.textbase h4 {
	font-size: 14px;
	margin-top: 1em;
/*	margin-top: 2em; */
/*	margin-bottom: 1em;*/
}
div.cmcontent.textbase h4 {
	color: #032D52;
}

div.cmcontent.textbase p {
	margin-left: 20px;
	text-indent: 0;
}

div.cmcontent.textbase .note {
	margin-left: 40px;
}

div.cmcontent.textbase ol,
div.cmcontent.textbase ul {
	margin-left: 40px;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.cmcontent.textbase table {
	margin: 0.5em 0;
}


#tbtgs td {
	text-align: center;
}

#tbtgs th.lg {
	background-color: #fcfcfc;
	font-weight: normal;
}

i {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', sans-serif;
	font-style: normal;
}