﻿@charset "UTF-8";

/** サブメニュー ---------------------- **/
#subMenu dl{
	background:url(../../kids/images/submenu.gif) no-repeat 0% 0%;
	width:200px;
	height:105px;
	margin-bottom:10px;}

#subMenu dl dt{
	text-indent:-1000em;
	height:66px;}

#subMenu dl dd{
	text-indent:-1000em;
	width:200px;
	height:39px;}

#subMenu dl dd a{
	width:200px;
	height:39px;
	display:block;}

#subMenu dl dd a:hover{
	background-image:url(../../kids/images/submenu.gif);}

#sMenu01{background-position: -200px -66px;}



/** 共通 **/

table {
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	margin-bottom:2em;}

table th, table td{
	padding:5px 7px;
	border:1px solid #CCC;}

table th {
	text-align:center;
	background-color:#fbf8b9;}

table td {}


#memo{
	width:625px;
	line-height:1.5;}

#memo dt{
	font-weight:bold;
	color:#996600;
	font-size:120%;}

#memo dt strong{
	color:#555;
	margin-left:0.3em;}
	
#memo dd{
	margin-bottom:1em;}


.toi_box{
	border:6px solid #DDD;
	width:583px !important;
	width /**/:625px;
	padding:15px;}

.toi_box h5{
	color:#FF6600;
	font-size:130%;
	margin-bottom:8px}

.toi_box h6{
	font-weight:bold;}

