@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #333333;
  background-image: url(img/back.gif);
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #004080;
  font-size: 15px;
}

a:hover {
  color: #005ebb;
  font-size: 15px;
}

a:visited {
  color: #004080;
  font-size: 15px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
  border-top: solid 4px #005ebb;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 900px;
  height: 70px;
  text-align: center;
  background-image: url(img/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 0px 0 5px 0px;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #004080;
}

#header h5 {
  margin: 0;
  padding: 16px 0 0 6px;
  width: 400px;
  text-align: left;
  font-size: 18px;
  color: #333333;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #666666;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 13px;
  color: #666666;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 18px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 18px;
  color: #999999;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 15px 20px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: auto;
  margin: 0;
  padding: 0px;
  height: 45px;
  text-align: left;
  border-bottom: solid 3px #cccccc;
  background-image: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 12px;
  width: 152px;
  line-height: 20px;
  color: #fffffc;
  background-image: url(img/head_menu_back.gif);
  text-align: center;
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #1e50a2;
  text-decoration: none;
  padding: 15px 0 10px 0;
}

#header-menu li a:hover {
  background-image: url(img/head_menu_back_hover.gif);
}

#header-menu #home a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1e50a2;
  width: 120px;
}

#header-img {
  width: 100%;
  height: 220px;
  margin: 0;
  text-align: center;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
}

#header-img-slim {
  width: 100%;
  height: 140px;
  margin: 0;
  text-align: center;
  background: url(img/head_img_bg.gif);
  background-repeat: repeat-x;
}


/*---------- コンテンツ ----------*/

#container {
  width: 888px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 6px 6px 5px;
  background: #ffffff url(img/side_yback.jpg);
  background-repeat: repeat-y;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 5px 5px 0;
  font-size: 15px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
}

#contents #pannavi {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 12px;
}

#contents h2 {
  height: 27px;
  margin: 0 0 7px 0;
  padding: 13px 0 0 20px;
  font-size: 16px;
  color: #004080;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 8px;
  line-height: 190%;
  font-size: 15px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}


.red {
 color: #ff0000;
 font-weight:bold; 
 }
 
 .bule {
 color: #0000ff;
 font-weight:bold; 
 }
 
 
/* --- トップのカテゴリ表--- */


div.blocka {
   border: solid 1px #999999;
   float: left;
   width: 315px;
}

div.blockc {
   border: solid 1px #999999;
   clear: both;
	    width: 630px;
}

div.blockd {
   border: solid 1px #999999;
   clear: both;
	    width: 610px;
		  padding : 5px 10px 5px 10px ;
		  line-height:16px;
}
div.blocke {
   border: solid 1px #999999;
   float: left;
   width: 295px;
   	 padding : 5px 10px 5px 10px ;
	 line-height:16px;
}
div.blockf {
   border: solid 1px #999999;
   float: left;
   width: 295px;
   	 padding : 5px 10px 5px 10px ;
	 	 line-height:16px;
}


/* --- トップのカテゴリ表--- */

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 18px;
  margin: 0;
  padding: 10px 0 7px 24px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 2px #cccccc;
  border-left: solid 1px #dddddd;
  width: 174px;
  padding: 6px 4px 5px 30px;
  font-size: 13px;
  line-height: 140%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #005ebb;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menu_free {
  margin: 0 0 14px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  height: 18px;
  margin: 0;
  padding: 10px 0 7px 24px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
  line-height: 180%;
 }

.menu_free a:hover{
  color: #005ebb;
  line-height: 180%;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  background-color: #ffffff;
  background-image: url(img/menu_back.gif);
  line-height: 180%;
}

/* --- 最新情報　更新情報--- */
.section {
width: 620px; /* ボックス幅 */
height: 88px; /* ボックス高さ */
overflow: auto;
background-color: #ffffff; /* ボックス背景 */
border: 1px #cccccc solid; /* ボックス枠線 */
font-size: 100%; /* 文字サイズ */
color: #000000; /* 文字カラー */
padding: 6px 5px 6px 10px;
}

.section2 {
width: 620px; /* ボックス幅 */
height: 40px; /* ボックス高さ */
overflow: auto;
background-color: #ffffff; /* ボックス背景 */
border: 1px #cccccc solid; /* ボックス枠線 */
font-size: 100％; /* 文字サイズ */
color: #000000; /* 文字カラー */
padding: 6px 5px 6px 10px;
}


/* --- 最新情報　更新情報--- */


/*---------- 用語集----------*/

#contents .wordbox{
  width:580px;
}

#contents .wordbox_left{
  font-size: 13px;
  color: #333333;
  width:35px;
  float:left;
  
}


#contents .wordbox_rightb{
  font-size: 13px;
  font-weight:bold;
  color: #000066;
  float:left;
  width:535px;
  padding-left:10px;
  
}

#contents .wordbox_right{
  font-size: 13px;
  color: #333333;
  width:535px;
    float:left;
    padding-left:10px;
	margin-bottom:5px;
}


#contents .cbox {
          clear: both;
          width: 585px;
}


table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}



/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 0 30px 0;
  text-align: center;
  font-size: 13px;
  color: #333333;
  background-color: #cccccc;
}

#footer a {
  color: #333333;
  font-size: 13px;
 }

#footer a:hover {
  color: #333333;
}


/*---------- ポイント使用 ----------*/

.txt01  {
	font-size: 14px;
	color: #060;
	text-align:center;
}

.txt02 {
  font-size: 13px;
  color: #000099;
  font-weight:bold;
}
