*{
	margin:0;
	padding:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
img{
	border-style:none;
	}
img a {
	border-style:none;
	}
body {
		font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝","HiraMinProN-W3",serif;

/*	font-family:Arial, Helvetica, sans-serif;*/
	text-align: center;
	padding:0;
	margin: 0;
	background-color: #FFF;
	color:#585858;
}
#wrapper {
	text-align: left;
	margin: 0 auto 0;
	padding: 20px 10px 0;
	width: 940px;
}
header{
	margin-top:10px;
}
nav{

	margin-top:20px;
	float:left;
	text-align:center;
	width:220px;
	}
aside{
	}
article,main{
	margin-top:20px;
	width:700px;
	margin-left:240px;
	}
#archive{
	margin-top:20px;
	width:460px;
	margin-left:240px;
	margin-right: 240px;
	}

section{
	}
.row{
	margin: 0px -15px;
}


.col-6{
	padding: 15px;
	width: 40%;
	height: auto;
}
.position-left {
	float: left;
}
.position-right{
	float:right;
}
img.w-50 {
	width: 100%;
}
img.w-30 {
	width: 80%;
}

footer{
		text-align:center;
	clear:both;
	margin-top:20px;
	height: 80px;
}

.contents-center {
	margin: 0 auto;
	text-align: center;
}

li{
	list-style:none;
}
a{
	word-wrap: break-word;
}
.hr-001{
	clear:both;
	background:#888;
	width:940px;
	height:2px;
	margin-top:10px;
	margin-bottom:4px;
		}
.hr-002{
	clear:both;
	background: #888;
	width:940px;
	height:2px;
	margin-top:25px;
	margin-bottom:4px;
		}
.hr-003{

	background:#888;
	width:100%;
	height:2px;
	margin-top:5px;
	margin-bottom:5px;
		}

/* header section*/
header img{
	margin-left:20px;
	}

/* nav section */

nav li a{
	font-size:24px;
	text-decoration:none;
    display: block;
    text-shadow: 0px 0px 2px #FFF;
    color: #585858;
	margin-bottom:8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
nav:hover li a{
    text-shadow: 0px 0px 3px #000;
    color: transparent;
    background: #FFF;
}
nav li a:hover{
    background: #FFF;
    text-shadow: 0px 0px 0px #000;
}
span.border {
	margin: 16px auto 12px;
	display: block;
	text-align: center;
	width: 14%;
	height: 2px;
	background: #787878;
	border-radius: 1px;
}

nav li.two-line a{
	line-height: 1.0;
	padding: 0;
	margin: 0;
}
nav li.two-line{
	line-height: 0;
	padding: 0;
	margin: 0;
}
nav li a>.font-sml {
	line-height: 1.0;
	font-size: 64%;
	position: relative;
	top: -12px;
	left: 0;
	margin:-18px;
	padding:0px;
}


/* article section*/

.profile {
	float:left;
	width:190px;
	}
.profile-002{
	width: 340px;
	clear:both;
	margin-top:20px;
	float:left;
	}
.profile-004{
	width:340px;
	margin-left:360px;
}
.profile-002 h2{
	margin-top:3px;
}
.pianist{
	margin-bottom: -3px;
}
article h1{
	font-size:18px;
	margin-bottom:3px;
}
article h2{
	font-size:16px;
	margin-bottom:3px;
	}
article p{
	font-size:16px;
	}


/*main */
main{
	margin-top:30px;
}
main img {
	width: 100%;
}
main h1{
	font-size: 24px;
	font-weight: : 550;
	line-height: 1.0;
	margin-bottom: 27px;
	display: block;
	width: 100%;
}
main h2 {
	font-size: 20px;
	font-weight: 550;
	line-height: 1.0;
	margin-bottom: 20px;
}
main h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.0;
	margin-bottom: 14px;
}
.pad-8{
	padding-top: 8px;
}
main span.bold {
	font-size: 15px;
	font-weight: bold;
}
main .font-14{
	font-size: 180%;
	padding-right: 8px;
}
main span.attention , article span.attention{
	color: #787878;
	font-size: 13px;
}
main p{
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 16px;
}
.row{
	margin-right: -16px;
	margin-left: -16px;
	margin-bottom: 32px;
	width: 100%;
	min-height: 1px;
}
.hidden {
	overflow: hidden;
}
.row:before{
	display: table;
	content: "";
}
.row:after{
	clear: both;
}
.row:after {
	display: table;
	content: "";
}
.col-3,.col-2,.col-4,.col-7 {
	padding-right: 16px;
	padding-left: 16px;
	height: 100%;
}
.col-2{
	width: 20%;
	float: left;
	position: relative;

}

.col-3 {
	width: 33.33%;
/*	margin-rigth:16px;
	padding-right: 16px;*/
	float: left;
	position: relative;
}
.col-4 {
	position: relative;
}
.col-4 p{
		overflow: hidden;

}
.col-7 {
	width: 100%;
}
.panel h2{
	margin-top: 20px;
	font-size:18px;
}
.panel h3{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:16px;
}
.panel p{
		margin-bottom: 6px;
}
.button {
   background-color: rgba(255,255,255,1);
   border: solid 2px rgba(128,128,128,1);
   -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
           border-radius: 7px;
   width: 100px;
   display: inline-block;
   font-size: 21px;
   line-height: 30px;
   text-indent: 15px;
   color: rgba(0,0,0,1);
}



#tabs ul {
		overflow:hidden;
		 height:2em;
		  list-style:none;
		  }
#tabs li {
		float:left;
		display:inline;
		margin-right:0px;
		padding:5px;
		width: 100px;
        display: inline-block;
        font-size: 18px;
        line-height: 30px;
	}
#tabs li a{
		text-decoration:none;
		color:#565656;
		}
#tabs li a:hover{
color:rgba(56,56,56,0.3);
}

#tabs .panel {
		display:none;

		}
.panel{
		margin-top:10px;
	}
#gallery{
	margin-top: -16px;
	margin-bottom: 860px;
	}
	#gallery_002{
	margin-top: -16px;
	}

#gallery img{
	}
#pic {
	width:220px;
	height: 147px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-top:16px;

}
#pic_002 {
	width:220px;
	height: 300px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-top:16px;

}
/* ?????? */
#gallery {
		padding: 10px;
		width: 700px;
	}
	#gallery ul { list-style: none; }
	#gallery li {
				float:left;
				margin-left: 10px;
	}
/*  ???? */
#twi{
	float:right;
	width:200px;
	margin-top: 20px;
	margin-right: 20px;
}
.photo-nb{
	margin-left: 350px;
	margin-top: -30px;
	clear:both;
}
.photo-nb li{

	float:left;
}

p.tyui{
	font-size:12px;
}

#narutoki{
	clear:both;
	width: 700px;
	padding-bottom:30px;
	margin-bottom: 40px;
}
#narutoki h2{
	margin-top:12px;
	font-size:18px;
	}
.narutoki-left{
	width:340px;
	float:left;
	margin-bottom: 40px;
}
.narutoki-right{

	width:340px;
	margin-left: 360px;
}
h3.michi{
	text-align: center;
}
#narutoki h3{
	clear: both;
	text-align: center;
	padding-top:20px;
}
h3.date{
	border-bottom: 1px solid #d4d4d4
}


.green {
	color: #dc2e42;
}
.panel p{
	padding-bottom: 20px;
}
h2.date {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dedede;
}
footer {
	padding-top: 20px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.news_format{
	margin-bottom: 20px;
}

.news_format .date{
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 8px;
}
.news_format .news_title {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 8px;
}
.news_format p.news_description {
	font-size: 14px;
	line-height: 1.421;
	font-weight: 500;
	margin-bottom: 0px;
}

.file h1{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 24px;
}

.file h2.subtitle{
	font-weight: 700;
	font-size:18px;
}

.file h2{
	margin-bottom: 14px;
}

a.download{
	text-decoration: none;
	color: #999999;
	position: relative;
	top:10px;
}
.icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 4px;
}
.icon-download{
	background-image: url(../img/icon-download.svg);
	background-repeat: no-repeat;
}
.file section.border{
	height: 1px;
	background: #dedede;
}

article.file section{
	margin-bottom: 60px;
}
article.file section:first-child{
	margin-bottom: 50px;
}
article.file section.space-large{
	margin-bottom: 80px;
}

article.file section p{
	font-size: 14px;
	line-height: 2.2;
	letter-spacing: 0.1rem;
}

section.second-section h2{
	font-weight: 500;
}

