@charset "utf-8";

* {margin: 0; padding: 0;}

html>/**/body {overflow: visible;}

body {
width: 100%;
text-align: left;}

#header #headerMenu,
#header .tokyuLogo,
#globalNaviWrapper,
#flashAreaExtension,
#localNavi,
#topicPath,
#sideNavi,
#pageTop,
#footerExtension {
display: none;
height: 0;
}

.noPrint {
display: none;
height: 0;
}

#headerExtension {
background: none;
height: 56px;
}

#header {
background: none;
}

#container {
background: none;
}


.break {page-break-before: always;}


* html h3 {
display: inline-block;
}

* html li.arrow {
display: inline-block;
}

* html li.pdf {
display: inline-block;
}

* html li.int {
display: inline-block;
}

* html li.ext {
display: inline-block;
}

li.mid {
display: inline-block;
}

* html #newsList dt {
display: inline-block;
float: none;
}

* html #newsList dd {
display: inline-block;
margin-top: -32px;
}
