/* レイアウトの設定*/
body{
    margin:0px;
    padding:0px;
    text-align:center;
    background-image: url(../../img/bg.gif);
    background-repeat: repeat;
    background-color:#ff9900;
    font-size: 12px; line-height: 150%;
    color:#333333;
}
/* ラッパーの設定*/
#wrap{
    position:relative;
    width:800px;
    background-color:#ff9900;
	margin:0px auto;
	text-align:left;}
}
/* ヘッダーの設定*/

#head  {
  width:800px;
  background-image: url(../../img/titlebg.gif);
  background-color:#000033;
}
#head .title {
background-image: url(../../img/titlebg.gif);
 background-repeat:repeat;
 background-color: #000033;
 width: 799px;
 padding: 0px;
 text-align: left;
 text-indent: 0px;
 vertical-align: top;
 margin: 0px;}
#head p{
  background-color:#ff9900;
  color:#333333;
  border-style: solid;
  border-width: 1px 1px 1px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 5px;}
#head  img {
  margin: 0px;
  vertical-align:top;
  border: 0px;}
/* 左側の設定*/
#left{
    float:left;
    width:125px;
    background-color:#ff9900;
    text-align:center;
}
/* 真ん中の設定*/
#center{
    float:left;
    width:510px;
    background-color:#ff9900;
}
/* 右側の設定*/
#right{
    float:left;
    width:165px;
    color:#333333;
    background-color:#cccccc;
}

/* フッターmーの設定*/
#footm{
    width:800px;
    height:20px;
    background-color:#ff9900;
	text-align:center;
	margin-top: 0px;
 　margin-right: 0px;
 　margin-bottom: 5px;
 　margin-left: 0px;
    clear:both;
}

/* フッターーの設定*/
#foot{
    width:800px;
    background-color:#ff9900;
	text-align:center;
	margin-top: 0px;
 　margin-right: 0px;
 　margin-bottom: 5px;
 　margin-left: 0px;
    clear:both;
}
/* INDEXボタンの設定*/
#x,#x kbd{
	font:icon;
}#x{
    background-image: url(../../img/bg01.gif);
	background-repeat: repeat;
	line-height:1.6;
	padding:0 0px 0px 0px;
	border-bottom:2px none #333;
	list-style-type:none;
	margin:0;
	padding:0 0 0px 5px;
}#x li{
	display:inline;
	margin:0 -3px 0 0;
	padding:0;
}#x a{
	text-decoration:none;
	color:#000;
	border:1px solid #333;
	padding:2px 4px;
}#x a:hover{
    color:#fff;
	border-color:#003366 #003366 #003366 #003366;
	background:#003366;
}#x a:active{
    color:#fff;
	border-color:#666666 #666666 #666666 #666666;
	background:#666666;
}#x a kbd{
	text-decoration:underline;
	font-size:110%;
}
/* INDEXボタン2の設定*/
#y,#y kbd{
	font:icon;
}#y{
    background-image: url(../../img/bg01.gif);
    background:#ccc;
    line-height:1.6;
    padding:0 1px 1px 0px;
    border-bottom:2px groove #dedede;
    list-style-type:none;
    margin:0;
    padding:0 0 1px 5px;
}#y li{
	display:block;
	margin:0 -3px 0 0;
	padding:0;
}#y a{
	text-decoration:none;
	color:#000;
	border:1px solid #ccc;
	padding:2px 4px;
}#y a:hover{
    color:#fff;
	border-color:#003366 #003366 #003366 #003366;
	background:#003366;
}#y a:active{
    color:#fff;
	border-color:#666666 #666666 #666666 #666666;
	background:#666666;
}#y a kbd{
	text-decoration:underline;
	font-size:110%;
}
 a {  text-decoration: none
 }
a:link {
    color: #ffff00;
	text-decoration: none
}
a:visited {
      color: #ffcc66;
	  text-decoration: none
}
a:active {
     color: #666600;
	 text-decoration: none
}
a:hover {
      color:#ffffff;
	  background-color:#333333;
	  text-decoration:underline;}
.titlegazo {
  text-align: left;
  vertical-align: top;
  margin:0px;
  }
 /* 見出しの設定*/
 h1 {
  font-size: 16px;
  font-style: normal;
  font-weight: bolder;
  margin: 0px;
  padding: 0px;
  }
h2{
  background-image: url(../../img/bg01.gif);
  background-repeat: repeat;
  background-color:#999999;
  padding:0 1px 1px 10px;
  font-size: 1.3em;
  }
h3{
  background-image: url(../../img/bg01.gif);
  background-repeat: repeat;
  margin: 0px;
  padding:0 1px 1px 10px;
  background-color:#999999;
  font-size: 1.2em;
  }
h4{
  background-image: url(../../img/bg01.gif);
  background-repeat: repeat;
  margin: 0px;
  padding:0 1px 1px 10px;
  background-color:#ff9900;
  font-size: 1.2em;
  }
h5{
  background-image: url(../../img/bg01.gif);
  background-repeat: repeat;
  margin: 0px;
  padding:0 1px 1px 10px;
  background-color:#ff9900;
  font-size: 1.2em;
  }
 .f10 {
  font-size: 10px;
  line-height: 150%;
  }
.midasi {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: uppercase;
  color: #666666;
  background-image: url(../../img/bg.gif);
  background-repeat: repeat;
  background-color: #CCCCCC;
  }
   /* 右側のカテゴリー設定*/
#right .kate{
	  font-size: 12px;
	  line-height: 150%;
      text-aligin: left;
	  border: #333333;
	  border-style: outset;
	  border-top-width: 1px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px;
	  margin-top: 2px; 
	  margin-right: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
  padding:0;
}
#right .kate ul{
   color:#333333;
  margin: 0px;
  padding-top:3px;  
  padding-right:0px;  
  padding-bottom:3px;  
  padding-left:3px;
  }
#right .kate li{
 list-style-position: outside;
 list-style-type: none;
 padding-top:1px;
 padding-right:0px;
 padding-bottom:1px;
 padding-left:5px;  
}
.colm {
  list-style-position: inside;
  list-style-type: none;
  background-color:#ff9900;
  border: #000033;
  border-style: solid;
  border-width: 0px 1px 1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  padding-top: 4px;
  padding-right: 2px;
  padding-bottom: 4px;
  padding-left: 4px;
  } 
  .colm dd {
 list-style-position: outside;
 list-style-type: none;
 margin-left: 2px;
 padding-top:1px;
 padding-right:0px;
 padding-bottom:1px;
 padding-left:5px;  
}
  .cad{
  list-style-position: inside;
  list-style-type: none;
  background-color: #cccccc;
  border: #000033;
  border-style: outset groove inset outset;
  border-width: 2px 1px 1px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px
  } 
.tlink{
	  list-style-position: inside;
      list-style-type: none;
	  color: #333333;
	  font-size: 12px;
	  line-height: 150%;
      text-aligin: left;
	  background-color: #cccccc;
	  border: #cccccc;
	  border-style: solid
	  border-width: 1px 1px 1px;
	  margin-top: 2px; 
	  margin-right: 1px;
	  margin-bottom: 2px;
	  margin-left: 1px;
	  padding-top: 4px;
	  padding-right: 0px;
	  padding-bottom: 0px;
	  padding-left: 4px}
.new{
list-style-position: inside;
list-style-type: none;
background-color:#ff9900;
	  font-size: 12px;
	  line-height: 150%;
	  text-aligin: left;
	  border: #000033;
	  border-style: solid;
	  border-top-width: 0px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px;
	  margin-top: 0px; 
	  margin-right: 0px;
	  margin-bottom: 4px;
	  margin-left: 0px;
  padding:4;
}  .new dd {
 list-style-position: outside;
 list-style-type: none;
 margin-left: 2px;
 padding-top:1px;
 padding-right:0px;
 padding-bottom:1px;
 padding-left:5px;  
}
.tlink{
      width: 138px;
	  list-style-position: inside;
      list-style-type: none;
	  color: #333333;
	  font-size: 12px;
	  line-height: 150%;
      text-aligin: left;
	  background-color: #000033;
	  border: #666666;
	  border-style: outset groove inset outset;
	  border-width: 10px 1px 1px;
	  margin-top: 2px; 
	  margin-right: 1px;
	  margin-bottom: 2px;
	  margin-left: 1px;
	  padding: 1px; }

.new dl{
	  margin-top: 2px; 
	  margin-right: 0px;
	  margin-bottom: 02px;
	  margin-left: 2px;
}
tr,td{
 font-size:10pt; 
 line-height: 150%;
 color:#737373; 
 }
hr{display:none;} }

/* 管理人コメントの色 */
#kanri{ color:#ff9999; } 
#log{
 width:630;
 border-style:solid;
 border-color:#9999CC;
 }
 /* ランキング順位 */
#log-0{
 background-color:#FFCC66; } 
#log-1{ background-color:#CCCCFF; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#333333; } /* 管理人コメント */
 /* タイトルバー */
#title-bar{
 background-color:#A7C2DD;
 color:#000000;
 font-size:10pt;
line-height: 150%;
}
/* 中段バー */
#mid-bar{ background-color:#ff9900; } /* 中段バー */

