@charset "Shift_JIS";


/* ****************** 全体 ****************** 

body{
  background-image: url(images/bk.gif);
  background-image: url(pic0902/bg.gif);
  background-repeat: repeat;
  line-height: 18px;
  font-size: 12px;
  color: #555555;
  margin: 0px;
}                                              
 ******************************************* */

body{
  line-height: 18px;
  font-size: 14px;
  color: #000000;
  margin: 0px;
}

table{
  background-color: #ffffff;
}

td{
  line-height: 20px;
  font-size: 14px;
}

p{
  line-height: 18px;
}

/*** ボタンのリンク ***/
a img {
  border: none;
}

a {
  outline: none;
}

/*** 普通のリンク ***/
a:link{
  color: #555555;
  font-size: 14px;
  text-decoration: none;
}

a:visited{
  color: #555555;
  font-size: 14px;
  text-decoration: none;
}

a:hover{
  color: #FF6600;
  font-size: 14px;
  text-decoration: underline;
}

a:active{
  color: #FF6600;
  font-size: 14px;
  text-decoration: underline;
}

/*** 文字色：白の時のリンク ***/

a.white:link{
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

a.white:visited{
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

a.white:hover{
  color: #ffffff;
  font-size: 14px;
  text-decoration: underline;
}

a.white:active{
  color: #ffffff;
  font-size: 14px;
  text-decoration: underline;
}

ul{ 
  margin: 0 0 0 30px;
  padding: 0; 
}

img{ 
  vertical-align: middle;
}


/**********************************************
#Layout{
  width: 820px:
  padding: 10px 5px;
  margin: 0px auto;
  background-image: url(pic0902/mainbk.gif);
  background-repeat: repeat-y;
}

#footer{
  background-image: url(images/table-bk_02.gif);
  color: #666666;
}

Li{
  background: url(images/maru-g.gif) no-repeat top left;
  padding: 0px 0px 0px 14px;
  font-size: 12px;
  Line-height: 15px;
  text-align: left;
}

#footer td {
  vertical-align: bottom; text-align: center;
}
**********************************************/

