#library	{
	width : 600px ;
	margin-right: auto;
	margin-left: auto;
	}


#library	#left	{
	}

#library	#right	{
	}


/* $B8+=P$7(B */
#headline	{
	}

#headline	h5	{
	font-size : 1em ;
	color : #204d94 ;
	margin : 10px ;
	}
#headline	h5	{
	font-size : 0.6em ;
	color : #204d94 ;
	margin : 10px ;
	}

#headline	p	{
	font-size : 0.7em ;
	font-family : Hiragino Maru Gothic Pro ; 
	margin : 0.5em 10px 0.5em 10px ;
	text-align : left ;
	}



.halfcolumn	{
	width : 300px ;
	float : left ;
	}

.halfcolumn	h5 {
	font-size : large ;
	font-weight : bolder ;
	margin: 0em 0em 0em 0em;
	padding : 0em ;
	color : #cbcbcb ;
	font-family : Hiragino Kaku Gothic Pro W6 ; 
	}



.halfcolumn	.item	{
	padding-left : 60px;
	margin : 1em 1em 3.5em 0em ;
	text-align : left ;

	}

.halfcolumn	.item	a{
	font-size : 0.8em ;
	color : #204d94 ;
	font-weight : bolder ;
	text-align : left ;

	}

.halfcolumn	.item	a:hover{
	text-decoration : underline ;
	}
.halfcolumn	.item	p{
	font-size : 0.7em ;
	text-align : left ;
	padding : 0px ;
	margin : 0px ;
	font-family : Hiragino Maru Gothic Pro ; 
	}

.halfcolumn	.item	img{
	float : left ;
	margin-left : -60px ;
	border : #204d94 solid 1px ;
	}


