@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 10px 12px 70px;
padding: 0;
}


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


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

#PetitFooterCopy {
	display: none;

/* ************** 写真の一言コメントを右寄せにする ************** */

.img_text {
text-align: right;
}

/* ************** プチのフッターを非表示にする ************** */
/* フッター全体を非表示にする */
#PetitFooter {
	display: none;
}

