@charset "Shift_JIS";

* {
	margin            : 0 ;
	padding           : 0 ;
	text-decoration   : none ;
}

a:hover {
	text-decoration   : underline ;
	color             : #ff6600 ;
}


.clear {
	clear             : both ;
}

h1 { 
	font-size:10px;
	text-align        : left ;
	font-weight:normal;
	float             : left ;
	padding: 0px 0px 5px 0px;
	color     : #4f160d;
}



/*****左カラムボタン*****/

#main_work {
	width             : 210px ;
	height            : 50px ;
	float             : left ;
	text-align        : left ;
	background        : url('../img_index/main_work.gif') no-repeat ;
	text-indent       : -9999px 
}


#forte {
	width             : 210px ;
	height            : 20px ;
	float             : left ;
	text-align        : left ;
	background        : url('../img_index/forte.gif') no-repeat ;
	text-indent       : -9999px 
}

#store {
	width             : 210px ;
	height            : 54px ;
	float             : left ;
	text-align        : left ;
	background        : url('../img_index/store.gif') no-repeat ;
	text-indent       : -9999px 
}

#reform {
	width             : 210px ;
	height            : 54px ;
	float             : left ;
	text-align        : left ;
	background        : url('../img_index/reform.gif') no-repeat ;
	text-indent       : -9999px 
}

#building {
	width             : 210px ;
	height            : 54px ;
	float             : left ;
	text-align        : left ;
	background        : url('../img_index/building.gif') no-repeat ;
	text-indent       : -9999px 
}

#sticking {
	width             : 210px ;
	height            : 50px ;
	float             : left ;
	text-align        : left ;
	background        : url('../img_index/sticking.gif') no-repeat ;
	text-indent       : -9999px 
}

#necessary {
	width             : 210px ;
	height            : 82px ;
	float             : left ;
	text-align        : left ;
	background        : url('../img_index/necessary.gif') no-repeat ;
	text-indent       : -9999px 
}

#profile {
	width             : 210px ;
	height            : 50px ;
	float             : left ;
	text-align        : left ;
	background        : url('../img_index/profile.gif') no-repeat ;
	text-indent       : -9999px 
}

/*****メイン画像*****/

#dream_come {
	width             : 590px ;
	height            : 534px ;
	background        : url('../img_index/dream_come.gif') no-repeat ;
	text-indent       : -9999px 
}

/*****フッター*****/

#foot {
	width             : 800px ;
	height            : 29px ;
	background        : url('../img_index/foot.gif') no-repeat ;
	text-indent       : -9999px 
}