/* TOP Page用 CSS (top.css) */


/* MAIN STYLE */

#inbox{
margin-top:-3px;
}

#inbox .banner{
width:815px;
height:225px;
text-indent:-10000px;
margin:0 auto 10px;
background:url(http://www.amc-hokei.net/imgs/amc-banner.jpg) no-repeat;
overflow:hidden;
}

#contents{
width:796px;
height:156px;
margin:0 auto;
padding:7px 2px;
background:url(http://www.amc-hokei.net/imgs/contents-back.jpg) no-repeat;
overflow:hidden;
}

#contents dl{
float:left;
width:264px;
height:156px;
}

#contents dt{
width:264px;
height:40px;
padding-bottom:7px;
text-indent:-10000px;
overflow:hidden;
}

#contents dt a{
display:block;
width:264px;
height:40px;
}

#contents dd{
width:220px;
text-align:left;
line-height:20px;
margin:3px auto;
padding-left:10px;
background:url(http://www.amc-hokei.net/imgs/contents-point.gif) no-repeat;
}

#contents .link{
width:239px;
height:26px;
text-indent:-1000000px;
margin:5px auto;
padding-left:0;
overflow:hidden;
background:none;
}

#contents .link a{
display:block;
width:239px;
height:26px;
margin:5px auto;
}

#contents .kasei{background:url(http://www.amc-hokei.net/imgs/contents-kasei_title.jpg) no-repeat;}
#contents .kasei .link{background:url(http://www.amc-hokei.net/imgs/contents-kasei_link.jpg) no-repeat;}
#contents .shinsei{margin-left:2px;background:url(http://www.amc-hokei.net/imgs/contents-shinsei_title.jpg) no-repeat;}
#contents .shinsei .link{background:url(http://www.amc-hokei.net/imgs/contents-shinsei_link.jpg) no-repeat;}
#contents .kanton{margin-left:2px;background:url(http://www.amc-hokei.net/imgs/contents-kanton_title.jpg) no-repeat;}
#contents .kanton .link{background:url(http://www.amc-hokei.net/imgs/contents-kanton_link.jpg) no-repeat;}



/* MAIN */

#main h2{
width:598px;
height:34px;
text-indent:-100000px;
padding-bottom:12px;
}

#flow h2{background:url(http://www.amc-hokei.net/imgs/h2-flow.jpg) no-repeat;}
#qanda h2{background:url(http://www.amc-hokei.net/imgs/h2-qanda.jpg) no-repeat;}
#information h2{background:url(http://www.amc-hokei.net/imgs/h2-information.jpg) no-repeat;}

#flow dl{
width:567px;
margin:5px auto;
}

#flow dt{
float:left;
width:270px;
height:38px;
text-indent:-100000px;
overflow:hidden;
}

#flow .one, #flow .two, #flow .three{
width:567px;
height:78px;
background:url(http://www.amc-hokei.net/imgs/flow01-back.jpg) no-repeat;
clear:both;
}

#flow .one{
background:url(http://www.amc-hokei.net/imgs/flow01-back.jpg) no-repeat;
}

#flow .two{
background:url(http://www.amc-hokei.net/imgs/flow02-back.jpg) no-repeat;
}

#flow .three{
background:url(http://www.amc-hokei.net/imgs/flow03-back.jpg) no-repeat;
}

#flow .four{
width:567px;
height:38px;
background:url(http://www.amc-hokei.net/imgs/flow04-back.jpg) no-repeat;
clear:both;
}

#flow dd{
float:right;
width:285px;
line-height:38px;
text-align:left;
}

#flow .link a{
display:block;
width:335px;
height:38px;
text-indent:-100000px;
margin:15px auto;
background:url(http://www.amc-hokei.net/imgs/flow-link.jpg) no-repeat;
clear:both;
}

#qanda .box{
width:566px;
text-align:left;
margin:0 auto 10px;
padding:10px;
border:1px solid #D5E3DB;
background:#F2F9F4;
}

#qanda .question{
font-size:12px;
font-weight:bold;
padding-top:3px;
padding-left:22px;
padding-bottom:5px;
background:url(http://www.amc-hokei.net/imgs/question-icon.gif) no-repeat;
}

#qanda .answer{
padding-top:3px;
padding-left:22px;
background:url(http://www.amc-hokei.net/imgs/answer-icon.gif) no-repeat;
}

#information .box{
width:598px;
height:205px;
overflow:auto;
}

#information ul{
width:560px;
text-align:left;
margin:5px auto;
padding:5px 0;
}

#information li{
list-style:none;
padding-left:15px;
padding-bottom:7px;
background:url(http://www.amc-hokei.net/imgs/information-point.jpg) no-repeat;
}


