@charset "utf-8";

/*------------------------------------
--------------------------------------
 common
--------------------------------------
------------------------------------*/
.history_text { 
	color: #5f5f5f; 
	font-size: 10px 
}
.text_base{ 
	color: #555; 
	font-size: 12px; 
	line-height: 140%; 
}
.plan_text_midashi{ 
	color: #555; 
	font-size: 13px 
}
a:link{ 
	color: #838383; 
	text-decoration: underline;
}
a:hover{ 
	color: #363636; 
	text-decoration: underline;
}
a:visited{ 
	color: #a6a6a6; 
	text-decoration: underline; 
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.down_text{
	color: #555; 
	font-size: 12px; 
	line-height: 180%; 
}
.time_text{
	color: #555; 
	font-size: 13px; 
	 line-height: 140%;  
}
.time_text02{ 
	color: #555; 
	font-weight: bold;
	font-size: 12px; 
	line-height: 140%;
}

a[href="mailto:marchingbandhokuriku@gmail.com"] {
    display: none;
}
a[href="mailto:info@jmba-hokuriku.com"] {
    display: none;
}
a[href="mailto:masahileaux@gmail.com"] {
    display: none;
}

/*------------------------------------
--------------------------------------
 index
--------------------------------------
------------------------------------*/
#index .index-info-table {
	border: 1px solid #7a7a7a;
	padding: 15px 30px 0;
}
#index .index-info-table .index-info-wrap .article {
	text-align: left;
	margin-bottom: 20px;
}
#index .index-info-table .index-info-wrap .article + .article{
	margin-top:5px;
	margin-bottom:20px;
}
#index .index-info-table .index-info-wrap .info-title {
	font-weight: bold;
	font-size: 15px;
	display: inline-block;
	margin: 0 auto 10px;
	color: #454545;
}
#index .index-info-table .index-info-wrap .date {
	width: 23%;
	float: left;
}
#index .index-info-table .index-info-wrap .txt {
	width: 77%;
	float: left;
}

/*------------------------------------
 sns-wrap
------------------------------------*/
#index .sns-wrap {
	overflow: hidden;
}
#index .sns-wrap .facebook-wrap {
	float: left;
	width: 48%;
}
#index .sns-wrap .twitter-wrap {
	float: right;
	width: 48%;
}
#index .facebook-title, 
#index .twitter-title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 15px;
	color: #243680;
}
#index .facebook-title span, 
#index .twitter-title span {
	display: block;
	font-size: 10px;
	color: #8e919f;
}


/*------------------------------------
--------------------------------------
 gaiyou
--------------------------------------
------------------------------------*/
#gaiyou .pdf-txt {
    color: #a6a6a6;
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
}

/*------------------------------------
--------------------------------------
 plan
--------------------------------------
------------------------------------*/
#plan .meeting-annotation {
    margin: 5px 0 0;
    line-height: 1.0;
	font-size: 12px;
}
#plan .plan_annotation {
    margin: 0 0 0 5px;
    color: #f10117;
    font-size: 12px;
}
#plan .sub_annotation{
    color: #f10117;
}

/*------------------------------------
--------------------------------------
 information
--------------------------------------
------------------------------------*/
#information .info-title {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
	letter-spacing: 0.05em;
    background-color: #888;
    padding: 5px 10px;
    display: block;
    margin-bottom: 5px;
}
#information .selection {
    background-color: #585858;
    font-size: 14px;
}
#information .info-attention {
    color: #f10117;
    font-size: 12px;
}
#information .info-txt {
    margin-top: 5px;
    display: inline-block;
}

/*------------------------------------
--------------------------------------
 selection
--------------------------------------
------------------------------------*/
#selection .pdf-txt {
    color: #a6a6a6;
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
}

/*------------------------------------
--------------------------------------
 youkou
--------------------------------------
------------------------------------*/
.Content.youkou-top .main-content {
	width: 550px;
}
.Content.youkou-top .main-content-table table {
	width: 100%;
	border: 1px solid #696969;
	border-collapse: collapse;
	margin-bottom: 17px;
}
.Content.youkou-top .main-content-table table th {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #696969;
	background-color: #d3d3d3;
}
.Content.youkou-top .main-content-table table th,
.Content.youkou-top .main-content-table table td {
	padding: 5px;
	vertical-align: top;
}
.Content.youkou-top .main-content-table table ul,
.Content.youkou-top .main-content-table table li {
	margin: 0;
	list-style: none;
	padding: 0;
}
#youkou .pdf-txt {
    color: #a6a6a6;
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
}

/*------------------------------------
--------------------------------------
 youkou_download
--------------------------------------
------------------------------------*/
#youkou_download .pdf-txt{
    color: #a6a6a6;
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
}
#youkou_download .youkou_subtitle {
	font-size: 13px;
    color: #ffffff;
    background: #888;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: 5px 12px;
    display: block;
    margin-top: 5px;
    width: 235px;
    text-align: center;
}

/*------------------------------------
--------------------------------------
 youkou 28-timetable.html
--------------------------------------
------------------------------------*/
.Content.timetable28 .main-content .timetable {
	width: 670px;
	margin-bottom: 17px;
}
.Content.timetable28 .main-content .timetable table {
    width: 100%;
    border: 1px solid #696969;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    color: #444;
    line-height: 1.28;
}
.Content.timetable28 .main-content .timetable table caption{
    border: 1px solid #696969;
    border-bottom: none;
	padding: 5px;
	background-color: #d3d3d3;
}
.Content.timetable28 .main-content .timetable table th,
.Content.timetable28 .main-content .timetable table td {
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #696969;
}
.Content.timetable28 .main-content .timetable table th {
	font-weight: normal;
}
.Content.timetable28 .main-content .timetable table .bold {
	font-weight: bold;
}
.Content.timetable28 .main-content .timetable table td.line {
	padding:1px;
}

/*------------------------------------
--------------------------------------
 news
--------------------------------------
------------------------------------*/
#news .news-title {
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    display: inline-block;
}
