@charset "UTF-8";

/* -----------------------------*/
/*  default css
/* -----------------------------*/
@import "../../css/base.css";
@import "../../css/page.css";

h2 {
	background:  url(../../css/design/ttl2_live.gif) no-repeat left top;
}

/*-- 年メニューエリア --*/
#live_year_menu	 {
	margin: 0 0 0 5px;
	padding: 10px 0px;
	font-size: 8pt;
	text-align:  center;
	border-color: #ff9933;
	border-style: solid;
	border-width: 1px;
	clear:  both;
}

.live_pic_inc {
	width: 250px;
	height: 290px;
	margin: 5px;
	border-color: #ff9933;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-width: 1px;
	float: left;
}

a.link_h3:link { text-decoration:none;color:#ff9933; }
a.link_h3:visited { text-decoration:none;color:#ff9933; }
a.link_h3:hover { text-decoration:none;color:#ff6600; }
a.link_h3:active { text-decoration:none;color:#ff0000; }
