.menu-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 150%;
	color: #993300;
	height: 20px;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
}

/* txt_333333_10 */
.txt_333333_12 { font-size: 100%; color:#333333; line-height: 140%; }
.txt_green_12 {
	font-size: 100%;
	color: #589D20;
	font-weight: bold;
	line-height: 130%;
}


/* txt_333333_10_b */
.txt_333333_12_b { font-size: 100%; color:#333333; font-weight: bold; line-height: 140%; }
.txt_333333_08 {
font-size: 80%; color:#666666; line-height: 130%;
}
ul {
	margin-top: -2px;
	padding-top: 0px;
}
.txt_000000 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}.txt_press {
	font-size: 100%;
	color:#333333;
	line-height: 140%;
	width: 5em;
	float: left;
	font-weight: bold;
	font-variant: normal;
}
.txt_press_2 {
	font-size: 100%;
	color:#333333;
	line-height: 140%;
	float: left;
	margin-top:5px;
	padding:5px;
	font-weight: bold;
	font-variant: normal;
	border:1px solid #CCC;
}
.txt_press_3 {
	font-size: 100%;
	color:#333333;
	line-height: 140%;
	float: left;
	margin-top:5px;
	padding:5px;
	font-variant: normal;
	border:1px solid #CCC;
}
.txt_press_body {
	font-size: 100%;
	color:#333333;
	line-height: 140%;
	padding-left: 5em;
}
.ffffff {
	color: #FFFFFF;
}
.blue {
	color: #0000FF;
}
.red {
	color:#FF3333;
}

.pink {

	color: #E76392;
}
.font12 {
	font-size: 120%;
}
/* フォント 主に浜松projectで使用*/
.orange_b {
	font-weight: bold;
	color:#FF6600;
}

.brown {color:#c34715;font-weight: bold;}
.perple{color:#542dc5;font-weight: bold;}
.gren{color:#26a03f;font-weight: bold;}
.yew{color:#FFCC00;font-weight: bold;}


/* 地色付きフォント 主に浜松projectで使用*/
.b1 {background-color:#D5D3F3;color:#000;padding:5px;}
.b2 {background-color:#D9ECFF ;color:#000 ;padding:5px;}
.b3 {background-color:#FFBB68;color:#000;padding:5px;}
.b4 {background-color:#FEE9A7;color:#000 ;padding:5px;}
.b5 {background-color:#F0E6CE;color:#000;padding:5px;}
.b6 {background-color:#BBEABE ;color:#000 ;padding:5px;}
.b7 {background-color:#EFFDD9;color:#000;padding:5px;}
.b8 {background-color:#FFFFCC;color:#000;padding:5px;}



/* インデント */
.note {
	padding-left:1em;
	text-indent:-1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}.down_15px {
	margin-bottom: 15px;
}
.indt {
	text-indent: 1em;
}
.font_80pst {
	font-size: 80%;
	color: #FF0000;
}
.txt_red {color: #FF0000}
.t2966ad_b {
	font-weight: bold;
	color: #2966ad;
}
.t_fa9820_b {
	font-weight: bold;
	color: #fa9820;
}
.t_80 {
	font-size: 80%;
}
.t_589D20 {
	color: #589D20;
}
.white {
	color: #FFFFFF;
}
.txt_space {
	padding: 0.8em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.txt_space2 {
	padding: 0.8em 0.8em 0.25em 0.8em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	
}
.txt_space3 {
	padding: 0em 0.8em 0.25em 0.8em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-indent:1em;
}
.txt_space4 {
	padding: 0.25em 0.8em 0.5em 0.8em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-indent:1em;
	
}
.txt_space5 {
	padding: 1em 0.8em 0em 0.8em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-indent:1em;
	
}
/* detail.html */
.detail_01{ color: #f18ca3; font-weight: bold; }
.detail_02{ color: #8dc54d; font-weight: bold; }
.detail_03{ color: #1a8fcb; font-weight: bold; }
.detail_04{ color: #48c3b4; font-weight: bold; }
.detail_05{ color: #fcab53; font-weight: bold; }


/*nagasaki/lecture.html*/
.object-blue{color:#2553a8;}
.object-sky{color:#009ce2;}
.object-green{color:#2cac4b;}
.object-pink{color:#fe5c57;}

/* subtitleの文字位置と大きさ */
.subtitle_font{
	font-weight: bold;
	font-size: 1em
}

/*lecture文字フォント*/
.lecture_font {
	padding: 8px;
}

/*lecture文字*/

.td_01 {
	line-height: 120%;
}

.lecture_red {
	color: red;
}


a.lecture_link:link{color:#000000;text-decoration:underline;}
a.lecture_link:visited{text-decoration:underline;}
a.lecture_link:active{text-decoration:underline;}
a.lecture_link:hover{color:#000000;text-decoration:none;}

