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

*{
	margin:0;
	padding:0;
}


div#bgbox{
	background-color:#FFE9A5;
}

div#topbox{
	background-image:url(../../images/top_about.gif)
}

div#contentsbox{
	background-image:url(../images/bg_main.gif);
}


li#establishment{
	background: url(../images/Button_establishment_outline.jpg) no-repeat left center;
	text-indent:35px;
}


li#about{
	background: url(../images/Button_about.jpg) no-repeat left center;
	text-indent:35px;
}


li#activity{
	background: url(../images/Button_activity.jpg) no-repeat left center;
	text-indent:35px;
}


li#earnings{
	background: url(../images/Button_earnings.jpg) no-repeat left center;
	text-indent:35px;
}



li#asking{
	background: url(../images/Button_asking.jpg) no-repeat left center;
	text-indent:35px;
}



li#top{
	border-bottom:none;
	text-indent:35px;
}




div.paragraph{
	text-autospace:ideograph-alpha;
	text-autospace:ideograph-numeric;
}


div.paragraph{
	margin-top:15px;
}

p.jisage{
	margin-left:10px;
}


span.hitomoji{
	letter-spacing:5px;
}