@charset "UTF-8";

 /* customized for mbsj */
 
 /* some basic settings */
.outbound {}
a.jp { display:inline; text-decoration: none; border-bottom: 1px dotted; }
html[lang="en"] > body { font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}

.tab-pane a {
	color: #333;
}
.longurl { word-break: break-all; }

/* footer definition */

.footer {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 15px;
  border-radius: 4px 4px 0 0;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
.footer:after {
	content: "";
	display: block;
	clear: both;
}
.footer a {color: #06C;}
.footer p {
	margin: 1em 0 0;
	padding: 0 0.5em;
	color: #777;
	font-size: 12px;
	background-image: none;
}
.footer-links {
  margin: 10px 0;
}
.footer-links li {
  display: inline;
  padding: 0 2px;
}
.footer-links li:first-child {
  padding-left: 0;
}
#footer-logo {
	background-image:url(../img/top/bun-pi-5n.png);
	background-size: 50px 80px;
	background-repeat: no-repeat;
	background-position:top right;
	min-height: 70px;
}
#footer-logo p.withlogo {
	padding-right:55px;
}

/* hero unit like activity/index.html definition */

.hero-unit:after {
	content: "";
	display: block;
	clear: both;
}

/* *  top page definition * */

/* buttons */
.mbsj-cat-top-button {
	margin-bottom: 15px;
	padding: 18px inherit;
}

/* news, topics container */
.mbsj-box-topics {
	position: relative;
	padding: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0px 0px 10px;
	border: none;
}
.mbsj-box-topics-inner {
	position: relative;
	background-color: #fff;
	margin: 0 2px 0 3px;
	padding: 5px;
	border: none;
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.03);
    box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.03);
}
.mbsj-box-topics-inner ul {
	margin-left: 10px;
}
.mbsj-box-topics-inner ul li {
	margin-bottom: 4px;
}
.mbsj-box-topics-inner ul li.new:before{content: "!"; 
  display: inline-block;
  margin-right: 5px;
  padding: 2px 9px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: center;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background-color: #b94a48;
}
.mbsj-box-topics-inner a {
	color: #333;
}
.mbsj-box-align-grp1 {
}
.mbsj-box-align-grp2 {
}
div.mbsj-hero-unit-btns {
	margin-top: 40px;
}

#mbsj-topics-logo
	{
	padding-top:20px;
}

#mbsj-news-logo
	{
	background: url(../img/top/bun-pi-2.png) no-repeat top -20px right 40px / 60px;
	background-origin: content-box;
	background-clip: border-box;
	padding-top:20px;
}

.mbsj-box-topics h2 { 
	display: inline-block;
	height: 24px; 
	line-height: 24px;
	background: #F1E4E9;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin:0; _margin-top:-1px; 
	padding:4px 10px 4px; 
	font-size:16px; 
	color:#333; 	
	border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius:4px; 
	-webkit-border-top-right-radius:4px; 
	-moz-border-radius: 4px 4px 0 0; 
		background-color: #f5e9ed;
	background-image: -moz-linear-gradient(top, #ffffff, #e6c8d2);
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(235,216,222,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(235,216,222,1.00) 100%);
	background-image: -o-linear-gradient(top, #ffffff, #e6c8d2);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(235,216,222,1.00) 100%);
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6c8d2', GradientType=0);
}

.mbsj-ml0 {
  margin-left: 0 !important;
}

/* navbar definition */

.mbsj-nav-pills > li > a {
	font-size: 13px;
	text-shadow: 0 1px 5px rgba(255, 255, 255, 0.75);
}

ul.mbsj-top-minilink {
	margin: 10px 5px 7px;
}
ul.mbsj-top-minilink li {
	list-style: none;
	display: block;
	float: right;
	font-size: 13px;
	margin: 0 10px;
	padding: 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
ul.mbsj-top-minilink li a {
	color: #333;
}

/* annual meeting ad image definition */
div#mbsj-box-meeting {
	margin-bottom: 20px;
	margin-left:0;
}
div#mbsj-box-meeting img.mbsj-meeting-ad {
	max-width: 100%;
}
/*box for gtc cover*/
div#mbsj-box-gtccover p {
	clear: right;
	margin: 5px;
	height: 188px;
	font-size: 12px;
	line-height: 1.25em;
	overflow: marquee;
	overflow-style: marquee-block;
	-webkit-marquee-direction: up;
}
div#mbsj-box-gtccover img.cover {
	margin: 0px 5px 5px;
	max-width: 50%;
	float: left;
	    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
div#mbsj-box-gtccover div.tab-content {
	max-height: 100%;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px rgba(255,8,100,.2);
    -moz-box-shadow: 0 1px 3px rgba(255,8,100,.2);
    box-shadow: 0 1px 3px rgba(255,8,100,.2);
}
div#mbsj-box-gtccover .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
div#mbsj-box-gtccover .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
div#mbsj-box-gtccover .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  height: 17px;
  padding-top: 2px;
  font-size: 10px;
  line-height: 12px;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: central;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
div#mbsj-box-gtccover .tabs-below > .nav-tabs > li > a:hover,
div#mbsj-box-gtccover .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
}
div#mbsj-box-gtccover .tabs-below > .nav-tabs > .active > a,
div#mbsj-box-gtccover .tabs-below > .nav-tabs > .active > a:hover,
div#mbsj-box-gtccover .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(255,8,100,.2);
    -moz-box-shadow: 0 1px 1px rgba(255,8,100,.2);
    box-shadow: 0 1px 1px rgba(255,8,100,.2);

}
/* logo and searchbox in navbar */
div#mbsjlogo img {
	max-width: 95%;
	margin-left: 5px;
}
div#mbsjlogo {
	text-align: left;
}
form.mbsj-menu-form {
	margin: 7px 5px 10px 10px;
}
@media screen and (max-width:320px){ #cse-search-box2 input { width: 110px;}}
@media screen and (min-width:321px) and (max-width:375px){ #cse-search-box2 input { width: 140px;}}
@media screen and (min-width:376px){ #cse-search-box2 input { width: 170px;}}

/* banners like bulletin using media query */
ul#mbsj-banners {
	width: 99%;
	margin: 0;
	list-style: none;
	margin-bottom: 10px;
}
ul#mbsj-banners li {
	width: 24%;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
}
ul#mbsj-banners li img {
	margin: 3px 3px;
}
ul#mbsj-banners li div.mbsj-banner-caption {
	margin: 3px 2px 0px;
	height: 33px;
	overflow: hidden;
}
@media screen and (min-width:768px){
	ul#mbsj-banners li:nth-child(odd) {
		width: 48.4%;
		margin: 5px auto 5px 0;
		display: block;
		float: left;
	}
	ul#mbsj-banners li:nth-child(odd) div.mbsj-banner-caption {
		margin: 3px 2px 0px;
		height: 32px;
	}
	ul#mbsj-banners li:nth-child(even) {
		width: 48.4%;
		margin: 4px 0 5px auto;
		display: block;
		float: right;
	}
	ul#mbsj-banners li:nth-child(2) {
		margin: 5px 0 5px auto;
	}

}
@media screen and (max-width:767px){
	ul#mbsj-banners li {
		width: 22%;
		margin: 3px auto;
		display: inline-block;
		vertical-align: top;
		float: none;
	}
}
@media print {
	ul#mbsj-banners li:nth-child(odd) {
		width: 48.4%;
		margin: 5px auto 5px 0;
		display: block;
		float: left;
	}
	ul#mbsj-banners li:nth-child(odd) div.mbsj-banner-caption {
		margin: 3px 2px 0px;
		height: 32px;
	}
	ul#mbsj-banners li:nth-child(even) {
		width: 48.4%;
		margin: 4px 0 5px auto;
		display: block;
		float: right;
	}
	ul#mbsj-banners li:nth-child(2) {
		margin: 5px 0 5px auto;
	}
}

/* p and span tag classes for compatibility */

p.mi0 {	
	margin: 0;
	margin-left: 0em;
	text-indent: -0em;
}	
p.mi1 {	
	margin: 0;
	margin-left: 1em;
	text-indent: -1em;
}	
p.mi2 {	
	margin: 0;
	margin-left: 2em;
	text-indent: -2em;
}	
p.mi3 {	
	margin: 0;
	margin-left: 3em;
	text-indent: -3em;
}	
p.mi4 {	
	margin: 0;
	margin-left: 4em;
	text-indent: -4em;
}	
p.mi5 {	
	margin: 0;
	margin-left: 5em;
	text-indent: -5em;
}	
p.mi6 {	
	margin: 0;
	margin-left: 6em;
	text-indent: -6em;
}	
p.si0 {	
	margin: 0;
	margin-left: 1em;
	text-indent: -0em;
}	
p.si1 {	
	margin: 0;
	margin-left: 2em;
	text-indent: -1em;
}	
p.si2 {	
	margin: 0;
	margin-left: 3em;
	text-indent: -2em;
}	
p.si3 {	
	margin: 0;
	margin-left: 4em;
	text-indent: -3em;
}	
p.si4 {	
	margin: 0;
	margin-left: 5em;
	text-indent: -4em;
}	
p.si5 {	
	margin: 0;
	margin-left: 6em;
	text-indent: -5em;
}	
p.si6 {	
	margin: 0;
	margin-left: 7em;
	text-indent: -6em;
}	
p.ssi0 {	
	margin: 0;
	margin-left: 2em;
	text-indent: -0em;
}	
p.ssi1 {	
	margin: 0;
	margin-left: 3em;
	text-indent: -1em;
}	
p.ssi2 {	
	margin: 0;
	margin-left: 4em;
	text-indent: -2em;
}	
p.ssi3 {	
	margin: 0;
	margin-left: 5em;
	text-indent: -3em;
}	
p.ssi4 {	
	margin: 0;
	margin-left: 6em;
	text-indent: -4em;
}	
p.ssi5 {	
	margin: 0;
	margin-left: 7em;
	text-indent: -5em;
}	
p.ssi6 {	
	margin: 0;
	margin-left: 8em;
	text-indent: -6em;
}
p.sssi0 {	
	margin: 0;
	margin-left: 3em;
	text-indent: -0em;
}	
p.sssi1 {	
	margin: 0;
	margin-left: 4em;
	text-indent: -1em;
}	
p.sssi2 {	
	margin: 0;
	margin-left: 5em;
	text-indent: -2em;
}
p.sssi3 {	
	margin: 0;
	margin-left: 6em;
	text-indent: -3em;
}
p.sssi4 {	
	margin: 0;
	margin-left: 7em;
	text-indent: -4em;
}	
p.sssi5 {	
	margin: 0;
	margin-left: 8em;
	text-indent: -5em;
}
p.imi0 {	
	margin: 0;
	margin-left: 0em;
	text-indent: -0em;
}	
p.imi1 {	
	margin: 0;
	margin-left: 1em;
	text-indent: -1em;
}	
p.imi2 {	
	margin: 0;
	margin-left: 2em;
	text-indent: -2em;
}	
p.imi3 {	
	margin: 0;
	margin-left: 3em;
	text-indent: -3em;
}	
p.imi4 {	
	margin: 0;
	margin-left: 4em;
	text-indent: -4em;
}	
p.imi5 {	
	margin: 0;
	margin-left: 5em;
	text-indent: -5em;
}	
p.imi6 {	
	margin: 0;
	margin-left: 6em;
	text-indent: -6em;
}	
p.isi0 {	
	margin: 0;
	margin-left: 1em;
	text-indent: -0em;
}	
p.isi1 {	
	margin: 0;
	margin-left: 2em;
	text-indent: -1em;
}	
p.isi2 {	
	margin: 0;
	margin-left: 3em;
	text-indent: -2em;
}	
p.isi3 {	
	margin: 0;
	margin-left: 4em;
	text-indent: -3em;
}	
p.isi4 {	
	margin: 0;
	margin-left: 5em;
	text-indent: -4em;
}	
p.isi5 {	
	margin: 0;
	margin-left: 6em;
	text-indent: -5em;
}	
p.isi6 {	
	margin: 0;
	margin-left: 7em;
	text-indent: -7em;
}	
p.ind0 {	
	margin: 0;
	margin-left: 0em;
}	
p.ind1 {	
	margin: 0;
	margin-left: 1em;
}	
p.ind2 {	
	margin: 0;
	margin-left: 2em;
}	
p.ind3 {	
	margin: 0;
	margin-left: 3em;
}	
p.ind4 {	
	margin: 0;
	margin-left: 4em;
}	
p.ind5 {	
	margin: 0;
	margin-left: 5em;
}	
p.ind6 {	
	margin: 0;
	margin-left: 6em;
}	
.mb10 {
	margin-bottom: 1em;
}

.mb05 {	
	margin-bottom: 0.5em;
}
.mb00 {	
	margin-bottom: 0em;
}	
p.mb10 {
	margin-bottom: 1em;
}

p.mb05 {	
	margin-bottom: 0.5em;
}
p.mb00 {	
	margin-bottom: 0em;
}	

p.mt05 {	
	margin-top: 0.5em;
}
span.sm { font-size: 75% }
span.sm-in-title { font-size: 12px;}
span.aff { font-size: 75% }
span.revisiondate { font-size: 50% }

/* nav dropdown definition */
ul.nav li.dropdown:hover > ul.dropdown-menu,
ul.nav li.dropdown.hover > ul.dropdown-menu{
    display: block;
}
ul.dropdown-menu li:hover > ul.dropdown-menu,
ul.dropdown-menu li.hover + ul.dropdown-menu{
    display: block;
}
.navbar .dropdown-menu {
	margin-top: 0px;
}
#mbsj-nav-side {
	min-height: 50px;
}
#mbsj-nav-side ul.dropdown-menu {
	margin-top: 5px;
}
ul.dropdown-menu li a.jp,
.footer a.jp {
    border-bottom: none;
}
ul.dropdown-menu li a.jp:after,
#mbsj-nav-side li a.jp:after,
btn.jp:after,
.footer a.jp:after {
    content: " (Japanese)";
	font-size: 10px;
}
/* google cse box definition */
#cse-search-box1 input[type="text"] {
	font-size: 16px !important;
	border-color: rgba(228, 90, 142, 0.25) !important;
    padding: 4px 0 4px 5px !important;
}
#cse-search-box2 input[type="text"] {
	font-size: 16px !important;
	border-color: rgba(228, 90, 142, 0.25) !important;
    padding: 4px 0 4px 5px !important;
}
/* custom btn definition */
.btn-mbsj-blue.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-mbsj-blue {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #439BFA;
  background-image: -moz-linear-gradient(top, #A8D2FF, #75B7FF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#A8D2FF), to(#75B7FF));
  background-image: -webkit-linear-gradient(top, #A8D2FF, #75B7FF);
  background-image: -o-linear-gradient(top, #A8D2FF, #75B7FF);
  background-image: linear-gradient(to bottom, #A8D2FF, #75B7FF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffA8D2FF', endColorstr='#ff75B7FF', GradientType=0);
  border-color: #75B7FF #75B7FF #579BE6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #A8D2FF;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-blue:hover,
.btn-mbsj-blue:focus,
.btn-mbsj-blue:active,
.btn-mbsj-blue.active,
.btn-mbsj-blue.disabled,
.btn-mbsj-blue[disabled] {
  color: #000000;
  background-color: #75B7FF;
  *background-color: #75B7FF;
}
.btn-mbsj-blue:active,
.btn-mbsj-blue.active {
  background-color: #75B7FF \9;
}
.btn-mbsj-purple {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #FA9BFA;
  background-image: -moz-linear-gradient(top, #FFD2FF, #FFB7FF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFD2FF), to(#FFB7FF));
  background-image: -webkit-linear-gradient(top, #FFD2FF, #FFB7FF);
  background-image: -o-linear-gradient(top, #FFD2FF, #FFB7FF);
  background-image: linear-gradient(to bottom, #FFD2FF, #FFB7FF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFFD2FF', endColorstr='#ffFFB7FF', GradientType=0);
  border-color: #FFB7FF #FFB7FF #E69BE6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #FFD2FF;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-purple:hover,
.btn-mbsj-purple:focus,
.btn-mbsj-purple:active,
.btn-mbsj-purple.active,
.btn-mbsj-purple.disabled,
.btn-mbsj-purple[disabled] {
  color: #000000;
  background-color: #FFB7FF;
  *background-color: #FFB7FF;
}
.btn-mbsj-purple:active,
.btn-mbsj-purple.active {
  background-color: #FFB7FF \9;
}
.btn-mbsj-morepurple {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #dc6beb;
  background-image: -moz-linear-gradient(top, #e07ff0, #d74de3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e07ff0), to(#d74de3));
  background-image: -webkit-linear-gradient(top, #e07ff0, #d74de3);
  background-image: -o-linear-gradient(top, #e07ff0, #d74de3);
  background-image: linear-gradient(to bottom, #e07ff0, #d74de3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe07ff0', endColorstr='#ffd74de3', GradientType=0);
  border-color: #d74de3 #d74de3 #b71fc5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #d74de3;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-morepurple:hover,
.btn-mbsj-morepurple:active,
.btn-mbsj-morepurple.active,
.btn-mbsj-morepurple.disabled,
.btn-mbsj-morepurple[disabled] {
  color: #000000;
  background-color: #d74de3;
  *background-color: #d237e0;
}
.btn-mbsj-morepurple:active,
.btn-mbsj-morepurple.active {
  background-color: #cc22db \9;
}
.btn-mbsj-red {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #FFADD2, #F578B1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFADD2), to(#F578B1));
  background-image: -webkit-linear-gradient(top, #FFADD2, #F578B1);
  background-image: -o-linear-gradient(top, #FFADD2, #F578B1);
  background-image: linear-gradient(to bottom, #FFADD2, #F578B1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFFADD2', endColorstr='#ffF578B1', GradientType=0);
  border-color: #F578B1 #F578B1 #ED4792;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #F578B1;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-red:hover,
.btn-mbsj-red:focus,
.btn-mbsj-red:active,
.btn-mbsj-red.active,
.btn-mbsj-red.disabled,
.btn-mbsj-red[disabled] {
  color: #000000;
  background-color: #F578B1;
  *background-color: #E8257E;
}
.btn-mbsj-red:active,
.btn-mbsj-red.active {
  background-color: #E31B76 \9;
}
.btn-mbsj-orange {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #FFCC26;
  background-image: -moz-linear-gradient(top, #FFE180, #F7C111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFE180), to(#F7C111));
  background-image: -webkit-linear-gradient(top, #FFE180, #F7C111);
  background-image: -o-linear-gradient(top, #FFE180, #F7C111);
  background-image: linear-gradient(to bottom, #FFE180, #F7C111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFFE180', endColorstr='#ffF7C111', GradientType=0);
  border-color: #F7C111 #F7C111 #F0BE1D;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #F7C111;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-orange:hover,
.btn-mbsj-orange:focus,
.btn-mbsj-orange:active,
.btn-mbsj-orange.active,
.btn-mbsj-orange.disabled,
.btn-mbsj-orange[disabled] {
  color: #000000;
  background-color: #F7C111;
  *background-color: #DBB125;
}
.btn-mbsj-orange:active,
.btn-mbsj-orange.active {
  background-color: #EBC138 \9;
}
.btn-mbsj-green {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #3EF03E;
  background-image: -moz-linear-gradient(top, #71F571, #2AE82A);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#71F571), to(#2AE82A));
  background-image: -webkit-linear-gradient(top, #71F571, #2AE82A);
  background-image: -o-linear-gradient(top, #71F571, #2AE82A);
  background-image: linear-gradient(to bottom, #71F571, #2AE82A);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff85FF85', endColorstr='#ff2AE82A', GradientType=0);
  border-color: #2AE82A #2AE82A #0AD10A;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2AE82A;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-green:hover,
.btn-mbsj-green:focus,
.btn-mbsj-green:active,
.btn-mbsj-green.active,
.btn-mbsj-green.disabled,
.btn-mbsj-green[disabled] {
  color: #000000;
  background-color: #2AE82A;
  *background-color: #3CF03C;
}
.btn-mbsj-green:active,
.btn-mbsj-green.active {
  background-color: #30F230 \9;
}
.label-mbsj-purple,
.badge-mbsj-purple {
  background-color: #771177;
}
.label-mbsj-purple[href],
.badge-mbsj-purple[href] {
  background-color: #1a1a1a;
}
.label-mbsj-blue,
.badge-mbsj-blue {
  background-color: #5e3cf1;
}
.label-mbsj-blue[href],
.badge-mbsj-blue[href] {
  background-color: #310dce;
}
.label-mbsj-brown,
.badge-mbsj-brown {
  background-color: #FF5400;
}
.label-mbsj-brown[href],
.badge-mbsj-brown[href] {
  background-color: #6A3900;
}
.btn-mbsj-pink {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #e5cbd4;
  background-image: -moz-linear-gradient(top, #ecd9df, #dbb7c2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ecd9df), to(#dbb7c2));
  background-image: -webkit-linear-gradient(top, #ecd9df, #dbb7c2);
  background-image: -o-linear-gradient(top, #ecd9df, #dbb7c2);
  background-image: linear-gradient(to bottom, #ecd9df, #dbb7c2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffecd9df', endColorstr='#ffdbb7c2', GradientType=0);
  border-color: #dbb7c2 #dbb7c2 #c28497;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #dbb7c2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-pink:hover,
.btn-mbsj-pink:focus,
.btn-mbsj-pink:active,
.btn-mbsj-pink.active,
.btn-mbsj-pink.disabled,
.btn-mbsj-pink[disabled] {
  color: #000000;
  background-color: #dbb7c2;
  *background-color: #d3a6b4;
}
.btn-mbsj-pink:active,
.btn-mbsj-pink.active {
  background-color: #ca95a6 \9;
}
.btn-mbsj-lightblue {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #e5cbd4;
  background-image: -moz-linear-gradient(top, #dfd9ec, #c2b7db);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dfd9ec), to(#c2b7db));
  background-image: -webkit-linear-gradient(top, #dfd9ec, #c2b7db);
  background-image: -o-linear-gradient(top, #dfd9ec, #c2b7db);
  background-image: linear-gradient(to bottom, #dfd9ec, #c2b7db);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfd9ec', endColorstr='#ffc2b7db', GradientType=0);
  border-color: #c2b7db #c2b7db #9784c2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #c2b7db;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-lightblue:hover,
.btn-mbsj-lightblue:focus,
.btn-mbsj-lightblue:active,
.btn-mbsj-lightblue.active,
.btn-mbsj-lightblue.disabled,
.btn-mbsj-lightblue[disabled] {
  color: #000000;
  background-color: #c2b7db;
  *background-color: #b4a6d3;
}
.btn-mbsj-lightblue:active,
.btn-mbsj-lightblue.active {
  background-color: #a695ca \9;
}
.btn-mbsj-cream {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #fef57e;
  background-image: -moz-linear-gradient(top, #fffb91, #fced62);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fffb91), to(#fced62));
  background-image: -webkit-linear-gradient(top, #fffb91, #fced62);
  background-image: -o-linear-gradient(top, #fffb91, #fced62);
  background-image: linear-gradient(to bottom, #fffb91, #fced62);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffb91', endColorstr='#fffced62', GradientType=0);
  border-color: #fced62 #fced62 #fbe417;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fced62;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-cream:hover,
.btn-mbsj-cream:active,
.btn-mbsj-cream.active,
.btn-mbsj-cream.disabled,
.btn-mbsj-cream[disabled] {
  color: #000000;
  background-color: #fced62;
  *background-color: #fcea49;
}
.btn-mbsj-cream:active,
.btn-mbsj-cream.active {
  background-color: #fbe730 \9;
}
.btn-mbsj-lightgreen {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #77e077;
  background-image: -moz-linear-gradient(top, #7ef07e, #6cc76c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7ef07e), to(#6cc76c));
  background-image: -webkit-linear-gradient(top, #7ef07e, #6cc76c);
  background-image: -o-linear-gradient(top, #7ef07e, #6cc76c);
  background-image: linear-gradient(to bottom, #7ef07e, #6cc76c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7ef07e', endColorstr='#ff6cc76c', GradientType=0);
  border-color: #6cc76c #6cc76c #40a740;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #6cc76c;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-lightgreen:hover,
.btn-mbsj-lightgreen:focus,
.btn-mbsj-lightgreen:active,
.btn-mbsj-lightgreen.active,
.btn-mbsj-lightgreen.disabled,
.btn-mbsj-lightgreen[disabled] {
  color: #000000;
  background-color: #6cc76c;
  *background-color: #5ac05a;
}
.btn-mbsj-lightgreen:active,
.btn-mbsj-lightgreen.active {
  background-color: #47b947 \9;
}
.btn-mbsj-lightyellowgreen {
  color: #111111;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #def877;
  background-image: -moz-linear-gradient(top, #e6ff81, #d3ed67);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6ff81), to(#d3ed67));
  background-image: -webkit-linear-gradient(top, #e6ff81, #d3ed67);
  background-image: -o-linear-gradient(top, #e6ff81, #d3ed67);
  background-image: linear-gradient(to bottom, #e6ff81, #d3ed67);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6ff81', endColorstr='#ffd3ed67', GradientType=0);
  border-color: #d3ed67 #d3ed67 #bfe523;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #d3ed67;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-lightyellowgreen:hover,
.btn-mbsj-lightyellowgreen:active,
.btn-mbsj-lightyellowgreen.active,
.btn-mbsj-lightyellowgreen.disabled,
.btn-mbsj-lightyellowgreen[disabled] {
  color: #000000;
  background-color: #d3ed67;
  *background-color: #ccea50;
}
.btn-mbsj-lightyellowgreen:active,
.btn-mbsj-lightyellowgreen.active {
  background-color: #c6e839 \9;
}
.btn-mbsj-nw-lightblue {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #a0e1f3;
  background-image: -moz-linear-gradient(top, #b4ebfa, #81d2e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b4ebfa), to(#81d2e8));
  background-image: -webkit-linear-gradient(top, #b4ebfa, #81d2e8);
  background-image: -o-linear-gradient(top, #b4ebfa, #81d2e8);
  background-image: linear-gradient(to bottom, #b4ebfa, #81d2e8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb4ebfa', endColorstr='#ff81d2e8', GradientType=0);
  border-color: #81d2e8 #81d2e8 #40bbdc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #81d2e8;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-nw-lightblue:hover,
.btn-mbsj-nw-lightblue:active,
.btn-mbsj-nw-lightblue.active,
.btn-mbsj-nw-lightblue.disabled,
.btn-mbsj-nw-lightblue[disabled] {
  color: #333333;
  background-color: #81d2e8;
  *background-color: #6bcae4;
}
.btn-mbsj-nw-lightblue:active,
.btn-mbsj-nw-lightblue.active {
  background-color: #56c3e0 \9;
}
.btn-mbsj-nw-lightgreen {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #c1e959;
  background-image: -moz-linear-gradient(top, #cbf266, #b1db45);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cbf266), to(#b1db45));
  background-image: -webkit-linear-gradient(top, #cbf266, #b1db45);
  background-image: -o-linear-gradient(top, #cbf266, #b1db45);
  background-image: linear-gradient(to bottom, #cbf266, #b1db45);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcbf266', endColorstr='#ffb1db45', GradientType=0);
  border-color: #b1db45 #b1db45 #89b122;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #b1db45;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-nw-lightgreen:hover,
.btn-mbsj-nw-lightgreen:active,
.btn-mbsj-nw-lightgreen.active,
.btn-mbsj-nw-lightgreen.disabled,
.btn-mbsj-nw-lightgreen[disabled] {
  color: #333333;
  background-color: #b1db45;
  *background-color: #a8d730;
}
.btn-mbsj-nw-lightgreen:active,
.btn-mbsj-nw-lightgreen.active {
  background-color: #9ac726 \9;
}
.btn-mbsj-nw-lightcream {
    color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #fdfd86;
  background-image: -moz-linear-gradient(top, #ffff99, #fafa6a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffff99), to(#fafa6a));
  background-image: -webkit-linear-gradient(top, #ffff99, #fafa6a);
  background-image: -o-linear-gradient(top, #ffff99, #fafa6a);
  background-image: linear-gradient(to bottom, #ffff99, #fafa6a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff99', endColorstr='#fffafa6a', GradientType=0);
  border-color: #fafa6a #fafa6a #f8f820;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fafa6a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-nw-lightcream:hover,
.btn-mbsj-nw-lightcream:active,
.btn-mbsj-nw-lightcream.active,
.btn-mbsj-nw-lightcream.disabled,
.btn-mbsj-nw-lightcream[disabled] {
  color: #333333;
  background-color: #fafa6a;
  *background-color: #f9f951;
}
.btn-mbsj-nw-lightcream:active,
.btn-mbsj-nw-lightcream.active {
  background-color: #f8f839 \9;
}
.btn-mbsj-nw-lightpink {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #fcb8b8;
  background-image: -moz-linear-gradient(top, #ffd1d1, #f79393);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffd1d1), to(#f79393));
  background-image: -webkit-linear-gradient(top, #ffd1d1, #f79393);
  background-image: -o-linear-gradient(top, #ffd1d1, #f79393);
  background-image: linear-gradient(to bottom, #ffd1d1, #f79393);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffd1d1', endColorstr='#fff79393', GradientType=0);
  border-color: #f79393 #f79393 #f24c4c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f79393;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-mbsj-nw-lightpink:hover,
.btn-mbsj-nw-lightpink:active,
.btn-mbsj-nw-lightpink.active,
.btn-mbsj-nw-lightpink.disabled,
.btn-mbsj-nw-lightpink[disabled] {
  color: #333333;
  background-color: #f79393;
  *background-color: #f57b7b;
}
.btn-mbsj-nw-lightpink:active,
.btn-mbsj-nw-lightpink.active {
  background-color: #f36464 \9;
}

/* some useful li for downloading application docs definition */
ul.mbsj-file-download {
	margin-left: 30px;
	list-style: none;
}
ul.mbsj-file-download > li {
	display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    padding-left: 0px;
    padding-right: 10px;
	vertical-align: middle;
	text-align: center;
}
ul.mbsj-file-download > li:first-child {
	vertical-align: super;
}
strong.red, span.red {
	color: #F06;
}
del.red {
	text-decoration:none;
	background-image: linear-gradient(#f06, #f06);
    background-position: 0 50%;
    background-size: 100% 1px;
    background-repeat: repeat-x;
    margin: 0 0.4em;
}

/* table custom color definition */
.table-bordered th.noborder,
.table-bordered td.noborder {
  border-left: 1px solid #FFFFFF;
}
.table-bordered th.withrightborder,
.table-bordered td.withrightborder {
  border-right: 1px solid #DDDDDD;
}
.table-bordered th.bg-grey,
.table-bordered td.bg-grey {
  background-color: #f9f9f9;
}
.table tbody tr.gray > td {
  background-color: #f9f9f9;
}
.table tbody tr.orange > td {
  background-color: #fcf8e3;
}
/* accordion movement for ads definition */
.accordion-group {
	border: 0;
}
.accordion-inner {
	border: 0;
}

div.accordion-heading {
	font-size: 18px;
	font-weight: bold;
}
div.accordion-heading a {
	color: #333333;
}
.date-small {
	font-size: 12px;
	font-weight: normal;
}
table#sortTable {
  table-layout:fixed;
  -word-break:break-all;
  word-wrap:break-word;
}
td.postedDate,
td.endDate { 
  font-size: 11px;
  width: 40px;
  padding-left: 2px;
  padding-right: 2px;
  word-break:break-all;
  word-wrap:break-word;
  /*display:none;*/
}
th.postedDate,
th.endDate { 
  font-size: 12px;
  width: 38px;
  padding-left: 2px;
  padding-right: 0px;
  word-break:break-all;
  word-wrap:break-word;
}
td.aloneLink,
th.aloneLink { 
  width: 25px;
  padding-left: 0px;
  padding-right: 0px;
}
td.adsBody,
th.adsBody { 
  padding-left: 0px;
  padding-right: px;
}
table.table-noline {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
table.table-noline td, table.table-noline th {
  border: 0px;
  text-align: left;
  padding: 0;
  vertical-align: top;
}
table.table-custom-destination {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
table.table-custom-destination td {
  border: 0px;
  text-align: left;
  padding: 0;
  vertical-align: top;
}
table.table-custom-destination td.t_c_d_row12 {
  padding-right: 1em;
}
table.table-custom-destination td.t_c_d_row12 p.t_c_d_row1 {
  margin: 0 0 0.25em 1em;
  text-indent: -1em;
}



/* sidenav scrollspy finally gave up */
.scrollspy-sidenav {
  width: 200px;
  margin: 175px 0 50px;
  padding: 0;
  top: 10px;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.scrollspy-sidenav > li > a {
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,.5);
  display: block;
  width: 15% \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.scrollspy-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.scrollspy-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.scrollspy-sidenav > .active > a,
.scrollspy-sidenav > .active > a:hover {
  background-color: rgb(235,216,222);
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,.5);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
.scrollspy-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.scrollspy-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.scrollspy-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.scrollspy-sidenav .active .icon-chevron-right,
.scrollspy-sidenav .active a:hover .icon-chevron-right {
  background-image: url(../img/glyphicons-halflings-white.png);
  opacity: 1;
}
.scrollspy-sidenav.affix {
  position: fixed;
  top: 0px;
}
.scrollspy-sidenav.affix-bottom {
  position: absolute;
  top: 0px;
  bottom: 50px;
}

/* sitemap definition */
div.mbsj-sitemap-wrap a {
	color: #333;
}
div.mbsj-sitemap-wrap section > ul {
	margin-bottom: 30px;
}
div.mbsj-sitemap-wrap section > ul > li {
	font-size: 20px;
	line-height: 24px;
}
div.mbsj-sitemap-wrap section > ul > li {
	font-size: 20px;
	line-height: 24px;
}
div.mbsj-sitemap-wrap section > ul > li ul {
	margin-left: 35px;}
div.mbsj-sitemap-wrap section > ul > li > ul > li {
	font-size: 15px;
}
div.mbsj-sitemap-wrap section > ul > li > ul > li > ul > li {
	font-size: 13px;
}
/* initial customization end 20130731 */

/* blackboard */

@font-face {
	font-family:'tegaki';
	src: url('font/HuiFont29.woff') format('woff'), url('font/HuiFont29.ttf') format('truetype');
/*
 * HuiFont29  (C)hui 2004
 * http://hp.vector.co.jp/authors/VA039499/
 *
*/
}

@media screen and (min-width:860px) {
div.blackboard-container div#board0{
	background-image:
		url(../img/ch/nirasen5_1-1.png),
		url(../img/ch/nirasen_name.png);
	background-position:
		left 50px bottom 45px,
		left 45px bottom 0px;
	background-size:
		150px auto,
		140px auto;
	background-repeat:
		no-repeat,
		no-repeat;
}
div.blackboard-container div#board1,
div.blackboard-container div#board2 {
	background-image:
		url(../img/ch/nirasen2_1-1.png),
		url(../img/ch/nirasen_name.png);
	background-position:
		left 50px bottom 45px,
		left 45px bottom 0px;
	background-size:
		150px auto,
		140px auto;
	background-repeat:
		no-repeat,
		no-repeat;
}
div.blackboard{
	word-break:break-all;
	background-color:rgb(17, 68, 0);
	width:100%;
	min-height: 300px !important;
	margin:10px 5px;
	padding:15px 15px 15px 50px;
	border:10px solid rgb(170, 102, 0);
	border-radius:3px;
	box-shadow:2px 2px 4px #999,2px 2px 2px #020 inset;
}
div.blackboard p.tegaki {
	font-family: 'tegaki';
	font-size: 30px;
	line-height: 1.2em;
	color:#fff;
	text-shadow:0px 0px 2px #000;
	margin-bottom: 0.75em;
	text-indent: -1em;
}
}
@media screen and (min-width:768px) and (max-width:859px){
div.blackboard-container div#board0 {
	background-image:
		url(../img/ch/nirasen5_1-1.png),
		url(../img/ch/nirasen_name.png);
	background-position:
		left 50px bottom 35px,
		left 45px bottom 0px;
	background-size:
		120px auto,
		120px auto;
	background-repeat:
		no-repeat,
		no-repeat;
}
div.blackboard-container div#board1,
div.blackboard-container div#board2 {
	background-image:
		url(../img/ch/nirasen2_1-1.png),
		url(../img/ch/nirasen_name.png);
	background-position:
		left 50px bottom 35px,
		left 45px bottom 0px;
	background-size:
		120px auto,
		120px auto;
	background-repeat:
		no-repeat,
		no-repeat;
}

div.blackboard{
	word-break:break-all;
	background-color:rgb(17, 68, 0);
	min-height: 280px !important;
	margin:10px 5px;
	padding:15px 15px 15px 40px;
	border:10px solid rgb(170, 102, 0);
	border-radius:3px;
	box-shadow:2px 2px 4px #999,2px 2px 2px #020 inset;
}
div.blackboard p.tegaki {
	font-family: 'tegaki';
	font-size: 24px;
	line-height: 1.2em;
	color:#fff;
	text-shadow:0px 0px 2px #000;
	margin-bottom: 0.75em;
	text-indent: -1em;
}
}
@media screen and (max-width: 767px) {
div.blackboard-container div#board0,
div.blackboard-container div#board1,
div.blackboard-container div#board2 {
	background:none;
}
div.blackboard{
	word-break:break-all;
	background-color:rgb(17, 68, 0);
	margin:10px 0px;
	padding:20px 15px 100px 40px;
	border:10px solid rgb(170, 102, 0);
	border-radius:3px;
	box-shadow:2px 2px 4px #999,2px 2px 2px #020 inset;
	background-image:
		url(../img/ch/nirasen5_1-1.png),
		url(../img/ch/nirasen_name_wh.png);
	background-position:
		left 20px bottom 0px,
		left 80px bottom 10px;
	background-size:
		60px auto,
		120px auto;
	background-repeat:
		no-repeat,
		no-repeat;
}
div.blackboard p.tegaki {
	font-family: 'tegaki';
	font-size: 22px;
	line-height: 1.2em;
	color:#fff;
	text-shadow:0px 0px 2px #000;
	margin-bottom: 1.5em;
	text-indent: -1em;
}
}

div.blackboard p.tegaki a {
	color:#FFF;
}

div.blackboard p.tegaki a.yellowchalk {
	color: #ffff44;
	font-size: 80%;
	margin-top: 0.8em;
}

div.blackboard p.headerredchalk {
	color: #FB57B7;
	text-decoration: underline;
	margin-bottom: 1em;
}


/* end of blackbord */

/* message insersion */

@media screen and (max-width:767px){
	div.messageboxclear:before {
		  content: ".";
		  display: block;
		  height: 0;
		  clear: both;
		  visibility: hidden;
	}
}

/* end of message insertion */

/* cover gellery */

div.covergelleryimage {
	padding: 8px 10px;
	vertical-align:top;
	text-align:center;
	min-width: 120px;
	float: left;
	font-size: 11px;
	line-height: 1.5em;
}
div.covergellerycaption {
	margin-left: 140px;
}
@media screen and (max-width:767px){
	div.covergelleryimage {
		min-width: 60px;
		padding: 8px 8px 8px 0;
	}
	div.covergellerycaption {
		margin-left: 0px;
	}
}
