body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:70px;
	margin-right:10px;
}
form {
	margin:0px;
	padding:0px;
}
table, td {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.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
}


/* ************** パンチ穴 ************** */

.hole {
width : 20px;
height : 20px;
background-image : url('../0img/hole.gif');
}





/* ************** リンクテキスト ************** */

a {text-decoration : none}

/* ======================
a:hover {color : #FF0000}
====================== */

/* ======================
a {cursor : help}
====================== */





/* ************** プチの位置変更 ************** */

/* ======================
body {
margin-top : 20px;
margin-left : 20px;
margin-bottom : 20px;
margin-right : 20px;
}
====================== */





/* ************** 背景画像の固定 ************** */

/* ======================
body {
background-attachment : fixed;
background-repeat : no-repeat;
}
====================== */





/* ************** プチ内側の背景画像 ************** */

/* 管理者専用の画像置き場を利用する */

/* ======================
.textbgcolor {
background-image : url('../1img/1locker_img/画像名')
}
====================== */





/* ************** パンチ穴部分の背景画像 ************** */

/* 管理者専用の画像置き場を利用する */

/* ======================
.accentcolor {
background-image : url('../1img/1locker_img/画像名')
}
====================== */





/* ************** スクロールバーの色変更 ************** */

/* ======================
body { 
scrollbar-base-color : #FF0000;
}
====================== */




