
body {
  font-size: 12px;
  font-family: ＭＳ Ｐゴシック,Osaka;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 1.5;
}

a:link{font-size:12px; color: #000000; text-decoration: underline}
a:visited{font-size:12px; color: #000000; text-decoration: underline }
a:hover{font-size:12px; color: #868686; text-decoration: underline }
a:active{font-size:12px; color: #868686; text-decoration: underline }

#wrapper {
  background-image: url("../top_images/top_back.gif");
  background-repeat: repeat-y;
  width: 830px;
  margin: 0 auto;
}

#header {
  width: 798px;
  height: 22px;
  color: #000000;
  background: #ffffff;
}

#header_flash {
  width: 800px;
  height: 355px;
  background: #ffffff;
}


#h_b {/*ヘッダーボタン部分*/
  background-image: url("../top_images/top_h_02.gif");
  background-repeat: no-repeat;
  background-position: 17px 0px;
  width: 798px;
  height: 64px;
  float: left;
  padding-left: 16px;
}

#menu {/*メニュー全体*/
  width: 220px;
  float: left;
  padding-left: 16px;
}

#main {/*メイン全体*/
  padding-right: 15px;
  width: 570px;
  float: right;
}

#footer_menu {/*フッターメニュー部分*/
  width: 798px;
  border-top-width: 1px;
  border-top-color: #3f3f3f;
  border-top-style: solid;
  color: #6e80a7;
  clear: both;
  text-align: center;
}

#footer {/*フッターコピーライト*/
  width: 798px;
  color: #ffffff;
  clear: both;
  background: #3f3f3f;
  text-align: center;
}


/* ■その他 */

p {
  padding: 0.5em;
  margin: 0;
}

.h_b {
  height: 45px;
  float: left;
}

.cb {/*コンテンツボタン*/
  width: 182px;
}

.menu_01 {/*メニュー個別枠*/
  background-image: url("../top_images/top_sm_f.gif");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: #ffffff;
  float: left;
  width: 219px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-width: 1px 1px 1px 0px;
  border-color: #3f3f3f;
  border-style: solid;
}

.menu_02 {/*メニュー中身*/
  width: 219px;
}

.menu_03 {/*メニューその他枠*/
  width: 219px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.renew {
  padding-right: 5px;
  padding-left: 10px;
  font-size: 12px;
  margin: 5px 0px 0px 0px;
  width: 198px;
  height: 110px;
  line-height: 140%;
  padding-top: 0px;
  text-align: left;
}

.main {/*メイン個別枠*/
  width: 565px;
  float: right;
  border-width: 1px 1px 1px 1px;
  border-color: #3f3f3f;
  border-style: solid;
  margin-bottom: 10px;
}

.main_t {/*メインタイトル画像*/
  width: 565px;
}

.main_h {/*メイン本文*/
  width: 565px;
}

.main_b {/*メインバナー*/
  float: right;
  width: 567px;
  margin-bottom: 10px;
}

.go_top {/*▲TOP*/
  width: 798px;
  clear: both;
  height: 20px;
  padding-bottom: 5px;
  text-align: right;
}


.red {/*赤文字*/
  color: #ff0000;
}

/* for Hair Catalog */
.top_hc {
}
.top_hc div {
	margin: 9px 0 7px 0;
	padding: 0;
}
.top_hc_sample img {
	display: inline-block;
	margin: 0px 7px;
}


/* topバナー用 */
.topBanner{text-align:left; margin:10px 0px 0px 0px !important;margin:10px auto 0px 1px;}