@charset "UTF-8";
/* ========================
　カテゴリー：ポータル
=========================== */

/* ---------------------------------------------------Caption */
.caption01 h2,
.caption01 h3{
	font-size:75%;
	line-height:1.5;
	padding:15px 0 11px 2px;
	background:url(../img/line01.gif) repeat-x bottom;
	}
.caption03 h2{
	font-size:80%;
	padding:18px 0 19px 2px;
	background:url(../img/line01.gif) repeat-x bottom;
	}

.caption04 h2{
	font-size:85%;
	line-height:1.5;
	padding:15px 0 11px 2px;
	background:url(../img/line01.gif) repeat-x bottom;
	}

.text-area01 .pic-space03{
	padding-top:14px;
	}



/* ---------------------------------------------------ScoolSong */

#ScoolSong pre{
	font-size:85%;
	line-height:1.5;
	}
@media screen and (-webkit-min-device-pixel-ratio:0){	/* Safari3 */  
	#ScoolSong pre{font-size:100%;}
	}