@charset "iso-8859-2";
* {
font-family:"Times New Roman", "Bodoni", "Garamond", "Georgia", "Bitstream Cyberbit", "New York", "Palatino";
line-height:1.4em;
margin:0;
padding:0;
}

body {
color:#000;
background-color:#fff;
font-size:12pt;
}
h1,h2,h3,h4,h5,h6{
font-family:palatino,  georgia,verdana, arial, sans-serif;
}
a[href]:after {
        content: " (" attr(href)") ";
}

div#wrapper {
text-align:left;
padding:auto;
margin: auto;
width:auto;
overflow: visible;
}

div#header {
display:none;
}
div#navigation-up {
display:none;
}
div#navi {
display:none;
}
div.cascade{
display:none;
}
div.btmnavi{
display:none;
}
div#leftbox {
display:none;
}
div#centerbox {
text-align:left;
padding:auto;
margin: auto;
width:auto;
overflow: visible;
}
#footer { 
display:none;
}

/*--------------------------------------
Attouch Module
---------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0.5em 5pt; 
}
p{
margin: 0.5em 0;
}

ol,ul { 
padding-left:2em;
}
ol li{
display: list-item;
list-style-position: outsude;
margin-left: 2em;
}
ul li{
display: list-item;
list-style-position: outsude;
margin-left: 2em;
}
table tr th,td{
padding: 0.5em; 
}

/* ---------------------------------------------- font */
.font_6{ font-size:60%; }
.font_8{ font-size:80%; }
.font_10{ font-size:100%; }
.font_12{ font-size:120%; }
.font_14{ font-size:140%; }
.font_16{ font-size:160%; }
.font_18{ font-size:180%; }
.font_20{ font-size:200%; }
.font_22{ font-size:220%; }
.font_24{ font-size:240%; }
.font_26{ font-size:260%; }
.font_28{ font-size:280%; }



.pagebreak-a{
page-break-after: always;
}
.pagebreak-b{
page-break-before: always;
}
