@charset "utf-8";

/* top_box02 */
#top_box02 {
	width: 944px;
}
#top_box02 dl {
	width: 944px;
	overflow: hidden;
}
#top_box02 dt {
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 734px;
	padding-top: 12px;
	padding-left: 12px;
}
#top_box02 dd {
	padding-top: 10px;
}

/* top_box03 */
#top_box03 {
	width: 191px;
	float: left;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 8px;
	height: 133px;
}
#top_box03 ul {
}
#top_box03 li {
	padding-bottom: 1px;
}

/* ------------------------
	#main
------------------------ */
#main {
	padding-top: 10px;
	background-image: none;
}
#school_top {
	width: 657px;
	text-align: center;
	margin-left: 55px;
	margin-bottom: 20px;
}
#school_cnt {
	width: 637px;
	border-top-color: #b5dee5;
	border-right-color: #b5dee5;
	border-bottom-color: #b5dee5;
	border-left-color: #b5dee5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: 55px;
	margin-bottom: 30px;
	padding: 10px;
}
#school_cnt table {
	font-size: 14px;
	width: 637px;
}
#school_cnt th {
	width: 100px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#school_cnt td {
	line-height: 150%;
	color: #666;
	vertical-align: top;
	padding-bottom: 10px;
  text-align: center;
}


#school_cnt td a{
  font-size: 1.8em;
}



/* ------------------------
	#category
------------------------ */
.cat_box01,
.cat_box02,
.cat_box03,
.cat_box04,
.cat_box05 {

}

h2.news,
h2.exhibition,
h2.sports,
h2.stage,
h2.music,
h2.others,
h2.entame {
	background-repeat: no-repeat;
	height: 125px;
	width: 934px;
	margin-left: 10px;
}

h2.news{
	background-image: url(../img/news/h2_bg.gif);
}
h2.exhibition{
	background-image: url(../img/exhibition/h2_bg.gif);
}
h2.sports{
	background-image: url(../img/sports/h2_bg.gif);
}
h2.stage{
	background-image: url(../img/stage/h2_bg.gif);
}
h2.music{
	background-image: url(../img/music/h2_bg.gif);
}
h2.others{
	background-image: url(../img/others/h2_bg.gif);
}
h2.entame{
	background-image: url(../img/entame/h2_bg.gif);
}
h2.school {
	text-align: left;
	margin-left: 65px;
}


/* ------------------------
	#news
------------------------ */
#news {
	width: 609px;
	padding-top: 12px;
	padding-left: 69px;
	padding-right: 63px;
	color: #666666;
	padding-bottom: 20px;
}
#news a {
	color: #c97b18;
}
#news dl {
}
#news dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c97b18;
	line-height: 1.2;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#news dd {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	padding-top: 5px;
	text-indent: 10px;
	line-height: 2;
	color: #c97b18;
}
#news dt span {
	color: #FF3300;
	font-weight: bold;
}

#ennews {
	width: 609px;
	padding-top: 12px;
	padding-left: 69px;
	padding-right: 63px;
	color: #666666;
	padding-bottom: 20px;
}
#ennews a {
	color: #D63E8A;
}
#ennews dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D63E8A;
	line-height: 1;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#ennews dd {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	padding-top: 5px;
	text-indent: 10px;
	line-height: 2;
}
#ennews dd a span {
	color: #FF3300;
	font-weight: bold;
}

/* ------------------------
	#side
------------------------ */
#side {
	float: right;
	width: 154px;
}

#side .side_box01 {
	background-image: url(../img/common/side_bg002.gif);
	width: 139px;
	padding-right: 9px;
	padding-left: 6px;
	margin-bottom: 10px;
	background-position: 6px top;
	background-repeat: repeat-y;
}
#side .side_box01 dl {
	background-image: url(../img/common/side_bg003.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#side .side_box01 dt {
	line-height: 1.5;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
#side .side_box01 dt span {
	color: #cc3300;
	font-weight: bold;
}
#side .side_box01 dd {
	padding-bottom: 10px;
	line-height: 1.5;
	font-size: 12px;
	font-weight: normal;
}
#side .side_box01 dd a {
	line-height: 1.5;
	color: #333;
	font-size: 12px;
}

