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




div#contentsbox{
}


div#bgbox{
	widows:100%;
	background-image:url(../images/bg_index.jpg);
}

	
div{
	font-size:12px;
	line-height:1.4;
}

div#navbox{
	font-size:16px;
	float:left;
	width:220px;
	line-height:1.8px;
	position:relative; top:49px; left:0px;
}

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;
	border-bottom:none;
	text-indent:35px;
}

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


#index_box01{
	float:left;
	width:220px;
	height:375px;
	background-image:url(../images/index_01.jpg);
	background-repeat:no-repeat;
}


#index_box02{
	float:left;
	width:470px;
	height:375px;
	background-image:url(../images/index_02.jpg);
}
#index_box02 .text{
	margin:155px 45px 0px 110px;
	font-weight:bold;
	font-size:14px;
}


#index_box03{
	float:right;
	width:260px;
	height:550px;
	background-image:url(../images/index_03.jpg);
}
#index_box03 .text{
	margin:290px 0px 0px 55px;
	color:#FF9E26;
	font-weight:bold;
}


#index_box04{
	float:left;
	width:380px;
	height:175px;
	background-image:url(../images/index_05.jpg);
}
#index_box04 .text{
	margin:45px 0px 0px 205px;
	font-weight:bold;
	color:#39B44A;
}


#index_box05{
	float:left;
	width:310px;
	height:175px;
	background-image:url(../images/index_06.jpg);
}
#index_box05 .text{
	margin:110px 0px 0px 65px;
	font-weight:bold;
	color:#059CA1;
}

#footerlinebox{
	position:absolute;
}


div#copy{
	font-size:12px;
	position:relative; top:-20px; left:0px;
}
