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

*{
	margin:0;
	padding:0;
}

div#topbox{
	background-image:url(../../images/top_establishment_outline.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{
	border-bottom-style:none;
}


.koushinbi{
}


