#main h2 {
	margin-bottom:8px;
}

#main h3 {
	background:#f1f0e5 url(image/h3.gif) no-repeat 5px 50%;
	font-weight:bold;
	color:#6e6c56;
	padding:2px 2px 2px 20px;
	margin:20px 0 0;
}


.subtitle  {
	color: #6E6C56; 
	font-size: 120%; 
}


#contents table {
	width:95%;
	margin:20px auto;
	background-color:#aaa;
}


#contents th{
	background-color:#f1f0e5;
	text-align:center;
	color: #6E6C56;
	width:100px;
}

#contents td{
	background-color:#ffffff;
}

#member table {
	background-color:#aaa;
}

#member td{
	background:#ffffff url(image/listmarker.gif) no-repeat 3px 50%; 
}


#project dt {
	margin:3px 0 0 15px;
	padding:0 0 0 10px;
	background:url(image/listmarker.gif) no-repeat 0 50%;
	font-weight:bold;
}


#project dd {
	margin:0 0 10px 25px;
	padding:0;
	display:block;
}




#project img {
	padding: 5px;
}


#link_foot {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align:center;
}

#link_foot ul {
	margin:0px auto;
}

#link_foot li{
	display:inline;
	padding:2px 10px;
	border-right:1px solid #555;
}

#link_foot li#menu_last {
	border-right-style:none;
}

#link_foot img {
	background-color:#f1f0e5;
}


p#link_other {
	border-bottom:1px dotted #aaa;
	padding-bottom: 8px;
	text-align: center;
}

.note {
	margin: 10px;
	font-size: 80%;
}

.imgRight{
	float:right;
	padding:10px;
	width:100px
	text-align:center;
	font-size:80%;
	margin-left:10px;
	width: 100px;
}


.imgRight img{
	display:block;
}


.column{
	clear:both;
}

.column p{
	line-height:1.6em;
	padding:0 25px;
}

.column ul {
	display:block;
	padding:10px 0 20px 15px;
}

.column li{
	padding:0 0 0 10px;
	list-style-type:none;
	margin:0.3em 0;
	background:url(image/listmarker.gif) no-repeat 0 0.5em;
}

.column dl{
	padding:10px 25px 10px 0;
	
}

#admission p{
	padding:10px 0;
}

#admission table tr,
#admission table td{
	vertical-align: top;
	text-align: center;
}

#admission table .bunsho{
	text-align: left;
}

#admission table .cols{
	text-align: left;
	padding-left: 40px;
}

#admission table th.Center{
	width: auto;
	background-color:#f1f0e5;
	color: #6E6C56;
	font-weight: bold;
	text-align:center;
}

#admission table .Nendo{
	background-color: #eee;
}

#admission table .FixedWidth {
	width: 17%;
}

#admission table img{
	text-align: right;
	padding: 0 5px 0 15px;
}


#report p{
	padding:10px 0;
}

#report table{
	width: 60%;
	text-align: center;
}


