@charset "UTF-8";

/**
name: mtn header
version:0.3.4
Last Update: 2014/01/19
URL: http://meetmetonu.main.jp/myhp/common/css/style.php?id=mtn_header
**/

/* import */
@import url("/js/ddsmoothmenu/ddsmoothmenu.css");
@import url("/js/ddsmoothmenu/ddsmoothmenu-v.css");
@import url("/design/css/default1.css") only screen and (min-width: 751px);
@import url("/design/css/sp_default1.css") only screen and (max-width:750px);

/* header */

/* ヘッダーIE対応用CSS */

#header_phtbl {
  font-family:"MS Pゴシック","ヒラギノ角ゴ Pro","MS PGothic","メイリオ","Arial","Osaka","sans-serif";
  background:#fff;
  margin: 0 auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  text-align: center;
}

#header_phtbl .cnts_bs {
  width: 900px;
  height : 105px;
  margin : 0 auto;
  text-align : left;
  padding : 13px 0 0 0;
}

#header_phtbl .logo1 {
  width: 120px;
  height: 70px;
  margin: 0;
}

#header_phtbl .logo1 {
  width: 120px;
  height: 70px;
  margin: 0;
  float: left;
  padinng : 0;
}

#header_phtbl #banner_ads {
position: relative;
  top:-100px; 
  left: 215px;
  >left: 230px;
  width: 600px;
  height: 150px;
  z-index: 100;
}

.header_bk {
width: 100%;
height: 170px;
margin: 0 auto;
text-align: left;
color:#00000;
background:#ff;
}

div.black_line_2p { border-bottom: solid 2px black; position:relative; }

