/*\*//*/
@import "mac_ie.css";
/**/
@charset "EUC-JP";

/*---------------------------------------------------------------------------------------*/
/*----------------------------------↓基本ページ設定↓-----------------------------------*/

body {
  background-color:#FFF;
  font-family: "Lucida Grande", "MS PGothic", Sans-Serif;
  font-size: 12px;
  line-height: 12px;
  background: #FFF url(../images/common/bg_nav.gif) repeat-x 0 78px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #4F3F26;
}
a:link, a:visited {
  color: #1484D3;
  text-decoration: underline;
}
a:hover {
  color: #89BB1A;
  text-decoration: none;
  background-color: #F6F6F6;
}
img {
  border: 0 none;
}
h1, h2, h3, h4, h5, p, ul, dl, ol, li, dt, dd, form {/*マージンの消去*/
  margin: 0px;
  padding: 0px;
}
li {/*リストマーカーの消去*/
  list-style: none;
}
legend {
  display: none;
}
fieldset {
  margin: 0px;
  padding: 0px;
  border: 0px none;
}
th, td {
  font-weight: normal;
  vertical-align: top;
}
#Wrapper {/*レイアウト大枠*/
  width: 810px;
  margin: 0px auto;
  text-align: left;
}
/*----------------------------------↑基本ページ設定↑-----------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*-------------------------------------↓ヘッダー↓--------------------------------------*/
#Header {
  position: relative;
  padding-bottom: 8px;
}
#Header a {
  background-color: transparent;
}
h1 {/*ロゴ*/
  font-size: 10px;
  background: #FFF url(../images/common/logo.gif) no-repeat;
  text-indent: -10000px;
  height: 68px;
  width: 346px;
}
h1 a {
  display: block;
  height: 100%;
  text-decoration: none;
}
#bnrHead01 {/*バナー1*/
  margin: 0;
  position: absolute;
  left: 385px;
/*left: 394px;*/
  top: 16px;
}
#bnrHead02 {/*バナー2*/
  margin: 0;
  position: absolute;
  left: 605px;
  top: 16px;
}
#glbNav {/*グローバルナビ*/
  padding: 10px 0 0 5px;
}
#glbNav li {
  color: #FFF;
  background-color: #2C2A2A;
  text-indent: -10000px;
  float: left;
  height: 36px;
}
#glbNav li a, #subNav li a {
  text-decoration: none;
  display: block;
  height: 100%;
}
#glbNav li a:hover {
  background-position: 0 -36px;
}
#navHome a:link, #navHome a:visited {
  background: url(../images/common/bt_nav_01.gif) no-repeat;
  width: 76px;
}
#navStore a:link, #navStore a:visited {
  background: url(../images/common/bt_nav_02.gif) no-repeat;
  width: 71px;
}
#navEvent a:link, #navEvent a:visited {
  background: url(../images/common/bt_nav_03.gif) no-repeat;
  width: 81px;
}
#navEnquate a:link, #navEnquate a:visited {
  background: url(../images/common/bt_nav_04.gif) no-repeat;
  width: 94px;
}
#navInquiry a:link, #navInquiry a:visited {
  background: url(../images/common/bt_nav_05.gif) no-repeat;
  width: 97px;
}
#navGallery a:link, #navGallery a:visited {
  background: url(../images/common/bt_nav_06.gif) no-repeat;
  width: 93px;
}
#subNav {/*サブナビ*/
  background:#F2F2F2 url(../images/common/bg_subvav.gif) no-repeat;
  clear: left;
  height: 20px;
  padding-left: 311px;
}
#subNav li {
  text-indent: -10000px;
  float: left;
}
#subNav li a {
  display: block;
  height: 20px;
}

#navGuide a:link, #navGuide a:visited {
  background: url(../images/common/bt_subnav_01.gif) no-repeat;
  width: 116px;
  margin-right: 12px;
}
#navJoin a:link, #navJoin a:visited {
  background: url(../images/common/bt_subnav_02.gif) no-repeat;
  width: 73px;
  margin-right: 12px;
}
#navPp a:link, #navPp a:visited {
  background: url(../images/common/bt_subnav_03.gif) no-repeat;
  width: 93px;
  margin-right: 12px;
}
#navSitemap a:link, #navSitemap a:visited {
  background: url(../images/common/bt_subnav_04.gif) no-repeat;
  width: 66px;
  margin-right: 13px;
}
#navCrelogin a:link, #navCrelogin a:visited {
  background: url(../images/common/bt_subnav_05.gif) no-repeat;
  width: 102px;
}
#navCrelogout a:link, #navCrelogout a:visited {
  background: url(../images/common/bt_subnav_06.gif) no-repeat;
  width: 102px;
}
#subNav li a:hover {
  background-position: 0 -20px;
}
#viewCart a:link, #viewCart a:visited {
  background: url(../images/common/bt_cart.gif) no-repeat;
  text-indent: -10000px;
  width: 100px;
  height: 20px;
  position: absolute;
  left: 708px;
  top: 79px;
}
#viewCart a:hover {
  background-position: 0 -20px;
}
/*-------------------------------------↑ヘッダー↑--------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*------------------------------------↓サイドナビ↓-------------------------------------*/
#Sidenav {
  width: 184px;
  float: left;
  clear: left;
}
#Login {/*ログインフォーム*/
  color: #FFF;
  margin-left: 1px;
  height: 131px;
  background: #020202 url(../images/common/bg_login.gif) no-repeat 8px 31px;
  position: relative;
}
#Login a {
  background-color: transparent;
}
#Login dt {
  font-size: 5px;
  text-indent: -1000px;
}
#Login dd dd input {
  background-color: #D7D4D4;
  height: 18px;
  width: 118px;
  border: 1px solid #444242;
}
#hLogin {
  background: url(../images/common/h_login.gif) no-repeat;
  width: 183px;
  height: 31px;
}
#hId {
  background: url(../images/common/icon_id.gif) no-repeat;
  width: 10px;
  height: 8px;
  position: absolute;
  left: 31px;
  top: 51px;
}
#hPass {
  background: url(../images/common/icon_pass.gif) no-repeat;
  width: 27px;
  height: 8px;
  position: absolute;
  left: 14px;
  top: 78px;
}
#btLogin {
  width: 155px;
  height: 25px;
  position: absolute;
  left:14px;
  top: 95px;
}
#iptId {
  position: absolute;
  left: 47px;
  top: 37px;
}
#iptPass {
  position: absolute;
  left: 47px;
  top: 64px;
}
#splLogin {/*ログイン下リンク・バナー*/
  background: #020202 url(../images/common/bg_login_b.gif) no-repeat center bottom;
  color: #FFF;
  margin-left: 1px;
  padding-bottom:8px;
}
#Forget {
  margin: 0 9px 12px 9px;
}
#splLogin a {
  background-color: transparent;
}
.banner_t {
  margin: 0px 8px 8px 8px;
}
.banner_b {
  margin: 0px 8px;
}
#Online {/*ログイン後*/
  color: #FFF;
  margin-left: 1px;
  height: 131px;
  background: #020202 url(../images/common/bg_login.gif) no-repeat 8px 31px;
  position: relative;
}
#Online a {
  background-color: transparent;
}
#Online dt {
  font-size: 5px;
  text-indent: -1000px;
}
#Online dd dd input {
  background-color: #D7D4D4;
  height: 18px;
  width: 118px;
  border: 1px solid #444242;
}
#hOnline {
  background: url(../images/common/h_online.gif) no-repeat;
  width: 183px;
  height: 31px;
}
#btMypage {
  width: 155px;
  height: 25px;
  position: absolute;
  left:14px;
  top: 95px;
}
#Logout {
  margin: 0 9px 12px 90px;
}
#Username {
  line-height: 20px;
  margin: 12px 20px;
}
#Username strong {
  margin-right: 10px;
}
#Search {/*検索フォーム*/
  margin: 15px 0 0 2px;
}
#hSearch {
  background: url(../images/common/h_search.gif) no-repeat;
  height: 37px;
}
#Search dt {
  text-indent: -10000px;
  font-size: 1px;
}
#Search dd dl {
  margin-left: 9px;
}
#Search dd dd input, #Search dd dd select {
  width: 158px;
  margin: 1px 0 4px 0;
  border: 1px solid #B3C5DA;
}
#hKeyword {
  background: url(../images/common/h_keyword.gif) no-repeat;
  height: 12px;
}
#hSltcgy {
  background: url(../images/common/h_select.gif) no-repeat;
  height: 12px;
}
#Search ul {
  margin: 0 0 8px 6px;
}

#btSearch {
  margin: 7px 0 0 9px;
}
#Category {/*カテゴリー*/
  margin: 15px 0 0 2px;
}
#Category dt {
  background: url(../images/common/h_category.gif) no-repeat;
  text-indent: -10000px;
  height: 37px;
  margin-bottom: 7px;
}
#Category dd {
  padding: 0px 10px;
}
#Category li {
  background: url(../images/common/icon_category.gif) no-repeat 0px 2px;
  padding: 0 0 8px 13px;
}
/*------------------------------------↑サイドナビ↑-------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*-------------------------------------↓フッター↓--------------------------------------*/
#Footer {
  clear: both;
  width: 810px;
}
.gotop {
  margin: 0;
}
#Footer .gotop a {
  text-decoration: none;
  background: transparent url(../images/common/bt_pagetop.gif) no-repeat;
  text-indent: -10000px;
  display: block;
  height: 15px;
  width: 70px;
  margin-left: 736px;
}
#Footer ul {
  background: url(../images/common/bg_footer.gif) no-repeat center top;
  width: 810px;
  padding: 12px 0;
  margin-top: 7px;
}
#Footer li {
  font-size: 10px;
  background: url(../images/common/icon_nav.gif) no-repeat 9px 3px;
  float: left;
  padding: 0 5px 0 18px;
}
#Footer div {
  color: #FFF;
  background: #272626 url(../images/common/copyright.gif) no-repeat;
  text-indent: -10000px;
  clear: left;
  height: 20px;
  margin: 10px 0 15px 0;
}

/*-------------------------------------↑フッター↑--------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/*--------------------------------------↓エラー↓---------------------------------------*/
#Err {
  background: url(../images/common/corner_err.gif) no-repeat center bottom;
  padding-bottom: 30px;
  margin-bottom: 8px;
}
#Err h2 {
  font-size: 5px;
  background: url(../images/common/h_err.gif) no-repeat;
  text-indent: -10000px;
  height: 53px;
  margin-bottom: 40px;
}
#Err p {
  line-height: 18px;
  margin: 0 110px 30px 110px;
}
/*--------------------------------------↑エラー↑---------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*----------------------------↓クリエイターページ基本設定↓-----------------------------*/

.mainCreator {/*中央コンテンツ部*/
  background: url(../images/creator/bg_main.gif) repeat-y;
  float: left;
  width: 419px;
  margin-left: 11px;
  position:relative;
}
.mainCreator .workstaiou{
  position:absolute;
  top:5px;
  left:350px;
  padding:1px;
}

.headCreator {/*見出し・上部背景部*/
  background: url(../images/creator/coener_main_t.gif) no-repeat;
  padding: 17px 27px 10px 17px;
}
.headCreator h2 {
  font-size: 8px;
  color: #FFFFFF;
  text-indent: -10000px;
  height: 15px;
}
.cntCreator {/*メインコンテンツ部分*/
  background: url(../images/creator/corner_main.gif) no-repeat left bottom;
  padding: 0px 22px 22px 12px;
  height: 302px;
}
.cntCreator2 {/*メインコンテンツ部分*/
  background: url(../images/creator/corner_main.gif) no-repeat left bottom;
  padding: 0px 5px 5px 12px;
}
.cntCreator2 .cntC_fav {
  text-align:right;
  padding-top:22px;
}
#creTop .cntCreator {
  height: 152px;
}
#infoCreator {/*クリエイター紹介（右コンテンツ）*/
  background: url(../images/creator/bg_miniprof.gif) repeat-y;
  float: left;
  width: 195px;
  margin-bottom: 20px;
}
#navCreator {/*タブメニュー*/
  float: left;
  width: 25px;
}
#navCreator li {
  text-indent: -10000px;
  margin-bottom: 1px;
}
#navCreator li a {
  text-decoration: none;
  background-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
}
#tubTop {
  background: url(../images/creator/tub_top.gif) no-repeat;
  height: 41px;
}
#tubGallery {
  background: url(../images/creator/tub_gallery.gif) no-repeat;
  height: 84px;
}
#tubProf {
  background: url(../images/creator/tub_prof.gif) no-repeat;
  height: 69px;
}
#tubComm {
  background: url(../images/creator/tub_comm.gif) no-repeat;
  height: 69px;
}
#tubCommOff {
  background: url(../images/creator/tub_comm_off.gif) no-repeat;
  height: 69px;
}
#tubBbs {
  background: url(../images/creator/tub_bbs.gif) no-repeat;
  height: 42px;
}
#tubStore {
  background: url(../images/creator/tub_store.gif) no-repeat;
  height: 54px;
}
#tubEvent {
  background: url(../images/creator/tub_event.gif) no-repeat;
  height: 51px;
}
#tubEnq {
  background: url(../images/creator/tub_enq.gif) no-repeat;
  height: 66px;
}
.intro_cre {/*クリエイターミニ紹介*/
  background: url(../images/creator/corner_mini.gif) no-repeat right top;
  float: left;
  width: 157px;
  margin-left: 13px;
}
.img_prof {/*紹介用画像*/
  background: #FFF;
  text-align: center;
  width: 144px;
  margin: 13px 0 10px 0;
}
#infoCreator h2 {
  font-size: 12px;
  text-align: center;
  width: 144px;
  margin-bottom: 3px;
}
#infoCreator h3 {
  font-weight: normal;
  font-size: 10px;
  color: #447EBF;
  text-align: center;
  width: 144px;
  margin-bottom: 8px;
}
.bt_bemycre {/*マイクリ登録用ボタン*/
  width: 144px;
  margin-top: 10px;
}
.message_cre {/*クリエイターひとことメッセージ*/
  margin: 5px 13px 5px 2px;
  line-height: 16px;
  word-break: break-all;
}
.footCreator {/*クリエイター紹介フッター*/
  background: url(../images/creator/corner_prof.gif) no-repeat center bottom;
  display: block;
  clear: both;
  height: 11px;
  padding-left: 39px;
  margin: 0;
}
.details_01 {/*詳細表*/
  width: 385px;
  line-height: 16px;
  clear: both;
}
.details_01 caption {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 0 10px;
}
.details_01 th {
  font-size: 10px;
  font-weight: normal;
  background-color: #F7FBFF;
  width: 36%;
  padding: 1px 4px 2px 4px;
  border: 1px dashed #C2C3C6;
}
.details_01 td {
  font-size: 12px;
  width: 64%;
  padding: 2px 4px;
  border: 1px dashed #C2C3C6;
}
.details_02 {/*詳細表*/
  width: 385px;
  line-height: 16px;
  clear: both;
}
.details_02 caption {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 0 10px 0 20px;
}
.details_02 th {
  font-size: 10px;
  width: 25%;
  padding: 1px 4px 2px 4px;
  border: 1px dashed #C2C3C6;
}
.details_02 td {
  font-size: 12px;
  width: 75%;
  padding: 2px 4px;
  border: 1px dashed #C2C3C6;
}

/*----------------------------↑クリエイターページ基本設定↑-----------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*----------------------------------↓トップ基本設定↓-----------------------------------*/
#creTop .headCreator {
  padding: 6px 0 0 0;
}
#creTop .headCreator p {
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}
#creTop h2 {
  font-size: 12px;
  line-height: 100%;
  color: #333333;
  text-indent: 0px;
  height: auto;
  padding: 2px 8px;
}
#creTop .cntCreator {
  padding: 20px 0 30px 0;
}
.itrTop {
  line-height: 16px;
  padding: 0 20px 0 15px;
}
/*.itrImg {
  float: left;
  width: 100px;
}
.itrTxt {
  line-height: 16px;
  float: left;
  width: 265px;
  margin-left: 15px;
}
*/
.itrMystore, .itrInfo, .itrBio {
  clear: left;
  padding-top: 20px;
  margin-left: 15px;
}
.itrMystore h3, .itrBio h3, .itrInfo h3 {
  font-size: 5px;
  background: #F3F3F3 url(../images/creator/h_info.gif) no-repeat;
  text-indent: -10000px;
  height: 15px;
  margin-bottom: 10px;
  border-right: 1px solid #DDDDDD;
}
.itrMystore h3 {
  background: #F3F3F3 url(../images/creator/h_mystore.gif) no-repeat;
}
.itrMystore dl, .itrBio p {
  line-height: 16px;
  padding: 0 20px 0 6px;
  word-break: break-all;
}
.itrMystore dt {
  font-weight: bold;
  margin-bottom: 3px;
}
.itrInfo h3 {
  background: #F3F3F3 url(../images/creator/h_info.gif) no-repeat;
}
.itrBio h3 {
  background: #F3F3F3 url(../images/creator/h_bio.gif) no-repeat;
}

.itrInfo table, .itrBio table{
  font-size: 10px;
  line-height: 14px;
  width: auto;
}
.itrInfo th, .itrBio th {
  text-align: left;
  width: 93px;
  padding: 0 5px 2px 5px;
}
.itrInfo th {
  color: #A81830;
}
.itrBio td {
  background: url(../images/common/icon_09.gif) no-repeat 0 4px;
  width: 250px;
  padding: 0 5px 2px 15px;
}
.itrInfo td {
  background: url(../images/common/icon_07.gif) no-repeat 0 4px;
  width: 250px;
  padding: 0 5px 2px 15px;
}
/*----------------------------------↑トップ基本設定↑-----------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*----------------------------------↓ニュース枠設定↓-----------------------------------*/
#cntNews td {
  vertical-align: middle;
}
#cntNews.mainCreator {
  background-image: none;
  margin: 0;
}
/*----------------------------------↑ニュース枠設定↑-----------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*--------------------------------↓ギャラリー基本設定↓---------------------------------*/
#creGallery .cntCreator {
  height: auto;
  min-height: inherit;
}
#creGallery h2 {
  background: #295A91 url(../images/creator/h_gallery.gif) no-repeat;
}

#imgWork {/*でかい作品画像*/
  padding-top: 17px;
  margin: 0;
}
#imgWork img {
  width: 375px;
}
#titleWork dt {/*作品タイトル*/
  background: url(../images/creator/icon_title.gif) no-repeat;
  text-indent: -10000px;
  float: left;
  height: 13px;
  width: 42px;
  margin: 0 5px;
}
#titleWork dd {
  vertical-align: middle;
}

.detailWork {/*作品詳細表*/
  width: 385px;
  font-size: 10px;
  line-height: 14px;
  clear: both;
  margin-top: 5px;
}
.detailWork th {
  font-size: 10px;
  font-weight: normal;
  background-color: #F7FBFF;
  vertical-align: top;
  width: 18%;
  padding: 1px 3px 2px 3px;
  border: 1px dashed #C2C3C6;
}
.detailWork td {
  vertical-align: top;
  width: 32%;
  padding: 1px 3px 2px 3px;
  border: 1px dashed #C2C3C6;
}
#Tohyo {/*投票ボックス*/
  background: url(../images/creator/bg_tohyo.gif) no-repeat;
  height: 35px;
  width: 375px;
  position: relative;
  left: 5px;
  top: 5px;
}
#h_Tohyo {
  font-size: 5px;
  background: url(../images/creator/txt_tohyo.gif) no-repeat;
  text-indent: -10000px;
  height: 12px;
  width: 374px;
  margin: 5px 0 0 6px;
}

#forGood {
  background: url(../images/creator/txt_good.gif) no-repeat;
  text-indent: -10000px;
  height: 25px;
  width: 116px;
  position: absolute;
  left: 5px;
  top: 5px;
}
#btGood {
  position: absolute;
  left: 124px;
  top: 4px;
}
#forGreat {
  background: url(../images/creator/txt_great.gif) no-repeat;
  text-indent: -10000px;
  height: 25px;
  width: 116px;
  position: absolute;
  left: 193px;
  top: 5px;
}
#btGreat {
  position: absolute;
  left: 311px;
  top: 4px;
}
.thumb p {
  background: url(../images/common/dot_01.gif) repeat-x;
  width: 141px;
  padding: 6px 3px 0 0;
  margin: 9px 0 13px 0;
  text-align: right;
  line-height: 17px;
}
.thumb p img {
  margin-bottom: 3px;
  margin-left: 5px;
}
.thumb ul {
}
.thumb li {
  background-color: #FFF;
  display: inline;
  float: left;
  width: 67px;
  height: 67px;
  margin: 0 10px 10px 0;
  text-align: center;
}
.thumb li a {
  background-color: transparent;
  display: block;
  width: 65px;
  height: 65px;
}
.thumb li a:link, .thumb li a:visited {
  border: 1px solid #F3F3F3;
}
.thumb li a:hover {
  border: 1px solid #C42E47;
}
/*--------------------------------↑ギャラリー基本設定↑---------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*-------------------------------↓プロフィール基本設定↓--------------------------------*/
#creProf h2 {
  background: #295A91 url(../images/creator/h_prof.gif) no-repeat;
}
/*-------------------------------↑プロフィール基本設定↑--------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*---------------------------------↓イベント基本設定↓----------------------------------*/
#creEvent h2 {
  background: #295A91 url(../images/creator/h_event.gif) no-repeat;
}
.cntEvt {
  background: url(../images/common/dot_01.gif) repeat-x left bottom;
  width: 375px;
  padding-bottom: 15px;
  margin: 0 5px 30px 5px;
}
.cntEvt h3 {
  font-size: 12px;
  line-height: 16px;
  background: #F4F5F7 url(../images/common/icon_05.gif) no-repeat 5px 6px;
  clear: both;
  padding: 3px 5px 3px 18px;
}
.cntEvt h4 {
  font-size: 12px;
  color: #C161A5;
  padding: 13px 5px 0 5px;
}
.cntEvt h4 span {
  font-size: 10px;
  font-weight: normal;
}
.cntEvt p {
  line-height: 18px;
  background: url(../images/common/dot_03.gif) repeat-x left bottom;
  padding: 15px 0;
  margin: 0 5px 10px 5px;
}
.cntEvt table{
  font-size: 10px;
  line-height: 14px;
}
.cntEvt th {
  text-align: left;
  width: 25%;
  padding: 0 5px 2px 5px;
}
.cntEvt td {
  background: url(../images/common/icon_06.gif) no-repeat 0 4px;
  width: 75%;
  padding: 0 5px 2px 15px;
}
.navPage_01 {
  padding: 0 5px 5px 5px;
  margin: 0 5px 15px 5px;
}
.navPage_01 dt {
  font-weight: bold;
  float: left;
  padding-right: 5px;
}
.navPage_01 dd {
  float: left;
  padding-right: 10px;
}
/*---------------------------------↑イベント基本設定↑----------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*--------------------------------↓アンケート基本設定↓---------------------------------*/
#creEnquate h2 {
  background: #295A91 url(../images/creator/h_enq.gif) no-repeat;
}
#creEnquate .details_02 {
  margin-bottom: 5px;
}
#creEnquate .details_02 caption {
  color: #858780;
  background: url(../images/creator/bg_cap_02.gif) no-repeat 5px 0;
}
.details_02 td strong {
  font-weight: normal;
  font-size: 10px;
  color: #8AB138;
}

#creEnquate .details_02 th {
  background-color: #FFFDD7;
}
#creEnquate form p {
  text-align: center;
}
.enq_total {
  width: 382px;
  margin-left: 3px;
}
.enq_total caption {
  color: #8AB138;
  font-weight: bold;
  text-align: left;
  padding: 10px 0 0 7px;
}
.enq_total th {
  font-size: 10px;
  font-weight: normal;
  background-color: #FFF6DA;
  width: 85%;
  padding: 2px 4px;
}
.enq_total td {
  background-color: #FFE39F;
  text-align: right;
  width: 15%;
  padding: 4px;
}
.enq_total .figure {
  background-color: #FFCA4A;
  text-align: left;
}
.enq_total .gokei {
  background-color: #FFE39F;
  text-align: right;
}

/*--------------------------------↑アンケート基本設定↑---------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*------------------------------------↓BBS基本設定↓------------------------------------*/
#creBbs .headCreator {
  padding-bottom: 0;
}
#creBbs h2, #creBbsform h2 {
  background: #295A91 url(../images/creator/h_bbs.gif) no-repeat;
  margin-bottom: 0;
}
.cntKaki {
  background-color: #FBFBFB;
  width: 373px;
  margin: 15px 5px 5px 5px;
  border: 1px dashed #80C82C;
}
#creBbs .cntCreator {
  padding-bottom: 17px;
}
.cntKaki p {
  font-size: 12px;
  line-height: 16px;
  padding: 5px;
  word-break: break-all;
}
.cntKaki h3 {
  font-size: 10px;
  font-weight: normal;
  color: #909197;
  padding: 5px 5px 0 5px;
}
.cntKaki h3 strong {
  font-size: 12px;
  color: #C161A5;
}
.cntKaki h4 {
  padding: 2px 5px 3px 5px;
  font-size: 85%;
  font-weight: normal;
  color: #AAA499;
}
.cntKaki h4 span {
  color: #4278B3;
}
.footBbs {
  margin: 15px 5px 0 5px;
  position: relative;
}
.bt_kaki {
  width: 84px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.navBbs {
  line-height: 17px;
  text-align: right;
  padding-top: 16px;
  margin-right: 5px;
}
.bt_nextBbs {
  width: 43px;
  height: 13px;
  position: absolute;
  left: 333px;
  top: 0px;
}
.bt_backBbs {
  width: 43px;
  height: 13px;
  position: absolute;
  left: 285px;
  top: 0px;
}
#creBbsform p {
  font-size: 10px;
  line-height: 14px;
  margin: 0 5px 5px 5px;
}
#creBbsform .details_02 {
  margin-bottom: 10px;
}
#creBbsform .details_02 th {
  background-color: #DDF7BE;
  padding: 1px 5px;
  border: 0px none;
}
#creBbsform .details_02 td {
  background-color: #DDF7BE;
  padding: 4px;
  border: 0px none;
}
#creBbsform form p {
  text-align: center;
}
/*------------------------------------↑BBS基本設定↑------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*----------------------------------↓ストア基本設定↓-----------------------------------*/
#creStore .headCreator {
  padding: 6px 0 0 0;
}
#creStore .headCreator p {
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}
#creStore h2 {
  font-weight: normal;
  font-size: 12px;
  line-height: 100%;
  color: #333333;
  text-indent: 0px;
  padding: 2px 8px;
}
#creStore .cntCreator {
  padding: 0 0 6px 0;
}
.bestGoods {
  width: 385px;
  padding: 17px;
}
.bestGoods a, .goodsList a {
  color: #403E3E;
  background-color: transparent;
}
.imgBest {
  float: left;
  width: 185px;
  margin: 0 0 25px 0;
}
.goodsDetail {
  float: right;
  width: 185px;
}
.bestGoods h3 {
  font-size: 12px;
  padding: 3px 0 10px 0;
}
.bestGoods dl {
  line-height: 14px;
  float: right;
  width: 185px;
  padding-bottom: 10px;
}
.bestGoods dt {
  padding-bottom: 3px;
  margin-right: 5px;
  float: left;
}
.bestGoods dd {
  padding-bottom: 3px;
}
.bestGoods h4 {
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 5px;
}
.goodsList {
  font-size: 12px;
  clear: both;
  margin: 0 47px 25px 47px;
  width: 325px;
}
.goodsList th {
  font-weight: bold;
  vertical-align: bottom;
}
.txt_detail {
  line-height: 16px;
  margin-bottom: 25px;
}
.goodsList .left {
  width: 185px;
  text-align: center;
  padding: 5px 45px 5px 0;
}
html>body .goodsList th {
  width: 140px;
}
.goodsList .right {
  text-align: center;
  width: 140px;
  padding: 5px 0px;
}
.txt_Payinfo {
  text-align: center;
  margin: 0 17px 17px 17px;
}

/*----------------------------------↑ストア基本設定↑-----------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*-----------------------------------↓エラーページ↓------------------------------------*/
#creErr h2 {
  background: #295A91 url(../images/creator/h_err.gif) no-repeat;
}
.errMsg {
  line-height: 16px;
  margin: 5px 10px 10px 10px;
}
.errbt {
  text-align: center;
}
/*-----------------------------------↑エラーページ↑------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*---------------------------------- -↓管理ページ↓-- ----------------------------------*/
#navAdmin {
  margin-left: 1px;
  position: relative;
}
#navAdmin h2 {
  font-size: 5px;
  background: url(../images/creator/h_admin.gif) no-repeat;
  text-indent: -10000px;
  height: 32px;
}
#navAdmin .bt_news {
  width: 47px;
  height: 14px;
  position: absolute;
  left: 127px;
  top: 9px;
}
#navAdmin .tab_manager {
  background: #020202 url(../images/creator/bg_tab.gif) no-repeat left bottom;
  height: 35px;
}
#navAdmin .tab_manager a img {
  border-bottom: 1px solid #444242;
}
#navAdmin ul {
  background: url(../images/creator/bg_admin.gif) repeat-y;
  padding: 0 9px;
}
#navAdmin li {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #DBDBDB;
}
#navAdmin li a {
  text-decoration: none;
  display: block;
  height: 100%;
  padding: 5px 8px;
}
#navAdmin li a:link, #navAdmin li a:visited {
  color: #686666;
  background: url(../images/creator/icon_adminnav.gif) no-repeat 149px 6px;
}
#navAdmin li a:hover {
  color: #1F4F83;
  background: #FFF url(../images/creator/icon_adminnav.gif) no-repeat 152px -24px;
}
#navAdmin .bt_help {
  background: url(../images/creator/corner_help.gif) no-repeat;
  padding: 6px 0 7px 14px;
}
#navAdmin .bt_logout {
  background: url(../images/creator/corner_admin.gif) no-repeat;
  padding: 4px 0 9px 89px;
}
#frmAdmin {
  float: right;
  width: 614px;
  margin: 0 1px 0 11px;
  padding-bottom: 15px;
}
#frmAdmin .intro {
  line-height: 18px;
  background: url(../images/common/dot_01.gif) repeat-x left bottom;
  padding: 15px 6px;
  margin-bottom: 5px;
}
#frmAdmin .bt_form {
  text-align: center;
  margin: 15px 0;
}
#headAdmin {
  background: url(../images/creator/h_adminbg.gif) no-repeat;
  width: 614px;
  height: 30px;
  position: relative;
}
#headAdmin h2 {
  font-size: 12px;
  line-height: 14px;
  width: 300px;
  position: absolute;
  left: 6px;
  top: 5px;
}
#headAdmin h3 {
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  width: 200px;
  position: absolute;
  left: 408px;
  top: 4px;
}
#frmAdmin h4 {
}

.frmtable_01, .frmtable_02, .frmtable_03, .frmtable_04 {/*テーブルその1〜その4*/
  width: 604px;
  clear: both;
  margin: 10px 0 0 5px;
  border: 1px solid #B4B5B5;
  border-collapse: collapse;
}
.frmtable_01 th {
  line-height: 16px;
  background: #F4F5F5 url(../images/creator/icon_admin_01.gif) no-repeat 5px 8px;
  padding: 5px 5px 5px 18px;
  border-right: 1px solid #E5E6E6;
  border-bottom: 1px solid #B4B5B5;
}
.frmtable_01 td {
  line-height: 16px;
  padding: 5px 8px;
  border-bottom: 1px solid #B4B5B5;
}

.frmtable_02 th {
  font-size: 10px;
  line-height: 14px;
  background: #F4F5F5;
  padding: 3px 5px;
  border-right: 1px solid #B4B5B5;
  border-bottom: 1px solid #B4B5B5;
}
.frmtable_04 th {
  line-height: 16px;
  background: #F4F5F5;
  padding: 3px 5px;
  border-right: 1px solid #B4B5B5;
  border-bottom: 1px solid #B4B5B5;
}
.frmtable_02 td, .frmtable_04 td {
  line-height: 16px;
  padding: 3px 5px;
  border-right: 1px solid #B4B5B5;
  border-bottom: 1px solid #B4B5B5;
}
.frmtable_03 th {
  line-height: 16px;
  background: #F4F5F5 url(../images/creator/icon_admin_01.gif) no-repeat 5px 8px;
  padding: 5px 5px 5px 18px;
  border-right: 1px solid #B4B5B5;
  border-bottom: 1px solid #B4B5B5;
}
.frmtable_03 td {
  line-height: 16px;
  padding: 5px 8px;
  border-right: 1px solid #B4B5B5;
  border-bottom: 1px solid #B4B5B5;
}
#frmAdmin .note_01 {/*注釈・矢印*/
  color: #7DB10D;
  background: url(../images/creator/icon_allow1.gif) no-repeat 0 4px;
  padding-left: 12px;
  margin-top: 5px;
}
.frmtable_01 .note_03 {
  color: #7B7C7A;
  background: #FBFFF1 url(../images/creator/icon_note3.gif) no-repeat 7px 8px;
  padding-left: 20px;
}
.frmtable_01 .area_01 {/*テキストエリアの大きさ1*/
  width: 400px;
  height: 120px;
}
.frmtable_01 .area_02 {/*テキストエリアの大きさ2*/
  width: 400px;
  height: 80px;
}
.frmtable_05, .frmtable_06 {/*受注管理テーブル*/
  width: 604px;
  clear: both;
  margin: 0 0 5px 5px;
  border: 1px solid #B4B5B5;
  border-collapse: collapse;
}
.detail_jutyu dt {
  font-size: 10px;
  color: #6FA106;
}
.detail_jutyu dd {
  background: url(../images/common/dot_03.gif) repeat-x left bottom;
  padding-bottom: 3px;
  margin-bottom: 3px;
}
.frmtable_05 th {/*受注管理テーブル*/
  background-color: #D6E4F3;
  vertical-align: middle;
  padding: 3px 5px;
}
.frmtable_06 th {/*受注管理テーブル*/
  background-color: #EBF3D6;
  vertical-align: middle;
  padding: 3px 5px;
}
.frmtable_05 td, .frmtable_06 td {/*受注管理テーブル*/
  vertical-align: middle;
  padding: 3px 5px;
}
.inptxt_01 {/*テキストinputの長さ*/
  width: 400px;
}
.imgnow {/*現在の画像*/
  color: #FFF;
  background-color: #D0D1D1;
}
.frmtable_01 .noimg {/*画像はありません*/
  color: #8F8F8F;
  background: url(../images/creator/icon_note1.gif) no-repeat 7px 13px;
  padding: 10px 5px 5px 20px;
  border: 0 none;
}
.frmtable_01 td strong {
  font-size: 10px;
  font-weight: normal;
  color: #B82139;
}
.frmtable_01 td img {
  margin: 2px 0;
}
.bdr_01 {/*表の中に使う表のボーダー*/
  border-right: 1px solid #E5E6E6;
}
.col_01 {/*表の中に使う表のセル背景色*/
  background-color: #F9FAFA;
}
.navbt_t {/*inputボタン上*/
  padding: 5px 0 0 5px;
}
.navbt_b {/*inputボタン下*/
  text-align: right;
  margin: 10px 5px 20px 0;
}
.navbt_b form {
  text-align: right;
}
.navTotalpg dl {/*件数・ページナビ*/
  line-height: 14px;
  clear: both;
  width: 600px;
}
.navTotalpg dt {
  font-weight: bold;
  float: left;
  padding-left: 10px;
}
.navTotalpg dd {
  float: left;
  padding: 0 5px;
}
.navTotalpg .pagelink {
  color: #BABBBC;
}
.navTotalpg strong {
  font-weight: normal;
  color: #B5213A;
}
.narabi {/*bbs並び替え*/
  background-color: #F3F3F3;
  padding: 3px 5px;
  margin: 15px 5px 10px 5px;
}
#frmAdmin .narabi h4 {
  font-size: 12px;
  font-weight: normal;
  float: right;
  padding-top: 5px;
}
#frmAdmin .narabi p {
  float: left;
}
.w5 {/*幅調整*/
  width: 5%;
}
.w10 {/*幅調整*/
  width: 10%;
}
.w15 {
  width: 15%;
}
.w20 {
  width: 20%;
}
.w22 {
  width: 22%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w33 {
  width: 33%;
}
.w38 {
  width: 38%;
}
.w48 {
  width: 48%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.al_r {/*位置調整*/
  text-align: right;
}
.al_c {/*位置調整*/
  text-align: center;
}
.nasi {/*「登録はありません」などのメッセージ*/
  background: url(../images/creator/icon_note1.gif) no-repeat 7px 15px;
  padding: 15px 8px 15px 22px;
  margin-left: 5px;
}
.note3 {/*「必須です」などの注意書き*/
color: #75A50C;
  background: url(../images/cart/icon_attention.gif) no-repeat 0 3px;
  padding-left: 13px;
  margin-top: 5px;
}
.note2 {/*入力してください*/
color: #C32121;
  background: url(../images/creator/icon_note2.gif) no-repeat 7px 4px;
  padding: 5px 8px 0 22px;
  margin-left: 5px;
}
.intro ul {/*入力してください*/
  margin-top: 10px;
}
.note4 {/*入力してください1行バージョン*/
  color: #C32121;
  background: url(../images/creator/icon_note2.gif) no-repeat 0 3px;
  padding-left: 13px;
  margin-top: 5px;
}
.intro2 {/*introに入らなかった説明文*/
  margin: 10px;
}
.note5 {
  line-height: 16px;
  background: url(../images/creator/icon_yajigray.gif) no-repeat 0 3px;
  padding-left: 14px;
}
.intro ul li {
color: #C32121;
  background: url(../images/creator/icon_note2.gif) no-repeat 3px 9px;
  padding: 5px 8px 0 16px;
  margin-left: 0;
}

.category1 table{/*カテゴリリスト*/
  width: 604px;
  margin: 0 5px 15px 5px;
  border-top: 1px solid #CFCFCE;
  border-left: 1px solid #CFCFCE;
}

.category1 td {
  border-right: 1px solid #CFCFCE;
  border-bottom: 1px solid #CFCFCE;
}
.category1 td a {
  display: block;
  width: 139px;
  padding: 5px;
  height: 100%;
}
.category1 td a:link, .category1 td a:visited {
  background-color: FFF;
}
.category1 td a:hover {
  background-color: #F6F6F6;
}
.category1 .first {
  margin-top: 15px;
}
.category1 h5 {
  font-size: 12px;
  padding: 0 5px 5px 6px;
}
.cap1 {
  font-size: 12px;
  padding: 15px 5px -5px 6px;
}
#Getmycre {/*マイクリ数*/
  background: url(../images/creator/bg_getmycre.gif) no-repeat;
  width: 144px;
  height: 60px;
  margin-top: 10px;
}
#Getmycre dt {
  text-indent: -10000px;
}
#Getmycre dd {
  font: bold 14px/14px Arial, Helvetica, sans-serif;
  text-align: right;
  width: 61px;
  margin: 29px 0 0 41px;
}
.frm_01 {/*フォームにクラスを付けて見出しを設定します*/
}
.frm_01 h4 {
  font-size: 12px;
  line-height: 14px;
  color: #FFF;
  background-color: #B4B5B5;
  margin: 15px 5px 0 4px;
  padding: 4px 5px;
}
.lh16 {
  line-height: 16px;
}
.cap_graph {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #C91D14;
  padding: 0 0 0 10px;
}
/*------------------------------------↑管理ページ↑-------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*-------------------------------------↓ログイン↓--------------------------------------*/
#creLogin {
  text-align: center;
  float: left;
  width: 614px;
  margin-left: 11px;
}
#creLogin h2 {
  font-size: 5px;
  text-indent: -10000px;
  height: 30px;
  background: url(../images/creator/h_login.gif) no-repeat;
}
#creLogin form{
  width: 255px;
  padding: 50px;
  margin: auto;
}
#creLogin dl{
  text-align:left;
  width: 255px;
}
#creLogin dt{
  text-indent: -10000px;
  width: 100px;
  height: 22px;
  float: left;
}
#creLogin dd{
  width: 155px;
  margin-bottom: 20px;
  float: left;
}
#creLogin dd input{
  background-color: #F0F1F2;
  width: 150px;
  height: 18px;
  border: 1px solid #DFE0E1;
}
#creId {
  background: url(../images/creator/icon_id.gif) no-repeat 0 1px;
}
#crePass {
  background: url(../images/creator/icon_pass.gif) no-repeat 0 1px;
}
#creLogin p {
  clear: left;
  padding-top: 20px;
}
.creLogin {
  background: url(../images/creator/corner_login.gif) no-repeat right top;
  padding-top: 13px;
}
.msgLogin {
  font-size: 10px;
  line-height: 16px;
  color: #FFF;
  background: #020202 url(../images/creator/bg_login.gif) no-repeat right bottom;
  padding: 0 16px 10px 16px;
  margin-left: 1px;
}
.creLogin #Forget {
  padding-top: 4px;
}
/*-------------------------------------↑ログイン↑--------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------↓hack↓----------------------------------------*/

html>body #creEvent .details_01 {
  margin: 0 0 5px 0;
}
html>body .cntCreator {
  height: auto;
  min-height: 340px;
}
html>body #creTop .cntCreator {
  height: auto;
  min-height: 150px;
}
/*\*/
html>body #creLogin p {
  padding-top: 30px;
}
/*---*/

/*フロート時各ボックスの高さを表示*/
/*モダンブラウザ用*/
.navPage_01 dl:after, .narabi:after, .navTotalpg dl:after, .category1 ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*Mac版IE用*/
.navPage_01 dl, .narabi, .navTotalpg dl, .category1 ul {
  display: inline-table;
}
/*Windows IE用↓\*/
.navPage_01 dl, .narabi, .navTotalpg dl, .category1 ul {
  height: 1%;
}
.navPage_01 dl, .narabi, .navTotalpg dl, .category1 ul {
  display: block;
}
/*Windows IE用↑*/
/*---------------------------------------↑hack↑----------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*-----------------------------------↓ユーザー権限↓------------------------------------*/
#frmMypg {
  float: right;
  width: 614px;
  margin: 0 1px 0 11px;
  padding-bottom: 15px;
}
#frmMypg .intro {
  line-height: 18px;
  background: url(../images/common/dot_01.gif) repeat-x left bottom;
  padding: 15px 6px;
  margin-bottom: 5px;
}
#frmMypg .intro strong {
  color: #C02A43;
}
#frmMypg .show {
  padding: 10px 6px;
  margin-bottom: 5px;
}
#frmMypg .bt_rnw {
  background: url(../images/common/dot_01.gif) repeat-x left top;
  padding: 10px 6px;
  margin-top: 15px;
}
#frmMypg .usrname {
  font-size: 12px;
  font-weight: normal;
}
#frmMypg .usrname span {
  font-size: 10px;
}
#headMypg {
  width: 614px;
  height: 30px;
  position: relative;
}
.listMycre {
  background: url(../images/mypage/h_mycre.gif) no-repeat;
}
.rnwMypg {
  background: url(../images/mypage/h_renew.gif) no-repeat;
}
.buyHistory {
  background: url(../images/mypage/h_history.gif) no-repeat;
}
.newsMypg {
  background: url(../images/mypage/h_news.gif) no-repeat;
}
.ptExchange {
  background: url(../images/mypage/h_exchange.gif) no-repeat;
}
#headMypg h2 {
  font-size: 5px;
  text-indent: -10000px;
}
#headMypg h3 {
  font-size: 10px;
  text-align: right;
  width: 300px;
  position: absolute;
  left: 308px;
  top: 4px;
}
#headMypg h3 span {
  font-weight: normal;
}
#headMypg h3 strong {
  color: #9F5089;
}
.navList {
  padding: 0 6px 15px 6px;
}
.footnavList {
  padding-top: 25px;
  clear: both;
}
.navList dt {
  font-weight: bold;
  float: left;
  padding-right: 10px;
}
.navList dd {
  float: left;
  padding-right: 10px;
}
.lineList {
  clear: both;
  margin: 12px 7px 0 6px;
}
.lineList dt a:link, .lineList dt a:visited {
  border: 1px solid #706E6E;
}
.lineList dt a:hover {
  border: 1px solid #A1C750;
}
.thumbList {
  float: left;
  width: 109px;
  margin-left: 14px;
}
.firstThumb {
  float: left;
  width: 109px;
}
.lineList dt {
  height: 109px
}
.lineList dt a {
  background-color: transparent;
  display: block;
  height: 107px
}
.lineList dd {
  padding: 5px 0 0 0;
}
.lineList dd input {
  vertical-align: middle;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0 3px 0 1px;
}
.lineList .creType {
  font-size: 10px;
  padding: 2px 2px 0 2px;
}
.notes {
  font-size: 10px;
  color: #999999;
}
.txt_err {
  color: #A95490;
  line-height: 20px;
  padding: 15px;

}
.txt_err li {
  margin-left: 15px;
  list-style-type: square;
}
.listHis {
  width: 604px;
  margin: 10px 5px;
  border: 1px solid #C1C3C4;
  border-collapse: collapse;
}
.listHis th {
  font-size: 10px;
  background-color: #F3F3F3;
  padding: 3px 5px;
  border-top: 1px solid #C1C3C4;
  border-right: 1px solid #C1C3C4;
}
.listHis td {
  line-height: 16px;
  border-top: 1px solid #C1C3C4;
  border-right: 1px solid #C1C3C4;
  padding: 3px 5px;
}
.lineHis {
  background: url(../images/common/dot_03.gif) repeat-x;
}
.hisDetail {
  text-align: center;
  width: 5%;
}
.hisOrder {
  width: 28%;
}
.hisGoods {
  width: 47%;
}
.hisPrice {
  width: 10%;
}
.hisState {
  width: 10%;
}
.listHis .order {
  font-size: 10px;
  border-right: 1px solid #F0F0F0;
}
/*------------------------------------↑管理ページ↑-------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*----------------------------------↓まいくりリスト↓-----------------------------------*/
.cstMycre {/*まいくりカセット*/
  background: url(../images/common/dot_01.gif) repeat-x left bottom;
  clear: both;
  padding-bottom: 15px;
  margin: 0 7px;
  position: relative;
}
.cstMycre .thumbMycre {
  float: left;
  width: 109px;
  margin: 15px 12px 0 0;
}
.cstMycre .thumbMycre a {
  background-color: transparent;
  display: block;
  width: 107px;
  height: 107px;
}
.cstMycre .thumbMycre a:link, .cstMycre .thumbMycre a:visited {
  border: 1px solid #E4E4E4;
}
.cstMycre .thumbMycre a:hover {
  border: 1px solid #FFA32C;
}
.infoMycre {
  line-height: 16px;
  float: left;
  width: 479px;
  padding: 15px 0 0 0;
}
.infoMycre h3 {
  font-size: 12px;
  font-weight: bold;
  width: 305px;
  margin-bottom: 12px;
}
.infoMycre p {
  width: 63px;
  height: 17px;
  position: absolute;
  left: 530px;
  top: 12px;
}
.infoMycre h4 {
  font-size: 5px;
  background: #F3F3F3 url(../images/mypage/h_info.gif) no-repeat;
  text-indent: -10000px;
  height: 15px;
  margin-bottom: 7px;
}
.infoMycre table {
  width: 458px;
  margin: 0 10px 0 11px;
}
.infoMycre th {
  color: #78AE06;
  width: 20%;
  padding-top: 3px;
}
.infoMycre td {
  background: url(../images/common/icon_02.gif) no-repeat 0 7px;
  width: 80%;
  padding: 3px 0 0 12px;
}
.infoMycre h3 input {
  vertical-align: middle;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0;
}
#frmMypg .bt_del {
  margin: 20px 0 0 6px;
}
/*----------------------------------↑まいくりリスト↑-----------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*------------------------------------↓グッズ一覧↓-------------------------------------*/
.lineStr {
  clear: both;
  margin: 12px 7px 0 7px;
}
.cstStr {/*ストアカセット*/
  width: 292px;
  float: left;
}
.lineStr .left {
  margin-right: 16px;
}
.cstStr dl {
  line-height: 16px;
  background: url(../images/common/dot_01.gif) repeat-x left top;
  float: left;
  width: 171px;
  padding: 10px 0 15px 0;
}
.cstStr p {
  float: left;
  width: 109px;
  margin: 10px 12px 0 0;
}
.cstStr dt {
  background: url(../images/common/icon_02.gif) no-repeat 0 5px;
  padding-left: 8px;
  margin-bottom: 4px;
}
.cstStr dt a {
  font-weight: bold;
}
.cstStr .proName {
  color: #8A8B8B;
  font-size: 10px;
  margin-bottom: 2px;
}
.cstStr .proName strong {
  font-weight: normal;
}
.cstStr p a {
  background-color: transparent;
  display: block;
  height: 107px
}
.cstStr p a:link, .cstStr p a:visited {
  border: 1px solid #FFF;
}
.cstStr p a:hover {
  border: 1px solid #FFA32C;
}
/*-------------------------------------↑グッズ一覧↑------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*-------------------------------------↓グッズ詳細↓------------------------------------*/
.detail_gds h3 {
  font-size: 10px;
  color: #262626;
  padding: 4px 120px 5px 25px;
}
.imgGds_l {
  margin: 10px 7px;
}
.details {
  background: url(../images/list/bg_dtltxt.gif) repeat-y;
  margin-bottom: 15px;
}
.headDtl {
  background: url(../images/list/corner_t.gif) no-repeat;
  width: 614px;
  padding: 15px 0 5px 0;
  position: relative;
}
.details h4 {
  font-size: 14px;
  line-height: 100%;
  width: 500px;
  padding-left: 14px;
}
.details h4 span {
  font-size: 12px;
  font-weight: normal;
}
.details h5 {
  font-size: 12px;
  line-height: 14px;
  background: url(../images/common/dot_03.gif) repeat-x left bottom;
  text-align: right;
  width: 600px;
  padding: 0 14px 10px 0;
  position: absolute;
  top: 16px;
  left: 0;
}
.details .gdsnote {
  line-height: 18px;
  background: url(../images/list/corner_b.gif) no-repeat left bottom;
  padding: 15px 14px 12px 14px;
}
.gdsItem {
  width: 614px;
  position: relative;
}
.gdsItem dl {
  float: left;
  padding: 0 0 20px 14px;
}
.gdsItem dt {
  float: left;
  padding-top: 5px;
}
.gdsItem dd {
  background: url(../images/common/icon_03.gif) no-repeat 0 5px;
  float: left;
  margin: 0 20px 0 5px;
  padding: 5px 0 0 10px;
}
.gdsItem dd select {
  margin-top: -5px;
}
.bt_detail {
  text-align: right;
  width: 210px;
  position: absolute;
  left: 390px;
  top: 4;
}
.bt_detail input {
  margin: 0 0 0 10px;
}
/*-------------------------------------↑グッズ詳細↑------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*--------------------------------------↓交換画面↓-------------------------------------*/
#frmExchg {
  padding: 15px 5px;
}
#frmExchg .bt_center {
  text-align: center;
  margin-top: 10px;
}
#frmExchg .infoExchg, #frmExchg .frmtable_04 {
  width: 604px;
  margin: 0 0 15px 0;
  border: 1px solid #757676;
  border-collapse: collapse;
}
#frmExchg .frmtable_04 caption, #frmExchg .infoExchg caption {
  font-weight: bold;
  line-height: 120%;
  text-align: left;
  padding: 0 0 5px 13px;
  background: url(../images/common/icon_01.gif) no-repeat 0 3px;
}
#frmExchg .infoExchg th {
  font-size: 10px;
  color: #FFF;
  background: #A3A5A5 url(../images/common/dot_06.gif) repeat-y right bottom;
  padding: 3px 5px 5px 5px;
  border-bottom: 1px solid #757676;
}
#frmExchg .infoExchg .imgGds {
  background: #757676 none;
  width: 50px;
  padding: 0;
  border-right: 1px solid #757676;
}
#frmExchg .infoExchg td {
  line-height: 16px;
  background: url(../images/common/dot_05.gif) repeat-y right bottom;
  border-bottom: 1px solid #757676;
  padding: 5px;
}
#frmExchg .infoExchg .nameGds {
  width: 187px;
}
#frmExchg .infoExchg .nameCre {
  width: 117px;
}
#frmExchg .infoExchg .point1 {
  width: 120px;
}
#frmExchg .infoExchg .point2 {
  background-image: none;
  width: 90px;
}
#frmMypg #frmExchg table.frmtable_04 {
  border-top: 1px solid #757676;
}
#frmMypg #frmExchg .frmtable_04 td {
  width: 75%;
  padding: 5px;
  border-bottom: 1px solid #757676;
  border-right: 1px solid #757676;
}
#frmMypg #frmExchg .frmtable_04 th {
  background: #F4F4F4 url(../images/common/dot_05.gif) repeat-y right bottom;
  width: 25%;
  padding: 5px;
  border-bottom: 1px solid #757676;
  border-left: 1px solid #757676;
  border-right: 0 none;
}
/*--------------------------------------↑交換画面↑-------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------↓Hack↓----------------------------------------*/
/*フロート時各ボックスの高さを表示*/
/*モダンブラウザ用*/
.lineList:after, .footnavList dl:after, .cstMycre:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*Mac版IE用*/
.lineList, .footnavListt dl, .cstMycre {
  display: inline-table;
}
/*Windows IE用↓\*/
.lineList, .footnavListt dl, .cstMycre {
  height: 1%;
}
.lineList, .footnavListt dl, .cstMycre {
  display: block;
}
/*Windows IE用↑*/
/*---------------------------------------↑Hack↑----------------------------------------*/
/*---------------------------------------------------------------------------------------*/

.Works_syoureki, .Works_keireki, .Works_tokui,  .Works_jisseki,.Works_sample, .Works_kiyaku {
  clear: left;
  padding-top: 20px;
  margin-left: 15px;
}
.Works_syoureki h3, .Works_keireki h3, .Works_tokui h3, .Works_kiyaku h3, .Works_jisseki h3 {
  font-size: 5px;
  text-indent: -10000px;
  height: 15px;
  margin-bottom: 10px;
  border-right: 1px solid #DDDDDD;
}
.Works_syoureki h3{
  background: #F3F3F3 url(../images/works/prof_works_syoureki.jpg) no-repeat;
}
.Works_keireki h3 {
  background: #F3F3F3 url(../images/works/prof_works_keireki.jpg) no-repeat;
}
.Works_jisseki h3 {
  background: #F3F3F3 url(../images/works/prof_works_jisseki.jpg) no-repeat;
}
.Works_tokui h3 {
  background: #F3F3F3 url(../images/works/prof_works_tokui.jpg) no-repeat;
}

.Works_kiyaku h3 {
  margin-bottom: 0px;
  background: #F3F3F3 url(../images/works/prof_works_riyoukiyaku.gif) no-repeat;
}

.Works_tokui {
  margin-bottom:20px;
}
.Works_sample {
	padding:0px;
	padding-top:5px;
	width:390px;
	height: auto;
}
.Works_sample .category{
	clear:both;
	width:100%;
  padding-bottom:5px;
  margin-bottom:5px;
  background: url(../images/common/dot_01.gif) repeat-x left top;
}
.Works_sample a{
	float:left;
	display:block;
	text-align:center;
	width:67px;
	height:67px;
	margin-left:5px;
	margin-bottom:10px;
}
.Works_sample a:link, .Works_sample a:visited {
  border: 1px solid #FFF;
}
.Works_sample a:hover {
  border: 1px solid #FFA32C;
}

.Works_sample .left {
	position:relative;
  float: left;
  width: 70px;
  margin: 10px 12px 0 0;
  text-align:left;
}
.Works_sample .right {
 	position:relative;
 line-height: 18px;
  float: right;
  width: 305px;
  padding: 10px 0 0 0;

}

.kiyaku {
  background-color: #F6F6F6;
  height: 133px;
  padding: 5px 7px;
  margin: 15px 0 10px 0;
  margin-top:0px;
  margin-left: 15px;
  overflow: auto;
  width:90%;
  color:#666666;
  line-height:18px;
}
.kiyaku p {
  padding: 0 5px;
}
.kiyaku p {
  padding: 0;
  margin: 5px 0;
}
.kiyaku h3 {
  font-size: 14px;
}
.kiyaku h4 {
  font-size: 12px;
}

dl.works_prof{
 	position:relative;
	clear:both;
	margin:15px;

}
dl.works_prof dt{
	font-weight:bold;
	color:#0066CC;
}
dl.works_prof dt#tyuui{
	font-weight:bold;
	color:#FF0000;
}
dl.works_prof dt#tyosaku{
	font-weight:bold;
	color:#000000;
}
dl.works_prof dd{
	margin-left:10px;
	margin-top:3px;
	margin-bottom:10px;
}

#tokutei_lay{
 float:left;
 padding:20px 0px 0px 25px;
 color:#0066CC;fo
 t-size:12px;
 line-height: 15px;
}