* {margin:0; padding:0;}
body {
margin:0; padding:0;
width : 100% ;
background : #F4A0BD;
background-image:url(image/title.jpg);
background-repeat:no-repeat;
background-position: right top ;
font-size : 10pt ;
font-family: 'ms ui gothic' ;
color : /*#9C834C*//*#534126*/#816843 ;

scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#CFB273;
scrollbar-highlight-color:#CFB273;
scrollbar-shadow-color:#CFB273;
scrollbar-track-color:#CFB273;
}
/*　カウンター　*/
#counter {
margin:0; 
padding:0; 
height:8px; 
right:19px; 
top:3px;
width:62px;
 text-align:right;
position:absolute; 
z-index:5;
}

/*　あいさつ　*/
#title_aisatu {
	background-color: #F4A0BD;
      border-left:17px solid #F4A0BD;
	margin:25px; 
	padding:0; 
	height:48px; 
	position:absolute; 
	left:0; 
	top:0;
	Width: 40%;
	font-size : 9pt ;
	font-family: 'ms ui gothic' ;
	color : #5e2726 ;
	}
