@charset "utf-8";
/* CSS Document */

a span {
    display: none;
}

html,body{
	width: 100%;
	height:100%;
	background-color: #000;
}

.r-txt {
	text-align: right;
}

/* clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }

/* basic */

div#ptnfld {
	opacity: 0;
	display: block;
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	background-size: 400px 600px;
	-webkit-background-size: 400px 600px;
	-moz-background-size: 400px 600px;
	-webkit-transition: -webkit-background-size 0.8s ease;
	-moz-transition: -moz-background-size 0.8s ease;
}

div#inner {
	opacity: 0;
	display: block;
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	background-image: url(../images/blank.gif);
}

div#container {
	width: 940px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

/* header */

h1 {
	position: absolute;
	top: 10px;
	left: 0px;
}

a#logo {
	display: block;
	height: 60px;
	width: 380px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left top;
}

a#logo-en {
	display: block;
	height: 60px;
	width: 380px;
	background-image: url(../images/title-en.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#desc {
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	display: block;
	height: 25px;
	width: 375px;
	position: absolute;
	left: 20px;
	top: 90px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}

div#desc a {
	color: #FFF;
	text-decoration: underline;
}

div#desc a:hover {
	color: #FFF;
	text-decoration: none;
}

div#sh-p {
	background-image: url(../images/sh-panel.png);
	background-repeat: no-repeat;
	display: none;
	position: absolute;
	left: 560px;
	top: 0px;
	height: 20px;
	width: 335px;
	background-position: left top;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#sh-p li{
	float: left;
	height: 20px;
}

div#sh-p a{
	margin-right: 15px;
}

iframe {
	width: 110px;
}

div#sh-btn {
	height: 25px;
	width: 25px;
	position: absolute;
	top: 90px;
	left: 435px;
}

div#sh-btn a {
	width: 25px;
	height: 25px;
	display: block;
}

ul#g-menu {
	position: absolute;
	left: 700px;
	top: 55px;
	width: 160px;
	height: 60px;
	display: inline;
}

ul#g-menu li {
	float: left;
	margin-left: 20px;
	display: inline;
}

ul#g-menu li a {
	width: 60px;
	height: 60px;
	display: block;
}

ul#lang-menu {
	width: 70px;
	height: 25px;
	position: absolute;
	left: 850px;
	top: 135px;
}

ul#lang-menu li {
	float: left;
	margin-left: 10px;
	display: inline;
}

ul#lang-menu li a {
	width: 25px;
	height: 25px;
	display: block;
}

/* main */

div#info {
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	display: block;
	height: 210px;
	width: 420px;
	position: absolute;
	left: 40px;
	top: 230px;
	padding: 20px;
}

div#info h2 {
	color: #FFF;
}

div#info p {
	color: #FFF;
	margin-top: 20px;
}

div#works {
	opacity: 1;
	display: block;
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	left: 80px;
	top: 160px;
	position: absolute;
	height: 330px;
	width: 230px;
}

div#works img.ptndl {
	position: absolute;
	left: 15px;
	top: 15px;
	height: 300px;
	width: 200px;
}

div#works img.ptnimg {
	height: 300px;
	width: 200px;
	margin: 15px;
}

div#works a {
	display: block;
	height: 330px;
	width: 230px;
}

ul#bgcntrl {
	background-position: 0 -150px;
	background-image: url(../images/bg_bgcntrl.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 175px;
	position: absolute;
	left: 330px;
	top: 175px;
	overflow: hidden;
	display: block;
	-webkit-transition: background-position 0.8s ease;
	-moz-transition: background-position 0.8s ease;
}

ul#bgcntrl li {
	margin-bottom: 50px;
}

a#bgsize1 {
	width: 25px;
	height: 25px;
	display: block;
}

a#bgsize2 {
	width: 25px;
	height: 25px;
	display: block;
}

a#bgsize3 {
	width: 25px;
	height: 25px;
	display: block;
}

div#contents {
	opacity: 1;
	display: block;
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	left: 20px;
	top: 530px;
	position: absolute;
	height: 80px;
	width: 420px;
	padding: 20px;
}

div#contents h2 {
	color: #FFF;
}

div#contents h2.lft {
	float: left;
}

div#contents p {
	color: #FFF;
	line-height: 18px;
	font-size: 10px;
	margin-top: 15px;
}

div.contents-cap {
	color: #FFF;
	text-align: right;
}

div#contents a {
	color: #FFF;
	text-decoration: underline;
}

div#contents a:hover {
	color: #FFF;
	text-decoration: none;
}

div#more-p {
	opacity: 0;
	display: none;
	width: 460px;
	height: 390px;
	position: absolute;
	left: 20px;
	top: 230px;
}

h2#m-title {
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	display: block;
	width: 340px;
	height: 25px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	margin-bottom: 25px;
}

div#more-contents {
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	display: block;
	width: 420px;
	height: 190px;
	color: #FFF;
	line-height: 18px;
	font-size: 10px;
	position: relative;
	padding-top: 130px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

div#more-contents h2 {
	font-weight: bold;
	font-size: 12px;
}

div#note {
	position: absolute;
	left: 140px;
	top: 50px;
	font-size: 10px;
	width: 300px;
}

div#more-contents h2.lft {
	position: absolute;
	left: 140px;
	top: 20px;
	width: 300px;
}

div#more-contents img#thumbimg {
	left: 20px;
	top: 20px;
	position: absolute;
}

div#more-contents-desc {
	width: 420px;
}

div#more-contents-desc h3 {
	color: #FFF;
	font-weight: bold;
	margin-top: 20px;
}

div#more-contents-desc p {
	color: #FFF;
	margin-top: 10px;
}

a.web-btn {
	width: 40px;
	height: 25px;
	display: block;
	position: absolute;
	left: 140px;
	top: 95px;
}

ul#c-navi {
	height: 25px;
	width: 70px;
	position: absolute;
	left: 410px;
	top: 665px;
}

ul#c-navi li {
	float: left;
	margin-left: 10px;
	display: inline;
}

div#bn-btn {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 440px;
	top: 530px;
}

div#bn-btn a {
	width: 60px;
	height: 60px;
	display: block;
	text-decoration: none;
}

div.bn-no {
	font-size: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	z-index: 1;
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 30px;
	height: 10px;
}

div#sf-btn {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 355px;
	top: 665px;
}

div#sf-btn a {
	width: 25px;
	height: 25px;
	display: block;
}

div#m-btn {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 240px;
	top: 665px;
}

div#m-btn a {
	width: 25px;
	height: 25px;
	display: block;
}

ul#c-share {
	position: absolute;
	left: 780px;
	top: 530px;
	width: 160px;
	height: 60px;
}

ul#c-share li {
	float: left;
	margin-left: 20px;
	display: inline;
}

ul#c-share li a {
	width: 60px;
	height: 60px;
	display: block;
}

div.rtcnt {
	font-size: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	z-index: 1;
	position: absolute;
	right: 4px;
	bottom: 4px;
	width: 30px;
	height: 10px;
}

div#qr {
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	display: block;
	left: 800px;
	top: 610px;
	position: absolute;
	height: 140px;
	width: 140px;
}

div#qr img {
	margin: 15px;
}

div#qr a {
	display: block;
	height: 140px;
	width: 140px;
}

/* side */

div#side {
	position: absolute;
	height: 245px;
	width: 380px;
	left: 560px;
	top: 200px;
	display: block;
}

h2#s-title {
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	display: block;
	height: 25px;
	width: 340px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	margin-bottom: 5px;
}

div#s-list-car {
	width: 380px;
}

ul#s-list {
	margin-bottom: 10px;
	height: 180px;
}

ul#s-list li {
	margin-bottom: 5px;
}

ul#s-list li.slct {
	height: 25px;
	width: 350px;
	line-height: 25px;
	padding-left: 10px;
	background-image: url(../images/bg_select.png);
	background-repeat: repeat;
	color: #FF32AA;
	display: block;
	margin-right: 20px;
}

ul#s-list li a {
	height: 25px;
	width: 350px;
	line-height: 25px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	color: #FFF;
	display: block;
	margin-left: 20px;
}

ul#s-list li a:hover {
	height: 25px;
	width: 350px;
	line-height: 25px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/bg_hover.png);
	background-repeat: repeat;
	display: block;
	margin-left: 20px;
}

ul#s-navi {
	height: 25px;
	width: 70px;
	position: absolute;
	left: 870px;
	top: 420px;
}

ul#s-navi li {
	float: left;
	margin-left: 10px;
	display: inline;
}

div#s-btn {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 800px;
	top: 420px;
}

div#s-btn a {
	width: 25px;
	height: 25px;
	display: block;
}

.s-list-start, .sh-close {
	display:none;
}

/* footer */

div#copyright {
	background-image: url(../images/bg_base.png);
	background-repeat: repeat;
	display: block;
	height: 25px;
	width: 360px;
	position: absolute;
	left: 560px;
	top: 770px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	text-align: center;
}

