body {
	background-color: #000000;

}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0033FF;
}
#header {
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 130px;
	background-image: url(images/top01_01.jpg);
}
#mainContents {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#main {
	height: 480px;
	width: 960px;
}


#navigation {
	height: auto;
	width: 960px;
	background-image: none;
	float: left;
	background-color: #666666;
	margin: 0px;
}
#navigation ul {
	padding: 0px;
	list-style-type: none;
	background-image: none;
	float: left;
	width: 960px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#navigation li {
	padding: 0px;
	float: left;
	width: 168px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 35px;
}
#navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 24px;
}
#navigation li a:hover {
	color: #FF0000;
}

/* .viewer
------------------------- */
.viewer {
	margin: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.viewer ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.viewer ul li {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}
.viewer ul li img {
    width: 100%;
}
 
/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 101;
}
.viewer .btnPrev {
    left: 10px;
    background: #ccc url(../img/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
    right: 10px;
    background: #ccc url(../img/btnNext.jpg) no-repeat center center;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.viewer ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.viewer ul {
    display: inline-block;
    overflow: hidden;
}
#footer {
	font-size: small;
	height: 30px;
	width: 960px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer p {
	float: right;
}
.works_wrap {
	width: 960px;
	background-color: #FFFFFF;
	float: left;
	height: 600px;
}
#container {
}

.name a {
	background-image: url(images/rogo/rogo_back_01.png);
	height: 150px;
	width: 240px;
	float: left;
	background-position: center;
}
.name a:hover {
	background-image: url(images/rogo/rogo_back_01_b.png);
	height: 150px;
	width: 240px;
}
.name2 a {
	background-image: url(images/rogo/rogo_back_02.png);
	height: 150px;
	width: 240px;
	float: left;
	margin-left: 240px;
}
.name2  a:hover {
	background-image: url(images/rogo/rogo_back_02_b.png);
}
.name3 a {
	background-image: url(images/rogo/rogo_back_03.png);
	float: left;
	height: 150px;
	width: 240px;
	margin-left: 240px;
}
.name3 a:hover {
	background-image: url(images/rogo/rogo_back_03_b.png);
}
.name4 a {
	background-image: url(images/rogo/rogo_back_04.png);
	float: left;
	height: 150px;
	width: 240px;
}
.name4 a:hover {
	background-image: url(images/rogo/rogo_back_04_b.png);
	float: left;
	height: 150px;
	width: 240px;
}
.name5 a {
	background-image: url(images/rogo/rogo_back_05.png);
	float: left;
	height: 150px;
	width: 240px;
	margin-left: 240px;
}
.category {
	float: left;
	width: 720px;
	margin-left: 120px;
	margin-top: 50px;
}
.categorywrap {
	float: left;
	height: 150px;
	width: 720px;
}
.name5 a:hover {
	background-image: url(images/rogo/rogo_back_05_b.png);
	height: 150px;
	width: 240px;
}
