body {
	background-color: #FFFFFF;	
	background-image:  url(images/bg.png);	
}


#postbox{ width:260px; margin:auto; border-right: 1px solid #999999; border-bottom: 1px solid #999999; border-left: 1px solid #999999; font-family:verdana, arial, sans-serif; font-size:11px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }


#posttitle { font-family:verdana, arial, sans-serif; color:#333333; font-size:10px; font-weight:bold; background-image:  url(images/title_bar.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding:2px; text-align: center; letter-spacing: 0.2em; border-top: 1px solid #999999; border-bottom: 1px solid #999999; }	
		
.item { font-size:11px; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; font-weight:normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; padding-top:7px; }	
		
input {
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #999999;
	font-size:11px;
}

textarea {
	border: 1px solid #999999;
}
