#lnavi  {
	width: 150px;
	margin-bottom: 60px;
	float: left;
}
#lnavi ul {
	margin: 0px;
}
#lnavi ul li {
	list-style-type: none;
	background-image: url(../images/common/ic_01.gif);
	background-position: 0px 0.5em;
	padding-left: 12px;
	background-repeat: no-repeat;
}
#lnavi ul li.after-space {
	margin-bottom: 1em;
}
#lnavi a {
	color: #3C3C3C;
}
#main {
	float: right;
	width: 500px;
	margin-bottom: 30px;
}
#main h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3C3C3C;
	background-image: url(../images/common/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-left: 20px;
	padding-bottom: 0.3em;
	font-size: 123.1%;
	margin-bottom: 0.5em;
}
#main .anavi {
	margin-bottom: 30px;
}
#main .image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#main .image .center {
	text-align: center;
}
#main .caption {
	margin-bottom: 4em;
	font-size: 84%;
}
#main .history .article {
	margin-bottom: 3em;
}
#main .history .article .pagetop {
	margin-bottom: 0em;
}
#main .history .title {
	background-image: url(../images/common/lin_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
}
#main .history h4 {
	background-image: url(../images/common/ic_03.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 0.2em;
	font-weight: bold;
}
#main .history th {
	text-align: left;
	vertical-align: top;
	padding-right: 1em;
}
#main .history td {
	padding-bottom: 1em;
}

#main .intro {
	margin-bottom: 3em;
}
#main .intro h4 {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#main  ul.thumbnail {
	list-style-type: none;
	margin-left: 0px;
}
#main  ul.thumbnail li  {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

