@charset "UTF-8";
/* CSS Document */

/* ------------------------------
 All
------------------------------ */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF url(images/container_bg.gif) repeat-y center;
	margin: 10px auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
.twoColFixLtHdr #header {
	height: 134px;
	background: #ffffff url(images/container_header.gif) no-repeat center;
	padding: 0 10px 0 20px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
.twoColFixLtHdr #navi {
	background: #FFFFFF url(images/container_bg.gif) repeat-y center;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 190px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: url(images/sb1_bg.gif) repeat-y right; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 15px 10px 10px 20px;
}
.twoColFixLtHdr #sidebar2 {
	clear: left;
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 190px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: ; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 10px;
	color: #000000;
}
.twoColFixLtHdr #schedule { 
	margin: 0; /* この div エレメントの左マージンにより、ページの左側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */ 
	width: 780px;
	line-height:normal;
	line-height: 120%;
	font-size: 12px;
} 
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 240px; /* この div エレメントの左マージンにより、ページの左側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */ 
	width: 520px;
	line-height: 150%;
	font-size: 12px;
} 
.twoColFixLtHdr #fmenu {
	padding: 20px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	text-align: center;
	font-size: 12px;
} 
.twoColFixLtHdr #footer {
	padding: 0 20px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background: url(images/container_footer.gif) no-repeat center bottom;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.button {
	text-align: right;
}
.button a {
	margin-left: 20px;
}

/* ------------------------------
 Header
------------------------------ */

/* ------------------------------
 Navi
------------------------------ */
.twoColFixLtHdr #navi .link { 
	text-align: right;
	font-size: 10px;
	margin: 10px 0 5px 0;
	padding: 0 16px;
}
.twoColFixLtHdr #navi .link a:link { 
	text-decoration: none;
	color:#000000;
}
.twoColFixLtHdr #navi a:visited { 
	text-decoration: none;
	color:#333333;
}
.twoColFixLtHdr #navi .link a:hover {
	text-decoration: none;
	color:#666666;
	background-color:#E5E5E5;
}
.twoColFixLtHdr #navi .link a:active {
	text-decoration: none;
	color:#ffffff;
	background-color:#f2f2f2;
}
.twoColFixLtHdr #navi .navi a:link {
	text-decoration: none;
	color:#000000;
}
.twoColFixLtHdr #navi .navi a:visited {
	text-decoration: none;
	color:#000000;
}
.twoColFixLtHdr #navi .navi a:hover {
	text-decoration: none;
	color:#cccccc;
}
.twoColFixLtHdr #navi .navi a:active {
	text-decoration: none;
	color:#f2f2f2;
}
.twoColFixLtHdr #navi .navi { 
	background: url(images/navi_bg.gif) no-repeat center top;
	font-size: 10px;
	margin: 0;
	padding: 4px 0 0 35px;
	height: 16px;
}

/* ------------------------------
 Sidebar
------------------------------ */
.twoColFixLtHdr #sidebar1 a:link { 
	text-decoration: none;
	color:#000000;
}
.twoColFixLtHdr #sidebar1 a:visited { 
	text-decoration: none;
	color:#333333;
}
.twoColFixLtHdr #sidebar1 a:hover {
	text-decoration: none;
	color:#666666;
}
.twoColFixLtHdr #sidebar1 a:active {
	text-decoration: none;
	color:#ffffff;
}
.twoColFixLtHdr #sidebar1 { 
	font-size: 10px;
}
.twoColFixLtHdr #sidebar1 .hr { 
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e5e5e5;
	margin: 5px 0;
}
.twoColFixLtHdr #sidebar1 .h1 {
	font-size: 14px;
}
.twoColFixLtHdr #sidebar1 .h1 a {
	background-color: #FFFFFF;
}
.twoColFixLtHdr #sidebar1 .h1 img { 
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
}
.twoColFixLtHdr #sidebar1 .h3 {
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1 .h2 {
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1 .h2 ul {
	margin: 5px 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #f2f2f2;
}
.twoColFixLtHdr #sidebar1 .h2 li {
	border-bottom: 1px solid #ffffff;
	font-size: 10px;
	margin: 0 0 0 11px;
	padding: 0;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 .h2 a {
	display: block;
	padding: 2px 0 2px 5px;
}
.twoColFixLtHdr #sidebar1 .h2 li a {
	padding-left: 0px;
}
.twoColFixLtHdr #sidebar1 .category1, .category2, .category3, .category4, .category5, .category6, .category7 {
	margin-bottom: 10px;
}
.twoColFixLtHdr #sidebar1 .category1 .h2 {
	border-left-color: #99cc00;
}
.twoColFixLtHdr #sidebar1 .category1 .h2 a {
	background-color: #e5f2bf;
}
.twoColFixLtHdr #sidebar1 .category1 .h2 li {
	list-style-image: url(images/bl_category1.gif);
}
.twoColFixLtHdr #sidebar1 .category1 .h2 li a {
	background: #ffffff url(images/sb1_h2_bg.gif) repeat-y right;
}
.twoColFixLtHdr #sidebar1 .category1 .h3 {
	color: #99cc00;
}
.twoColFixLtHdr #sidebar1 .category2 .h2 { 
	border-left-color: #ff9900;
}
.twoColFixLtHdr #sidebar1 .category2 .h2 a {
	background-color: #ffe5bf;
}
.twoColFixLtHdr #sidebar1 .category2 .h2 li {
	list-style-image: url(images/bl_category2.gif);
}
.twoColFixLtHdr #sidebar1 .category2 .h2 li a {
	background: #ffffff url(images/sb1_h2_bg.gif) repeat-y right;
}
.twoColFixLtHdr #sidebar1 .category2 .h3 {
	color: #ff9900;
}
.twoColFixLtHdr #sidebar1 .category3 .h2 { 
	border-left-color: #cc3300;
}
.twoColFixLtHdr #sidebar1 .category3 .h2 a {
	background-color: #f2ccbf;
}
.twoColFixLtHdr #sidebar1 .category3 .h2 li {
	list-style-image: url(images/bl_category3.gif);
}
.twoColFixLtHdr #sidebar1 .category3 .h2 li a {
	background: #ffffff url(images/sb1_h2_bg.gif) repeat-y right;
}
.twoColFixLtHdr #sidebar1 .category3 .h3 {
	color: #cc3300;
}
.twoColFixLtHdr #sidebar1 .category4 .h2 { 
	border-left-color: #ff3300;
}
.twoColFixLtHdr #sidebar1 .category4 .h2 a {
	background-color: #ffccbf;
}
.twoColFixLtHdr #sidebar1 .category4 .h2 li {
	list-style-image: url(images/bl_category4.gif);
}
.twoColFixLtHdr #sidebar1 .category4 .h2 li a {
	background: #ffffff url(images/sb1_h2_bg.gif) repeat-y right;
}
.twoColFixLtHdr #sidebar1 .category4 .h3 {
	color: #ff3300;
}
.twoColFixLtHdr #sidebar1 .category5 .h2 { 
	border-left-color: #ffcc00;
}
.twoColFixLtHdr #sidebar1 .category5 .h2 a {
	background-color: #fff2bf;
}
.twoColFixLtHdr #sidebar1 .category5 .h2 li {
	list-style-image: url(images/bl_category5.gif);
}
.twoColFixLtHdr #sidebar1 .category5 .h2 li a {
	background: #ffffff url(images/sb1_h2_bg.gif) repeat-y right;
}
.twoColFixLtHdr #sidebar1 .category5 .h3 {
	color: #ffcc00;
}
.twoColFixLtHdr #sidebar1 .category6 .h2 { 
	border-left-color: #999900;
}
.twoColFixLtHdr #sidebar1 .category6 .h2 a {
	background-color: #e5e5bf;
}
.twoColFixLtHdr #sidebar1 .category6 .h2 li {
	list-style-image: url(images/bl_category6.gif);
}
.twoColFixLtHdr #sidebar1 .category6 .h2 li a {
	background: #ffffff url(images/sb1_h2_bg.gif) repeat-y right;
}
.twoColFixLtHdr #sidebar1 .category6 .h3 {
	color: #999900;
}
.twoColFixLtHdr #sidebar1 .category7 .h2 { 
	border-left-color: #33cccc;
}
.twoColFixLtHdr #sidebar1 .category7 .h2 a {
	background-color: #ccf2f2;
}
.twoColFixLtHdr #sidebar1 .category7 .h2 li {
	list-style-image: url(images/bl_category7.gif);
}
.twoColFixLtHdr #sidebar1 .category7 .h2 li a {
	background: #ffffff url(images/sb1_h2_bg.gif) repeat-y right;
}
.twoColFixLtHdr #sidebar1 .category7 .h3 {
	color: #33cccc;
}
.twoColFixLtHdr #sidebar2 .sb1 {
	background: url(images/sb1_b.gif) no-repeat right top;
	width: 190px;
	height: 20px;
	margin: 0 0 0 20px;
	padding: 0 10px 0 0;
}
.twoColFixLtHdr #sidebar2 ul {
	margin: 10px 0 0 20px;
	padding: 0;
	clear: right;
}
.twoColFixLtHdr #sidebar2 li {
	list-style-image: url(images/bl_01.gif);
	margin: 5px 0 5px 20px;
	padding: 0;
}
.twoColFixLtHdr #sidebar2 li a:link { 
	text-decoration: none;
	color:#000000;
}
.twoColFixLtHdr #sidebar2 li a:visited { 
	text-decoration: none;
	color:#333333;
}
.twoColFixLtHdr #sidebar2 li a:hover {
	text-decoration: none;
	color:#666666;
	background-color:#E5E5E5;
}
.twoColFixLtHdr #sidebar2 li a:active {
	text-decoration: none;
	color:#ffffff;
	background-color:#f2f2f2;
}
.twoColFixLtHdr #sidebar2 .banner {
	width: 190px;
	margin: 30px 0 30px 20px;
	padding: 0 10px 0 0;
}

/* ------------------------------
 schedule
------------------------------ */
.twoColFixLtHdr #schedule a:link {
	color:#CC0000;
}
.twoColFixLtHdr #schedule a:visited {
	color:#660000;
}
.twoColFixLtHdr #schedule a:hover {
	text-decoration: none;
	color:#FF3333;
	background-color:#ffe5e5;
}
.twoColFixLtHdr #schedule a:active {
	text-decoration: none;
	color:#FF6666;
	background-color:#fff2f2;
}
.twoColFixLtHdr #schedule p {
	margin: 20px;
	text-align: left;
}
.twoColFixLtHdr #schedule table {
	width: 740px;
	border: 1px solid #ffffff;
	margin: 0 auto;
}
.twoColFixLtHdr #schedule th {
	font-size: 12px;
	border: 1px solid #f2f2f2;
	border-bottom: none;
	text-align:center;
}
.twoColFixLtHdr #schedule td {
	font-size: 9px;
	border: 1px solid #999999;
	padding: 5px;
}
.twoColFixLtHdr #schedule td p {
	margin: 5px 0;
}
.twoColFixLtHdr #schedule td .date {
	color: #0000ff;
}
.twoColFixLtHdr #schedule tr .blank {
	background-color: #f2f2f2;
	border: 1px solid #ffffff;
}

/* ------------------------------
 mainContent
------------------------------ */
.twoColFixLtHdr #mainContent a:link {
	color:#CC0000;
}
.twoColFixLtHdr #mainContent a:visited {
	color:#660000;
}
.twoColFixLtHdr #mainContent a:hover {
	text-decoration: none;
	color:#FF3333;
	background-color:#ffe5e5;
}
.twoColFixLtHdr #mainContent a:active {
	text-decoration: none;
	color:#FF6666;
	background-color:#fff2f2;
}

/* toppage:start */
.twoColFixLtHdr #mainContent .toppage table {
	margin: 0;
	padding: 0;
	width: 530px;
	border-bottom: none;
}
.twoColFixLtHdr #mainContent .toppage .movie table {
	width: 520px;
}
.twoColFixLtHdr #mainContent .toppage .movie td {
	margin: 0;
	padding: 0;
	border-bottom: none;
	background: url(images/movietext_bg.gif) no-repeat left top;
}
.twoColFixLtHdr #mainContent .toppage .movie .text {
	margin: 0;
	padding: 20px 15px 20px 25px;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}


/* now */
.twoColFixLtHdr #mainContent .toppage .now {
	margin: 10px 0 10px 0;
}
.twoColFixLtHdr #mainContent .toppage .now a {
	text-decoration: none;
	color: #000000;
}
.twoColFixLtHdr #mainContent .toppage .now a div {
	padding: 10px 30px 15px 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.twoColFixLtHdr #mainContent .toppage .now a div h1 {
	filter:dropshadow (color=#cccccc ,offx=1 ,offy=1 ,positive=true) ; 
    text-shadow: 1px 1px 1px #cccccc;
	font-size: 14px;
	font-weught: bold;
	background: none;
	margin: 5px 0 5px -14px;
	padding: 0;
	text-align: left;
	width: 450px;
	height: 18px;
}

.twoColFixLtHdr #mainContent .toppage .now .seminar {
	margin: 10px 0 0 0;
}
.twoColFixLtHdr #mainContent .toppage .now .seminar a:link div {
	text-decoration: none;
	border: 2px solid #ffe5bf;
	margin:  5px 5px 0 0;
	background:url(images/arrow_seminar.gif) right bottom no-repeat;
}
.twoColFixLtHdr #mainContent .toppage .now .seminar a:visited div {
	text-decoration: none;
	border: 2px solid #ffe5bf;
	margin:  5px 5px 0 0;
	background:url(images/arrow_seminar.gif) right bottom no-repeat;
}
.twoColFixLtHdr #mainContent .toppage .now .seminar a:hover div {
	text-decoration: none;
	border: 2px solid #ff9900;
	background: #ffe5bf url(images/arrow_seminar-over.gif) right bottom no-repeat;
	margin:  5px 0 0 5px;
}
.twoColFixLtHdr #mainContent .toppage .now .seminar a:active div {
	text-decoration: none;
	border: 2px solid #ff9900;
	background: #ffe5bf url(images/arrow_seminar-on.gif) right bottom no-repeat;
	margin:  5px 0 0 5px;
}

.twoColFixLtHdr #mainContent .toppage .now .event {
	margin: 10px 0 0 0;
}
.twoColFixLtHdr #mainContent .toppage .now .event a:link div {
	text-decoration: none;
	border: 2px solid #ccf2f2;
	margin: 5px 5px 0 0;
	background:url(images/arrow_event.gif) right bottom no-repeat;
}
.twoColFixLtHdr #mainContent .toppage .now .event a:visited div {
	text-decoration: none;
	border: 2px solid #ccf2f2;
	margin: 5px 5px 0 0;
	background:url(images/arrow_event.gif) right bottom no-repeat;
}
.twoColFixLtHdr #mainContent .toppage .now .event a:hover div {
	text-decoration: none;
	border: 2px solid #33cccc;
	background: #ccf2f2 url(images/arrow_event-over.gif) right bottom no-repeat;
	margin: 5px 0 0 5px;
}
.twoColFixLtHdr #mainContent .toppage .now .event a:active div {
	text-decoration: none;
	border: 2px solid #33cccc;
	background: #ccf2f2 url(images/arrow_event-on.gif) right bottom no-repeat;
	margin: 5px 0 0 5px;
}


.twoColFixLtHdr #mainContent .toppage .main {
	padding: 20px 20px 0 0;
	background-image: none;
	border-bottom: none;
}
.twoColFixLtHdr #mainContent .toppage .main table {
	width: 250px;
}
.twoColFixLtHdr #mainContent .toppage .main th {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
}
.twoColFixLtHdr #mainContent .toppage .main td {
	font-size: 10px;
	border: 1px solid #999999;
	padding: 10px;
}
.twoColFixLtHdr #mainContent .toppage .main ul {
	width: 230px;
	margin: 0 0 20px 20px;
	padding: 0;
}
.twoColFixLtHdr #mainContent .toppage .main li {
	margin-bottom: 20px;
	list-style-image: url(images/bl_toppage.gif);
	list-style-type: disc;
	font-size: 12px;
	font-variant: normal;
	border: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}
.twoColFixLtHdr #mainContent .toppage .urakusai {
	padding: 20px 0;
	margin: 0;
	background-image: none;
	border-bottom: none;
}
.twoColFixLtHdr #mainContent .toppage .urakusai .box {
	width: 220px;
	font-size: 10px;
	padding: 20px;
	background: url(images/box_topurakusai_bg.gif) repeat-y left;
}
.twoColFixLtHdr #mainContent .toppage .urakusai .box h1 {
	margin: 20px 0;
	padding: 5px 0 0 0;
	width: 210px;
	font-size: 12px;
	font-weight: bold;
	background: url(images/td_bg.gif) repeat-x bottom;
	text-align:left;
	border-top: 2px solid #c43e43;
	border-bottom: 2px solid #c43e43;
}
.twoColFixLtHdr #mainContent .toppage .urakusai .box .text {
	margin: 0;
	padding: 0;
	width: 210px;
	line-height:20px;
	background-image: url(images/line_topurakusai.gif);
}
.twoColFixLtHdr #mainContent .toppage .urakusai .box div p {
	margin: 0 0 20px 0;
	padding: 0;
}
.twoColFixLtHdr #mainContent .toppage .button a {
	margin-left: 0;
}
/* toppage:end */

.twoColFixLtHdr #mainContent h1 {
	margin: 0 0 20px 0;
	padding: 15px 30px 0 0;
	line-height: 120%;
	font-size: 16px;
	background: url(images/h1_bg.gif) no-repeat;
	width: 490px;
	height: 36px;
	text-align: right;
}
.twoColFixLtHdr #mainContent h2 {
	margin: 50px 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #c43e43;
	line-height: 120%;
	font-size: 14px;
	background: url(images/h2_bg.gif) repeat-x bottom;
	letter-spacing: 0.3em;
}
.twoColFixLtHdr #mainContent h3 {
	margin: 50px 0 10px 0;
	padding: 0 0 3px 5px;
	border-left: 5px solid #c43e43;
	border-bottom: 1px solid #cccccc;
	line-height: 120%;
	font-size: 14px;
	background: url(images/h3_bg.gif) repeat-x bottom;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent h4 { 
	margin: 50px 0 10px 0;
	padding: 0 0 0 5px;
	border-left: 10px solid #c43e43;
	line-height: 120%;
	font-size: 14px;
}
.twoColFixLtHdr #mainContent h5 {
	margin: 20px 0 10px 0;
	padding: 0 0 0 5px;
	border-left: 5px solid #c43e43;
	line-height: 120%;
	font-size: 12px;
}
.twoColFixLtHdr #mainContent h6 {
	width: 490px;
	margin: 20px 0 0 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #c43e43;
	line-height: 120%;
	font-size: 12px;
}
.twoColFixLtHdr #mainContent .q {
	margin: 30px 0 10px 45px;
	list-style-image: url(images/bl_q.gif);
	line-height: 170%;
	font-size: 14px;
	font-weight: bold;
	display: list-item;
}
.twoColFixLtHdr #mainContent .a {
	margin: 20px 0 10px 45px;
	list-style-image: url(images/bl_a.gif);
	line-height: 150%;
	display: list-item;
}
.twoColFixLtHdr #mainContent hr {
	border-top: 2px solid #e5e5e5;
	border-bottom: 1px solid #999999;
	margin: 20px 0;
}
.twoColFixLtHdr #mainContent table {
	border: none;
	width: 500px;
	margin: 0 0 20px 0;
}
.twoColFixLtHdr #mainContent table th {
	background: #f2f2f2 url(images/th_bg.gif) repeat-x bottom;
	border: none;
	border-left: 5px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px 2px 2px 5px;
	color: #333333;
	font-weight: normal;
	white-space: nowrap;
}
.twoColFixLtHdr #mainContent table td {
	border: none;
	border-bottom: 1px solid #999999;
	padding: 2px;
	background: url(images/td_bg.gif) repeat-x bottom;
	padding: 10px;
}
.twoColFixLtHdr #mainContent .twoCol table {
	width: 520px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #mainContent .twoCol td {
	background: none;
	border: none;
	line-height: 170%;
	margin: 0;
	padding: 0 10px 0 0;
	vertical-align: top;
}
.twoColFixLtHdr #mainContent .twoCol th {
	background: none;
	border: none;
	border-left: 1px solid #e5e5e5;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: top;
}
.twoColFixLtHdr #mainContent .twoCol th p {
	margin: 50px 0;
}
.twoColFixLtHdr #mainContent .ex td {
	background: #ffffff url(images/ex_bg.gif) repeat-y center;
	line-height: 200%;
	border: 1px solid #e5e5e5;
	margin: 30px 0;
	padding: 20px;
	color: #333333;
}
.twoColFixLtHdr #mainContent .merit {
	width: 490px;
	border: 1px solid #e5e5e5;
	margin: 30px 0;
	padding: 10px 0;
}
.twoColFixLtHdr #mainContent .merit li {
	width: 420px;
	font-size: 12px;
	margin: 0.5em 0;
	padding: 5px 0 2px 0;
	list-style-image: url(images/bl_merit.gif);
	border-bottom: 1px solid #e59999;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent .skill li {
	width: 420px;
	font-size: 12px;
	margin: 0.5em 0;
	padding: 0;
	list-style-image: url(images/bl_skill.gif);
	border: none;
}
.twoColFixLtHdr #mainContent ul {
	padding: 0 0 0 50px;
	margin: 0 0 20px 0;
	width: 450px;
}
.twoColFixLtHdr #mainContent ul li {
	font-size: 14px;
	margin: 0.5em 0;
	padding: 5px 0 2px 0;
	border-bottom: 1px dotted #e59999;
	list-style-image: url(images/bl_target.gif);
}

/* ------------------------------
 Fmenu
------------------------------ */
.twoColFixLtHdr #fmenu { 
	line-height:170%;
}
.twoColFixLtHdr #fmenu a:link { 
	text-decoration: none;
	color:#000000;
}
.twoColFixLtHdr #fmenu a:visited { 
	text-decoration: none;
	color:#333333;
}
.twoColFixLtHdr #fmenu a:hover {
	text-decoration: none;
	color:#666666;
	background-color:#E5E5E5;
}
.twoColFixLtHdr #fmenu a:active {
	text-decoration: none;
	color:#ffffff;
	background-color:#f2f2f2;
}

/* ------------------------------
 Footer
------------------------------ */
.twoColFixLtHdr #footer .copyright {
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding: 0 0 20px 0;
}
.twoColFixLtHdr #footer a:link { 
	text-decoration: none;
	color:#000000;
}
.twoColFixLtHdr #footer a:visited { 
	text-decoration: none;
	color:#333333;
}
.twoColFixLtHdr #footer a:hover {
	text-decoration: none;
	color:#666666;
	background-color:#E5E5E5;
}
.twoColFixLtHdr #footer a:active {
	text-decoration: none;
	color:#ffffff;
	background-color:#f2f2f2;
}

/* ------------------------------
 schedule
------------------------------ */
.twoColFixLtHdr #schedule {
	margin: 0 auto;
	text-align: center;
}
.twoColFixLtHdr #schedule h1 {
	margin: 0 20px 20px 0;
	padding: 15px 30px 0 0;
	line-height: 120%;
	font-size: 16px;
	background: url(images/h1_bg.gif) no-repeat;
	width: 490px;
	height: 36px;
	text-align: right;
	float: right;
}

