
#site-box {
	width : 900px;
	margin: 0 auto; 
	background-image: url("img/backimag.png");
	filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=-0,StartColorStr=#aa99ccff,EndColorStr=#aaffffff);/*　IE7　*/
}


/*　===社名ロゴ===　*/
#header2-box { 
	text-align: center;
	clear: both;
	margin: 0 auto; 
	height: 80px;
	background-image: url("img/logo2.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color:transparent;
}

/*　===メニュータブ===　*/
#header3-box { 
	clear: both;
	margin: 0 auto; 
	width: 880px;
	height: 60px;
	line-height: 1;
	text-align: center;
	background-image: url("img/line1.png");
 	background-repeat: repeat-x;
	background-position:center center; 
	background-color:transparent;
}

/*　===サブメニューと詳細を格納するボックス===　*/
#contain-box {
	width: 900px;
	min-height: 550px;
	overflow: hidden;
}
div#contain-box div { 
	padding-bottom: 4768px;  
	margin-bottom: -4768px;
	overflow: hidden;	
}   

/*　===詳細===　*/
#main-box {
	float: right;
	width: 700px;
	line-height: 22px;
	font-family: sans-serif;
	font-size: 13px;
	color:#00008C;
}

/*　===左横サブメニュー===　*/
#side-box {
 	float: left;
	width: 190px; 
	min-height: 550px;
	line-height: 22px;
	text-align: center;
	font-family: sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-image: url("img/backimag2.png");
	background-repeat: repeat;
	background-size: 50% 50%;
}

/*　===左横サブメニュー内ボタン(ON)===　*/
td.bott1 {
	margin-left:auto;
	margin-right:auto;
	width: 140px;
	height: 35px;
	text-align: center ;
	line-height: 35px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(img/bottum7.png);
}

/*　===左横サブメニュー内ボタン(OFF)===　*/
td.bott2 {
	margin-left:auto;
	margin-right:auto;
	width: 140px;
	height: 35px;
	text-align: center ;
	line-height: 35px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(img/bottum3.png);
}

/*　===左横サブメニュー内ボタン(マウスオーバー)===　*/
td.bott2:hover {
	background-image:url(img/bottum2.png);
}

/*　===左横サブメニュー内ボタン2(ON)===　*/
td.bott3 {
	margin-left:auto;
	margin-right:auto;
	width: 140px;
	height: 105px;
	text-align: center ;
	line-height: 20px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(img/bottum7_2.png);
}

/*　===左横サブメニュー内ボタン2(OFF)===　*/
td.bott4 {
	margin-left:auto;
	margin-right:auto;
	width: 140px;
	height: 105px;
	text-align: center ;
	line-height: 20px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(img/bottum3_2.png);
}

/*　===左横サブメニュー内ボタン2(マウスオーバー)===　*/
td.bott4:hover {
	background-image:url(img/bottum2_2.png);
}

/*　===TOP===　*/
#TOP-box {
	clear: both;
	float: center ;
	margin: auto auto; 
	width : 800px;
	height: 280px;
	line-height: 22px;
	font-family: sans-serif;
	font-size: 13px;
	text-align: center;
}

/*　===お知らせ===　*/
#oshirase-box {
	clear: both;
	margin: 0 auto; 
	width : 700px;
	height: 320px;
	font-size: 20px;
	color: #000066;
	background-color: #ffffff;
	overflow:hidden;
}

/*　===下===　*/
#footer-box {    
	clear: both;
	margin: 0 auto; 
	width : 100%;
	height: 120px;
	font-size: 13px;
	text-align: center;
	background-color:transparent;
}

/*　===開催案内(産学官交流サロン)===　*/
#inf1 {
	font-family: sans-serif;
	font-size: 13px;
	color:#00008C;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	margin: 0 ; 
}

h3 {
	font-size: 14px;
	margin: 0 ; 
}

p {
	font-size: 13px;
}

.category {
	width: 170px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
} 

/*　===リンク文字===　*/
a:link {
	border-bottom: 0px ;
	text-decoration: none;
	color: #330066;
}

/*　===リンク文字(訪問済み)===　*/
a:visited {
	color:#0099cc;
	border-bottom: 0; 
	text-decoration: none;
	color: #006666;
}

/*　===リンク文字(マウスオーバー)===　*/
a:hover {
	border-bottom: 1px;
	text-decoration: underline;
}

/*　===新着===　*/
a.new {
	background-image:url(img/new.png);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:40px;
}

/*　===行頭の矢印===　*/
td.yaji {
	width:80px;
	padding: 0px 0px 0px 18px;
	background-repeat: no-repeat;
	background-image:url(img/bottum14.png);
	background-position: left center;
}

/*　===行頭の矢印===　*/
td.yaji2 {
	width:15px;
	background-repeat: no-repeat;
	background-image:url(img/bottum13.png);
	background-position: left center;
}

/*　===メニューへのリンク（お知らせ内）===　*/
td.linkmenu {
	width:85px;
	font-weight:bold;
}

/*　===日付の表示（お知らせ内）===　*/
td.o_ndate {
	font-style: italic;
	font-size: 12px;
	font-weight:bold;
	color:#00008C;
}

/*　===テーブル詳細見出し1===　*/
tr.patt1 {
	height: 20px;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	background-image:url(img/backimag1.png);
}

/*　===テーブル詳細見出し2===　*/
tr.patt2 {
	font-size: 13px;
	font-weight:bold;
	color: #000066;
	background-image:url(img/backimag2.png);
	text-align: center ;
}

/*　===テーブル詳細見出し3===　*/
td.patt3 {
	font-size: 13px;
	font-weight:bold;
	color: #000066;
	background-image:url(img/backimag3.png);
	text-align: center ;
}

/*　===テーブル詳細見出し4===　*/
td.patt4 {
	font-size: 13px;
	font-weight:bold;
	color: #000066;
	background-image:url(img/backimag4.png);
	text-align: center ;
}

/*　===テーブル(お知らせ用)===　*/
#zebraTable {
	border:0px;
	border-collapse:collapse;
	width : 650px;
}

/*　===テーブル内の行(お知らせ用)===　*/
#zebraTable tr {
	font-size: 14px;
	height: 20px;
}

/*　===テーブル背景色交互色(お知らせ背景白用)===　*/
#zebraTable tr.color1 {
	background-color: #FFFF99;
}

/*　===テーブル行非表示===　*/
tr.nvisi {
	display:none ;
}

/*　===テーブル行表示===　*/
tr.visi {
	display: ;
}

/*　===テーブルセル非表示===　*/
td.nvisi {
	display:none ;
}


/*　===TOPIX等テーブル見出し===　*/
table.midashi {
	width: 580px;
	border:0;
	cellspacing:3;
	line-height: 100% ;
	vertical-align:top;
	text-align: left;
	
}

/*　===TOPIX等テーブル詳細===　*/
table.syosai {
	width: 550px;
	border:0;
	cellspacing:3;
	background-color:#ffffff;
	
}