@charset "Shift_JIS";


body {
	margin:0px;
	padding:0;
	font-size:14px;
	line-height:180%;
	font-weight:normal;
	color:#464646;
	word-break:breakall;
	text-align:center;
	background-color:#000000;
}

body#toppage {
	background-color:#ffffff;
}

div , p , h1 , h2 , h3 , h4 , h5 , h6 , dl , dt , dd  {
	margin:0px;
 	padding:0px;
	font-size:14px;
	line-height:180%;
 	font-weight:normal;
	color:#464646;
 	text-align:left;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.bold { font-weight:bold; }

img {border:0;
vertical-align:top;
vertical-align:bottom;
}

a {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

a img {
	border-style: none;
}

.over:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}


.right {float:right;
}

.left {float:left;
}


.clear{
	clear:both; 
}

.clearfix:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

.clearfix {
 zoom: 1;
 margin-bottom: 0;
}

/* container */

#container {
	width:960px;
	padding: 0;
	margin:0 auto;
	text-align:center;
	line-height: 0;
}

.container1 {
	padding: 0 !important;
}

.container2 {
	padding: 0 0 123px 0 !important;
}

#container p#main {
	width: 960px;
	height: 2019px;
}

#container p#main img {
	width: 960px;
}

.jp {
	display: block;
}

.en {
	display: none;
}

#nav1 {
	position: relative;
	padding-bottom: 40px;
	width: 100%;
	z-index: 10000;
	background: #ffffff;
}

#nav2 {
	position: fixed;
	bottom: 0;
	padding-bottom: 40px;
	width: 100%;
	z-index: 10000;
	background: #ffffff;
}

#footer {
	position: relative;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 0;
}

#footer img.menu {
	width: 960px;
	margin-bottom: 14px;
}

#footer .block-1 {
	float: left;
	width: 320px;
	text-align: left;
}

#footer .block-2 {
	float: left;
	width: 320px;
	text-align: center;
}

#footer .block-3 {
	float: right;
	width: 320px;
	text-align: right;
}

#footer ul.sns li {
	float: left;
	margin-right: 8px;
}

#footer ul.sns li img {
	width: 28px;
}

#footer ul#btn-language {
	margin-top: 2px;
}

#footer ul#btn-language li img {
	width: 77px;
}

#footer p.logo {
	margin: 0 auto;
	text-align: center;
}

#footer p.logo img {
	width: 144px;
}

#footer p.menu-news {
	margin: 10px auto 0 auto;
	text-align: center;
}

#footer p.menu-news img {
	width: 50px;
}

#footer ul#copyright li img {
	width: 200px;
}

.noborder {
	border:none;
	outline:none;
}

