/*

html5-test
------------*/
#html5-test,p { margin:0;}
#html5-test h1.ad{ height:auto; padding:12px 20px; width:972px; line-height:1.3; margin:10px auto 0; font-size:1.6em;}


#html5-test h1{ font-size:1.4em; line-height:1; margin:0 0 25px 0;}

#html5-test div.navi-wrap { border-top:1px #333 solid; border-bottom:1px #333 solid; margin:12px 0;}
#html5-test div.navi-wrap .inner { margin:0 auto; padding:10px; width:992px;}
#html5-test ul.navi { padding:0; margin:3px 0 0 1.2em; /*background:#333;*/ }
#html5-test ul.navi li { list-style:none; }
#html5-test ul.navi li a { color:;}


#html5-test .ad,
#html5-test #elm-body{ margin:0 auto; width:992px; padding:10px; border:1px #999 dashed; display:block;}
#html5-test #elm-body { margin:10px auto 0;}


/*

clear fix
------------*/
#html5-test .cl { overflow:hidden;}
#html5-test .cl { zoom:1;}
