@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: 0px 10px 12px 70px;
padding: 0;
/* 背景色・画像の設定は「カラー・背景画像」の内容が反映されます */
}


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



body { 
scrollbar-base-color : #ffffff;
}
/* **** ギャラリー（カテゴリー別順）での( 1 Article )を非表示にする **** */ 
/* 「( 1 Article )」全体を非表示 */
.article {
	display: none;
}	

/* 「Petit Homepage Service」を非表示にする */
#PetitFooterCopy {
	display: none;
}

