/******************************
 NEWS
******************************/

/* ナビ2 */

#news #navi2-01,#new_exhibition #navi2-02,#exhibition #navi2-03{
	color: #FF0000;
}

/* 共通 */

#navi2{
	background-image: url(images/base/menu_b_news.gif);
	background-repeat: no-repeat;
}

#main table{
	width: 540px;
	margin-bottom: 5px;
	border-style: none;
}

#main td{
	vertical-align: top;
}

#main h1{
	padding: 3px 10px;
	margin-bottom: 5px;
	background-color:rgb(13,56,143);
	color:#ffffff;
	font-weight: normal;
}

#main p{
	margin: 5px;
}

#main a:link,#main a:visited{
	text-decoration:none;
	color:#0000FF;
}

#main a:hover,#main a:active{
	color:#FF9900;
}
	
.img_news{
	margin-right: 5px;
}	

/* NEWS */

/* 展示会出展情報 */

#n-exhibition h1{
	margin-bottom: 0px;
}
#n-exhibition h2 {
	clear: both;
	margin-bottom: 10px;
}
#n-exhibition #usaEx {
	margin-bottom: 30px;
}
#n-exhibition #otherEx {
	clear: both;
}



#n-exhibition table{
	width: 100%;
	border-style: none;
}

.td_n-exhibition1{
	background-color: #003399;
}

.td_n-exhibition2{
	background-color: #003399;
	text-align: right;
}

.td_n-exhibition3{
	width: 50px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.td_n-exhibition4{
	background-color: #FFFFCC;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.td_n-exhibition5{
	width: 170px;
	vertical-align: middle;
}
/* 展示会レポート */

#repo h1{
	margin-bottom: 0px;
}

.td_repo1{
	width: 150px;
}

.td_repo2{
	padding: 5px 5px 5px 10px;
	background-color: #FFFFCC;
	color:#FF0000;
	font-weight: bold;
}

#main .topics h2{
	padding: 3px 10px;
	margin-bottom: 5px;
	background-color:rgb(13,56,143);
	color:#ffffff;
	font-weight: normal;
}
#main .topics p {
	margin-top: 10px;
}
#main .topics p.noMarginTop {
	margin-top: 0px;
}
#main .topics table {
	margin-top: 10px;
}
#main .topics {
	margin-bottom: 20px;
}
#main .presidentArea {
	padding-left: 250px;
	height: 162px;
}
#main .presidentArea p {
	float: left;
}
#main .presidentArea p.presidentName {
	padding-top: 80px;
}
#main .top {
	clear: both;
	text-align: right;
}
/*exhibition*/

#main .exhibition {
	clear: both;
	margin-top: 10px;
	width: 540px;
}
#main .exhibition .heading {
	background-color: #0D388F;
	color: #FFF;
	clear: both;
	width: 540px;
	height: 23px;
	padding-top: 7px;
	overflow: hidden;
}

#main .exhibition .heading h3 {
	float: left;
	padding-left: 10px;
}
#main .exhibition .heading .country {
	color: #FFF;
	float: right;
	padding-right: 10px;
}
#main .exhibition .endTopics {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
#main .exhibition .endTopics img {
	float: left;
	height: 122px;
	width: 150px;
	margin-right: 10px;
	padding-left: 10px;
}
#main .exhibition .endTopics p {
	float: left;
	color: #F03;
	font-weight: bold;
	background-color: #FFC;
	height: 102px;
	margin: 0px;
	padding: 10px;
	width: 350px;
}
#main .exhibition .go_top {
	text-align: right;
	clear: both;
	margin-top: 10px;
}

#main #ohtercountryArea {
	margin-top: 20px;
}
/* Start clearFix */
div.photo_box2:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
div.photo_box2 {
	zoom: 1;
	overflow: hidden;
	}
div.photo_box2 ul li {
	float: left;
}
div.photo_box2 ul {
	clear: both;
	margin-top: 10px;
}
div.photo_box2 ul li.photoMr01 {
	margin-right: 10px;
}