@charset "shift_jis";

body {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:70px;
  margin-right:10px;
}

.blank1 {
  font-size:0em;
  width:1px;
  height:1px;
}

.blank3 {
  font-size:0em;
  width:3px;
  height:3px;
}

.blank5 {
  font-size:0em;
  width:5px;
  height:5px;
}

.blank7 {
  font-size:0em;
  width:7px;
  height:7px;
}

.blank10 {
  font-size:0em;
  width:10px;
  height:10px;
}

.blank15 {
  font-size:0em;
  width:15px;
  height:15px;
}

.blank20 {
  font-size:0em;
  width:20px;
  height:20px;
}

.preset h1#HomepageTitle {
  margin: 0 0 10px;
}

.preset #HeaderImage {
  margin: 0;
  padding-bottom: 10px;
}

.preset #HeaderTextCtrl {
  margin: 0 0 3px;
  padding-top: 20px;
}

.preset #HeaderTextCtrl span {
  margin-right: 2px;
  font-size: 11px;
}

.preset #HeaderTextCtrl #TextLarge {
  font-size: 14px;
}

.preset #HeaderTextCtrl #TextLarger {
  font-size: 16px;
}

.preset #HeaderMenu span {
  margin: 0 3px;
}

h1 { font-weight: normal; }

/* 新たに記述を追加する際は
この編集欄のいちばん下に追加してください。 */


/* ************** 【 デザインきせかえ用設定 】 ************** */


/* ************** アイテムレイヤー ************** */


/* ************** Body背景画像 ************** */
body {
margin: 36px 0px 12px 0px;
padding: 0;
text-align: center;
overflow-y: scroll;

}


#wrap_petit_content {
position: relative;
width: 610px;
margin: 0px auto;
text-align: left;
}


/* ************** リンクカラー ************** */
a:link { color: #5E5E5E; text-decoration: none; }
a:visited { color: #5E5E5E; text-decoration: none; }
a:hover, a:active { color: #990000; text-decoration: underline; }


/* ************** 【 デザインきせかえ用設定 ここまで 】 ************** */

/* 「Admin | Reload」部分のみを非表示にする */
#PetitFooterAdmin {
	display: none;
}
	
/* 「Petit Homepage Service」を非表示にする */
#PetitFooterCopy {
	display: none;
}
/* ************** フッタテキスト ************** */
#PetitFooter table {
height: 50px;
background: url(../1img/1locker_img/img20150924161731.jpg) no-repeat center 
}

/* ************** プチ全体の位置変更 ************** */
body {
margin-top : 20px;
margin-left : 20px;
margin-bottom : 20px;
margin-right : 500px;
}

