@charset "utf-8";

/* MHIR only Setting
--------------------------------------------------*/

* html #areaMain02 {
clear:both;
}

/*-----for local navigation area-----*/
#irInfo{
background:url(../images/lnav-bg_btm.gif) repeat-y bottom;
margin:5px 0;
padding:0 0 5px;
width:190px;
}

#irInfo .phone{
background:url(../images/lnav-bg_top.gif) repeat-y top;
text-align:left;
padding-top:8px;
padding-bottom:8px;
}


#irInfo .phone .num{
font-size:105%;
font-weight:bold;
}

#irInfo p{
padding:3px 10px;
}

#irInfo .mid{
text-align:center;
background:url(../images/lnav-bg_mid.gif) repeat-y bottom;
margin:0 0 7px;
}

#irInfo .mid img{
vertical-align:bottom;
}


/*-----margin-----*/
.mL6 {margin-left:6px;}
.mL12 {margin-left:12px;}
.mL15 {margin-left:15px;}
.mL18 {margin-left:18px;}



/*-----HR-----*/
.dotlineHr{
height:1px;
border-top:dashed 1px #ccc;
border-bottom:none;
border-left:none;
border-right:none;
margin-bottom:22px;
}


/*-----form setting-----*/
.bgDD8C62{background-color:#DD8C62;}


.policyArea{
overflow:auto;
height:200px;
border:1px solid #bbb;
padding:5px;
margin-bottom:22px;
}