@charset "UTF-8";


/** NBO tag_etc.**/

.partition{
	border-bottom: 1px solid #666666;
	 margin-bottom: 10px

}

.tex_cent{
	text-align: center;
}


.tex_blue{
	color: #000080;
}

.tex_red{
	color: #AA0000;
}


.nbofont_s{
	font-size:0.8em;
}

.bpannomark{
	font-size:0.8em;
	color:#808080;
}

.bpannomark01{
	font-size:1.0em;
	color:#808080;
}


.bpbox2 .bpimage_caption{
	font-size:0.9em;
	line-height: 1.2em;
}



/* for 599pxCSS */
@media screen and ( max-width:599px )
{

.bpbox2 .bpimage_caption{
	font-size:0.7em;

}

}
