@charset "UTF-8";
@import url("../local.css");
@import url("../_common/css/basic.css");


/***** HTML basic elements *****/

h3 {
	font-size: small;
}


/***** Classified elements *****/

div.member-pane {
	background: #eeeeee none;
	padding:    10px;
}

div.books-sample {
	width:    550px;
	margin:   40px auto;
}

div.books-sample-close {
	margin-bottom: 15px;
	text-align:    center;
}

div.detail-button {
	margin-top: 15px;
	text-align: right;
}

.as-note {
	border-bottom: #333333 1px solid;
}

.workstable {
	border-top:thin #000000 solid

}

.status{
	margin-top:4px;
	margin-bottom:4px;
}

.status2{

	margin-right:5px ;
	vertical-align:middle;
}

.introduction{
	border-bottom:thin #505050 solid;
	padding-top:4px;
	padding-bottom:4px;
}

/***** Identified elements *****/


/* EOF */
