@charset "shift_jis";
/*---------- ページ全体の指定 ----------*/
body{
  font-family: "メイリオ", " ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #333333;
  background-image: url(bg02_09.jpg);
  background-repeat: repeat-x;
}
#contents img {
    max-width: 100%;
    height: auto;
}
img{
    max-width: 100%;
    height: auto;
}
.teigi{
margin:30px 0;
content:"";
display: block;
clear: both;
}
.teigi dt{
float: left;
width: 100px;
}
.teigi dd{
margin-left: 100px;
}
.renraku{
	padding:20px;
}

a:link{
  color: #000099;
  font-size: 13px;
  text-decoration: none;
}
a:hover{
  color: #000099;
  font-size: 13px;
  text-decoration: underline;
}
a:visited{
  color: #000099;
  font-size: 13px;
  text-decoration: none;
}
p{
  margin: 18px 5px 18px 3px;
  line-height: 180%;
  letter-spacing: 1px;
  width: 100%;
  font-size : 16px;
}
.indexp{
  margin: 18px 0px;
  line-height: 180%;
  letter-spacing: 1px;
}
/*---------- メイン ----------*/
#main{
  margin: 0 auto 0 auto;
  padding: 0px 0px 0px 2px;
  width: 960px;
  border-right: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  background-color: white;
}
/*---------- ヘッダー ----------*/
#header{
  margin: 0;
  width: 955px;
  height: 80px;
  border-bottom: solid 3px #000000;
  bottom: auto;
  right: auto;
}
#header h1{
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  background-color: #0f0f0f;
  color: #ffffff;
  width: 950px;
  bottom: auto;
  right: auto;
}
#header h2{
  margin : 7px 0px 0px;
  padding: 12px 10px 8px 15px;
  width : 400px;
  text-align: left;
  font-size: 14px;
  color : #666666;
  letter-spacing: 1px;
}
table{
	width:100%;
}
#table-left{
  text-align: left;
  font-size: 16px;
  line-height: 150%;
  text-decoration: none;
  width: 360px;
}
#table-left a{
  font-size: 16px;
  text-decoration: none;
  color: black;
}
#table-left a:hover{
  font-size: 16px;
  color: red;
  text-decoration: none;
}
#table-right{
  text-align: center;
  margin: 0;
  padding: 6px 0px 2px;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
  width: 300px;
}
#table-middle{
  text-align: center;
  margin: 0;
  padding: 6px 0px 2px 50px;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
  width: 230px;
  bottom: auto;
  right: auto;
}
#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}
#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  background-color: silver;
}
/*---------- コンテンツ ----------*/
/*---------- メインコンテンツ ----------*/
#contents{
  line-height: 200%;
  letter-spacing: 1px;
  width: 650px;
  font-size : 16px;
  bottom: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
padding: 15px;
padding-bottom: 50px;
box-sizing: border-box;
}
#contents h2, h3, h4, h5, h6{
  margin: 7px 0px;
  padding : 16px 0px 16px 16px;
  line-height: 110%;
  font-size : 16px;
  background-repeat: no-repeat;
  background-color : #217707;
  color : #ffffff;
  width: 100%;
  bottom: auto;
  right: auto;
border-radius:3px;
  box-sizing: border-box;
}
#contents p{
  margin : 8px 0px 10px;
  line-height: 2;
  font-size: 16px;
  letter-spacing: 1px;
}
.movie-wrap{
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.movie-wrap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*---------- メニュー ----------*/
#menu{
  margin: 5px 0px 15px;
  padding: 0px 0px 0px 4px;
  letter-spacing: 1px;
  float: right;
}
.adsense{
  margin-left: 0px;
}
/*---------- メニュー ----------*/
#migimenu{
  line-height: 160%;
  letter-spacing: 1px;
  float: left;
  font-size: 13px;
  margin-top: 5px;
  text-align: center;
  width: 100px;
}
.menulist{
  margin: 0px 0px 5px;
  font-size: 12px;
  width: 174px;
  text-align: left;
  bottom: auto;
  right: auto;
  padding-left: 3px;
  padding-right: 3px;
}
.menulist h2{
  margin: 0px 0px 0px;
  padding: 8px 0px 7px 10px;
  line-height: 120%;
  font-size: 12px;
  width: 162px;
  background-color: #0f0f0f;
  color: white;
  text-align: left;
  bottom: auto;
}
.menulist a{
  color: #004080;
  display: block;
  padding: 6px 0px 6px 20px;
  font-size: 12px;
  background-repeat: no-repeat;
  text-decoration: none;
  margin-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  text-align: left;
  line-height: 120%;
  bottom: auto;
}
.menulist a:hover{
  color: #004080;
  display: block;
  font-size: 12px;
  text-decoration: none;
  background-color: #e1e1e1;
}
.menu_free{
  margin: 5px 3px 14px;
  padding: 0px;
  background-position: center center;
}
.menu_free h2{
  margin: 0px 0px 10px;
  padding: 6px 0px 6px 10px;
  line-height: 120%;
  font-size: 12px;
  background-color: #0f0f0f;
  color: white;
  width: 162px;
  text-align: left;
  bottom: auto;
}
.menu_free a{
  color: #004080;
  padding: 6px 0px 5px;
  font-size: 12px;
  background-position: center center;
}
.menu_free a:hover{
  bottom: auto;
  right: auto;
}
.menu_free p{
  margin: 10px 0px 0px;
  font-size: 13px;
  line-height: 180%;
  letter-spacing: 1px;
}
/*---------- フッター ----------*/
#footerprivia{
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: 1px solid silver;
  background-color: #ffffff;
}
#footerplugin{
  clear: both;
  width: 100%;
  margin: 0;
  padding: 5px 0px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: 1px solid silver;
  background-color: #ffffff;
}
#footer{
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size : 14px;
  color : #333333;
  border-top: 1px solid silver;
}
#footer a{
  color: #333333;
  font-size: 12px;
  text-decoration: none;
}
#footer a:hover{
  color: #333333;
  text-decoration: underline;
}
#navitable{
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 0px;
  margin-bottom: 2px;
  font-size: 10px;
  padding-top: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0f0f0f;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #0f0f0f;
  border-collapse: collapse;
  border-left-color: #0f0f0f;
  empty-cells: show;
  border-spacing: 0px;
  padding-right: 0px;
  bottom: auto;
  right: auto;
  width: 951px;
}
.cell a{
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  display: block;
  font-size: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #0f0f0f;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  background-position: center bottom;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #0f0f0f;
  bottom: auto;
  right: auto;
  border-collapse: collapse;
  background-color: #fdf9d9;
  width: 189px;
}
.cell a:hover{
  color: white;
  background-color: maroon;
}
#plugin{
  text-align: left;
  margin-bottom: 0px;
  font-size: 12px;
}
#insatsu{
  text-align: center;
}
#insatsu a{
  text-align: center;
}
#insatsu a:hover{
  text-align: center;
  text-decoration: underline;
}
.joudan{
  font-size: 14px;
  text-align: center;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: #2d2d2d;
  border-left-color: #2d2d2d;
  border-right-color: #2d2d2d;
  height: 20px;
  width: 98px;
}
.chudan{
  font-size: 14px;
  text-align: center;
  border-left-width: 1px;
  border-right-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-left-color: black;
  border-right-color: black;
}
.gedan{
  text-align: center;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-color: black;
  border-right-color: black;
  border-bottom-color: black;
  font-size: 14px;
}
.aida{
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #2d2d2d;
  border-bottom-color: #2d2d2d;
  height: 20px;
}
.joudanc{
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #2d2d2d;
  border-bottom-color: #2d2d2d;
  width: 90px;
  height: 20px;
  text-align: center;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #2d2d2d;
  font-size: 14px;
  bottom: auto;
  right: auto;
}
.p3hidari{
  text-align: center;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2d2d2d;
  border-left-color: #2d2d2d;
  font-size: 14px;
  right: auto;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: transparent;
}
.part2maincell{
  font-size: 14px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  text-align: center;
  right: auto;
}
.part2maincell a{
  font-size: 14px;
  text-align: center;
  right: auto;
  display: block;
  color: #2d2d2d;
}
.part2maincell a:hover{
  font-size: 14px;
  background-color: aqua;
  text-decoration: none;
  display: block;
  right: auto;
}
.part2maincell a:visited{
  font-size: 14px;
  background-color: #cccccc;
  text-decoration: none;
  display: block;
  right: auto;
}
.part2c{
  border-width: 1px;
  border-style: solid;
  border-color: black;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 14px;
}
.p3migi{
  text-align: center;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #2d2d2d;
  border-right-color: #2d2d2d;
  font-size: 14px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: transparent;
  padding: 10px;
}
.part3c{
  border-width: 1px;
  border-style: solid;
  border-color: #2d2d2d;
  width: 88px;
  text-align: center;
  right: auto;
}
.p3th{
  font-size: 14px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #2d2d2d;
}
.waoncheckaida{
  border-width: 1px;
  border-left-style: solid;
  border-right-style: solid;
  border-left-color: black;
  border-right-color: black;
}
.junretu{
  border-width: 1px;
  border-style: solid;
  border-color: black;
  font-size: 14px;
  text-align: center;
  width: 79px;
  height: 20px;
  padding-left: 1px;
  padding-right: 1px;
}
.p4check{
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  text-align: center;
  width: 74px;
  padding-left: 1px;
  padding-right: 1px;
}
.p3hidarisita{
  border-width: 1px;
  border-top-style: dashed;
  border-left-style: solid;
  border-bottom-style: solid;
  border-left-color: black;
  border-bottom-color: black;
  font-size: 14px;
  text-align: center;
  padding: 10px;
}
.p3migisita{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dashed;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2d2d2d;
  border-bottom-color: #2d2d2d;
  font-size: 14px;
  text-align: center;
  border-top-color: #2d2d2d;
}
.p3waon{
  border-width: 1px;
  border-style: solid;
  border-color: black;
  font-size: 14px;
  text-align: center;
}
.adsensemigicolumun{
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: left;
}
/*---------- ブログメール（パーツ） ----------*/
#ClicktxBlogMail{
  font-size: 11px;
  border: 1px solid #ccc;
  width: 164px;
  margin-left: 4px;
}
#ClicktxBlogMail div{
  margin-top: 7px;
}
#ClicktxBlogMail input, #ClicktxBlogMail textarea{
  font-size: 11px;
  width: 125px;
}
#ClicktxBlogMail textarea{
  height: 100px;
}
#ClicktxBlogMail input.button{
  width: auto;
}
#ClicktxBlogMailCopyRight {}
/*---------- リスト  ----------*/
#menulist ul{
  text-decoration: none;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 2px;
  margin-left: 3px;
  margin-bottom: 0px;
  overflow: hidden;
  margin-right: 0px;
  width: 960px;
}
#menulist li{
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  list-style-type: none;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  width: auto;
  margin-left: 0px;
  margin-bottom: 0px;
}
#menulist li.first{
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: maroon;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
#menulist li a{
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-decoration: none;
  padding-left: auto;
  padding-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  color: black;
  font-size: 16px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgb(42, 42, 42);
  border-bottom-color: rgb(42, 42, 42);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(42, 42, 42);
  background-color: rgb(255, 255, 230);
  bottom: auto;
  right: auto;
  width: 189px;
}
#menulist li a:hover{
  background-color: rgb(255, 216, 176);
  color: maroon;
}
.side{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}
.side ul{
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 4px;
  margin-right: 5px;
}
.side ul li{
  padding-bottom: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.side ul li.ue{
  padding-bottom: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #242424;
}
.side ul li a{
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #2f2f2f;
  border-bottom-color: #2f2f2f;
  border-left-color: #2f2f2f;
  list-style-type: none;
  display: block;
  margin-left: 0px;
  padding-left: 10px;
  margin-right: 0px;
  padding-right: 0px;
  text-align: left;
  width: 160px;
}
.side ul a:hover{
  list-style-type: none;
  text-decoration: none;
  background-color: #b5ffb5;
}
#footlist{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 175px;
  margin-right: 0px;
  margin-bottom: 0px;
}
#footlist ul{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
#footlist ul li{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: left;
  list-style-type: none;
}
#footlist ul li a{
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: left;
  list-style-type: none;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #3a3a3a;
}