/*  charset  */
@charset "shift_jis";
/*  それぞれのページ設定  */

/* 基礎部分 */

*{
  margin:0;
  padding:0;
}
html{
  text-align: left;
}
body{
  margin: 0 auto;
  background-image : url(p1.gif);
  background-repeat : repeat;
}
div#container {
  background : url(bg.png) 50% 0%;
  background-repeat:repeat-y;
  width:700px;
  margin: 0 auto 0;
  text-align: center;
}
DIV#content,#t-left,#t-right{
  font-size : 94%;
  font-family : "ＭＳゴシック";
  line-height:160%;
  color : #000000;
  text-align: left;
}
TD,DIV{
  font-size : 94%;
  font-family : "ＭＳゴシック";
  line-height:160%;
  color : #000000;
}
A:link {
  color:#0F0A1E;
  text-decoration:none;
}
A:visited {
  color:#0F0A1E;
  text-decoration:none;
}
A:active {
  color:#0F0A1E;
  text-decoration:none;
}
A:hover{
  color:#999999;
  position:relative;
}
.space1{
  margin-top:200px;
}
.space2{
  margin-top:60px;
}
HR{
  color : #c3c3c3;
}
.t{
  filter:dropshadow(offx=2,offy=2,color=#d7d7d7);
  position:relative;
  width:100%;
  height:0%;
  font-weight:bold;
  font-Family:Verdana, Arial, Helvetica;
}
/* 見出し */
h1{
  padding:5px 0px 0px 0px;
  font-size:24px ;
  font-family:Georgia,Times New Roman;
  font-weight:bold;
  letter-spacing:5px;
  height:37px;
}
h2{
  padding:5px 15px 5px 10px;
  font-size:85%;
  font-family:meiryo,Tahoma,verdana,'ms ui gothic','ＭＳ Ｐゴシック',osaka;
  font-weight:normal;
  letter-spacing:5px;
  border-left:5px solid #333333;
}
h3{
  margin:26px 0px 15px 1px;
  padding:5px 0px 0px 24px;
  background : url(i_kira.gif);
  background-position: 0% 50%;
  background-repeat : no-repeat;
  font-size:100%;
  font-family:meiryo,Tahoma,verdana,'ms ui gothic','ＭＳ Ｐゴシック',osaka;
  font-weight:normal;
  letter-spacing:3px;
  border-bottom:1px solid #666666;
}
h3:first-letter{
  color:#0066cc;
}
h4{
  margin:5px 0px 20px 0px;
  padding:0px 10px;
  font-size:100%;
  font-family:meiryo,Tahoma,verdana,'ms ui gothic','ＭＳ Ｐゴシック',osaka;
  font-weight:normal;
  letter-spacing:3px;
  border-left:2px solid #999999;
}
h5{
  margin:15px 0px 5px 0px;
  padding:0px 0px;
  font-size:100%;
  font-weight:bold;
}
h6{
  margin:15px 0px 5px 0px;
  padding:0px 0px;
  font-size:100%;
  font-weight: none;
}
/* 外枠 */  
#wrap {
  width:650px;
  text-align:left;
  margin:0 auto;
  background : url("") no-repeat 50% 0px;
}
#inner {
  margin:10 10px;
}
#mainWrap {
  width:485px;
  float:right;
}
#sideWrap {
  width:135px;
  float:left;
  font-size:83%;
}
/* 回り込み解除 */
.clear {
  clear:both;
}
.clear hr {
  display:none;
}
/* フッター */
#footer{
  font-family:Georgia,Times New Roman;
  font-weight:bold;
  font-size:10px;
  color:#999999;
}
/* グローバルナビ */ 
#gNavi {
  margin:0;
  padding:0 10px;
  line-height:30px;
}
#gNavi li {
  display:inline;
  list-style:none;
  padding-right:10px;
  font-family:meiryo,Tahoma,verdana,'ms ui gothic','ＭＳ Ｐゴシック',osaka;
  font-weight:normal;
  font-size:14px;
}
/* テキストリンク用 */ 

#t-left{
  float:left;
  width:50%;
  border:solid 0px gray;
  margin:0;
  padding:0 0 0 0;
　　　　}
}
}
}
#t-right{
  float:left;
  　　　　　width:48%;
  　　　　　border:solid 0px gray;
  margin:0;
  padding:0px 10px 0px 0px;
　　　　　
}
}
/* リスト関連 */ 

ul {
  margin:5px 10px 10px 20px;
  padding:0px;
  list-style-type:square;
  inside;
}
/* バナーリンク用 */

.bn{
  font-size:12px;
  color:#666666;
  border-bottom:1px dotted #666666;
  line-height:130%;
  padding-bottom:15px;
  margin-bottom:15px;
}
.bnp a{
  font-weight:bold;
  color:#000000;
}
.bnp a:hover{
  position:relative;
  top:1px;
  left:1px;
}
.bna{
  float: left;
  margin: 0 10px 5px 0;
}
.bnb{
  float:left;
  margin-right:8px;
  width:200px;
  height:40px;
  border:none;
}
/*  サイト・管理人名・相互確認  */
.site-n,rp{
  color:gray;
  margin-right:10px;
}

