@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: 12px;
  color: #333333;
  background-image: url(../img/back.gif);
}

a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #004080;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}

.topp1 { font-size: 16px!important; }/*大文字*/
.p1 { font-size: 14px!important; }/*大文字*/

.red { color: #ff0000!important; }/*赤色*/
.red2 { 
   color: #ff0000!important;  
   font-weight: bold; }/*太め赤文字*/
.red3 { 
    color: #ff0000!important;
    background-color: #FFE7E7;
    font-size: 16px!important; }/*大きめ赤文字*/
.topred4 { 
   color: #ff0000!important;  
   font-size: 16px!important; }/*中赤文字*/
.red4 { 
   color: #ff0000!important;  
   font-size: 14px!important; }/*中赤文字*/
.red5 { 
   width: 700px;
   text-align: left;
   color: #ff0000!important;  
   font-size: 16px!important; }/*中赤文字*/

.blue { font-weight: bold;
 color: #38AEC3!important; }/*青色*/

.blue2 { 
    color: #278FD8!important;
    background-color: #F0FFFF;
    font-size: 16px!important; }/*大きめ青文字*/

.grey { 
    padding: 5px 0 0 0px;
    font-weight: bold;
    color: #ffffff!important;
    background-color: #8C8C8C;
    font-size: 14px!important; }/*大きめ青文字*/

.grey2 { 
    padding: 0 0 0 10px;
    color: #8C8C8C!important;
    background-color: #F0F0F0;
    font-size: 14px!important; }/*大きめ青文字*/


.b{ font-weight: bold; }/*太字*/

.center { text-align: center; }/*センター寄せ*/
/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 950px;
  border-right:  solid 2px #c6c6c6;
  border-bottom: solid 2px #c6c6c6;
  border-left: solid 2px #c6c6c6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 950px;
  height: 150px;
  border-top: solid 4px #005ebb;
  background-color: #ffffff;
  background-image: url(../img/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
  color: #004080;
}

#header h2 {
  margin: 0;
  padding: 0px 0px 0px 0px;
  width: 438px;
  text-align: left;
  font-size: 10px;
  color: #666666;
}


#table-left{
  text-align: left;
  font-size: 15px;
  padding: 0px 0px 0px 15px;
  color: #ffffff;
  text-decoration: none;
}
#table-left a{
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
}
#table-left a:hover{
  font-size: 15px;
  color: #cccccc;
  text-decoration: none;
}



#table-right{
  text-align: left;
  margin: 0;
  padding: 6px 0px 0px 5px;
  font-size: 25px;
  color: #c9171e;
  text-decoration: none;
}
#table-right1{
  text-align: left;
  margin: 0;
  padding: 6px 0px 0px 5px;
  font-size: 25px;
  color: #c9171e;
  text-decoration: none;
}
#table-right2{
  text-align: left;
  margin: 0;
  padding: 5px 0px 0px 5px;
  font-size: 10px;
  color: #000000;
  letter-spacing: 1px;
}
#table-right3{
  text-align: left;
  margin: 0;
  padding: 5px 0px 0px 5px;
  font-size: 10px;
  color: #000000;
  letter-spacing: 1px;
}


#header-menu {
  height: 23px;
  background-color: #333333;
  margin: 0px;
  padding: 8px 0 0 15px;
  background: url(../img/head_menu_back.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  text-align: center;
  margin: 0;
  width: auto;
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 15px;
  padding-right: 10px;
  background: url(../img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}


/*---------- コンテンツ ----------*/

#container {
  width: 938px;
  overflow: hidden;
  margin: 0px;
  padding: 6px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 10px 5px 0;
  font-size: 12px;
  line-height: 180%;
  width: 740px;
  letter-spacing: 1px;
}

#contents h2 {
  height: 35px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;

}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 180%;
  font-size: 12px;
}

#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: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

hr.line {
border-width : thin thin thin thin;
border-style : dotted dotted dotted dotted;
border-color : #cccccc #cccccc #cccccc #cccccc;
}


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.w-line { 
	border : solid;
	border-color : #cccccc #cccccc #cccccc #cccccc;
	border-width : 1px 1px 1px 1px;
}

td.w-line { 
	border : solid;
	line-height : 120%;
	border-color : #8092BC #8092BC #8092BC #8092BC;
	border-width : 1px 1px 1px 1px;
}



/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  text-align: left;
  background-image: url(../img/menu_back.gif);
  letter-spacing: 1px;
}

#menu h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(../img/menu_back.gif);
}

.menulist h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  border-right: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  border-left: solid 1px #9f9f9f;
  width: 134px;
  padding: 5px 4px 4px 20px;
  font-size: 12px;
  line-height: 160%;
  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 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(../img/menu_back.gif);
}

.menu_wh {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 151px;
  text-align: left;
  background-color: #ffffff;
  border-right: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  border-left: solid 1px #9f9f9f;
}



.menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 148px;
  padding: 6px 0 5px 0;
  font-size: 12px;
 }

.menu_free a:hover{
  color: #005ebb;
}

.menu_free p{
  margin: 10px 4px 10px 4px;
  font-size: 12px;
  line-height: 180%;
}

#menu p {
  margin: 10px 4px 10px 4px;
  line-height: 180%;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #004080;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}
#right{
  text-align: right;
  margin: 0;
  padding: 0 14px 0 0;
  font-size: 12px;
}

#footer2{
  clear: both;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 10px;
  text-decoration: none;
  color: #dcdcdc;
}
#footer2 a {
  color: #dcdcdc;
  font-size: 10px;
 }
#footer2 a:hover {
  color: #dcdcdc;
  font-size: 10px;
 }


#footer-menu {
  height: 23px;
  margin: 0px;
  padding: 8px 0 0 15px;
  background-color: #e6e6e6;
}

#footer-menu ul {
  text-align: center;
  margin: 0;
  width: auto;
}

#footer-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 15px;
  padding-right: 10px;
  background: url(../img/l_icon.gif) no-repeat;
  background-position: left center;
}