/*---------------------------------------
アクセスマップ印刷用CSS
----------------------------------------*/
body{
 margin : 0 auto;
 background : none;
 border : none;
}

#header10,
.topicpath,
.subrig,
#cont,
#footnavi,
#pagetop,
.printnone,
#glnavi,
.fnnakawaku{
 display : none;
}

.subleft{
 width : 100%;
 float : left;
}

#secconteiner{
 width : 100%;
 float : left;
}

.subtitle{
 width : 100%;
 background : none;
 font-size : 150%;
 text-indent : 0;
 border-bottom : 1px solid #000;
}

#footmain{
 text-align : left;
}

#footwaku{
 width : 100%;
 border : none;
 background : none;
 border-top : 1px solid #000;
}

.printhidari{
 float : left;
 width : 505px;
}

.printmigi{
 float : right;
 margin-left : 10px;
}