@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain {
  margin: 0;
}
#hpb-headerMain h1 {
  margin : 0px;
  padding-top : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  text-align: left;
  font-weight: normal;
  font-size : 0.9em;
  line-height: 16px;
  color : fuchsia;
}
#hpb-headerLogo {
  width: 380px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 15px;
  text-align: left;
  float: left;
}
#hpb-headerLogo a {
  display: block;
  width: 380px;
  height : 60px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  background-image : url(logo_5B.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1 {
  width: 390px;
  margin-top: -23px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 15px;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
}
#hpb-headerExtra1 p.tel {
  /* 電話番号の文字設定 */
    margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 20px;
  font-weight: normal;
  color: #666666;
  text-align: right;
}
#hpb-headerExtra1 p.tel span {
  /* 電話番号の「TEL」文字設定 */
    display: block;
  text-align: right;
}
#hpb-headerExtra1 p.address {
  /* 住所文字設定 */
    margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 20px;
  font-weight: normal;
  color: #666666;
  text-align: right;
}
#hpb-headerExtra2 {
  }
/* フッター内パーツ */

#hpb-footerMain {
  margin: 0;
  padding: 0;
  float: right;
}
#hpb-footerMain p {
  margin: 0;
  padding: 0;
  /* コピーライト文字設定 */
    font-size : 0.9em;
  text-align : left;
  line-height: 30px;
}
#hpb-footerLogo {
  }
#hpb-footerExtra1 {
  margin: 0;
  padding: 0;
  float: left;
}
#hpb-footerExtra1 ul {
  margin-top: -1px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
#hpb-footerExtra1 ul:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
}
#hpb-footerExtra1 li {
  /* フッターナビ設定 */
    margin: 0;
  padding-top: 0;
  padding-right: 15px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 30px;
  float: left;
}
#hpb-footerExtra1 li a:link {
  color: #FB40A6;
  text-decoration : underline;
}
#hpb-footerExtra1 li a:visited {
  color: #FB40A6;
  text-decoration: none;
}
#hpb-footerExtra1 li a:hover {
  color: #FB40A6;
  text-decoration: underline;
}
#hpb-footerExtra1 li a:active {
  color: #FB40A6;
  text-decoration: none;
}
#hpb-footerExtra2 {
  }
/* サイドブロック内パーツ */
/* バナー */

#banner ul {
  width : 290px;
  margin-top : 0px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding : 0px;
  list-style-type: none;
}
#banner li {
  width : 290px;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom : 15px;
  padding-left: 0;
}
#banner li a {
  width : 290px;
  height : 60px;
  text-align: left;
  text-indent: -9999px;
}
#banner a#banner-schedule{
  /* スケジュール */
    background-image : url(banner_3C_03.png);
  background-position: top left;
  background-repeat: no-repeat;
  display : block;
}
#banner a#banner-studio-rental{
  /* スタジオレンタル */
    background-image : url(gachi128-61.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  display : block;
  border-width : 1px;
  border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
  border-color : blue;
}
#banner a#banner-osanpo{
  /* 画像集 */
    background-image : url(banner_5B_03.png);
  background-position: top left;
  background-repeat: no-repeat;
  display : block;
}
#banner a#banner-refle{
  /* メールマガジン */
    background-image : url(image.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  display : block;
}
/* 店舗情報 */

#shopinfo {
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  background-position: top left;
  background-repeat: repeat-x;
  background-color : #e0fcfe;
  margin-bottom : 10px;
}
#shopinfo:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
}
#shopinfo img.shopinfo-img {
  float: right;
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 5px;
}
#shopinfo h3 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 3px;
  padding-left: 0;
  font-size: 1.08em;
  line-height: 16px;
  color: #FB40A6;
  font-weight: normal;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FB40A6;
}
#shopinfo span.en {
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  text-transform: uppercase;
}
#shopinfo h4 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  font-size : 1.1em;
  color: #FB40A6;
  line-height : 16px;
  font-weight: normal;
}
#shopinfo p {
  margin: 0;
  padding: 0;
  color : black;
}
#shopinfo1 {
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  background-position: top left;
  background-repeat: repeat-x;
  background-color : #daffb5;
  margin-bottom : 10px;
  line-height : 16px;
  text-align : left;
}
#shopinfo1:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
}
#shopinfo1 img.shopinfo-img {
  float: right;
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 5px;
}
#shopinfo1 h3 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 3px;
  padding-left: 0;
  font-size: 1.08em;
  line-height: 16px;
  color: #FB40A6;
  font-weight: normal;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FB40A6;
}
#shopinfo1 span.en {
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  text-transform: uppercase;
}
#shopinfo1 h4 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 1.00em;
  line-height: 16px;
  font-weight: normal;
}
#shopinfo1 p {
  margin: 0;
  padding: 0;
  color : black;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link {
  font-style : normal;
  text-decoration : underline;
}
a:visited {
  text-decoration : underline;
}
a:hover {
  color: #FB40A6;
  text-decoration: underline;
}
a:active {
  color: #FB40A6;
  text-decoration: none;
}
#hpb-skip {
  /* ヘッダースキップの非表示 */
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #000000;
  text-align: left;
  text-indent: -9999px;
}
#hpb-skip a:link {
  color: #000000;
  text-decoration: none;
}
#hpb-skip a:visited {
  color: #000000;
  text-decoration: none;
}
#hpb-skip a:hover {
  color: #000000;
  text-decoration: none;
}
#hpb-skip a:active {
  color: #000000;
  text-decoration: none;
}
p {
  margin: 0;
  padding-top : 2px;
  padding-right : 5px;
  padding-bottom : 5px;
  line-height: 16px;
  text-align : left;
}
p.large {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
  line-height : 20px;
  text-align: left;
}
p.indent {
  padding-left: 10px;
}
.left {
  float: left;
}
.right {
  float: right;
}
hr {
  width: 100%;
  height : 1px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
  clear: both;
  border-top-width : 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  border-bottom-width: 1px;
  border-bottom-style: none;
  color : gray;
}
.hpb-layoutset-02 h2 {
  background-position: top left;
  background-repeat: repeat-x;
  margin-top : 15px;
  margin-bottom : 5px;
  text-align: left;
  line-height : 30px;
  background-color : #fee0fc;
  padding-left : 10px;
}
.hpb-layoutset-02 h2 span.ja {
  font-size : 1em;
  color : blue;
  padding-left: 15px;
  padding-right: 15px;
}
.hpb-layoutset-02 h2 span.en {
  color: #f29300;
  font-size: 0.9em;
  text-transform: uppercase;
}
#hpb-wrapper h3 {
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  text-align: left;
  background-image : url(indexBg_10C.png);
  background-position: bottom right;
  background-repeat: repeat-x;
  font-size: 1.1em;
  font-weight: normal;
  border-left-width: 7px;
  border-left-style: solid;
  border-left-color: #0093E6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D1D1D2;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #D1D1D2;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D1D1D2;
  color : fuchsia;
}
h3.hpb-c-index {
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
h4 {
  margin: 0;
  padding-top : 2px;
  padding-right: 0;
  padding-bottom : 15px;
  padding-left: 0;
  font-size : 1.2em;
  font-weight : bold;
  text-align: left;
  color : fuchsia;
}
h5 {
  display: inline;
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 0.83em;
  color: #666666;
  font-weight: normal;
  line-height: 16px;
  text-align: left;
}
table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
table th {
  padding-top : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  color : fuchsia;
  font-weight: normal;
  text-align: left;
  background-color: #eeeeee;
  border-bottom-width: 1px;
  border-bottom-style : dotted;
  border-bottom-color : fuchsia;
  width : 85px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : gray;
  position : inherit;
}
table td {
  padding-top : 10px;
  padding-right : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  text-align : left;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : fuchsia;
  width : 440px;
  line-height : 1.5;
}
/* フォームパーツ設定 */
input.button {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
textarea {
  width: 380px;
  height: 200px;
}
input.l {
  width: 380px;
}
input.m {
  width: 250px;
}
input.s {
  width: 50px;
}
/* メインコンテンツ内基本パーツ */
#hpb-main ul {
  margin-top : 5px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
  list-style-type: none;
}
#hpb-main ul li {
  margin: 0;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 20px;
  color : black;
  text-align: left;
  line-height : 15px;
  background-image : url(point_5B1.png);
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
#hpb-main dl {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding: 0;
}
#hpb-main dl:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
}
#hpb-main dt {
  float: left;
  width: 9em !important;
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 16px;
  font-weight: normal;
  text-align: left;
}
#hpb-main dd {
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
  line-height: 16px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}
* html #hpb-main dd {
  height: 1%;
/* for IE6 */
}
#hpb-main img {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#hpb-main img.left {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main img.right {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#pagetop {
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: left;
}
#pagetop a {
  /* ページの先頭へのリンク設定 */
    display: block;
  width: 125px;
  height: 26px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: auto;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  background-image : url(returnTop_5B.png);
  background-position: top left;
  background-repeat: no-repeat;
}
/* トップページ デザイン定義 */
#toppage-news {
  padding-top : 10px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  background-image : url(tnbg_5B1.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#toppage-news h3 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  font-size: 1.08em;
  line-height: 16px;
  color: #FB40A6;
  font-weight: normal;
  text-align: left;
}
#toppage-news span.en {
  text-transform: uppercase;
}
#toppage-news span.ja {
  padding: 0;
}
#toppage-news dt {
  float: left;
  width: 69px !important;
  margin: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 10px;
  padding-right: 10px;
  line-height: 16px;
  font-weight: normal;
  text-align: left;
}
#toppage-news dd {
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  min-height: 63px;
  line-height: 16px;
  text-align: left;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #FB40A6;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
* html #toppage-news dd {
  height: 70px;
/* for ie6 */
}
*:first-child + html #toppage-news dd {
  height: 70px;
/* for ie7 */
}
#hpb-main dd:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
}
#toppage-news span.date {
  color : blue;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  background-image : url(point_5B1.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
/* メニューページ デザイン定義 */

#menu .item {
  width : 540px;
  float: left;
  margin-top : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  margin-left : 3px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color : gray;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color : gray;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color : gray;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color : gray;
  min-height: 135px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  text-align : left;
}
* html #menu .item {
  height : 135px;
/* for ie6 */
}
#menu .item h3 {
  margin-right: 0;
  margin-bottom: 10px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left : 3px;
  background-color: #FB40A6;
  font-size: 1.00em;
  line-height : 22px;
  font-weight: bold;
  text-align: left;
  color : white;
  width : 520px;
}
#menu .item dl {
  width: 543px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#menu .item dt {
  float: left;
  width: 12em !important;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 2px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 0;
  line-height: 16px;
  font-weight: normal;
  text-align: left;
}
#menu .item dd {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 2px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 12.5em;
  text-align : left;
  line-height: 16px;
  color: #666666;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FB40A6;
  width : 100px;
}
/* クーポン デザイン定義 */

#coupon {
  width: 523px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #999999;
}
#coupon:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#coupon-off {
  width : 370px;
  float: left;
}
#coupon-limit {
  width: 150px;
  float: right;
}
#news #coupon h3 {
  width: 513px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  background-color: #FB40A6;
  font-size: 1.00em;
  line-height: 22px;
  color : fuchsia;
  font-weight: bold;
  text-align: left;
}
#coupon h4 {
  width : 150px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 3px;
  padding-left: 0;
  background-color: #eeeeee;
  color : fuchsia;
  font-size: 1.00em;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
}
#coupon p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#coupon hr {
  margin-top: 0;
  margin-bottom: 0;
}
/* アクセス デザイン定義 */

#access img {
  margin-top: 0;
  margin-right: 0;
  margin-bottom : 0px;
  margin-left: 0;
}
.news-photo {
  float: left;
  padding-right: 10px;
  padding-bottom: 2px;
}
.news-comment {
  margin-top : 10px;
  text-align: left;
  margin-bottom: 10px;
  line-height : 20px;
}
#toppage-news hr {
  margin-top: 0;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FB40A6;
  clear: both;
}
strong{
  color : red;
  font-weight : normal;
}
