@charset "utf-8";
/* CSS Document */

.l_topap{
	text-align:center;
	color:#FFF;
	font-size:2em;
	font-weight:bold;
	margin-top:0.5em;
	padding:0.7em 0.5em 0.5em 0.5em;
	/*http://www.colorzilla.com/gradient-editor/ */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#990000+0,f70073+100&0+15,1+25,1+75,0+85 */
background: -moz-linear-gradient(-30deg, rgba(153,0,0,0) 0%, rgba(167,0,17,0) 15%, rgba(176,0,29,1) 25%, rgba(223,0,86,1) 75%, rgba(233,0,98,0) 85%, rgba(247,0,115,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-30deg, rgba(153,0,0,0) 0%,rgba(167,0,17,0) 15%,rgba(176,0,29,1) 25%,rgba(223,0,86,1) 75%,rgba(233,0,98,0) 85%,rgba(247,0,115,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(153,0,0,0) 0%,rgba(167,0,17,0) 15%,rgba(176,0,29,1) 25%,rgba(223,0,86,1) 75%,rgba(233,0,98,0) 85%,rgba(247,0,115,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00990000', endColorstr='#00f70073',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}


/*---------------------------------------------*/