@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; }

/*元の画像を非表示にします*/
#HeaderImage img {
visibility: hidden;
background-repeat: no-repeat;
}

/*ページ毎に表示する画像を設定します＊/

/*Home*/
#muscat2 #HeaderImage {
background-image: url("../1img/1locker_img/img20090113123757.jpg");
}
/*Works*/
#muscat1 #HeaderImage{
background-image:url("../1img/1locker2_img/img20090111225003.jpg");
}
/* Gallery */
#muscat1b #HeaderImage {
background-image: url("../1img/1locker_img/img20090217171620.jpg");
}
/* Gallery2 */
#muscat1c #HeaderImage {
background-image: url("../1img/1locker_img/img20090110185028.jpg");
}
/* Profile */
#pineapple1 #HeaderImage {
background-image: url("../1img/1locker_img/img20090113133328.jpg");
}
/* Diary */
#banana #HeaderImage {
background-image: url("../1img/1locker_img/img20090111233950.jpg");
}

/* Contact */
#strawberry1 #HeaderImage {
background-image: url("../1img/1locker_img/img20090111141540.jpg");
}

/* New */
#apple1 #HeaderImage {
background-image: url("../1img/1locker_img/img20090113123757.jpg");
}

/* Link */
#peach1 #HeaderImage {
background-image: url("../1img/1locker_img/img20090220114101.jpg");
}

/* iPhone App */
#muscat2b #HeaderImage {
background-image: url("../1img/1locker_img/img20100312113909.jpg");
}


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

a {text-decoration : none}

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

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

a {text-decoration : none}
a:hover {color : #F8003F}
a:visited {color : #4C3E45}

/*　**************　触れると字の色が変わる　**************　*/
a:hover {color : #B1754A}


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


/* ********Body背景画像*******　*/
body {
margin: 36px 0px 12px 0px;
padding: 0;
}

/*　「（1　Article　）」全体を非表示　*/
.article {
              display: none;
}

.PetitPartition, #PetitFooterCounter { display: none; }





