/* 共通 */

html, body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	width: 980px;
	/*height: 561px;*/
	margin-left : auto;
	margin-right : auto;
	padding: 0;

	}

h4 {
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}

h3 {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	background-color: #191970;
}

.whats_new a:link { color: #0000ee; text-decoration: none;}
.whats_new a:visited { color: #000000;	text-decoration: none;}
.whats_new a:hover { color: #ff0000; }
.whats_new a:active { color: #ff8000; }

.whats_new {
	border-collapse: collapse;
	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
 	margin-bottom: 20px;
}

.whats_new_1 {
	width: 50px;
	border: 1px solid black;
	text-align: center;
	border-right-style:none;
}

.whats_new_2 {
	width: 100px;
	border: 1px solid black;
	align: center;
	border-left-style:none;
}

.whats_new_3 {
	width: 800px;
	border: 1px solid black;
	align: reft;
	padding: 5 5 5 10;
}


.back-to-top {
    background: url(../images/up_arrow.png) no-repeat;
    position: fixed;
    width: 40px;
    height: 120px;
    bottom: 0px;
    right: 0px;
}

.year {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  border: 2px solid #B0E0E6;
  color: #B0E0E6;
  line-height: 30px;
  text-decoration: none;
  padding-left: 40px;
  padding-right: 40px;
}

.year_button {
  display: inline-block;
  width: 150px;
  height: 30px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  outline: none;
}
.year_button::before,
.year_button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.year_button,
.year_button::before,
.year_button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.year_button {
  background-color: #191970;
  color: #fff;
}
.year_button:hover {
  letter-spacing: 5px;
}

section table {
	width: 100%;
	/*display: block;*/
}

table.shop {
	margin-top: 0px;
	margin-bottom: 50px;
	border-collapse: collapse;
}

.shop tr:nth-child(4n+1) {
	background-color: 	#F0F8FF;
}
.shop tr:nth-child(4n+2) {
	background-color: 	#F0F8FF;
}

.shop tr:nth-child(4n+3) {
	background-color: #F0FFF0;
}
.shop tr:nth-child(4n+4) {
	background-color: #F0FFF0;
}
.shop1 {
	 text-align: center;
	 text-valign: middle;
}
.shop2 {
	 text-align: left;
	 text-valign: top;
	 padding: 2px 0 0 0;
	 }
.shop3 {
	 text-align: left;
	 text-valign: top;
	 border-bottom-style: none;
}
.shop4 {
	 text-align: right;
	 text-valign: top;
	 border-top-style: none;
}

table.books_index {
	margin: auto;
	text-align: center;
	border-style: none;
}

table.books {
	margin-top: 40px;
	margin-bottom: 50px;
	border-collapse: collapse;
}

.books tr:nth-child(4n+1) {
	background-color: 	#F0F8FF;
}
.books tr:nth-child(4n+2) {
	background-color: 	#F0F8FF;
}

.books tr:nth-child(4n+3) {
	background-color: #F0FFF0;
}
.books tr:nth-child(4n+4) {
	background-color: #F0FFF0;
}

.books1 {
	 text-align: center;
	 text-valign: middle;
}
.books2 {
	 text-align: left;
	 text-valign: top;
	 padding: 2px 0 0 0;
	 }
.books3 {
	 text-align: left;
	 text-valign: top;
	 border-bottom-style: none;
}
.books4 {
	 text-align: right;
	 text-valign: top;
	 border-top-style: none;
}

h3 a {
	color: #ffffff;
}

.news1 {
	 text-align: center;
	 text-valign: middle;
}

.news2 {
	 text-align: left;
	 text-valign: top;
	 border-bottom-style: none;
}

.news3 {
	 text-align: right;
	 text-valign: top;
	 border-top-style: none;
}

table.news {
	margin-top: 0;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.news tr:nth-child(4n+1) {
	background-color: 	#F0F8FF;
}
.news tr:nth-child(4n+2) {
	background-color: #F0F8FF;
}
.news tr:nth-child(4n+3) {
	background-color: #F0FFF0;
}
.news tr:nth-child(4n+4) {
	background-color: #F0FFF0;
}

.Supplier {
	margin: auto;

}

.supplier_button {
  display: inline-block;
  width: 190px;
  height: 30px;
  background-color: #191970;
  border: 2px solid #191970;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  outline: none;
}
  /*
.supplier_button {
  position: relative;
  z-index: 2;
  background-color: #191970;
  border: 2px solid #191970;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
}*/
.supplier_button:hover {
  background-color: #fff;
  border-color: #191970;
  color: #191970;
}

.supplier_button::before,
.supplier_button::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #191970;
}
.supplier_button::before {
  right: 0;
}
.supplier_button::after {
  left: 0;
}
.supplier_button:hover::before,
.supplier_button:hover::after {
  width: 0;
  background-color: #191970;
}

.Supplier a:link { color: #0000ee; text-decoration: none;}
.Supplier a:visited {	color: #000000;	text-decoration: none;}
.Supplier a:hover { color: #ff0000; }
.Supplier a:active { color: #ff8000; }

.Supplier tr:nth-child(2n) {
	background-color:#F0F8FF;
}
.Supplier tr:nth-child(2n+1) {
	background-color:#F0FFF0;
}

table.instruments {
	height:500;
}
.instruments tr:nth-child(2n) {
	background-color:#F0F8FF;
}
.instruments tr:nth-child(2n+1) {
	background-color:#F0FFF0;
}

.performance {
	margin-top: 40px;
	margin-bottom: 50px;
	border-collapse: collapse;
	border:0;
}
.performance_title {
	text-align: left;
	font-size: 18px;
}
.performance_fig {
	text-align: center;
}

.hp {
	font-size: 18px;
	padding: 0 30px;
}
.hp_img {
	text-align: center;
}
/*
@media (min-width: 980px) {
	table.books {
		font-size: 18px;
		width: 100%;
    	float: center;
		padding: 0 0 0 0 ;
	}

}

@media (max-width: 979px) {
	 table.books {
 		font-size: 13px;
		width:100%;
		border: 0;
   		float:center;
		padding: 0 0 0 0 ;
     }
	table tr {
		display: block;
	}
	table td {
		display: block;
	}
}
*/


.back-to-top {
    background: url(../images/up_arrow.png) no-repeat;
    position: fixed;
    width: 40px;
    height: 120px;
    bottom: 0px;
    right: 0px;
}

.clear{
	clear: both;
}

