@charset "utf-8";
/*
==================== INDEX ====================
  last-updated: 07/10/05
    1: mainImage
    2: contents
  ==============================================
*/


/*<group=mainImage>*/

#mainImage {
	margin:0 0 10px 0;
}

/*</group>*/


/*<group=contents>*/

#contents {

}

.subIndex{
	width:730px;
	border-bottom: 1px #d1d1d1 solid;
	border-left: 10px #d1d1d1 solid;
	padding:0px 0px 0px 5px;
}

.pressBox{
	width:720px;
	background-color:#fff;
	border-bottom: 1px #EEEDED solid;
	/*
	border-top: 1px #d1d1d1 solid;
	*/
	padding:5px;
	margin:0px 0px 0px 10px;
}

.pressBox a {
	color: #003399;
	text-decoration: none;
}

.pressBox a:hover {
	color: #003399;
	text-decoration: underline;
}

.Date{
	width:730px;
	padding:2px;
	text-align: right;
	font-size:0.9em;
	display:block;
}

.Title{
	width:730px;
	padding:2px;
	text-align: center;
	font-size:1.3em;
	display:block;
	font-weight: bold;
}


.pressMain{
	position: relative;
	left: 75px; 
	width:550px;
	background-color:#F4F4F4;
	padding:10px;
	margin:0px 0px 0px 10px;
}

.exhibitTitle{
	width:730px;
	padding:2px;
	text-align: center;
	font-size:2.8em;
	display:block;
	font-weight: bold;
	border-bottom: 2px #ccc dotted; 
}

.exhibitTitleSub{
	font-size:0.5em;
	color:red;
}

.exhibitMain{
	position: relative;
	left: 75px; 
	width:550px;
	padding:10px;
	margin:0px 0px 0px 10px;
}

.exhibitMain a:hover{
	text-decoration: underline;
}

.exhibitMain2{
	padding:0px 0px 20px 0px;
	display:block;
	font-weight: bold;
	border-bottom: 1px #ccc solid; 
}

/*</group>*/

