@charset "utf-8";

#content {
	background-image: url(../common_img/bg2.gif);
	background-repeat: repeat-y;
	background-position: 0px 20px;
}

#main {
	width: 680px;
	height: auto;
	margin-left: 210px;
}

#main h2 {
	font-size: 0.8em;
	font-weight: 500;
}
#main h5 {
	clear: left;
	text-align: right;
	margin-right: 80px;
	padding-top: 20px;
}#main a {
	color: #0c419a;
	text-decoration: none;
}
#main a:hover {
	color: #80cade;
}
#main a:visited {
	color: #232323;
}

.up {
	width: 430px;
	margin-bottom: 50px;
}
.title {
	font-size: 1em;
	font-weight: 100;
	height: 30px;
	width: 430px;
	margin: 0px;
	background-image: url(exhibition_img/line_blog.gif);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	
}
.data {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2px;
}
.date {
	text-align: right;
	font-size: 0.7em;
}

#index {
	position: absolute;
	width: 208px;
	left: 680px;
	top: 190px;
}

#index h3 {
	font-size: 1em;
	font-weight: 700;
	margin: 0px;
	
}
#index ol {
	margin: 10px 0px 40px;
	padding: 0px;
}

#index li {
	list-style-type: none;
	font-size: 0.7em;
}

.work {
	text-align: center;
	width: 430px;
}

.work img {
	margin-top: 30px;
	margin-bottom: 16px;

}
#space {
	height: 1000px;
}
#cla {
	position: relative;
	left: 470px;
	font-size: 0.7em;
	font-weight: 600;
	top: -21px;
	color: #FFFFFF;
	width: 180px;
}
