@charset "utf-8";
/*
====================================================

Copyright (C) 2008 Mlacky.net. All rights reserved.

                             Last update  2008/4/8

====================================================

   印刷レイアウト設定
----------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,li,dl,dt,dd,table,hr,div,form,address {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

body {
  line-height: 1.6;
}

a {
  text-decoration: none;
}

img {
  border: none;
}

h1 {
  margin-bottom: 15px;
}

#global-nav {
  display: none;
}

#maincol dl {
  margin-bottom: 15px;
}

#maincol dl dt {
  width: 85px;
  margin-bottom: 3px;
  float: left;
  clear: left;
}

#maincol dl dd {
  margin-left: 95px;
  margin-bottom: 3px;
}

#footer img {
  margin-top: 15px;
}


#index2 #container #content #maincol h3,
#index2 #container #content #maincol p {
  display: none;
}

#news #container #content #maincol h3 {
  margin-top: 15px;
}

#media #container #content #maincol p {
  display: none;
}


.txtCap { text-transform: capitalize;}
.txtUpp { text-transform: uppercase;}
.txtLow { text-transform: lowercase;}


/*
====================================================

            Created by YASUTAKA MURATA

====================================================
*/
