
/*
	*File : style-character.css
	*Copyright (c) 2006 MMV All Rights Reserved.
	
	*Last Update : 20060531
*/


/*Body
----------------------------------------------------*/
body{
	margin: 0;
	padding: 0;
	background: #C6E989;
}
img{border: 0;}
.bg_left{
	background: url("images/img_character/bg_left.gif") no-repeat right top;}
.bg_right{
	background: url("images/img_character/bg_right.gif") no-repeat left top;}









