/*サイドバー装飾用CSS */
#side LI{
  list-style-image : url(http://denikero.com/gazou/yaya.gif);
  border-bottom: 1px dotted #FF6600;
  line-height : 120%;
}
#side li a{
  display:block;
}
#side ul {
  font-size: 12px;
  margin: 0px;
  padding-left:15px;
}
/*ページのレイアウト用CSS*/
BODY{
  margin: 0px;
  padding: 0px;
  text-align:center;
  font-family : "MS UI Gothic,"メイリオ,Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif,;
  
}
#contents	{
  width:952px;
  margin:auto;
  text-align:left;
}
#headdar1	{
  width: 952px;
  border-bottom:solid 10px #472323;
  border-top:solid 10px #472323;
}
#headdar2	{
  width: 952px;
  border-bottom:solid 5px #472323;
  
}
#main	{
  width: 390px;
  float : right;
  margin-right:5px;
}
#side	{
  width: 195px;
  float : left;
  margin-left:5px;
}
#conteinar	{
  width:605px;
  float : left;
}
#ad_side	{
  width:336px;
  float : right;
  margin-right:5px;
}
#sougorink	{
  width: 952px;
  text-align : right;
  font-size : 12px;
  margin-top : 5px;
  margin-bottom : 10px;
  clear: both;
}
#sougorink1	{
  width: 952px;
  font-size : 12px;
  border: 1px solid #e1e1e1;
  background-color : #f4e8e8;
  line-height : 15px;
  padding: 5px;
  clear: both;
}
address {
  font-size : 12px;
  text-align:center;
  padding : 3px;
  clear: both;
  color : white;
  background-color :#472323;
  width : 952px;
  margin-top : 5px;
  font-style : normal;
}
a:hover{
  color : red;
  text-decoration : none;
}
a:visited{
  color : purple;
  text-decoration : underline;
}
a:hover {
  position: relative;
  top: 1px;
  left : 1px;
}
a:{
  color: #666666;
  text-decoration: none;
  font-weight:bold;
}
p.center {
  color:#000000;
  font-size : 12px;
  margin : 2px;
}
h1{
  font-family : "MS UI Gothic";
  margin top: 5px;
  margin-bottom : 0px;
  font-size : 15px;
  font-weight : bold;
  color : #444444;
}
h2 {
  font-size : 13px;
  font-weight : bold;
  text-decoration : none;
  margin-bottom : 5px;
}
h3{
  font-size : 16px;
  font-family : "MS UI Gothic";
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #4c4c4c;
}
TABLE{
  
  font-family : "MS UI Gothic";
  

  font-size : 13px;
}
li.side_ {
  list-style-image : url(http://denikero.com/gazou/toppeji05.gif);
  border-bottom: 1px dotted #a0a0a0;
  line-height: 13px;
}
ul.side_ {
  font-size: 12px;
  margin top: 5px;
  padding-left:15px;
}
ul.side_ span {
  color : #cc0000;
  font-weight : bold;
}




