@charset "UTF-8";



/* format

##################################### */



h2 {

	background: url(../img/h2.jpg) no-repeat;

}



span.small-txt{ font-size:80%;}

div#season-name ul li { font-size:85%;}
	/* season-name monk 	
	div#season-name {
		background: #ddd;
	}
		div#season-name ul {
			padding: 0px;
			width: 515px;
		}
	
		div#season-name ul.01 {
			display: block;
			float: right;
			padding: 7px 0 0;
			width: 515px;
			background: #fff;
		}
		div#season-name ul.02 {
			display: block;
			float: right;
			padding: 0px 0 7px;
			width: 515px;
			background: #fff;
		}
			div#season-name ul li {
				float: left;
				padding-right: 5px;
				padding-left: 5px;
				background: url(../../img/line_season.gif) right no-repeat;
				font-size:85%;
			}
				div#season-name ul li a {
					padding: 2px 8px;
				}
				div#season-name ul li a.current {
					background: #999;
					color: #fff;
				}*/

.mb5{
	margin-bottom:5px;
}
