#petit-all {
	
	width: 500px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
; clip:   rect(   )
}

.petit-box {
	border-bottom: 1px dotted #999999;
; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"	}

.petit-title {
	
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	padding-bottom: 2px;
	padding-top: 2px;
	word-break: break-all; 
	}

.petit-message {
	
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #181818;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 5px;
; background-color: #FFFFFF
	}

.write-window {
	
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #181818;
	background-color:#dcd69a;
	width: 500px;
	align:center;
	border: 0px #999999 dotted;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	padding: 10px;
	}