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


/* 共通要素 */

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

#content01 .box01{
width:540px;
margin-top:-1px;
overflow:hidden;
position:relative;
}

#content01 .box01 h3{
background:url(../img/common_bg_01.png) no-repeat;
width:485px;
height:35px;
line-height:30px;
color:#D3234C;
font-size:1.4em;
font-weight:800;
padding:0px 10px 0px 25px;
margin:0 auto;
position:relative;
z-index:100;
}

#content01 .box01 h3 a{
color:#D3234C;
}

#content01 .box01 .box02{
width:510px;
position:relative;
margin:0 auto;
margin-top:-1px;
padding-top:10px;
padding-bottom:20px;
border-top:1px dotted #ccc;
}

#content01 .box01 .box02 h4{
background:url(../img/common_bg_02.png) no-repeat 0px 50%;
margin-bottom:5px;
padding-left:10px;
font-size:1.2em;
font-weight:800;
}

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

#content01 .box01 .box02 .p01{
text-align:right;
}

#content01 .box01 .box02 .p01 a{
background:url(../img/common_bg_03.png) no-repeat 0px 50%;
padding-left:8px;
}

#content01 .box03 dl{
width:520px;
margin:auto;
font-size:1.2em;
margin-bottom:30px;
}

#content01 .box03 dl dt{
margin-bottom:1em;
font-weight:800;
}

#content01 .box03 dl dd p{
margin-bottom:1em;
}

#content01 p.line{
margin-bottom:30px;
}

#content01 h1{
margin-bottom:15px;
}

#content01 .contact01{
background:transparent url(../../img/common_bg_11.png) no-repeat scroll 15px top;
padding-top:40px;
}

