/*************▼全体***************/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-color: #F1F1F1;
	color:#545454;
	line-height:140%;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x ;
	background-position:inherit;
}

td,th {
	font-size: 80%;
	line-height:140%;
}

#rootStage {
	position:relative;
	width:850px;
	background-color: #fff;	
	padding:0;
	margin:0;
	text-align: left;
	border-left:1px solid #B2B2B1;
	border-right:1px solid #B2B2B1;
}
a {
	text-decoration:none;
	color:#0079C6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0853AB;
}
a:hover {
	text-decoration: underline;
	color: #0853AB;
}
a:active {
	text-decoration: none;
}
/*************▲全体***************/

/*************▼ヘッダー***************/
#header {
	background-color:#AAA9A9;
	background-image:url(../images/head_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:850px;
	height:70px;
	padding:0;
	margin:0;
}

#bs2008_logo {
	float:left;
	margin:0;
	padding:0;
}

h1,h1 a{
	display:block;
/*	background-color:#000;*/
	background-image:url(../images/bs2008_logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:315px;
	height:59px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0 0 0 0;
}

#head_right {
	float:right;
	width:160px;
	padding:0;
	margin:0;
}

#head_home {
	float:right;
	width: 123px;
	height:34px;
	margin: 0;
	padding-right:20px;
	spacing: 0;
}

#head_home ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#head_home li,#head_home a {
	float: left;
	display: block;
	width: 61px;
	height: 34px;
	background-image: url(../images/head_home.gif);
	text-indent: -9999px;
}

#head_home01 a { background-position: 0 0; }
#head_home02 a { background-position: 61px 0; }
#head_home01 a:hover { background-position: 0 34px; }
#head_home02 a:hover { background-position: 61px 34px; }

/*************▲ヘッダー***************/

/*************▼左ナビゲーション***************/
.left_navi_bg {
	background-image:url(../images/left_navi_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	vertical-align:top;
	padding:0;
	margin:0;	
}

#left_navi {
	float:left;
	text-align:left;
	width:180px;
	padding:0;
	margin:0px;
	vertical-align:top;
}

h2 {
	float: left;
	width: 180px;
	height:240px;
	line-height:0px;
	padding:0;
	margin:0px;
}

h2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

h2 li,h2 a {
	float: left;
	display: block;
	width: 180px;
	height: 30px;
	background-image: url(../images/main_navi.gif);
	text-indent: -9999px;
}

#main_navi01 a { background-position: 0 -0px; }
#main_navi02 a { background-position: 0 -30px; }
#main_navi03 a { background-position: 0 -60px; }
#main_navi04 a { background-position: 0 -90px; }
#main_navi05 a { background-position: 0 -120px; }
#main_navi06 a { background-position: 0 -150px; }
#main_navi07 a { background-position: 0 -180px; }
#main_navi08 a { background-position: 0 -210px; }
/**
#main_navi09 a { background-position: 0 -240px; }
**/
#main_navi10 a { background-position: 0 -270px; }
/**
#main_navi11 a { background-position: 0 -300px; }
#main_navi12 a { background-position: 0 -330px; }
#main_navi13 a { background-position: 0 -360px; }
**/
#main_navi01 a:hover { background-position: -180px -0px; }
#main_navi02 a:hover { background-position: -180px -30px; }
#main_navi03 a:hover { background-position: -180px -60px; }
#main_navi04 a:hover { background-position: -180px -90px; }
#main_navi05 a:hover { background-position: -180px -120px; }
#main_navi06 a:hover { background-position: -180px -150px; }
#main_navi07 a:hover { background-position: -180px -180px; }
#main_navi08 a:hover { background-position: -180px -210px; }
/**
#main_navi09 a:hover { background-position: -180px -240px; }
**/
#main_navi10 a:hover { background-position: -180px -270px; }
/**
#main_navi11 a:hover { background-position: -180px -300px; }
#main_navi12 a:hover { background-position: -180px -330px; }
#main_navi13 a:hover { background-position: -180px -360px; }
**/

#sub_navi {
	float:left;
	width:180px;
	height:120px;
	line-height:0px;
	padding:0;
	margin:0 0 10px 0;
}
#sub_navi ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sub_navi li,#sub_navi a {
	float:left;
	display:block;
	width:180px;
	height:24px;
	background-image: url(../images/sub_navi.gif);
	text-indent: -9999px;
}

#sub_navi01 a { background-position: 0 0; }
#sub_navi02 a { background-position: 0 24px; }
#sub_navi04 a { background-position: 0 72px; }
#sub_navi05 a { background-position: 0 96px; }
#sub_navi06 a { background-position: 0 120px; }

#sub_navi01 a:hover { background-position: 180px 0px; }
#sub_navi02 a:hover { background-position: 180px 24px; }
#sub_navi04 a:hover { background-position: 180px 72px; }
#sub_navi05 a:hover { background-position: 180px 96px; }
#sub_navi06 a:hover { background-position: 180px 120px; }

#left_banner {
	float:left;
	margin:0 0 40px 0;
	padding:0;
}
#banner01,#banner01 a{
	display:block;
	background-image:url(../images/banner_ccs2008.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:150px;
	height:50px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0;
}
#banner02,#banner02 a{
	display:block;
	background-image:url(../images/banner_ict2008.gif);
	background-repeat:no-repeat ;
	background-position:top;
	width:150px;
	height:50px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0;
}

#banner03,#banner03 a{
	display:block;
	background-image:url(../images/banner_doujikaisai.gif);
	background-repeat: no-repeat ;
	background-position: top;
	width:150px;
	height:50px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0;
}
#banner04,#banner04 a{
	display:block;
	background-image:url(../images/banner_coolbiz.gif);
	background-repeat: no-repeat ;
	background-position: top;
	width:150px;
	height:50px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0;
}
banner05,#banner05 a{
	display:block;
	background-image:url(../douji/images/banner_bcd2008.gif);
	background-repeat: no-repeat ;
	background-position: top;
	width:150px;
	height:50px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0;
}
/***#
banner06,#banner06 a{
	display:block;
	background-image:url(../images/banner_kaigo2008.gif);
	background-repeat: no-repeat ;
	background-position: top;
	width:150px;
	height:50px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0;
}
#banner07,#banner07 a{
	display:block;
	background-image:url(../images/banner_spa2008.gif);
	background-repeat: no-repeat ;
	background-position: top;
	width:150px;
	height:50px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0;
}
#banner08,#banner08 a{
	display:block;
	background-image:url(../images/banner_hrr2008.gif);
	background-repeat: no-repeat ;
	background-position: top;
	width:150px;
	height:50px;
	text-indent:-9999px;
	line-height:0;
	padding:0;
	margin:0;
}
****/
/*************▲左ナビゲーション***************/

/*************▼メインエリア w=full ***************/
#main_full{
	float:left;
	text-align:left;
	width:850px;
	padding:0;
	margin:0;
	spacing:0 2px 0 0;
	background-color:#FFFFFF;
}
#main_full p.navi_back{
	width:370px;
	float:left;
	text-align: left;
	font-size: 80%;
	line-height:90%;
	padding:0;
	margin:0;
}
#main_full p.navi{
	width:400px;
	float:right;
	text-align: right;
	font-size: 80%;
	line-height:90%;
	padding:0;
	margin:0;
}
#main_full h3{
	font-size: 14px;
	color:#fff;
	font-weight:bold;
	height:30px;
	padding: 7px 10px 5px 30px;
	margin:15px 0 20px 0;
	_margin-top:5px;
	background-image:url(../images/bg_h3_full.jpg);
	background-repeat:no-repeat;
}

p.subtitle_list {
	color:#333;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	background-image: url("../list/images/subtitle_bg.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat ;
	padding: 5px 0 5px 10px;
	margin:0px;
}

/*************▲メインエリア w=full ***************/

/*************▼メインエリア***************/
#main {
	float:right;
	text-align:left;
	width:670px;
	padding:0;
	margin:0;
	spacing:0 2px 0 0;
	background-color:#FFFFFF;
}

#tableGray_waku {
	border:1px solid #ccc;
}

p.navi{
	width:596px;
	text-align: right;
	font-size: 80%;
	line-height:90%;
	padding:0;
	margin:0;
}
p.text_r{
	width:580px;
	text-align: right;
	padding:0;
	margin:0;
}
p.text_r_spacebot{
	width:580px;
	text-align: right;
	padding:0;
	margin:0 0 10px 0;
}
.pagetop{
	text-align: right;
	font-size: 70%;
	padding:0;
	margin:0;
}
.pagetop_in{
	text-align: right;
	font-size: 80%;
	padding:0;
	margin:0;
}

h3{
	font-size: 14px;
	color:#fff;
	font-weight:bold;
	height:30px;
	padding: 7px 10px 5px 30px;
	margin:5px 0 20px 0;
	background-image:url(../images/bg_h3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
h3.toppage{
	margin:25px 0 5px 0;
}
h4{
	width:596px;
	text-align: center;
	font-size: 14px;
	color:#333;
	font-weight:bold;
	text-decoration: underline;
	margin: 30px 0 20px 0 ;
}
h5{
	font-size: 14px;
	color:#686868;
	font-weight:bold;
	padding:0;
	margin:0 0 2px 0;
}
h6 {
	color:#444;
	border:1px solid #ccc;
	background-color: #F7F7F7;
	font-size: 100%;
	line-height:140%;
	font-weight: bold;
	text-align: left;
	background-image: url("../images/arwtitle_red.gif");
	background-position: 5px 7px;
	background-repeat: no-repeat ;
	padding: 5px 0 5px 25px;
	margin:5px 0 8px 0;
}

.waku_bg_gray {
	border:1px solid #ccc;
	background-color:#e5e5e5;
	padding:10px;
	width:90%;
	text-align:left;
}

#indent{
	margin-left: 10px;
}

/*************▲メインエリア***************/
/*************▽メイン_出展者一覧***************/
.navi_list{
	font-size: 80%;
	line-height:90%;
	padding:0;
	margin:0;
}

p.title_list{
	font-size: 14px;
	color:#fff;
	font-weight:bold;
	height:30px;
	padding: 7px 10px 5px 30px;
	margin:5px 0 20px 0;
	background-image:url(../images/bg_title_list.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
p.title_list02{
	font-size: 14px;
	color:#fff;
	font-weight:bold;
	height:30px;
	padding: 7px 10px 5px 30px;
	margin:5px 0 2px 0;
	background-image:url(../images/bg_title_list.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
p.subtitle_list {
	color:#333;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	background-image: url("../images/subtitle_bg.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat ;
	padding: 5px 0 5px 10px;
	margin:0px;
}
/*************△メイン_出展者一覧***************/

/*************▼レイアウト***************/

#margin_L10 {
	margin-left:10px;
}

/*************▲レイアウト***************/



/*************▼フッター***************/

#footer {
	text-align:right;
	padding:2px 10px 1px 10px;
	margin:0;
	background-color:#B81E24;
	color:#fff;
	font-size:80%;
}

/*************▲フッター***************/

