@charset "UTF-8";
/* CSS Document */

#wrapper{
	background-repeat: repeat-y;
	display: block;
	width:760px;	
	background-image: url(../img/common/side-bg.gif);
}

h3{
	background-color:#666600;
	font-weight:normal;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	margin:10px 0px 3px 5px;}

#wrapper #content p span{
	background-color:#FFD6F5;
	color:#000;
	}