@charset "Shift_JIS";
/* =common
---------- */
* {
  margin : 0px 0px;
  margin-left : 0px;
  padding:0;
}
body{
  font-size : 14px;
  font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
  line-height : 22px;
  padding : 0px;
  margin : 0px;
  background-image : url(../bg.png);
  background-repeat : repeat-x;
  background-color : rgb(205, 205, 205);
}
a{
  text-decoration : none;
  color : black;
}
a:hover{
  color : #ff0066;
}
/* =\¬
---------- */
#wrapper{
  width: 800px;
  margin: 0 auto;
}
#main_cont{
  background-color : #ffffff;
  text-align : center;
  padding : 25px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : gray;
  border-right-color : gray;
}
/*=¶‘¤‚ÌŠDFƒRƒ“ƒeƒi=*/
#content{
  float : left;
  background-color : rgb(240, 240, 240);
  margin-right : 0px;
  width : 560px;
}
/* =ƒwƒbƒ_[Eƒ^ƒCƒgƒ‹
---------- */
#header{
  width: 800px;
  height: 50px;
  background-image: url(header_a.gif);
  text-align: left;
  font-weight: bold;
}
#header div{
  background-image : url(header_a_logo.gif);
  width: 270px;
  height: 50px;
  text-indent: -9999px;
  float : left;
  margin-left : 20px;
}
#header img{
  float: left;
  margin-left: 30px;
}
#header ul {
  padding : 0px 0px 0px;
  margin : 30px 0px 0px 20px;
  height : 20px;
  float : right;
}
#header ul li {
  margin-right : 10px;
  display: inline;
  font-size : 12px;
  color : white;
  width : 110px;
}
#header ul li a {
  background-image : url(../arrow_red.gif);
  background-repeat : no-repeat;
  background-position : left center;
  color : white;
  padding-left : 15px;
}
#header ul li a:hover{
  color : rgb(255, 0, 128);
}
/* =’ê•Ó
---------- */
#header_bottom{
  font-size : 12px;
  color : #ffffff;
  background-image : url(header_bottom.gif);
  background-repeat : no-repeat;
  width : 800px;
  height : 40px;
  vertical-align : 50%;
  padding-top : 10px;
  text-align : center;
}
/* =XVî•ñ
---------- */
.dl_inline{
  margin-top : 0px;
}
.dl_inline dt{
  float : left;
  font-weight : normal;
  margin-right : 15px;
}
.dl_inline dd a{
  padding-left : 15px;
  background-image : url(../pink_arrow.gif);
  background-repeat : no-repeat;
  background-position : left center;
}
.dl_inline_blue{
  margin-top : 0px;
}
.dl_inline_blue dt a{
  float : left;
  margin-right : 10px;
  font-weight : bold;
  background-image : url(../arrow_blue.gif);
  background-repeat : no-repeat;
  background-position : left center;
  padding-left : 15px;
}
/* =ƒjƒ…[ƒX
---------- */
#news_dl{
  margin-left : 285px;
}
#news_dl dt a{
  font-weight : bold;
  background-image : url(../arrow_black_r.gif);
  background-position : left center;
  padding-left : 15px;
  background-repeat : no-repeat;
}
#news_dl dd{
  font-size : 12px;
  line-height : 20px;
  text-align : left;
}
#news_thum{
  width : 276px;
  float : left;
  height : 92px;
  margin-right : 10px;
}
#news_thum img{
  margin-right : 2px;
}
/* =ƒRƒ“ƒeƒiBOX
---------- */
.box_line{
  font-size : 14px;
  padding : 10px 10px 10px 10px;
  margin : 5px;
  border-width : 1px;
  border-style : solid;
  border-color : silver;
  text-align : left;
  background-color : rgb(255, 255, 255);
  line-height : 21px;
}
.box_line h3 {
  font-size: 14px;
  font-weight: bold;
}
.box_line hr{
  border : 0px none;
  height : 1px;
  color : silver;
  background-color : silver;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
.hi_90{
  height : 90px;
}
/* —·sjam
---------- */
#box_jam_pink{
  padding : 10px;
  background-color : rgb(255, 232, 232);
  height : 250px;
  border-width : 5px;
  border-style : solid;
  border-color : rgb(255, 232, 232);
  margin-left : auto;
  margin-right : auto;
}
#box_jam_pink td{
  width : 250px;
  height : 100px;
  text-align : left;
  background-image : url(jam/bese_pink.gif);
  background-repeat : no-repeat;
  margin : 2px;
  border-width : 1px;
  border-style : dashed;
  border-color : #ff68b4;
}
#box_jam_pink td img{
  margin : 5px;
  float : left;
}
#box_jam_pink td p{
  padding-top : 7px;
  padding-left : 117px;
  padding-right : 10px;
  padding-bottom : 3px;
  font-size : 12px;
  line-height : 20px;
  text-align : left;
}
/* •s“®ŽYjam
---------- */
#box_jam_green{
  padding : 10px;
  background-color : #bbffbb;
  height : 250px;
  border-width : 5px;
  border-style : solid;
  border-color : rgb(187, 255, 187);
  margin-left : auto;
  margin-right : auto;
}
#box_jam_green td{
  width : 250px;
  height : 100px;
  text-align : left;
  background-image : url(jam/bese_green.gif);
  background-repeat : no-repeat;
  margin : 2px;
  border-width : 1px;
  border-style : dashed;
  border-color : #00f000;
}
#box_jam_green td img{
  margin : 5px;
  float : left;
}
#box_jam_green td p{
  padding-top : 7px;
  padding-left : 117px;
  padding-right : 10px;
  padding-bottom : 3px;
  font-size : 12px;
  line-height : 20px;
  text-align : left;
}
box_title_white{
  font-size : 13px;
  font-weight : bold;
  color : white;
  text-indent : 20px;
  margin : 5px;
}
.silver_box_p{
  width : 400px;
  margin-bottom : 0px;
}
.box_jam_left{
  float : left;
}
.box_jam_right{
  float : right;
}
h5{
  font-size : 14px;
  font-weight : bold;
  margin-top : 3px;
}
/* =ƒƒjƒ…[‘¤
---------- */
#menu{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  font-size : 12px;
  line-height : 22px;
  text-align : center;
  padding : 5px;
  width : 170px;
  float : right;
  margin-left : 0px;
}
#menu h3{
  font-size: 12px;
  font-weight: bold;
}
#menu img{
  margin-top : 3px;
  margin-bottom : 3px;
}
#menu hr{
  border : 0px none;
  height : 1px;
  color : silver;
  background-color : silver;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
/*--‘ŠŒÝƒŠƒ“ƒNW--*/
#links{
  margin-top : 15px;
  padding-bottom : 10px;
  clear : both;
  font-size : 14px;
  line-height : 22px;
  text-align : left;
  color : gray;
}
#links img{
  margin-right : 3px;
  margin-left : 3px;
  margin-top : 3px;
  margin-bottom : 3px;
}
