/*------------------------------------------------------------------

ボディ背景

-------------------------------------------------------------------*/

body {
  background-color: #F2F2F2;
; text-align: center
}



/*---------------------------------------------------------------------------------------------

リンクの編集

---------------------------------------------------------------------------------------------*/

a{ 
   color:#000000;
   outline:none;
   text-decoration:none;}

a:hover{
   color:#000000;
   outline:none;
   text-decoration:underline;
}


/*------------------------------------------------------------------

ヘッダー

-------------------------------------------------------------------*/

.title {
  height: 35px; width: 900px; 
; background-image: url(../jmn-img/top-jmn50k.gif);
 background-repeat: repeat-x
}


h1 {
  font-size: 12px;
 text-decoration: underline;
 font-weight: normal
}


.header_m {
  font-size: 12px;
 background-image: url(../jmn-img/top-jmn50d.gif);
 background-repeat: repeat-x;
 height: 35px;
 width: 900px;
 text-align: right
}


/*---------------------------------------------------------------------------------------------

サイド枠

---------------------------------------------------------------------------------------------*/

.left_shadow {
  background-image: url(../jmn-img/shadow01.gif);
 background-repeat: repeat-y
; height: auto; width: 32px
}

.right_shadow {
 background-image: url(../jmn-img/shadow02.gif);
 background-repeat: repeat-y 
; height: auto; width: 32px
}


/*------------------------------------------------------------------

テーブル

-------------------------------------------------------------------*/

.main_t_back {
  background-image: url(../jmn-img/back20.gif);
 background-repeat: repeat;
 width: 900px
; text-align: center
}



/*------------------------------------------------------------------

メニューコンテンツ

-------------------------------------------------------------------*/


.menu_table {
  height: auto; width: 150px
; border: #FF0000
}

.menu_text {
width: 150px;
 font-size: 12px;
 padding-left: 20px
; padding-top: 5px; padding-bottom: 5px
}

.menu_content {
  font-size: 12px;
 font-weight: bold;
 width: 150px;
 padding-top: 15px;
 padding-bottom: 5px;
 padding-left: 10px
; color: #FF0000
; border: solid; border-width: 0px 0px 1px; border-color: black black #FF0000
}


/*------------------------------------------------------------------

コンテンツ内容

-------------------------------------------------------------------*/

.content_table {
  height: auto; width: 650px;
 text-align: center;
 font-size: 14px
}

.table_o {
  width: 964px
}
.tiiki {
  font-size: 11px; color: #666666;
 width: 700px;
 margin-top: 30px;
 padding-top: 30px
}
.content_text_d {  }


.tiiki_table {
  float: none; height: 280px;
 width: 500px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 border: 1px #FF0000 solid;
 font-size: 12px
; text-align: center
}

.tiiki_table2 {
  float: none; width: 150px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 border: 1px #000000 double;
 font-size: 12px
; text-align: center
}

.content_box {
 height: auto; width: 700px ;
 padding-top: 10px;
 padding-left: 30px
}

h2 {
  font-size: 18px;
 font-weight: bold
}




/*------------------------------------------------------------------

copyright

-------------------------------------------------------------------*/

}
.copyright {
    width: 900px;
	; clip:   rect(   ); 
	background-position: center center; 
	text-align: center; 
	vertical-align: 
	middle; font-size: 10px;
 text-decoration: underline;
 padding-top: 30px;
 margin-top: 30px;
 height: 50px:10px;
}


.line {
  background-color: #FF0000;
 height: auto;
 width: 2px}


