@charset "utf-8";

/* 基本
==================================*/

* {
	margin:0;
	padding:0;
}
body {
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/bg_01.jpg) repeat-x left top;
	font-size:80%;
	line-height:140%;
	font-family:"ＭＳ ゴシック", "ＭＳ Ｐゴシック", sans-serif, serif;
	color:#333;
	text-align: center;
	margin-bottom:10px;
}
img{
border:0px;
}

li{
list-style-type: none;
}
p{
	text-align: left;
}

a{
color:#cc0000;
text-decoration:underline;
}

a:hover{
color:#ff9999;
}
.none{
	display:none;
}
.clear{
	clear:both;
	color:#262827;
	font-size:1px;
}

/*---clearfix---*/

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-table;
zoom: 1;
}

/* レイアウト
==================================*/
#container{
	width:980px;
	margin:0 auto;
	text-align:left;
}

/*メインナビゲーション
----------------------------------*/
.mainnavi{
	margin:0;
	width:980px;
	height:30px;
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
}
.mainnavi li{
	float:left;
}
.mainnavi li,
.mainnavi li a{
	display:block;
	width:320px;
	height:30px;
}
.mainnavi li.navi01,
.mainnavi li.navi01 a{
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/navi_01.gif) no-repeat left top;
	margin-right:10px;
	_margin-right:5px;
}
.mainnavi li.navi01 a:hover{
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/navi_01.gif) no-repeat left bottom;
}
.mainnavi li.navi02,
.mainnavi li.navi02 a{
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/navi_02.gif) no-repeat left top;
	margin-right:10px;
	_margin-right:5px;
}
.mainnavi li.navi02 a:hover{
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/navi_02.gif) no-repeat left bottom;
}
.mainnavi li.navi03,
.mainnavi li.navi03 a{
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/navi_03.gif) no-repeat left top;
}
.mainnavi li.navi03 a:hover{
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/navi_03.gif) no-repeat left bottom;
}

/*ヘッダナビゲーション
----------------------------------*/
.headNavi{
	height:30px;
}
.headNavi p{
	margin:0;
}

/*ヘッダ
----------------------------------*/
#header{
	margin:8px 0 10px 0;
	width:980px;
/*	height:82px;*/
}
h1#mainpage-name{
display:none;
}
#header h1{
	float:left;
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
}
#header h1 a{
	display:block;
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/logo.gif) no-repeat left top;
	width:299px;
	height:82px;
}
#header p{
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
	background:#ffffff url(http://www.sis-t.net/sis2009/img2009/logo_02.gif) no-repeat left top;
	width:489px;
	height:40px;
	margin-left:299px;
}
#header ul{
}
#header li{
	float:right;
	margin:5px 0 0 0;
}
#header li a{
	display:block;
	padding:3px 5px;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
#header li a.last{
	border-left:1px solid #cccccc;
}
#header li a:hover{
	background-color:#ffe6e6;
	color:#cc0000;
}
#header ul.list2{
	clear:right;
}
#header ul.list2 li a{
	border-top:1px solid #cccccc;
}

/*左カラム
----------------------------------*/
#beta{
	float:left;
	width:180px;
	margin-right:20px;
	_margin-right:10px;
}
.catNavi{
	background:url(http://www.sis-t.net/sis2009/img2009/menu_bg.gif) repeat-y left top;
	margin-bottom:10px;
}
.catNavi h2{
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
	background:url(http://www.sis-t.net/sis2009/img2009/h2_menu.gif) no-repeat left top;
	width:180px;
	height:30px;
}
.catNavi ul{
	background:url(http://www.sis-t.net/sis2009/img2009/menu_header.gif) no-repeat left top;
}
.catNavi li{
	padding:10px 20px 0;
}
.catNavi li a{
	text-decoration:none;
}
.catNavi .catNaviFoot{
	background:url(http://www.sis-t.net/sis2009/img2009/menu_footer.gif) no-repeat left bottom;
	width:180px;
	height:4px;
	margin-top:20px;
}
.bnrBox{
	text-align:center;
}
.bnrBox img{
	border:5px solid #e5e5e5;
	margin-bottom:5px;
}
.bnrBox2{
	text-align:center;
	margin-top:5px;
}
.bnrBox2 img{
	margin-bottom:5px;
}

/*右カラム
----------------------------------*/
.maincontentsArea{
	float:right;
	width:780px;
	background:url(http://www.sis-t.net/sis2009/img2009/main_bg.gif) repeat-y left top;
}
.maincontentsArea2{
	background:url(http://www.sis-t.net/sis2009/img2009/main_header.gif) no-repeat left top;
	padding:15px 20px 5px;
}
.maincontentsFoot{
	background:url(http://www.sis-t.net/sis2009/img2009/main_footer.gif) no-repeat left bottom;
	width:780px;
	height:5px;
	margin-top:15px;
}
.footer{
	margin-top:10px;
	color:#999999;
}
.footer .copy{
	float:left;
	font-size:0.83em;
}
.footer .footNavi{
	float:right;
	font-size:0.9em;
}

/*下部ナビゲーション
----------------------------------*/
.bottomnavi{
	width:980px;
	background:url(http://www.sis-t.net/sis2009/img2009/footnavi_bg.gif) repeat-y left top;
	margin-top:20px;
}
.bottomnavi .bottomnaviHead{
	width:980px;
	background:url(http://www.sis-t.net/sis2009/img2009/footnavi_header.gif) no-repeat left top;
}
.bottomnavi .bottomnaviFoot{
	background:url(http://www.sis-t.net/sis2009/img2009/footnavi_footer.gif) no-repeat left bottom;
	height:5px;
	margin-top:20px;
}
.bottomnavi .bottomnaviBox{
	float:left;
	width:220px;
	margin:20px 0 0 20px;
	_margin:20px 0 0 10px;
	border-right:1px solid #e5e5e5;
}
.bottomnavi .bottomnaviBoxR{
	float:left;
	width:220px;
	margin:20px 0 0 20px;
	_margin:20px 0 0 10px;
}

.bottomnavi .bottomnaviBoxR li,
.bottomnavi .bottomnaviBox li{
	font-size:0.83em;
	background:url(http://www.sis-t.net/sis2009/img2009/ico_01.gif) no-repeat 10px 5px;
	padding:0 20px 0 20px;
}
.bottomnavi .bottomnaviBoxR li a,
.bottomnavi .bottomnaviBox li a{
	text-decoration:none;
	color:#666666;
}
.bottomnavi .bottomnaviBoxR li.title,
.bottomnavi .bottomnaviBox li.title{
	background:none;
	font-weight:bold;
	padding:0 20px 3px 0;
	color:#333333;
}
.bottomnavi .bottomnaviBoxR li.title a,
.bottomnavi .bottomnaviBox li.title a{
	text-decoration:none;
	color:#333333;
}

/* コンテンツ
==================================*/
.maincontentsArea p{
	margin-bottom:15px;
}
.maincontentsArea h3{
	border-left:5px solid #cc0000;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	padding-left:5px;
	font-size:1.2em;
}
.txtR{
	text-align:right;
}
.txtC{
	text-align:center;
}
.imgC{
	text-align:center;
}
.imgC img{
	margin-bottom:15px;
}
.floatL,
.imgL{
	float:left;
}
.imgL img{
	margin:0 20px 15px 0;
}
.floatR,
.imgR{
	float:right;
}
.imgR img{
	margin:0 0 15px 20px;
}

.maincontentsArea .pageBnr{
	margin-top:20px;
}
.maincontentsArea .pageBnr img{
	float:left;
	margin-right:10px;
}
.maincontentsArea .pageBnr img.end{
	margin-right:0;
}

/*ページタイトル
----------------------------------*/
.maincontentsArea h2{
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
	width:740px;
	height:25px;
	margin-bottom:20px;
}
.maincontentsArea h2#topnews{
	background:url(http://www.sis-t.net/sis2009/img2009/h2_news.gif) no-repeat left top;
}
.maincontentsArea h2#outlineindex{
	background:url(http://www.sis-t.net/sis2009/img2009/exhibitor/h2_outline.gif) no-repeat left top;
}
.maincontentsArea h2#outlineaccess{
	background:url(http://www.sis-t.net/sis2009/img2009/exhibitor/h2_access.gif) no-repeat left top;
}
.maincontentsArea h2#meritindex{
	background:url(http://www.sis-t.net/sis2009/img2009/exhibitor/h2_merit.gif) no-repeat left top;
}
.maincontentsArea h2#flowindex{
	background:url(http://www.sis-t.net/sis2009/img2009/exhibitor/h2_flow.gif) no-repeat left top;
}
.maincontentsArea h2#press2009index{
	background:url(http://www.sis-t.net/sis2009/img2009/press/h2_press.gif) no-repeat left top;
}
.maincontentsArea h2#press2009release{
	background:url(http://www.sis-t.net/sis2009/img2009/press/h2_release.gif) no-repeat left top;
}
.maincontentsArea h2#info2009privacy{
	background:url(http://www.sis-t.net/sis2009/img2009/info/h2_privacy.gif) no-repeat left top;
}
.maincontentsArea h2#info2009office{
	background:url(http://www.sis-t.net/sis2009/img2009/info/h2_office.gif) no-repeat left top;
}
.maincontentsArea h2#specialshowroom{
	background:url(http://www.sis-t.net/sis2009/img2009/visitor/h2_showroom.gif) no-repeat left top;
}
.maincontentsArea h2#tieupindex,
.maincontentsArea h2#tieup01, .maincontentsArea h2#tieup02,
.maincontentsArea h2#tieup03, .maincontentsArea h2#tieup04,
.maincontentsArea h2#tieup05{
	background:url(http://www.sis-t.net/sis2009/img2009/visitor/h2_tieup.gif) no-repeat left top;
}
.maincontentsArea h2#awardindex, .maincontentsArea h2#award2008_gp,
.maincontentsArea h2#award2008_supercara, .maincontentsArea h2#award2008_supercarb,
.maincontentsArea h2#award2008_euroa, .maincontentsArea h2#award2008_eurob,
.maincontentsArea h2#award2008_luxurya, .maincontentsArea h2#award2008_luxuryb,
.maincontentsArea h2#award2008_motora, .maincontentsArea h2#award2008_motorb,
.maincontentsArea h2#award2008_audioa, .maincontentsArea h2#award2008_audiob,
.maincontentsArea h2#award2008_4x4a, .maincontentsArea h2#award2008_4x4b,
.maincontentsArea h2#award2008_lexusa, .maincontentsArea h2#award2008_lexusb{
	background:url(http://www.sis-t.net/sis2009/img2009/visitor/h2_award.gif) no-repeat left top;
}
.maincontentsArea h2#companyindex{
	background:url(http://www.sis-t.net/sis2009/img2009/company/h2_company.gif) no-repeat left top;
}

.maincontentsArea h2#minkaraindex,
.maincontentsArea h2#testminkara{
	background:url(http://www.sis-t.net/sis2009/img2009/visitor/h2_minkara.gif) no-repeat left top;
	width:740px;
	height:61px;
}

/*toppage
----------------------------------*/
#topimgBox{
	width:980px;
	height:380px;
	margin-bottom:20px;
	background:url(http://www.sis-t.net/sis2009/img2009/top.jpg) no-repeat left top;
}
#topimgBox img{
	margin:290px 0 0 30px;
}
.topBox #beta{
	margin-top:10px;
}
.topBox #alpha{
	float:right;
	width:780px;
}
.topBox .maincontentsArea{
	margin-top:20px;
}
.topBox .maincontentsArea2{
	padding:15px 0 0 20px;
}
.topBox .topTxt h3.topTitle{
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
	height:27px;
	margin-bottom:10px;
	background:url(http://www.sis-t.net/sis2009/img2009/toptxt1.gif) no-repeat left top;
}

.topBox .topTxt{
	margin:20px 0 0;
}
.topBox .topTxt p{
	margin-bottom:15px;
}

.topBox .topTxt img{
	float:left;
	margin-right:20px; 
}
.topBox #newsBox{
	height:200px;
	padding-right:20px;
	overflow: auto;
}
.topBox #newsBox dl{
	line-height:1.4em;
}
.topBox #newsBox dt{
	font-weight:bold;
}
.topBox #newsBox dd{
	padding-bottom:0;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}

/*開催概要（出展/来場）
----------------------------------*/
.outlineindexBox .floatL{
	width:370px;
}
.outlineindexBox .outlineBox{
	border:1px solid #cccccc;
	background-color:#fafafa;
	padding:10px;
}
.outlineindexBox .outlineBox h3{
	background-color:#333333;
	color:#ffffff;
	font-size:1.0em;
	border:none;
}
.outlineindexBox .outlineBox table{
	border-collapse: collapse;
}
.outlineindexBox .outlineBox th{
	background-color:#ededed;
	border-bottom:1px solid #cccccc;
	padding:3px 5px;
	text-align:center;
	white-space: nowrap;
}
.outlineindexBox .outlineBox th span{
	font-weight:normal;
}
.outlineindexBox .outlineBox td{
	border-bottom:1px solid #cccccc;
	padding:3px 5px;
}
.outlineindexBox .outlineBox td span{
	font-size:0.83em;
}
.outlineindexBox .outlineBox td span.changecaution{
	color:#ff0000;
}
.outlineindexBox .floatR{
	width:350px;
}
.outlineindexBox .floatR img{
	margin-bottom:5px;
}

/*会場へのアクセス（出展/来場）
----------------------------------*/
.outlineaccessBox .accessBox{
	border:1px solid #cccccc;
	width:425px;
	height:138px;
	padding:50px 20px 0;
	float:right;
}
.outlineaccessBox .accessBox a{
	font-size:1.2em;
	font-weight:bold;
}
.outlineaccessBox .accessNavi{
	margin-left:7px;
}
.outlineaccessBox .accessNavi li{
	float:left;
	text-align:center;
}
.outlineaccessBox .accessNavi li a{
	display:block;
	border:1px solid #cccccc;
	padding:5px 0;
	width:220px;
	margin:20px 10px;
	text-decoration:none;
	font-weight:bold;
}
.outlineaccessBox .accessNavi li a:hover{
	background-color:#ffe6e6;
	color:#cc0000;
}
.outlineaccessBox h3{
	margin-top:30px;
}
.outlineaccessBox .accessMap p{
	width:580px;
	margin:0 80px 15px;
}
.outlineaccessBox h4{
	margin:0 60px 10px;
	background-color:#f3f3f3;
	border-left:3px solid #cc0000;
	padding:3px;
	font-size:1em;
}
.outlineaccessBox .accessCar{
	width:580px;
	margin:0 80px 10px;
}
.outlineaccessBox .accessCar li{
	background:url(http://www.sis-t.net/sis2009/img2009/ico_02.gif) no-repeat left 7px;
	padding:0 0 10px 8px;
}

.flowindexBox .flowBox{
	background:url(http://www.sis-t.net/sis2009/img2009/arrow_01.gif) no-repeat center bottom;
	padding-bottom:100px;
}
/*出展メリット（出展）
----------------------------------*/
.meritindexBox h3,
.meritindexBox h4{
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
}
.meritindexBox h3{
	width:740px;
	height:58px;
	margin-bottom:20px;
	background:url(http://www.sis-t.net/sis2009/img2009/exhibitor/merit_10.gif) no-repeat center top;
	border:0;
}
.meritindexBox h4{
	width:740px;
	height:50px;
	margin:30px 0 15px;
	background:url(http://www.sis-t.net/sis2009/img2009/exhibitor/merit_11.gif) no-repeat center top;
}
.meritindexBox .meritBox{
	margin-bottom:30px;
}
.meritindexBox .meritBox img{
	border-left:20px solid #ffffff;
	margin-bottom:5px;
}
.meritindexBox .meritBox h5{
	font-size:1.2em;
	border-top:1px solid #cccccc;
	border-bottom:4px double #cccccc;
	margin-bottom:10px;
	padding:5px 3px;
	background-color:#f9f9f9;
}
.meritindexBox .meritBox .caption{
	padding:10px;
	border:1px solid #e5e5e5;
	font-size:0.83em;
}
.meritindexBox .imgC img{
	margin-bottom:0;
}
.meritindexBox .meritimg{
	margin-top:10px;
}

/*出展の流れ（出展）
----------------------------------*/
.flowindexBox .flowBoxLast,
.flowindexBox .flowBox{
	width:740px;
	margin-top:15px;
}
.flowindexBox .flowBoxLast{
	margin-bottom:30px;
}
.flowindexBox .flowBoxLast h4,
.flowindexBox .flowBox h4{
	border-top:1px solid #cccccc;
	border-bottom:4px double #cccccc;
	margin-bottom:10px;
	padding:5px 3px;
	background-color:#f9f9f9;
}
.flowindexBox .flowBoxLast img,
.flowindexBox .flowBox img{
	border-left:20px solid #ffffff;
}
/*プレス（プレス）
----------------------------------*/
.press2009indexBox .floatR{
	margin-left:20px;
}
.press2009indexBox .floatR img{
	margin-bottom:5px;
}
.press2009indexBox p span.strongTxt{
	font-weight:bold;
	color:#cc0000;
}

/*プレスリリース（プレス）
----------------------------------*/
.press2009releaseBox .pdfBox dt{
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
}
.press2009releaseBox .pdfBox dd{
	margin-bottom:30px;
}

/*プライバシーポリシー（info）
----------------------------------*/
.info2009privacyBox h3{
	margin-top:30px;
}

/*運営事務局（info）
----------------------------------*/
.info2009officeBox .floatL img{
	margin:0 20px 0 0;
}
.info2009officeBox .floatL h3.item{
	margin-top:30px;
}
.info2009officeBox .partlist dt{
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
}
.info2009officeBox .partlist dd{
	margin-bottom:30px;
}
/*EC
-------------------------------------------------------------------*/
h2#ecindex,
h2#ecflow,
h2#ec452,
h2#ec770,
h2#ec960,
h2#ec685,
h2#ec997,
h2#ec650,
h2#ec699{
display:none;
}

.maincontentsArea2 h3.ec-title{
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
	border:0;
	height:1px;
}
.ctsBox .cartBox{
float:right;
width:200px;
}

.ctsBox .itemBox{
width:520px;
}
.ctsBox .itemBox h4{
margin-bottom:10px;
}
.ctsBox .itemBox .itemLink img{
margin:30px 7px 0 0;
}
.ecNavi{
width:740px;
text-align:right;
border-bottom:1px solid #555555;
margin-bottom:10px;
}
.itemSellL{
float:left;
padding-top:10px;
}
.itemSell{
width:200px;
float:right;
}
.itemSell p strong{
font-size:1.2em;
}
.itemBox .partlist img{
margin-right:20px;
float:left;
}
.itemBox .partlist .flow01{
height:207px;
}
.itemLink .ecitemcar{
padding:0;
color:#333;
}
.itemLink .ecitemcarleft{
width:253px;
float:left;
text-align:center;
}
.itemLink .ecitemcarright{
width:253px;
float:right;
text-align:center;
}

.itemBox .gotoecList{
text-align:right;
margin:5px 0 20px;
}
.ec2008flowBox h5{
background-color:#333333;
padding:3px 5px;
color:#ffffff;
margin:15px 0 10px;
}

/*リスト*/
.ec2008flowBox dl.partlist{
	padding-bottom:20px;
}

.ec2008flowBox .partlist dt{
	font-weight:bold;
	padding-top:5px;
	border-bottom:1px solid #cccccc;
	color:#333333;
	margin-bottom:3px;
}
.ec2008flowBox .partlist dt span{
	background-color:#ffcc00;
	color:#000000;
	padding:1px 3px;
	margin:0 5px 1px 0;
}

.partlist dd{
	padding-bottom:10px;
}

/* フォトギャラリー
-------------------------------------------------------------------*/
#showroomBox h3{
	margin-bottom:10px;
}
#show_photo_list li{
	float:left;
}

#show_photo_list li a img{
	border:1px solid #666666;
	margin:0 4px 4px 0;
}
#show_photo_list{
	margin-bottom:20px;
}
#show_photo_list a{
	color:#999999;
}
#show_photo_list a:hover{
	color:#666666;
}

/*タイアップページ
-------------------------------------------------------------------*/
#specialtieup h4{
	border-left:5px solid #e5e5e5;
	padding:0 3px;
	font-size:1.4em;
	margin-bottom:20px;
}
#specialtieup h5{
	padding:3px 5px;
	margin-bottom:10px;
	background-color:#666666;
	color:#ffffff;
	font-size:1.2em;
	line-height:1.4em;
}
#specialtieup .comBox{
	border:1px solid #e5e5e5;
	padding:10px;
	margin:0 0 15px;
}
#specialtieup .comBox .imgR{
	margin:0;
}
#specialtieup .tieupPhoto p,
#specialtieup .tieupPhoto1 p,
#specialtieup .tieupPhoto2 p,
#specialtieup .president p{
	font-size:0.83em;
	line-height:1.4em;
}

#specialtieup .president{
	width:150px;
	margin:0 10px;
	_margin:0 5px;
	float:left;
}
#specialtieup .tieupPhoto{
	width:540px;
	float:right;
	margin:0 10px;
	_margin:0 5px;
}
#specialtieup .tieupPhoto1{
	width:210px;
	margin-left:20px;
	float:right;
}

#specialtieup .tieupPhoto2{
	width:210px;
	margin-left:30px;
	_margin-left:20px;
	float:left;
}
#specialtieup .president img,
#specialtieup .tieupPhoto img,
#specialtieup .tieupPhoto1 img,
#specialtieup .tieupPhoto2 img{
	border:3px solid #e5e5e5;
}
#specialtieup .tieupList{
	padding:20px 0 10px;
	background:url(http://www.sis-t.net/sis2009/img2008/line_01.gif) repeat-x left top;
	width:100%;
}
#specialtieup .tieupList img{
	float:right;
	margin-left:30px;
	border:3px solid #e5e5e5;
}
#specialtieup .tieupList p{
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	margin:20px 0 20px 20px;
}

#specialtieup .tieupBtn a{
	background:url(http://www.sis-t.net/sis2009/img2009/visitor/btn_detail.gif) no-repeat left top;
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
	display:block;
	height:25px;
	width:80px;
	margin-left:200px;
}
#specialtieup .tieupBtn a:hover{
	background:url(http://www.sis-t.net/sis2009/img2009/visitor/btn_detail.gif) no-repeat left bottom;
}

/* SISアワード
-------------------------------------------------------------------*/
#award2008Box .award08Btn{
	margin-top:20px;
	padding-left:330px;
}
#award2008Box .award08Btn a{
	background:url(http://www.sis-t.net/sis2009/img2008/award/btn_award08.gif) no-repeat left top;
	text-indent:-9999px;
	font-size:1px;
	color:#333333;
	display:block;
	height:40px;
	width:300px;
	margin:0 auto;
}
#award2008Box .award08Btn a:hover{
	background:url(http://www.sis-t.net/sis2009/img2008/award/btn_award08.gif) no-repeat left bottom;
}
#award2008Box h4{
	background:url(http://www.sis-t.net/sis2009/img2008/award/h4_award.gif) no-repeat center top;
	text-indent:-9999px;
	font-size:1px;
	color:#ffffff;
	width:100%;
	height:120px;
	margin-bottom:20px;
}

#award2008Box .imgC{
	margin-top:20px;
	padding:20px 0;
	border-top:1px solid #555555;
}

#award2007Box .awardL{
	float:left;
	width:340px;
	padding:10px;
	margin-bottom:15px;
}
#award2007Box .awardR{
	float:right;
	width:340px;
	padding:10px;
	margin-bottom:15px;
}
#award2007Box .clearfix{
	text-align:center;
	width:100%;
}
#award2007Box .clearfix img{
	margin:0 auto;
}

#award2007Box .boxtop{
	width:100%;
	margin-bottom:10px;
}
#award2007Box .boxtop img{
	margin:0 5px;
}

#award2007Box h4{
	background:url(http://www.sis-t.net/sis2009/img2008/h4_award_bg.gif) no-repeat left top;
	font-weight:bold;
	height:30px;
	width:100%;
	text-align:left;
	font-size:1.4em;
	margin:15px 0 5px;
	padding-top:6px;
	text-indent:33px;
	color:#ffffff;
}
#award2007Box .boxtop h4{
	margin:0 0 5px;
	width:100%;
}
#award2007Box h5{
	font-size:1.2em;
	letter-spacing: 0.5em;
	background-color:#444444;
	border:3px double #ffffff;
	color:#ffffff;
	padding:3px;
	margin-bottom:5px;
}
#award2007Box h5.goodest{
	color:#ffcc00;
}
#award2007Box .boxtop p{
	margin-left:10px;
}
#award2007Box .awardLink{
	text-align:right;
	margin:5px 15px 0;
}
#award2007Box h4#h4_2008gp{
	background:none;
	height:57px;
	text-align:left;
	margin:15px 0 5px;
	padding:0;
	text-indent:0;
	width:100%;
}
#award2007Box h4#h4_2008gp img{
	margin:0;
}

/* みんカラミーティング
-------------------------------------------------------------------*/
.minkaraindexBox h4,
.testminkaraBox h4{
	font-size:1.0em;
}
.minkaraindexBox .preBox,
.testminkaraBox .preBox{
	width:180px;
	padding:0 10px;
	float:left;
	text-align:center;
}
.minkaraindexBox .preBox h4,
.testminkaraBox .preBox h4{
	text-align:left;
}
.minkaraindexBox .preBox2 h4,
.testminkaraBox .preBox2 h4{
	margin-bottom:10px;
}
.minkaraindexBox .preBox img,
.testminkaraBox .preBox img{
	margin-bottom:15px;
}
.minkaraindexBox .preBox2,
.testminkaraBox .preBox2{
	width:535px;
	float:left;
	text-align:center;
}
.minkaraindexBox .preBox2 .tires,
.testminkaraBox .preBox2 .tires{
	width:165px;
	float:left;
	text-align:center;
	margin-left:10px;
	_margin-left:5px;
	padding-bottom:15px;
}
.minkaraindexBox .minattBox,
.testminkaraBox .minattBox{
	border:1px solid #cccccc;
	background-color:#fff1f1;
	padding:10px;
	margin:0 15px 15px;
	font-size:0.9em;
}
.minkaraindexBox .minattBox h3,
.testminkaraBox .minattBox h3{
	border-bottom:0;
}

