@charset "utf-8";

/***********************************************************

 Yahoo! UI Library: Fonts CSS

************************************************************/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4

==============================================
Font-size Adjustment

77% = 10px	| 	123.1% = 16px	|	167% = 22px	
85% = 11px	|	131% = 17px 	|	174% = 23px
93% = 12px	|	138.5% = 18px	|	182% = 24px
100% = 13px	|	146.5% = 19px	|	189% = 25px
108% = 14px	|	153.9% = 20px	|	197% = 26px
116% = 15px	|	161.6% = 21px	|

※ container で 108％を指定

==============================================*/

body{font:13px/1.231 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/***********************************************************

 Default

************************************************************/

/* clearfix */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
.clearfix {
	display:inline-block;
}

/* Hides from MacIE \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from MacIE */

/* IE7でimgの拡大縮小を綺麗にする */

img {
	-ms-interpolation-mode: bicubic;
}

/***********************************************************

 Tag

************************************************************/

body {
	color: #6A6352;
	background-color: #99CEE3;
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/bg_main2.gif);
	background-repeat: repeat-x;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6, table, form, p, ul, ol, li, dl, dt, dd, img {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	text-align: left;
}
div, p, table, form {
	text-align: left;
}
p {
	line-height: 1.5;
	margin-bottom: 16px;
}
table {
	empty-cells: show;
	border-collapse: collapse;
}
th, td {
	vertical-align: top;
	text-align: left;
}
img {
	border: 0px;
	vertical-align: top;
}
ul, ol {
	margin: 0px 0px 16px 36px;
}
dl {
	line-height: 1.5;
}
strong {
	font-weight: bold;
}
a:link, a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover, a:active {
	color: #7DA91F;
	text-decoration: underline;
}
hr {
	display: none;
}
blockquote {
}
address {
}
abbr {
	border-bottom-width: 0;
}
big {
	font-size: 116%;
}

/***********************************************************

 Main Layout

************************************************************/

#container {
	font-size: 108%;
	width: 760px;
	margin: 0px auto;
	text-align: center;
}
#header {
	width: 760px;
	background: url(../../img/bg_pagehead.jpg) no-repeat;
	height: 248px;
	position: relative;
}
#content {
	width: 650px;
	background: #FFFFCC url(../../img/bg_content.gif) repeat-y;
	padding-bottom: 6px;
	padding-right: 60px;
	padding-left: 50px;
}
#pagetitle {
	width: 650px;
	background: url(../../img/bg_pagetitle.gif) no-repeat;
	height: 86px;
	padding-right: 60px;
	padding-left: 50px;
}
#main {
	width: 650px;
	background: #FFFFCC;
}
#umenu {
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	margin-top: 20px;
}
#under {
	width: 700px;
	background: #99CEE3 url(../../img/under_bar.gif) no-repeat;
	padding: 42px 34px 12px 26px;
}

/***********************************************************

 Sub-Layout

************************************************************/

/* header
----------------------------------------------------------- */

#header h1 {
	margin: 0px;
	padding: 0px;
	left: 13px;
	top: 11px;
	position: absolute;
}
#menu2 {
	position: absolute;
	left: 72px;
	top: 129px;
}
#submenu2 {
	padding-bottom: 17px;
	position: absolute;
	left: 115px;
	top: 201px;
}
#menu2 ul,#submenu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu2 li,#submenu2 li {
	float: left;
}
#menu2 li {
	margin-right: 0px;
}
#submenu2 li {
	margin-right: 18px;
}
#menu2 li img, #submenu2 li img {
	display: block;
}

/* other 
----------------------------------------------------------- */

#umenu a:link, #umenu a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#umenu a:hover, #umenu a:active {
	color: #FFCC00;
	text-decoration: underline;
}

/***********************************************************

 Class

************************************************************/

.font10 {
	font-size: 10px;
	line-height: 14px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.rm12 {
	margin-right: 12px;
}
.um12 {
	margin-bottom: 12px;
}
.blue {
	background: #A8DEE4;
}
.orange {
	color: #E57F31;
}

/* news
----------------------------------------------------------- */

#news .section {
	width: 590px;
	background: url(../../news/images/bg-section.gif) repeat-y left top;
	padding: 0px 19px;
	margin-left: 14px;
	margin-bottom: 32px;
}
#news .section h3 {
	margin: 0px -19px 16px;
}
#news .section .section-footer {
	width: 628px;
	height: 8px;
	margin: 0px -19px;
	padding-bottom: 10px;
	background: url(../../news/images/bg-section-footer.gif) no-repeat left bottom;
}
#news #news-section #news-list {
	position: relative;
}
#news #news-section #news-list dt {
	position: absolute;
	width: 6.5em;
}
#news #news-section #news-list dd {
	padding-left: 7em;
	margin-bottom: 4px;
}
#news .news-entry {
}
#news .news-entry h4.date {
	background: url(../../news/images/bg-news-title.gif) repeat-y left top;
	color: #FFF;
	padding: 8px 10px 6px;
	margin-bottom: 12px;
}
#news .news-entry h4.news-title {
	font-size: 114%;
	color: #FF6600;
	margin-bottom: 12px;
}
#news .news-entry .news-body {
	font-size: 86%;
	line-height: 1.5;
	margin-bottom: 20px;
	overflow: hidden;
}
#news .news-entry .news-body p {
	margin-bottom: 16px;
}
#news .news-entry .news-body #entry-more {
	margin-top: 16px;
}
#news #nav-news {
	text-align: center;
	margin-bottom: 24px;
}
#news #nav-news img {
	margin: 0px 1px;
}

/* event
----------------------------------------------------------- */

#event .section {
	background: url(../../event/images/bg-section.gif) repeat-y left top;
	width: 590px;
	padding: 0px 32px 0px 28px;
	margin-bottom: 32px;
}
#event .section h3 {
	width: 650px;
	margin: 0px -32px 10px -28px;
}
#event .section .section-footer {
	background: url(../../event/images/bg-section-footer.gif) no-repeat left top;
	text-align: right;
	width: 650px;
	height: 25px;
	margin: 0px -32px 0px -28px;
}
#event .section .section-footer img {
	margin-right: 12px;
}
#event .event-entry {
}
#event .event-entry h4.date {
	background: url(../../event/images/bg-event-title.gif) repeat-y left top;
	color: #FFF;
	padding: 8px 10px 6px;
	margin-bottom: 12px;
	zoom: 1;
}
#event .event-entry h4.date2 {
	position: relative;
	background: url(../../event/images/bg-event-title2.gif) repeat-y left top;
	color: #FFF;
	padding: 8px 134px 6px 10px;
	margin-bottom: 12px;
	zoom: 1;
}
#event .event-entry h4.date2 .to-detail {
	position: absolute;
	top: 0px;
	right: 0px;
}
#event .event-entry h4.event-title {
	font-size: 114%;
	color: #FF6600;
	margin-bottom: 12px;
}
#event .event-entry .event-body {
	font-size: 86%;
	line-height: 1.5;
	margin-bottom: 20px;
	overflow: hidden;
}
#event .event-entry .event-body p {
	margin-bottom: 16px;
}
#event .event-entry .event-body #entry-more {
	margin-top: 16px;
}
#event .event-entry .event-body .event-main-photo {
	margin-bottom: 12px;
}
#event #to-back {
	text-align: center;
	margin-bottom: 24px;
}
#event .section .announce {
	text-align: center;
	padding: 36px 0px 42px;
	font-weight: bold;
}

/* event - winter -
----------------------------------------------------------- */

#event.winter-thema .section {
	background: url(../../whitepark/event/images/bg-section.gif) repeat-y left top;
}
#event.winter-thema .section .section-footer {
	background: url(../../whitepark/event/images/bg-section-footer.gif) no-repeat left top;
}
#event.winter-thema .event-entry h4.date {
	background: url(../../whitepark/event/images/bg-event-title.gif) repeat-y left top;
}
#event.winter-thema .event-entry h4.date2 {
	background: url(../../whitepark/event/images/bg-event-title2.gif) repeat-y left top;
}
#event.winter-thema .footer-nav-whitepark {
	border: solid 2px #5C8EA5;
	background-color: #A1D2E3;
	padding: 16px;
	text-align: center;
	margin-left: 14px;
	width: 588px;
}

/* lesson - winter -
----------------------------------------------------------- */

#event.winter-thema.lesson .block {
	margin-right: 1px;
	padding: 20px 20px 4px;
	margin-bottom: 20px;
}
#event.winter-thema.lesson .block p {
	font-size: 86%;
}
#event.winter-thema.lesson .block h4 {
	color: #000;
	margin-bottom: 10px;
}
#event.winter-thema.lesson table.white2 {
	width: 500px;
	margin-bottom: 16px;
}
#event.winter-thema.lesson table.white2 td {
	font-size: 14px;
	padding: 2px;
	text-align: center;
	border-bottom: 2px solid #A8DEE4;
	background: #FFFFFF;
	vertical-align: middle;
	border-right: 2px solid #A8DEE4;
}
#event.winter-thema.lesson table.white2 th {
	font-size: 14px;
	padding: 2px;
	border-bottom: 2px solid #A8DEE4;
	color: #FFFFFF;
	background: #477F85;
	border-right: 2px solid #A8DEE4;
}

