﻿@charset "UTF-8";

/* layout */
#column_lft {
	background:url(/kyotango-be/shared/images/edu/jun/lnavi_bg.jpg) no-repeat left top;
}
#column_rgt {
	padding-right:10px;
}
/* pankuzu */
#pankuzu {
	background:#E7DEC1 url(/kyotango-be/shared/images/edu/jun/pankuzu_bg.jpg) repeat-x left top;
}
/* photo */
#photo {
	padding:15px 5px;
	text-align:center;
	border-bottom:#FFFFFF solid 1px;
	background:url(/kyotango-be/shared/images/edu/jun/photo_bg.jpg) repeat-x center top;
}
/* left */
#lnavi {
	margin:10px 20px 10px 10px;
	font-size:1%;
	line-height:0.1;
}
#lnavi p {
	margin-bottom:5px;
}
/* right */
#news {
	margin-bottom:20px;
}
#news h2 {
	padding:20px 50px 3px 20px; 
	margin-bottom:15px;
	background:url(/kyotango-be/shared/images/edu/jun/h2_news_bg.gif) no-repeat right bottom;
}
#news h3 {
	font-size:120%;
	color:#003366;
	border-bottom:2px solid #1B7ABA;
	margin-bottom:10px;
}
#news_img {
	width:190px;
	background:url(/kyotango-be/shared/images/edu/jun/news_img_bg.jpg) no-repeat left top;
}
#news_img p {
	padding:5px;
}
#info_event {
	padding-top:5px;
	background-color:#B5AC91;
	margin-bottom:10px;
}
#info_event h2 {
	background:url(/kyotango-be/shared/images/edu/jun/h2_bg.gif) repeat-x left top;
	margin-bottom:5px;
}
#info,
#event {
	padding-right:5px;
	background:url(/kyotango-be/shared/images/edu/jun/info_event_bg.gif) no-repeat right bottom;
	padding-bottom:27px;
}
#info {
	margin-left:5px;
}
#info_inner,
#event_inner {
	padding:5px;
	background-color:#ffffff;
}
#info_cnt,
#event_cnt {
	width:100%;
}
#info table,
#event table {
	width:100%;
}
#info table th,
#info table td {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:2px 2px 10px;
}
#event table th,
#event table td {
	font-weight:normal;
	padding:5px 5px;
	border:1px solid #999999;
	text-align:left;
	vertical-align:top;
}
#event table {
	border-collapse:collapse;
	border:1px solid #999999;
	border-spacing:0;
}
#event table th {
	width:8em;
}
#event table img {
	vertical-align:middle;
}
/*::::: school_footer :::::::::::::::*/
#school_footer {
	border-top:#FFFFFF solid 2px;
	background-color:#CCE6FF;
	background-image:none;
}
/* print */
@media print {
#photo,
#info_event,
#info,
#event,
#info_inner,
#event_inner,
h2 {
	height:1%;
}
}
