#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-size: 0.8em;
	line-height: 1.6em;
}
p {
	margin: 0px;
	padding: 0px;
}

#wrapper #navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #navi li {
	float: left;
	height: 15px;
	width: 80px;
}

#wrapper #navi li a {
	height: 15px;
	width: 80px;
	display: block;
	line-height: 1em;
	text-indent: -9999px;
}
#wrapper #navi #home a {
	background-image: url(01_top/home.jpg);
}
#wrapper #navi #about a {
	background-image: url(01_top/about.jpg);
}
#wrapper #navi #works a {
	background-image: url(01_top/works.jpg);
}
#wrapper #navi #painting a {
	background-image: url(01_top/painting.jpg);
}
#wrapper #navi #contact a {
	background-image: url(01_top/contact.jpg);
}
#wrapper #navi #profile a {
	background-image: url(01_top/profile.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#wrapper #navi #home a:hover {
	background-position: 0px -15px;
}
#wrapper #navi #about a:hover {
	background-position: 0px -15px;
}
#wrapper #navi #works a:hover {
	background-position: 0px -15px;
}
#wrapper #navi #painting a:hover {
	background-position: 0px -15px;
}
#wrapper #navi #contact a:hover {
	background-position: 0px -15px;
}
#wrapper #navi #profile a:hover {
	background-position: 0px -15px;
}



#wrapper #header {
	float: left;
	width: 290px;
	height: 65px;
	padding-top: 50px;
	padding-left: 20px;
}
#wrapper #navi {
	height: 45px;
	width: 490px;
	padding-top: 70px;
	float: right;
}
#wrapper #flash {
	clear: both;
	height: 300px;
	width: 800px;
}

#wrapper #belt {
	background-color: #999999;
	height: 16px;
	width: 780px;
	color: #FFFFFF;
	clear: both;
	font-size: 0.9em;
	line-height: 0.9em;
	padding-top: 5px;
	padding-left: 20px;
}
#wrapper #category {
	height: 25px;
	width: 740px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 58px;
	padding-top: 15px;
}
#wrapper #content {
	width: 800px;
}
#wrapper #content #content_l {
	height: 340px;
	width: 110px;
	float: left;
	padding-left: 60px;
}
#wrapper #content #content_l a:link {
	height: 18px;
	width: 110px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	color: #999999;
	padding-top: 10px;
	font-size: 12px;
	line-height: 12px;
}
#wrapper #content #content_l a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: 12;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 110px;
	padding-top: 10px;
}
#wrapper #content #content_l a:hover {
	color: #666666;
}



#wrapper #content #content_r {
	width: 450px;
	float: right;
	padding-top: 28px;
	padding-left: 140px;
	padding-right: 40px;
}
#wrapper #content #content_r a:link {
	color: #999999;
	text-decoration: none;
}
#wrapper #content #content_r a:visited {
	color: #999999;
}
#wrapper #content #content_r a:hover {
	color: #666666;
}



#wrapper #footer {
	height: 105px;
	clear: both;
}



#wrapper #footer #submenu {
	float: right;
	padding-top: 0px;
	height: 20px;
	width: 520px;
	text-align: right;
	font-size: 0.7em;
	color: #999999;
}
#wrapper #footer #submenu a:link {
	color: #999999;
	text-decoration: none;
}


#wrapper #footer #submenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#wrapper #footer #submenu a:hover {
	color: #333333;
}




#wrapper #footer #name {
	float: left;
	height: 30px;
	width: 280px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #footer #copyright {
	font-size: 0.7em;
	height: 15px;
	width: 280px;
	clear: both;
}
#wrapper #content #content_r2 {
	float: right;
	width: 490px;
	padding-top: 28px;
}
.box150 {
	width: 150px;
}
.box250 {
	width: 250px;
}
