@charset "utf-8";

/***********************************
  koen_kindergarten
  www/concept/style.css
***********************************/

@import "/kodomoen/common/css/base.css";


/*==================================
  Main Layout
==================================*/
div#main div.box {padding:7px 20px 20px;}
div#main div.box h3 {margin:0 2px 10px; padding-bottom:6px; background:url(/kodomoen/common/images/dott02.gif) left bottom repeat-x;}
div#main div.box p {padding:0 6px 15px;}

div#main dl#box01 {padding-top:5px;}
div#main dl#box01 dt {font-size:14px; font-weight:bold; color:#8d5f16; padding:0 3px 5px; margin-bottom:7px; background:url(/kodomoen/common/images/dott00.gif) bottom repeat-x;}
div#main dl#box01 dd {margin-bottom:20px;}
div#main dl#box01 dd p {padding:0 3px;}
div#main dl#box01 dd table {width:590px; font-size:12px; border-collapse:collapse;}
div#main dl#box01 dd table td {padding:5px 10px; border:1px solid #be9e48; vertical-align:top; line-height:1.4;}
div#main dl#box01 dd table td.w20 {width:20%;}
div#main dl#box01 dd table td.w25 {width:25%;}
div#main dl#box01 dd table td.w35 {width:35%;}
div#main dl#box01 dd table td.v-mid {vertical-align:middle;}
div#main dl#box01 dd table tr.typeA td {background:#8d5f16; text-align:center; color:#fff; font-weight:bold;}
div#main dl#box01 dd table tr.typeB td {background:#f3ebcf;}
div#main dl#box01 dd table tr td p{padding:0 0 10px;}
div#main dl#box01 dd table tr td div{margin:0 0 10px; padding:2px; border:1px #666 solid;}
div#main dl#box01 dd ul {list-style:none; padding:10px 3px;}
div#main dl#box01 dd ul li.lm01 {background:url(./images/lm01.gif) left 2px no-repeat; margin-bottom:4px;}

#box01 .indent01{text-indent:-12em; padding-left:13.2em;}
#box01 .indent02{text-indent:-15.3em; padding-left:16.5em;}
#box01 .indent03{text-indent:-11em; padding-left:12.2em;}