@charset "utf-8";

/*---------------------------------------------------------
 main
----------------------------------------------------------*/
#mainBody{
	font-size:0.95em;
	padding:15px;
}


#loading{
	filter: alpha(opacity=45);
	-moz-opacity:0.45;
	opacity:0.45;
}
#loadingImage{
	text-align:center;
}



.bookletLeft{
	float:left;
}

.bookletRight{
	float:right;
}

.publish{
	padding:5px 10px;
	border-top:1px dotted #009cff;
}

.bookletImge{
	border:1px solid #cccccc;
	margin:10px 0;
}

/*---------------------------------------------------------
 materialListTable
----------------------------------------------------------*/

.materialListTable{
	width:920px;
	border-collapse:collapse;
}

.materialListTable td{
	border:1px solid #FFFFFF;
	padding:5px 3px;
	vertical-align:top;
}

.materialNameCell{
	padding:5px 5px 8px 5px;
	
}

.materialExplanation{
	font-size:0.8em;
}

.author{
	border-bottom:1px dotted #cccccc;
	text-align:right;
}

.textBlue{
	color:#0033CC;
}

textRed{
	color:#CC0000;
}

.materialNum{
	width:20px;
}

.materialName{
	font-size:1em;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
}

.materialGenre{
	width:120px;
	white-space:nowrap;
	font-size:0.8em;
	color:#333333;
}

.materialSchool{
	width:80px;
	white-space:nowrap;
}

.materialSubject{
	padding:0 0 0 10px;
	width:220px;
	white-space:nowrap;
}

.materialDate{
	width:100px;
	white-space:nowrap;
	font-size:0.8em;
}

.materialFavorite{
	width:30px;
	/*text-align:right;*/
}

.materialDate{
	
}

.seriesExp{
	color:#000000;
	padding:10px 10px 10px 1.8em;
	background:url(/common/images/icon/icon_question.gif) no-repeat left .5em ;
	border-bottom:1px dotted #cccccc;
}


/*---------------------------------------------------------
 bookletTable
----------------------------------------------------------*/
.bookletTable{
	width:100%;
	margin:20px 0;
}


.bookletTable td{
	vertical-align:top;
	
}

#main h2{
	padding:0 0 0 5px;
	margin:0;
}

.backnumber{
	width:440px;
}

/*-----------------------------------------------------
 backNumberTable
-------------------------------------------------------*/
.backNumberTable{
	width:430px;
	margin:0 0 0 20px;
}

.backNumberTable td{
	padding:5px 5px 5px 25px;
	border-bottom:1px dotted #cccccc;
	font-size:1em;
}

.backNumberTable td a:link{
	display:block;
	width:100%;
}

td.backNumberSection{
	padding:25px 0 0 0;
	border-bottom:none;
}


/*-----------------------------------------------------
 newSupportList
-------------------------------------------------------*/
.newSupportList{
	width:420px;
	margin:15px 0 0 0;
	padding:0 0 0 20px;
	list-style:none;
	font-size:1.1em;
}

.newSupportList li{
	padding:8px 0;
	border-bottom:1px dotted #cccccc;
}

.date{
	font-size:0.8em;
}


.icon{
	vertical-align:middle;
	padding:0 5px 0 0;
}


.clear{
	clear:both;
}
