@charset "UTF-8";
#pageTitle {
	background-image: url(../../images/sub/pagetitle_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
}
#pageTitleSub  {
	background-image: url(../../images/sub/pagetitlesub_bg.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.useInfoSession {
	margin-top: 1em;
	margin-bottom: 2em;
}
.useInfoSession .h3 {
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #9CA4C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1A185;
	margin-bottom: 1em;
	padding-top: 1px;
	padding-left: 1px;
}
.useInfoSession h3 {
	font-size: 123.1%;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #D0D3E5;
}
.useInfoSession h4 {
	font-size: 108%;
	font-weight: bold;
	color: #666666;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
.useInfoSession ul {
	padding-left: 2.2em;
}
.useInfoSession li {
	font-size: 93%;
	line-height: 170%;
	color: #333333;
	margin-bottom: 0.5em;
	list-style-position: outside;
	list-style-type: decimal;
}
.useInfoSession  p {
	font-size: 93%;
	line-height: 170%;
	color: #000;
	margin-bottom: 0.5em;
	text-align: left;
}
.useInfoSession .aka {
	color: #FF0000;
}
#jumpMenu  {
	margin-top: 1em;
	font-size: 16px;
}
#jumpMenu li {
	font-size: 108%;
	font-weight: bold;
	padding-top: 1.4em;
	line-height: 1.6em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCAC8;
	padding-left: 0.5em;
}
#jumpMenu li a {
	color: #644F14;
	text-decoration: none;
	font-size: 14px;
}
#calendar table {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	width:100%;
	padding:0;
	margin:0;
	font-size:0.95em;
	color:#333333;
	line-height:1.4em;
}
#calendar th , #calendar td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#calendar th {
	padding:8px 5px;
	text-align:center;
}
#calendar td {
	padding:5px;
	margin:0;
}
.colorBlue {
	color:#0033FF;
}
.colorRed {
	color:#FF0000;
}
.colorGreen {
	color:#009900;
}
.colorBrown {
	color:#990000;
}
.pageTop {
	float:right;
}
.pageTop a {
	text-decoration:none;
}
.photoFL {
	float:left;
	margin:0 20px 20px 0;
}
.photoFR {
	float:right;
	margin:0 0 20px 20px;
}
.photoUD {
	margin:10px 0 20px 0;
}
.style3 {
	color: #333333;
}
.style6 {
	font-size: 12px;
}
.style7 {
	font-size: 11px;
	font-weight: normal;
	margin-top:5px;
}
