/*-------------------------------------------------------------------
  株式会社環境向学
  スタイルシート
  アイテム編
  Copyright 2007(C) Property Designers Inc.
  ------------------------------------------------------------------- */

/* ------------------------------------------------------------------------ */
/* 印刷処理                                                                 */
/* ------------------------------------------------------------------------ */
@media print  {
   .noprint     { display: none }
}

p {
    margin:0 0 0.5em 0;
    padding:0px;
    min-height:1.0em;
  }

h1, h2, h3 {
    margin:0px;
    padding:0px;
  }

.AlignLeft {
    float:left;
  }

.AlignRight {
    float:right;
  }

.clear {
    clear:both;
  }

a  {
     color:#3366cc;
     text-decoration:underline;
  }
a:visited  {
     color:#3366cc;
     text-decoration:underline;
  }
a:hover  {
     color:#ff0000;
     text-decoration:none;
  }

form {
    margin:0px;
    padding:0px;
  }


a.header {
    color:#ffffff;
    text-decoration:none;
  }

a.header:visited {
    color:#ffffff;
    text-decoration:none;
  }

a.header:active {
    color:#ffffff;
    text-decoration:none;
  }

a.header:hover {
    color:#ffffff;
    text-decoration:underline;
  }

.to_top {
    text-align:right;
    padding:10px 0px 20px 0px;
  }

#breadcrumb ol {
    margin:0;
    padding:7px 10px;
  }

#breadcrumb ol li {
    display: inline;
    margin-right:0px;
  }

#breadcrumb ol li.level2 {
    padding-left:13px;
    background-image:url("../img/icon_breadcrumb.gif");
    background-repeat:no-repeat;
    background-position:center left;
  }



.table_style {
  }

.table_style dl,dt,dd {
    margin:0px;
    padding:0px;
  }

.table_style dl {
    margin-top:10px;
    margin-bottom:10px;
    padding-top:10px;
    border-top:2px solid #cccccc;
    border-bottom:2px solid #cccccc;
    line-height:1.5em;
  }

.table_style dt {
    font-weight:bold;
    color:#006699;
    width:9.0em;
    text-align:right;
  }

.table_style dd {
    padding-bottom:0.7em;
    padding-left:10.0em;
    margin-top:-1.5em;
    margin-bottom:0.7em;
    margin-left:0em;
    border-bottom:1px dotted #cccccc;
  }

.table_style dd.bottom {
    padding-bottom:0.7em;
    padding-left:10.0em;
    margin-top:-1.5em;
    margin-bottom:0em;
    margin-left:0em;
    border:0px;
  }

.table_style ul, li {
    margin:0px;
    padding:0px;
    list-style-type:square;
  }

.table_style ol, li {
    margin:0px;
    padding:0px;
    list-style-type:decimal;
  }

.table_style li {
    margin-left:2.0em;
  }

.table2_style {
  }

.table2_style dl,dt,dd {
    margin:0px;
    padding:0px;
  }

.table2_style dl {
    margin-top:10px;
    margin-bottom:10px;
    padding-top:10px;
    border-top:2px solid #cccccc;
    border-bottom:2px solid #cccccc;
    line-height:1.5em;
  }

.table2_style dt {
    font-weight:bold;
    color:#006699;
  }

.table2_style dd {
    padding-bottom:0.7em;
    padding-left:5.0em;
    margin-bottom:0.7em;
    margin-left:0em;
    border-bottom:1px dotted #cccccc;
  }

.table2_style dd.bottom {
    padding-bottom:0.7em;
    padding-left:5.0em;
    margin-bottom:0em;
    margin-left:0em;
    border:0px;
  }

.table2_style ol, li {
    margin:0px;
    padding:0px;
    list-style-type:decimal;
  }

.table2_style li {
    margin-left:2.0em;
  }

strong {
    padding:0 3px;
    color:#5978B9;
  }

.blogToTop {
    padding-top:1.0em;
    font-size:10px;
    text-align:right;
  }


#mtListCenter a {
    text-decoration:underline;
  }

#mtListCenter a:visited {
    color:#090;
  }

#mtListCenter a:hover {
    color:#f90;
    text-decoration:none;
  }

#mtListCenter ul {
    list-style-type:none;
  }

#mtListCenter li {
    padding:0 0px 10px 20px;
    list-style-type:none;
    background-image:url("list_mymu.jpg");
    background-repeat:no-repeat;
    background-position:top left;
    background-color:none;
  }


#AreaVoice {
    width:370px;
    padding-bottom:50px;
    background-image:url("back_voice_2.gif");
    background-repeat:repeat-x;
    background-position:bottom left;
  }

#AreaVoiceHeader {
    height:50px;
    background-image:url("back_voice_1.gif");
    background-repeat:repeat-x;
    background-position:top left;
  }

#AreaVoiceFlashMovie {
    padding:0 0 20px 25px;
  }

#AreaVoiceText {
    padding:0 15px 0 70px;
    background-image:url("back_voice_text.gif");
    background-repeat:no-repeat;
    background-position:top left;
/*
    font-size:86%;
*/
    color:#5877b8;
    line-height:1.5em;
  }

#VoiceName1 {
    font-weight:bold;
    margin-top:2em;
}

#VoiceName2 {
}
