@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

#content{
}

#content .box01{
width:820px;
margin:0px auto 30px;
}

#content h2{
margin-bottom:10px;
}

#content .box01 .dl01 dt{
font-size:1.4em;
font-weight:800;
margin-bottom:10px;
}

#content .box01 .dl01 dd{
font-size:1.2em;
}

#content .box01 .img01{
display:block;
margin-top:20px;
}

#content .box01 .box02{
margin:0px auto;
border:1px solid #eee;
background:#F7F7F7;
padding:15px 30px;
}

#content .box01 .box02 h3{
font-size:1.4em;
font-weight:800;
margin-bottom:15px;
color:#666;
}

#content .box01 .box02 p{
font-size:1.2em;
margin-bottom:15px;
}

#content .box01 .box02 h4{
font-size:1.2em;
font-weight:800;
margin-bottom:15px;
color:#666;
}

#content .box01 .box02 dl{
font-size:1.2em;
}

#content .box01 .box02 dl dt{
font-weight:800;
color:#666;
}

#content .box01 .box02 dl dd{
margin-bottom:20px;
}

/* about */
#content .about {
overflow:hidden;
height:100%;
margin:0 15px;
padding-bottom:18px;
}
#content .about h2 {
margin-bottom:18px;
}
#content .about h3 {
margin-bottom:12px;
font-size:1.4em;
}
#content .about p {
margin-bottom:18px;
font-size:1.2em;
}
#content .about .image {
float:right;
}
#content .about .register {
padding-top:7px;
margin:0 auto;
width:480px;
}
#content .about .register h4 {
margin-bottom:3px;
margin-left:1em;
font-size:1.2em;
text-indent:-1em;
}
#content .about .register span {
color:#FC91B5;
}
#content .about .register .regist {
margin-bottom:24px;
padding:1px;
border:1px solid #E7E7E7;
background-color:#fff;
}
#content .about .register .regist p {
margin-bottom:0;
padding:12px;
background-color:#FCECF0;
text-align:center;
}
