﻿body 
{
    font-family: ＭＳ Ｐゴシック;
}
h1
{
    font-size: 18pt;
    color: #63a460;
}
h2  
{
    font-size: 16pt;
    font-weight: bold;
    color: #63a460;
    border-top: 1px dotted #63a460;
    border-bottom: 1px dotted #63a460;
}
h3 
{
    font-size: 12pt;
    font-weight: bold;
    color: #808080;
}
h3 span.symbol 
{
    color: #e8a050;
    font-size: 14pt;
}
p 
{
    font-size: 12pt;
    line-height: 14pt;
}
#page 
{
    width: 780px;
    margin: 40px auto 20px auto;
}
#menu 
{
    display: block;
    width: 226px;
    margin-left: 0;
    float: left;
    background-color: White;
    
}
#menu ul
{
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
}
#menu ul li
{
    margin: 2px 0px 2px 0px;
}
#menu ul li a
{
    display: block;
    height: 22px;
    background-repeat: no-repeat;
}
#menu ul li a img 
{
    border: 0px none;
}
#menu ul li a span
{
    display: none;
}
.mi-selected, #menu ul li a:hover
{
    background-position: 0px -22px;
}
#menu-item-1-1 
{
    background-image: url(../Images/mi-culture-school-Top.png);
}
#menu-item-1-2 
{
    background-image: url(../Images/mi-culture-school-News.png);
}
#menu-item-1-3 
{
    background-image: url(../Images/mi-culture-school-Story.png);
}
#menu-item-2-1 
{
    background-image: url(../Images/mi-culture-school-MusicTogether.png);
}
#menu-item-2-2 
{
    background-image: url(../Images/mi-culture-school-Piano.png);
}
#menu-item-2-3 
{
    background-image: url(../Images/mi-culture-school-English.png);
}
#menu-item-2-4 
{
    background-image: url(../Images/mi-culture-school-Yoga.png);
}
#menu-item-3-1 
{
    background-image: url(../Images/mi-culture-school-Teachers.png);
}
#menu-item-3-2 
{
    background-image: url(../Images/mi-culture-school-Contact.png);
}
#menu-item-3-3 
{
    background-image: url(../Images/mi-culture-school-Blog.png);
}
#menu-item-3-4 
{
    background-image: url(../Images/mi-culture-school-Links.png);
}
#content
{
    margin: 0px 40px 0px 226px;
}
#footer
{
   margin-top: 40px;  
   clear: both;
   font-size: 1em; 
   color: #E7A050;
   text-align: center;
}
#header 
{
    height: 168px;
    background-color: white;
    background-image: url(../Images/header-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}
#header img 
{
    margin-top: -16px;
}
table 
{
    border: 1px solid #e8a050;
}
td, th 
{
    border: 1px solid #e8a050;
    padding: 2px 20px 2px 20px;
}
thead td 
{
    text-align: center;
}
th 
{
    font-weight: normal;
}
td.money 
{
    text-align: right;
}
p.note 
{
    margin: 5px 0px 0px 0px;
}
p.note, span.note 
{
    font-size: 10pt;
}
p.highlighted,
span.highlighted
{
    font-weight: bold;
}
div.gallery 
{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.gallery img 
{
    border: none;
    margin: 5px;
    text-align: center;
}
h1.graphic img 
{
    border-style: none;
}
h1.graphic span 
{
    display: none;
}
div.picture
{
    float: right;
}
div.picture img 
{
    margin-left: 10px;
}
table.link 
{
    width: 100%;
    margin-bottom: 15px;
}
table.link td.href 
{
    width: 100px;
}
table.link td 
{
    padding-top: 15px;
    padding-bottom: 15px;
}
table.link th 
{
    text-align: left;
    font-size: 14pt;
    font-weight: bold;
    color: #808080;
}
table.link td a 
{
    color: #63a460;
}
p img 
{
    margin-right: 15px;
    float: left;
}
#registration-button
{
    margin: 40px 0px 40px 131px;
}
#registration-button a 
{
    background-color: #63a460;
    text-decoration: none;
    color: white;
    padding: 10px;
    font-weight: bolder;
}
label.label
{
    display: block;
    float: left;
    width: 130px;
}
.formerror 
{
    margin-bottom: 10px;
}
.formerror p
{
    color: red;
    padding: 0px;
    margin: 0px;
}
.formbuttons
{
    margin-top: 20px;
    text-align: left;
}
.smallbutton 
{
    background-color: #63a460;
    text-decoration: none;
    color: white;
    padding: 4px 10px 4px 10px;
    font-weight: bolder;
    border: 1px solid #808080;
}
div.formitem
{
    padding: 2px 0px 2px 0px;
}
input.formitem 
{
    width: 180px;
}
table.simple, table.simple td, table.simple th
{
	border: 0px none;
	padding: 0px;
}
table.simple th 
{
    font-weight: normal;
    vertical-align: top;
}
#review
{
    border: 1px dotted gray;
    width: 40%;
    float: right;
    background-color: #f0f0f0;
    padding: 0px 12px 2px 12px;
    margin: 0px 4px 4px 4px;
}
#review p.headline 
{
    text-align: center;
    color: #63a460;
    font-weight: bold;
}
#review div.review p.text 
{
    text-align: justify;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#review div.review p.name 
{
    margin-top: 0px;
    padding-top: 0px;   
    font-weight: normal;
    text-align: right;
    font-size: 11pt;
}
div.reviews 
{  
    width: 100%;
}
div.reviews div.review
{
    color: #000000;
    padding: 8px;
    margin: 4px;
    border-width: 1px;
    border-style: dotted;
    border-color: Gray;
}
div.gray 
{
    background-color: #f0f0f0;
}
div.reviews div.review p.text 
{
    padding: 0px;
    margin: 0px;
}
div.reviews div.review p.name 
{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    text-align: right;
    font-size: 11pt;
}
div.mtcopyright 
{
    margin-top: 16px;
}

#register
{    
    text-align: center;
    margin: 20px 0px 20px 0px;
    font-size: 11pt;
    margin-bottom: 30px;
}

#register2
{    
    text-align: center;
    margin: 20px 0px 20px 0px;
    font-size: 11pt;
    margin-top: 20px;
    margin-bottom: 20px;
}

.formitem
{
    display: block;
    margin-bottom: 8px;
    text-align: left;
}

.labell
{
    width: 150px;
    font-weight: bold;
    display: block;
    float: left;
}

.labelxl
{
    width: 360px;
    font-weight: bold;
    display: block;
    float: left;
}

.labelm
{
    width: 120px;
    font-weight: bold;
    display: block;
    float: left;
}

.labels
{
    width: 50px;
    font-weight: bold;
    display: block;
    float: left;
}
.formbody 
{
    margin-bottom: 10px;
}

.formbuttons
{
    text-align: right;
}

.formnote 
{
    font-weight: bold;
}

.formhead 
{
    font-size: 12pt;
    color: #ac0135;
    font-weight: bold;
}

.step
{
    margin-right: 6px;
    text-align: right;
}

.formerror 
{
    margin-bottom: 10px;
}

.formerror p
{
    color: red;
    padding: 0pc;
    margin: 0px;
}

select 
{
    margin-right: 50px;
}

i {
    font-style: normal;
    text-decoration:line-through;
    color: gray;
}