@charset "utf-8";

/* ----------------------

css for : yoshie uyeda 

------------------------- */

body {
	background: #e68200;
}


div#nav,
div#content {
	height: 654px;
}

div#nav h2 {
	position: absolute;
	bottom: 60px;
	left: 60px;
}

div#content {
	position: relative;
}

body#index div#content {
	background: url("../images/content_bg.jpg") no-repeat;
}


ul.text {
	position: relative;
	top: 370px;	
}

ul.text li {
	margin-bottom: 25px;
}