@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
}
/* 新たに記述を追加する際は
この編集欄のいちばん下に追加してください。 */


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


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


/* ************** 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; }


/* **** ギャラリー（カテゴリー別順）での( 1 Article )を非表示にする **** */ 
/* 「( 1 Article )」全体を非表示 */
.article {
	display: none;
}
/* 「Article」という文字だけ非表示 */
.article_text {
	display: none;
}


/* ************** プチのフッターを非表示にする ************** */	
/* 「Petit Homepage Service」を非表示にする */
#PetitFooterCopy {
	display: none;
}


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

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