
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: #ff0000; text-decoration: underline }
a:active{font-size:12px; color: #000000; text-decoration: underline }

#wrapper {
  background-image: url("../common_images/back.gif");
  background-repeat: repeat-y;
  width: 830px;
  margin: 0 auto;
}

#header {/*最も上*/
  width: 798px;
  height: 22px;
}

#header_img {/*ヘッダー画像部分*/
  width: 600px;
  height: 276px;
  float: left;
  padding-left: 16px;
}

#menu {/*右メニュー全体*/
  width: 188px;
  float: right;
  padding-right: 16px;
}

#menu_k {/*メニューKISEI*/
  background-image: url("../kisei/images/back_kisei.gif");
  background-repeat: repeat-y;
  float: right;
  width: 188px;
  margin-bottom: 10px;
}

#menu_c {/*メニューc2c*/
  background-image: url("../c2c/images/back_c2c.gif");
  background-repeat: repeat-y;
  float: right;
  width: 188px;
  margin-bottom: 10px;
}

#menu_gr {/*メニューグレー*/
  background-image: url("../common_images/back_gr.gif");
  background-repeat: repeat-y;
  float: right;
  width: 188px;
  margin-bottom: 10px;
}

#menu_m {/*メニューmaniatis*/
  background-image: url("../maniatis/images/back_man.gif");
  background-repeat: repeat-y;
  float: right;
  width: 188px;
  margin-bottom: 10px;
}

#main {/*メイン全体*/
  padding-left: 15px;
  width: 600px;
  float: left;
  text-align: left;
}

#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;
}

.menu_01 {/*メニュー個別枠*/
  float: right;
  width: 188px;
  margin-bottom: 10px;
}

.menu_02 {/*メニュー中身*/
  width: 188px;
}

.menu_s {/*メニュー小項目*/
  width: 168px;
  float: right;
  text-align: left;
  padding-bottom: 10px;
}

.menu_hc {/*メニューヘアカタログ用項目*/
  width: 188px;
  float: right;
  text-align: left;
}

.menu_sb {/*メニュー小項目下ボタン*/
  width: 188px;
  padding-top: 3px;
}

.main {/*メイン個別枠*/
  width: 600px;
  float: right;
  margin-bottom: 10px;
}

.go_top {/*▲TOP*/
  width: 798px;
  clear: both;
  height: 20px;
  padding-bottom: 5px;
  text-align: right;
}

.go_top_02 {/*▲TOP*/
  width: 600px;
  float: left;
  text-align: right;
  padding-top: 5px;
}

.red {/*赤文字*/
  color: #ff0000;
}

.left {/*左揃え*/
  text-align: left;
}

.t_14b {/*赤文字*/
  font-size: 14px;
  font-weight: bold;
}
