﻿#contents-frame {
	background-color	: #fd5200;
}

h1 {
	background			: url(images/logo.gif) no-repeat;
	height				: 0px;
	padding				: 70px 0px 0px 0px;
	margin				: 0;
	width				: 165px;
	display				: block;
	overflow			: hidden;
}

* html h1{
　　height: 70px;
}

#top-category-frame {
	padding-top			: 37px;
	height				: 66px;
}

#top-category {
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

#top-category li {
	height				: 22px;
	overflow			: hidden;
	display				: inline;
}

#top-category li p {
	float				: left;
	height				: 0;
	padding-top			: 22px;
	width				: 277px;
	overflow			: hidden;
	background-image	: url(images/category.gif);
	background-repeat	: no-repeat;
}

* html #top-category li{
	height				: 22px;
}

#top-category li#cat1 p { background-position: 0px   0px; }
#top-category li#cat2 p { background-position: -285px   0px; }
#top-category li#cat3 p { background-position: 0px   -22px; }
#top-category li#cat4 p { background-position: -285p   -22px; }
#top-category li#cat5 p { background-position: 0px   -44px; }

#top-logo-frame {
	clear				: both;
	margin-top			: 271px;
}

#contents-navi-frame {
	height				: 30px;
	background-image	: url(images/navi.gif);
	background-repeat	: no-repeat;
	background-position	: 0px -30px;
}

#top-navi {
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

#top-navi li {
	height				: 30px;
	overflow			: hidden;
	display				: inline;
}


* html #top-navi li{
	height				: 30px;
}

#top-navi li a {
	float				: left;
	height				: 0;
	padding-top			: 30px;
	overflow			: hidden;
	margin-right		: 23px;
	background-image	: url(images/navi.gif);
	background-repeat	: no-repeat;.
}

#top-navi li#home a    { background-position:    0px -30px; width: 61px; }
#top-navi li#works a   { background-position:  -84px   0px; width: 65px; }
#top-navi li#profile a { background-position: -172px   0px; width: 67px; }
#top-navi li#access a  { background-position: -262px   0px; width: 68px; }
#top-navi li#contact a { background-position: -353px   0px; width: 75px; }
#top-navi li#blank a   { background-position: -451px   0px; width: 70px; }

#side-navi {
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

#side-navi li {
	width				: 18px;
	overflow			: hidden;
}

* html #side-navi li{
	width				: 18px;
}

#side-navi li p {
	display				: block;
	height				: 34px;
	text-indent			: -9999px;
	overflow			: hidden;
	background-image	: url(images/side_navi.gif);
	background-repeat	: no-repeat;
}

#side-navi li a {
	display				: block;
	height				: 23px;
	text-indent			: -9999px;
	overflow			: hidden;
	background-image	: url(images/side_navi.gif);
	background-repeat	: no-repeat;
}
