@import 'reset.css';



body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: url(../images/back.gif);
}

a:active, a:focus {
	outline: none;
}

a {
	color: #888;
	text-decoration: none;
}

a:hover {
	color: #000;
}

#outer {
	width: 1246px;
	margin: 0 auto;
}

#content-1, #content-2, #content-r {
	float: left;
	height: 421px;
}

#content-1 {
	width: 482px;
	position: relative;
	background: url(../images/slice_04.png) no-repeat;
}

#navi-inner, #maintxt, .desc {
	margin-left: 142px;
}

#maintxt {
	margin-top: 40px;
}

.desc {
	position: absolute;
	bottom: 10px;
	display: none;
}

.desc a:first-child {
	display: block;
	text-decoration: none;
	color: #888;
	font-size: 14px;
	text-indent: 17px;
	background: url(../images/link_elem.png) 0 5px no-repeat;
}

.desc a:hover {
	color: #000;
}

#navi-inner a {
	display: block;
	height: 24px;
	background: url(../images/navi_elem.png) no-repeat;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-indent: 25px;
	margin-right: 30px;
}

#navi-inner a.current {
	color: #999;
}

#content-2 {
	width: 612px;
	position: relative;
	overflow: hidden;
	background: #fff;
}

#content-2 div {
	position: absolute;
	display: none;
}

.img {
	margin-left: 42px;
	margin-top: 8px;
}

#win-top, #win-right, #win-bottom, #win-left {
	position: absolute;
}

#win-top {
	left: 0;
	top: 0;
}

#win-right {
	right: 0;
	top: 0;
}

#win-bottom {
	bottom: 0;
	right: 0;
}

#win-left {
	left: 0;
	bottom: 0;
}

#sub-navi, #logo-r, #navi-inner a, #subnavi-inner div {
	float: left;
}

#subnavi-inner div {
	cursor: pointer;
}

#sub-navi {
	width: 482px;
	height: 249px;
	background: url(../images/slice_11.png) no-repeat;
	position: relative; 
}

#subnavi-inner {
	margin-left: 142px;
	width: 336px;
}

#subnavi-inner div {
	width: 24px;
	height: 24px;
	margin-top: 9px;
	background: url(../images/navi_elem.png) no-repeat;
	display: none;
}
