.right { text-align : right;}
.c { text-align: center; }

.fclear {
  clear:both;
  margin:0pt;
  height:1px;
  line-height:1px;
}

img.pop { vertical-align: middle; }

div#page-body p {
  /* text-indent: 1em; */
  line-height: 130%;
  margin: 1em 0;
}

div#page-body ul { /* overwrite layout.css */
  background: url();
  clear: none;
}

ul.disc{ line-height:120%; margin:0.5em 0 0.5em 2em; list-style: disc;}
ul.disc li { margin-bottom:0.5em;}
ol.number {
  margin-left: 3em;
  list-style: decimal;
}

/* for Index */
/*
h3.index { text-align : left; }
*/
h4.index {
    font-size: 100%;
    margin-top: 1em;
    padding: 4px 8px;
    border-bottom: 2px solid #c9ddf2;
    background: #e4eef8;
}


/* for Detail News */
h3.news { text-align : left; }
h4.news {
    margin : 0;
    font-size : 120%;
    text-align : center;
    border-bottom : 1px solid DarkGray;
}
h4.sub-h4 {
    margin-top : 0.5em;
    text-align : center;
    color : orangered;
}
h5 {
    margin-top : 1em;
    margin-bottom : 0.5em;
    font-size : 100%;
    text-align : left;
}
h6 {
    margin-top : 1em;
    margin-bottom : 0;
    font-size : 100%;
    text-align : left;
    color : SlateGray;
}

.quote {
    text-indent: -3em;
    margin: 0.5em 0 0 0;
    padding-left: 3em;
    font-size:90%;
    color:#666; 
}
.quote-s {
    text-indent: -2em;
    margin: 0.5em 5em;
    font-size:90%;
    color:#666; 
}
.quote-1 {
    text-indent: -1em;
    margin: 0.5em 1em;
    font-size:90%;
    color:#666; 
}

sup { font-size:90%;}


h4.squ {
    margin: 1em 0 4px 0;
    padding-left: 17px;
    background: url("../../news/image/square_01.gif") no-repeat left center;
}



/* event_news2004_1104.htm */
#thankyou {
    margin: 1em;
    padding: 1em 2em 0 2em;
    border: 1px solid #000;
}
#thankyou h5 {
    margin:0;
    color: orangered;
}

div.pic_l {
    float: left;
    margin: 15px;
    text-align: center;
    font-size: 90%;
    color: brown;
}

h4.sub-h4-black {
    margin-top: 2px;
    text-align: center;
}

table.whxxx {
    float:left; 
    margin: 1em;
}
table.whxxx th {
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}

div.map {
    float: left;
    text-align: center;
    font-size: 90%;
    color: brown;
}
div.map img { border: none; }

l.clear { clear: left; }


div.doc {/* text-indent : 1em; */
            margin-left : 1em }

div.doc1 {
    margin-left : 1em;
    margin-top: 0.5em;
    line-height: 120%;
}

div.doc2 {
    margin-left : 2em;
    margin-top: 0.5em;
    line-height: 120%;
}

div.doc2-1 {
    margin-left : 2em;
    margin-top: 0.5em;
    line-height: 120%;
    text-indent: -1em;
}
div.doc2-2 {
    margin-left : 2em;
    margin-top: 0.5em;
    line-height: 120%;
    text-indent: -2em;
}

div.doc3 {
    margin-left : 2em;
    margin-top: 0.5em;
    line-height: 120%;
    text-indent: -1.5em;
}
div.doc3-3 {
    margin-left : 1.5em;
    margin-top: 0.5em;
    line-height: 120%;
    text-indent: -1.5em;
}

div.left3 {
    margin-left : 3em;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 120%;
}


/* News List */
table.list { width: 97%; } /* 571px */

td.date { /*  */
    vertical-align : top;
    padding : 5px;
    border-bottom : 1px dashed #c9ddf2; 
    white-space : nowrap;
    width : 7.5em;
}
td.label { /*  */
    vertical-align : top;
    padding : 5px 0;
    border-bottom : 1px dashed #c9ddf2;
}
td.title { /*  */
    padding : 5px;
    border-bottom : 1px dashed #c9ddf2;
}
td.title ul {
    list-style-image : url("../../common/images/lm_arw.gif");
    margin-top: 0;
    margin-left : 1.5em;
    margin-bottom : 0;
    padding-left : 0;
}

td.date-noborder { /*  */
    vertical-align : top;
    padding : 5px;
 /*   border-bottom : 1px dashed #c9ddf2; */
    white-space : nowrap;
    width : 7.5em;
}


/* for last-news of list */
td.date-last { /*  */
    vertical-align : top;
    padding : 5px;
    border-bottom: 2px solid #c9ddf2;
    white-space : nowrap;
}
td.label-last { /*  */
    vertical-align : top;
    padding : 5px 0;
    border-bottom : 2px solid #c9ddf2;
}
td.title-last { /*  */
    padding : 5px;
    border-bottom: 2px solid #c9ddf2;
}
td.title-last ul {
    list-style-image : url("../../common/images/lm_arw.gif");
    margin-top: 0;
    margin-left : 1.5em;
    margin-bottom : 0;
    padding-left : 0;
}

/* pagetop */
div.to-pagetop {
    margin : 10px 0 0 0;
    text-align : right;
}
div.to-pagetop img { vertical-align : middle; }

/* address */
div.address-section {
    color : seagreen;
    margin-top : 1em;
    font-weight : bold;
}
address {
    font-style :  normal;
    margin-left : 1em;
}
address a:link,
address a:visited { 
    color : blue;
    text-decoration : underline;
}

/* spec */
table.spec { border-collapse : collapse; }
table.spec thead th {
  border : 1px solid #888888;
  font-weight: normal;
  color: #fff; 
  background-color : #153AAD;
}
table.spec th {
  border : 1px solid #888888;
  font-weight: normal;
  background-color : #BFD3EA; 
}
table.spec th.center { background-color : #BFD3EA; border : 1px solid #888888;  text-align : center; }
table.spec td { text-align : center; border : 1px solid #888888; }

table.spec tr.center { text-align : center; }

/* picture */
table.pic {}
table.pic caption {
    color : saddlebrown;
    font-size: 90%;
}

div.pic {
    margin: 0 auto;
    text-align: center;
    font-size: 90%;
    color : saddlebrown; 
}

/* tokutyou */
ol.tokutyou {
  margin: 0.5em 2em 0 2em; 
  /* margin-left: 2em; */
  padding-left: 0;
  list-style-type : lower-roman;
}
ol.tokutyou li { margin-bottom: 0.5em;}

ol.tokucho { margin-top: 0.5em ; }

div.tokucho {margin: 0.5em 0;}

/* p_news2005_0119.htm */
table.airport { border-collapse : collapse; }
table.airport th { text-align: center;  border : 1px solid #888888; }
table.airport td { border : 1px solid #888888; }

span.s { font-size: 90%; }


/* event */
table.shiro { margin-left: 1em; }
table.shiro th,
table.shiro td { padding: 2px 20px 2px 2px; }
table.shiro th,
table.shiro td { vertical-align: top; }
table.shiro td.nospace { padding: 2px 2px 2px 2px; }

/* p_news2003_0730.htm */
table.dl th { vertical-align: top; }

/* p_news2007_0327.htm */
table.070327 { border-collapse : collapse; margin-left:1em; line-height:140%;}
table.070327 th { border : 1px solid #888888; vertical-align:top;}
table.070327 td { border : 1px solid #888888; }

/* p_news2007_0419.htm */
table.spec0222 { margin: 0.5em 0.5em;}
table.spec0222 th,
table.spec0222 td { padding: 2px 10px;}
table.spec0222 th { font-weight: normal; }

table.spec0419 { margin: 0.5em 0.5em;}
table.spec0419 th { padding: 2px 5px 2px 10px; vertical-align:top;}
table.spec0419 td { padding: 2px 10px 2px 5px;}
table.spec0419 th { font-weight: normal; }


table.border { border-collapse : collapse;  line-height:140%;}
table.border td { border : 1px solid #888888;  vertical-align:top; padding:4px;}


/* p_news2005_0906.htm  */
ul.marginl-3{ line-height:120%; margin:0.5em 0 0.5em 3em;}

/* event_news2008_0729.htm */
table.event080729 { border-collapse : collapse; margin:1em 0; line-height:140%;}
table.event080729 th { border-bottom : 1px solid #ddd9cc; padding:4px; vertical-align:top;}
table.event080729 td { border-bottom : 1px solid #ddd9cc; padding:4px; }
table.event080729 td ul {margin-left:2em;}
table.event080729 td ul li{list-style-type:disc;}

/* e-mail  word-break */
.break {word-break:break-all;}

