@media screen {

html, body {
	height: 100%;
}
body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	cursor:pointer;
}
label {
	font-weight:bold;
}
h1 {
	color:#689000;
	background:url(http://www.kids-forest.com/themes/kids/images/map/map_17.gif) no-repeat bottom left;
}

fieldset {
	border:1px solid #ccc;
}
div.ccm-error-response {
	color: #f00;
	margin-bottom: 12px;
}
#page{
	margin:auto;
	text-align:left;
}
#page #header{
	position:relative;
}
#page {
	width:780px;
	border-left:1px solid #669900;
	border-right:1px solid #669900;
	border-bottom:1px solid #669900;
}
ul {
	margin:0;
	padding:0;
}
/*TOP HEADER*/
div#topHeader {
	width:780px;
	height:83px;
	background:url(http://www.kids-forest.com/themes/kids/images/header.gif) no-repeat top left;
	margin:0;
}

#page #topHeader ul.nav {
	list-style:none;
	margin:0px;
	float: right; 
	padding:0px;
	z-index:2;
	overflow:visible;
	list-style-image:url(http://www.kids-forest.com/themes/kids/images/top_menulist.gif);
}
#page #topHeader ul.nav li {
	float:left;
	padding:2px 0px;
	margin-right:24px;
	margin-bottom: 0px;
	color:#daf095;
	font-size:14px;
	letter-spacing:1.5px;
	margin-top:32px
}
#page #topHeader ul.nav li a {
	text-decoration:none;
	color:#666;
}
#page #topHeader ul.nav li a:hover {
	color:#99CC00;
}

div#topHeader {
	width:780px;
	height:83px;
	background:url(http://www.kids-forest.com/themes/kids/images/header.gif) no-repeat top left;
	margin:0;
}
div#topHeader a.top {
	display:block;
	float:left;
	height:78px;
	line-height:34px;
	text-decoration:none;
	width:460px;
}
/*TOP MENU*/
#page #topMenu ul {
	width:100%;
	margin:0;
	margin-left:0px;
}
#page #topMenu ul li {
	margin:0;
	display:inline;
	list-style:none;
	height:134px;
}
#page #topMenu ul li a{
	display:block;
	float:left;
	color:#F0027F;
	height:34px;
	line-height:34px;
	text-decoration:none;
	text-align:left;
}
#page #topMenu ul li a:hover{
	color:orange;
}
#topMenu ul li.none a {
	width:13px;
	height:34px;
	background:url(http://www.kids-forest.com/themes/kids/images/none_menu.gif) no-repeat;
	margin:0;
	padding:0;
}
#topMenu ul li.home a{
	width:80px;
	background:url(http://www.kids-forest.com/themes/kids/images/home.gif) no-repeat;
}
#topMenu ul li.home a:hover{
	background:url(http://www.kids-forest.com/themes/kids/images/home_on.gif) no-repeat;
}
#topMenu ul li.greeting a{
	width:147px;
	background:url(http://www.kids-forest.com/themes/kids/images/greeting.gif) no-repeat;
}
#topMenu ul li.greeting a:hover{
	background:url(http://www.kids-forest.com/themes/kids/images/greeting_on.gif) no-repeat;
}
#topMenu ul li.consultation a{
	width:160px;
	background:url(http://www.kids-forest.com/themes/kids/images/consultation.gif) no-repeat;
}
#topMenu ul li.consultation a:hover{
	background:url(http://www.kids-forest.com/themes/kids/images/consultation_on.gif) no-repeat;
}
#topMenu ul li.guidance a{
	width:94px;
	background:url(http://www.kids-forest.com/themes/kids/images/guidance.gif) no-repeat;
}
#topMenu ul li.guidance a:hover{
	background:url(http://www.kids-forest.com/themes/kids/images/guidance_on.gif) no-repeat;
}
#topMenu ul li.link a{
width:130px;
	background:url(http://www.kids-forest.com/themes/kids/images/link.gif) no-repeat;
}
#topMenu ul li.link a:hover{
	background:url(http://www.kids-forest.com/themes/kids/images/link_on.gif) no-repeat;
}
#topMenu ul li.information a{
width:156px;
	background:url(http://www.kids-forest.com/themes/kids/images/information.gif) no-repeat;
}
#topMenu ul li.information a:hover{
	background:url(http://www.kids-forest.com/themes/kids/images/information_on.gif) no-repeat;
}

/*LOGO*/
#page #header #logo{
	font-size:32px; 
	line-height: auto; 
	margin-bottom: 0px;
	padding: 0px;
	margin-top:8px;
}

#page .divider{
	padding-top: 0px;
	overflow:hidden;
	height:0px;
	clear:both;
	width:100%;
}

/*HEADER*/
#page #header #header-area #header-area-inside{margin: 10px;}
#page #header #header-area img { display: block}


/*FOOTER*/
#page #footer{
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	clear:both;
	padding-bottom:16px;
	color:#999;
	font-size:10px;
	margin-top:20px;
	background:url(http://www.kids-forest.com/themes/kids/images/bottom_line.gif) no-repeat top left;
}
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }
#page #footer div.footerNav ul.nav{
	list-style:none;
	margin:0px;
	padding:0px;
	width:auto;
	overflow:visible;
	border-bottom:1px dotted #CCC;
	padding-bottom:3px;
	text-align:center;
}
#page #footer div.footerNav ul.nav li{
	display:inline;
	padding:2px 0px;
	margin-left:16px;
	margin-bottom: 0px; color:#999;
	font-size:11px;
	margin-top:0px;
}
#page #footer div.footerNav ul.nav li a{
	text-decoration:none;
	color:#999999;
}
#page #footer div.footerNav ul.nav li.nav-selected{
	border:1px solid #bbb;
	padding:2px 8px;
}


/*CENTRAL*/
#page #central{
	clear:both;
}
#page #central.central-left {
}
#page #central.central-left #body {
	padding-left: 8px !important;
	padding-right: 0px !important;
	float:right;
}

#page #central #body{
	float:left;
	width:440px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin-right: 10px !important;
}
#page #central.navLeft{ background:url(http://www.kids-forest.com/themes/kids/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

/*SIDE BAR*/
#page #central.central-left div#sidebar {
	float: left !important;
}
#page #central #sidebar{
	width:280px;
	float:right;
	/*overflow:hidden*/;
	padding-left:10px;
	padding-right:10px;
	border-right:0px dotted #669900;
}
#page #central #sidebar p{ line-height:19px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #header #headerNav{ position: absolute; top: 14px; right: 0px; z-index:2; width:100%; overflow:visible;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#999999 }
#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }

/*NO SIDEBAR*/
#page .no-sidebar { background-image: none !important}
#page .no-sidebar #body{ float: none !important; width: auto !important; }

/*ETC*/
#page #header #header-area{
	margin-bottom: 10px;
}

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}


/*Original*/

div.homeBlockRight {
	width:440px;
	font-size:12px;
}
div.homeBlockRight h1 {
	color:#689000;
	background:url(http://www.kids-forest.com/themes/kids/images/home/home_05.gif) no-repeat bottom left;
	font-size:190%;
	padding-bottom:6px !important;

}
div.yoyaku {
	margin:0;
	height: 146px;
	background: url(http://www.kids-forest.com/themes/kids/images/home/home_07.gif) no-repeat;
	padding-top:15px;
	padding-left:139px;
}

div.homeBlockRight ul.consult {
	margin:0;
	padding:0;
	margin-bottom:20px;
	width:440px;
}
div.homeBlockRight ul.consult li {
	display:inline;
	font-size:11px;
}
div.homeBlockRight ul.consult li.ippan a {
	padding-left: 32px;
	width: 50px;
	background: url(http://www.kids-forest.com/themes/kids/images/home/home_10.gif) no-repeat top left;
}
div.homeBlockRight ul.consult li.yobo a {
	padding-left: 38px;
	width: 115px;
	background: url(http://www.kids-forest.com/themes/kids/images/home/home_11.gif) no-repeat top left;
}
div.homeBlockRight ul.consult li.ale a {
	padding-left: 37px;
	width: 152px;
	background: url(http://www.kids-forest.com/themes/kids/images/home/home_12.gif) no-repeat top left;
}
div.homeBlockRight ul.consult li a {
	line-height: 30px;
	float: left;
	display: block;
	height: 26px;
}

div.homeBlockRight div.cal {
	background: url(http://www.kids-forest.com/themes/kids/images/home/home_15.gif) no-repeat top left;
	width: 400px;
	height: 175px;
	clear:both;
}
div.homeBlockRight div.cal ul {
	margin:0;
	width:155px;
	padding-left:0px;
	padding-top:57px;
}
div.homeBlockRight div.cal ul li {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:11px;
	text-align:center;
	line-height:1.2em;
	list-style:none;
	margin-bottom:33px;
}

div.homeBlockRight div.nextButton {
	float: right;
}
div.homeBlockRight div.nextButton a {
	color:#FFF;
	font-size:11px;
	padding-left:20px;
	width: 87px;
	height: 22px;
	background: url(http://www.kids-forest.com/themes/kids/images/home/home_35.gif) no-repeat bottom left;
	line-height: 20px;
	display: block;
	text-decoration:none;
}

/*FULL*/
div#fullBlock {
	margin-left:50px;
}
div#fullBlock h1 {
	clear:both;
	font-size:190%;
	padding-bottom:6px !important;
}

.accessmap dl{
	clear: both;
	display: block;
	margin: 15px;
	text-align: center;
}
.accessmap dl dt{
	font-size:13px;
	width: 88px;
	line-height:30px;
	float: left;
	padding: 0;
	padding-left: 18px;
	text-align: left;
	margin-bottom: 5px;
	border-left: 3px solid #99CC00;
}

.accessmap dd{
	line-height:30px;
	border-left: 2px solid #666666;
	margin: 0 0 10px 88px;
	padding: 0 0 0 10px;
	width: auto;
	text-align: left;
}

.accessmap ul {
	margin-left:10px;
}
.accessmap ul li{
	list-style:none;
	border-left: 3px solid #99CC00;
	margin-bottom:5px;
	padding-left:18px;
	line-height:30px;
}

.profile ul {
	margin-left:20px;
	float:left;
}
.profile ul li, .profile table td ul li{
	margin-bottom:5px;
	padding-left:1px;
	list-style-image: url(http://www.kids-forest.com/themes/kids/images/list.gif);
}
.profile table th {
	width:350px;
	vertical-align:top;
	font-weight:normal;
}
.profile table td {
	padding:5px;
	padding-right:10px;
	background: url(http://www.kids-forest.com/themes/kids/images/greeting/greeting_11.gif) repeat-x top left;
}

.reserve_mark p {
	margin:0px;
	padding:0;
	float:left;
}
.reserve_button {
	width:638px;
	height:82px;
	padding-left:43px;
	padding-top:14px;
	background: url(http://www.kids-forest.com/themes/kids/images/consultation/consultation_31.gif) no-repeat top left;
}
.reserve_button_ippan {
	width:638px;
	height:82px;
	padding-left:32px;
	padding-top:8px;
	background: url(http://www.kids-forest.com/themes/kids/images/reservation/reservation_07.gif) no-repeat top left;
}
.reserve_button_inf {
	width:638px;
	height:82px;
	padding-left:32px;
	padding-top:8px;
	background: url(http://www.kids-forest.com/themes/kids/images/reservation/reservation_10.gif) no-repeat top left;
}
.guidance table th {
	vertical-align:top;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	padding:5px;
	padding-left:0px;

}
.guidance table th div {
	border-left:3px solid #589900;
	padding-left:5px;
}

.link p {
	border-left:2px solid #99CC00;
	padding-left:10px;
}
.link p a {
	color:#0059A8;
}
.link p a:hover {
	color:#0059A8;
}


/*KIDS NEWS*/
div#info {
	width:250px;
	height:372px;
	padding:10px;
	padding-left:30px;
	padding-right:0px;
	padding-top:8px;
	background:url(http://www.kids-forest.com/themes/kids/images/home/home_03.gif) no-repeat top left;
	
}
div#info a.link {
	display:block;
	float:left;
	height:20px;
	line-height:28px;
	text-decoration:none;
	width:240px;
	margin-bottom:20px;
}
div#info div.infoarea {
	width:248px;
	overflow-y:auto;
	overflow-x:hidden;
	height:332px;
}

div#info ul {
	width:230px;
	margin-bottom:10px;
	padding-bottom:5px;
	background:url(http://www.kids-forest.com/themes/kids/images/home/information_back_border.gif) no-repeat bottom left;
}
div#info ul li {
	list-style-image:url(http://www.kids-forest.com/themes/kids/images/information/information_07.gif);
}
div#info ul li ul {
	padding-bottom:0px;
	background:none;
}
div#info ul li ul li{
	list-style:none;
}
div#info ul li.date {
	font-size:11px;
}
div#info ul li ul li.title a {
	font-weight:bold;
	color:#9A1300;
}
div#info ul li ul li.content {
}

#pdf {
	width:282px;
	height:60px;
	font-size:11px;
	padding-top:28px;
	padding-left:18px;
	background:url(http://www.kids-forest.com/themes/kids/images/home/home_18.gif) no-repeat top left;
}
#mapButtonPrint {
	width:670px;
}

}

