@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

body {
	background-color: #ccc;
	font-size:0;
	line-height:0;
	text-indent: -9999px;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	overflow: hidden;
}

a:focus {
	outline: none;
}

#viewport {
	position: fixed ;
	overflow: hidden;
}

#contents {
	position: relative;
}

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

#footer {
}

#footer > div {
	position: absolute;
	bottom: 0;
	height: 40px;
	z-index: 100;
}
#footer > div.banner{
	top:0;
	left:115px;
	z-index:9999;
	text-indent:0px;
	width:1200px !important;
}

#footer > div h2 {
	width: 100%;
	height: 40px;
}

#footer > div h2 > a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

#footer > div.copyright {
	left: 0;
	width: 100%;
	background-image: url("../images/common/copyright.png");
	background-repeat: no-repeat;
	background-position: left center;
}

#footer > div.nav {
	left: 0;
	width: 100%;
}
#footer > div.nav ul {
	width: 100%;
	height: 100%;
}
#footer > div.nav li {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
#footer > div.nav li:hover {
	background-color: rgba(93, 101, 98, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4d5d6562, endcolorstr=#4d5d6562, gradienttype=0); 
}
#footer > div.nav li.next {
	
}
#footer > div.nav li.top {
	display: none;	
}
#footer > div.nav li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
#footer > div.nav li a:hover {
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#footer > div.nav li a.down {	background-image: url("../images/common/nav/arrow.down.png"); }
#footer > div.nav li a.up {		background-image: url("../images/common/nav/arrow.up.png");	}

#footer > div.topics {
	right: 232px;
}
#footer > div.topics .container {
	position: relative;
	height: 100%;
	overflow: hidden;
	background-color: #eee;
}
#footer > div.topics .body {
	position: relative;
	height: 100%;
	background-image: url("../images/common/topics.png");
	background-position: left;
	background-repeat: no-repeat;
}
#footer > div.topics h2 {
	width: 0;
	height: 0;
}
#footer > div.topics ul {
	height: 100%;
	text-indent: 0;
	margin-left: 75px;
	margin-right: 10px;
}
#footer > div.topics ul > li {
	float: left;
	margin: 0 10px;
}
#footer > div.topics ul > li > a {
	display: block;
	margin-top: 14px;
	padding: 1px 0;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, serif;
	line-height: 12px;
	letter-spacing: 0.1em;
}
#footer > div.topics ul > li > a:hover {
	border-bottom-style: solid;
}

#footer > div.onlineStore {
	right: 116px;
	width: 115px;
}

#footer > div.onlineStore h2 a:hover {
	background-color: #999;
}

#footer > div.menu {
	top:0;
	width: 115px;
	height: 100%;
}
#footer > div.menu .container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
}
#footer > div.menu .body {
	position: relative;
}
#footer > div.menu ul > li {
	width: 100%;
	height: 40px;
	background:url(../images/common/nav_bg.png);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#80870182, endcolorstr=#80870182, gradienttype=0); 
	margin-bottom: 1px;
}
#footer > div.menu .padding{
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#80870182, endcolorstr=#80870182, gradienttype=0); 
	margin-bottom: 1px;
	background:url(../images/common/nav_bg.png);
}
#footer > div.menu ul a {
	display: block;
	width: 100%;
	height: 100%;
}
#footer > div.menu ul a:hover {
	background-color: #E7378C;
}
#footer > div.menu ul a.top {			background-image: url("../images/common/menu/top.png"); }
#footer > div.menu ul a.concept {		background-image: url("../images/common/menu/concept.png"); }
#footer > div.menu ul a.vision {		background-image: url("../images/common/menu/vision.png"); }
#footer > div.menu ul a.works {			background-image: url("../images/common/menu/works.png"); }
#footer > div.menu ul a.company {		background-image: url("../images/common/menu/company.png"); }
#footer > div.menu ul a.contact {		background-image: url("../images/common/menu/contact.png"); }

#footer > div.menu h2 {
	position: absolute;
	z-index: 110;
}
#footer > div.menu h2 a {
	background-color: #E7378C;
	background-image: url("../images/common/menu.png");
}
#footer > div.menu h2 a.selected {
	background-image: url("../images/common/menu.selected.png");
}
#footer > div.menu h2 a:hover {
	background-color: #E7378C;
}

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

#dummy {
	position: absolute;
}
