@charset   "Shift_JIS";
<STYLE type="text/css">
<!--

BODY	{
  margin: 0;
  padding: 0;
  background-image : url(file:///D:/HP/asd_new/imege/back-dark.png);
}
A	{
  color: #017acd;
}
A{
  color : navy;
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : none;
}
/* コンテナ */
DIV#container	{
  background-image : url(../imege/line-gray.png);
  background-repeat: repeat-y;
  background-color: #ffffff;
  border-left: solid 1px #666666;
  border-right: solid 1px #666666;
  width: 790px;
  margin-left: auto;
  margin-right: auto;
}
/* ヘッダー */
DIV#header	{
  background-color: #dddddd;
  background-image : url(../imege/building_m.jpg);
  background-position: 0 -60px;
  border-bottom: solid 1px #666666;
  padding: 15px 20px 20px;
}
DIV#header H1	{
  margin: 0;
}
DIV#header P	{
  color: #666666;
  font-size: 0.75em;
  margin: 0;
}
/* コンテンツ */
DIV#content	{
  width: 550px;
  float: right;
  margin-top: 10px;
  margin-left: auto;
  margin-right: 30px;
  margin-bottom: 25px;
  display: inline;
}
DIV#content H2	{
  background-color: #014471;
  background-image : url(../imege/bar-blue.png);
  background-repeat: no-repeat;
  font-size: 0.875em;
  color: #ffffff;
  line-height: 28px;
  padding-left: 6px;
  margin-top: 0;
  margin-bottom: 0;
}
DIV#content H3	{
  background-color: #e0e0e0;
  background-image : url(../imege/bar-green.png);
  background-repeat: no-repeat;
  font-size: 0.875em;
  line-height: 23px;
  padding-left: 30px;
  margin-top: 30px;
  margin-bottom: 0;
}
DIV#content P	{
  font-size: 0.75em;
  line-height: 1.6;
  margin-top: 10px;
}
DIV#content P#message	{
  margin-top: 0;
}
/* サイドバー */
DIV#sidebar	{
  width: 170px;
  float: left;
  margin-bottom: 25px;
}
UL.sidemenu	{
  font-size: 0.75em;
  margin-top: 8px;
  margin-left: 8px;
  padding-left: 10px;
  line-height: 0;
}
UL.sidemenu LI	{
  list-style-type: none;
}
UL.sidemenu LI A	{
  display: block;
  line-height: 30px;
  text-decoration: none;
  color: #ffffff;
  background-color: #005087;
  border-bottom: solid 1px #ffffff;
  padding-left: 10px;
}
UL.sidemenu LI A:HOVER	{
  background-color: #017acd;
}
UL.sidemenu UL 	{
  margin: 0;
  padding: 0;
}
UL.sidemenu UL LI A 	{
  background-color: #ffffff;
  color: #000000;
  border-bottom: solid 1px #aacfff;
  line-height: 24px;
}
UL.sidemenu UL LI A:HOVER 	{
  background-color: #666666;
  color: #ffffff;
}
P.feed	{
  margin-bottom: 10px;
}
P.feed A	{
  font-size: 0.75em;
  color: #444444;
  text-decoration: none;
  line-height: 30px;
  border: solid 1px #888888;
  padding: 5px;
}
P.feed IMG	{
  border: none;
  vertical-align: middle;
}
/* フッター */
DIV#footer	{
  background-image: none;
  background-repeat: repeat-x;
  background-color: #ffffff;
  border-top: solid 1px #666666;
  width: 100%;
  margin-top: 0;
  padding-top: 8px;
  clear: both;
}
ADDRESS	{
  font-size: 0.75em;
  font-style: normal;
  color: #666666;
  text-align: left;
  padding: 12px;
}
-->
