﻿@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background: #f6f9fa;
	color: #292f33;
}
a {
	text-decoration: none;
	color: #292f33;
}
img {
	border: 0;
}
#wrap {
	width: 980px;
	background: #ffffff;
	margin: 0 auto;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'TakaoGothic', sans-serif;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}
#header {
	border-bottom: 3px solid #292f33;
	height: 140px;
}
#header p {
	margin: 64px 0 0;
	padding: 0 4px;
	width: 470px;
	float: right;
	border-bottom: 1px solid #292f33;
	font-size: 18px;
	line-height: 22px;
	font-family: "Century Gothic", "verdana";
}
#header #title {
	margin: 40px 0 0 20px;
}
#header ul {
	clear: right;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul li {
	float: left;
	width: 130px;
	border-left: solid 1px #222222;
	margin: 14px 0 0;
	background: #000000;
}
#header ul li a {
	display: block;
	text-align: center;
	line-height: 24px;
	background: #ffffff;
}
.shadow {
	width: 920px;
	margin: 20px auto 0;
	position: relative;
	z-index: 1;
}
.shadow:before, .shadow:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 16px;
	left: 5px;
	width: 30%;
	top: 80%;
	max-width: 450px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.shadow:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 5px;
	left: auto;
}
#tl {
	border: #bbbbbb solid 1px;
	float: right;
	margin: 30px 30px 29px 13px;
	width: 330px;
	border-radius: 6px;
}
#box1 {
	margin: 30px 15px 30px 30px;
	width: 560px;
	min-height: 570px;
}
#box1 h2, #box1 h3 {
	font-weight: lighter;
}
#box1 h2 {
	font-size: 26px;
	margin: 30px 0 10px;
	border-bottom: solid 1px #000000;
}
#box1 h2 .more {
	float: right;
	margin: 4px;
	width: 140px;
	border: #777777 solid 1px;
	background: #000000;
}
#box1 h2 .more a {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	background: #ffffff;
}
#box1 h3 {
	font-size: 18px;
	padding-left: 22px;
	line-height: 26px;
	background: url(../img/cb.png) no-repeat left 4px;
}
#box1 dd {
	margin: 5px 20px;
}
#box1 #date {
	letter-spacing: 4px;
	color: #292f33;
	font-size: 130%;
}
#box1 table {
	margin-left: 20px;
	border-spacing: 0;
}
#box1 table tr td {
	vertical-align: top;
	padding: 4px 5px;
	line-height: 2em;
}
#box1 table.form {
	border-spacing: 20px 8px;
}
#box1 table.form .right {
	text-align: right;
}
#box1 table.border {
	min-width: 320px;
}
#box1 table.border tr td {
	border-bottom: solid 1px #bbbbbb;
}/*about 表*/
#box1 table.border tr:last-child td {
	border-bottom: 0;
}
#box1 table.calendar tr td:first-child {
	text-align: right;
}
.button01 {
	width: 240px;
	border: solid 1px #777777;
	margin: 0 auto;
	background: #000000;
}
.button01 a {
	display: block;
	text-align: center;
	line-height: 60px;
	background: #ffffff;
}
.send {
	width: 240px;
	border: solid 1px #777777;
	margin: 20px auto;
	background: #000000;
}
.send input {
	cursor: pointer;
	text-align: center;
	line-height: 60px;
	background: #ffffff;
	margin: 0;
	border: 0;
	width: 100%;
	font-size: 14px;
	border-style: none;
}
#footer {
	height: 120px;
}
#footer p {
	float: right;
	clear: right;
	margin: 83px 0 0;
	padding: 0 4px;
	min-width: 470px;
	border-bottom: solid 1px #292f33;
	font-size: 14px;
	line-height: 16px;
	font-family: "Century Gothic", "verdana";
}
#footer #totop {
	width: 88px;
	position: relative;
	top: 20px;
	left: 30px;
	background: #000000;
}
#footer #totop div {
	cursor: pointer;
	border-top: solid 1px #777777;
	border-right: solid 1px #777777;
	line-height: 78px;
	text-align: center;
	background: #ffffff;
}






/*history 表*/

#box2 {
	margin: 30px 15px 30px 30px;
	width: 560px;
	min-height: 570px;
}
#box2 h2, #box2 h3 {
	font-weight: lighter;
}
#box2 h2 {
	font-size: 26px;
	margin: 30px 0 10px;
	border-bottom: solid 1px #000000;
}
#box2 h3 {
	font-size: 18px;
	padding-left: 22px;
	line-height: 26px;
	background: url(../img/cb.png) no-repeat left 4px;
}
#box2 table {
	width: 100%;
	border: solid 2px #292f33;
	border-collapse: collapse;
	table-layout: fixed;
	word-wrap: break-word;
	margin: 0 0 15px 5px;
}
#box2 table th{
	border: none;
	background: #d8d8d8;
	font-size: 16px;
	line-height: 18px;
}
#box2 table th.right {
	width: 235px;
	text-align: left;
}
#box2 table th.center {
	width: 145px;
	text-align: left;
}
#box2 table td {
	border: solid 1px #939393;
	font-size: 13px;
	line-height: 15px;
	padding: 0 5px;
}
#box2 table td.left {
	text-align: center;
}
#main{
	position: relative;
	padding: 0 40px 0 0;
	min-height: 500px;
	width: 450px;
	word-wrap:break-all;
}
#side{
	position: absolute;
	top: 3px;
	left: 477px;
	height: 216px;
	width: 100px;
	background: #ffffff;
}
.tabBtn {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: right;
	float: right;
	list-style: none;
	position: relative;
	z-index: 1;
}
.tabBtn li {
	display: block;
	float: left;
	width: 100%;
	border-bottom: solid 1px #292f33;
	margin: 1px 0 0;
	cursor: pointer;
	text-align: center;
	line-height: 36px;
	padding: 0;
	background: #ffffff;
	transition: background-color .3s;
}
.tabBtn li:last-child {
	border-bottom: 0;
}
.tabBtn li a {
	display:block;
}
.tabBtn li:hover {
	background-color: rgba(189,189,189,.9);
}
#history {
	position:　relative;
	left: 0px;
	width: 460px;
	padding: 0;
}

#banner {
	margin: 2px 0px 10px 0px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2)
}



.box1 li{
  list-style: none;
  float: left;
  padding: 33px 20px;
}









@media only screen and (max-device-width: 720px) {
	#wrap {
		width: 640px;
	}
	#header {
		height: 146px;
	}
	#header p {
		margin: 10px 0 0;
		width: 600px;
	}
	#header #title {
		margin: 16px 0 0 20px;
	}
	#header ul li {
		margin: 12px 0 0;
		width: 102px;
	}
	.twilight-show {
		width: 640px;
		height: 330px;
	}
	.twilight-show .twilight-box div img {
		width: 460px;
		margin: 0 5px;
	}
	.twilight-show .arrow-left, .twilight-show .arrow-right {
		top: 130px;
		opacity: 1;
	}
	.twilight-show .arrow-left {
		left: 14px;
	}
	.twilight-show .arrow-right {
		right: 14px;
	}
	#tl {
		display: none;
	}
	#box1 {
		margin: 20px 20px 30px;
		width: 600px;
	}
	#box1 table.form {
		margin: 0 auto;
	}
	.shadow {
		width: 600px;
	}
	.shadow img {
		width: 600px;
	}
	.shadow:before, .shadow:after {
		max-width: 300px;
		bottom: 21px;
	}
	.m_twitter {
		display: block;
		color: #4099FF;
		line-height: 50px;
		width: 600px;
		border: solid 1px #4099FF;
		border-radius: 5px;
		text-align: center;
		margin: 40px auto 20px;
		font-family: "Century Gothic", "verdana";
	}
	#footer p {
		min-width: 360px;
	}
	#main{
		position: relative;
		padding: 0 40px 0 0;
		min-height: 500px;
		width: 450px;
		word-wrap:break-all;
	}
}/* デバイスの横幅が720px以下=スマートフォンの場合 */
@media only screen and (min-device-width: 720px) {
	.m_twitter {
		display: none;
	}
}
