@charset "UTF-8";

body, textarea { font-family:"ヒラギノ角ゴ ProN W3", 'Hiragino Kaku Gothic Pro', "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }
input, select { font-family: Arial, "ＭＳ Ｐゴシック", sans-serif }


/*body {
	color: #444;
	background-image: url(../images/bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #464646;
}*/
body {
	color: #444;
	background-image: url(../images/bg.jpg);
}


a:link {
	color: #156edb;
	text-decoration: underline;
}
a:visited {
	color: #156edb;
	text-decoration: underline;
}
a:hover,a:active {
	color: #6ea3e3;
	text-decoration: underline;
}

#wrapper {
	width: 100%;
	position: relative;
}

#header {
	width: 100%;
	height: 700px;
	background: url(../images/header_bg.jpg) repeat-x top center;
}
#headerMain {
	max-width: 1200px;
	min-width: 1000px;
	height: 780px;
	margin: 0 auto 0 auto;
	position: relative;
	background: url(../images/header_main_bg202504.jpg) no-repeat top center;
}
#headerMain h1 {
	width: 370px;
	height: 81px;
	background: url(../images/logo202504.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	position: absolute;
	top: 40px;
	left: 40px;
}
#infoToyosu {
	color: #2b4e9d;
	font-weight: bold;
	position: absolute;
	top: 160px;
	left: 40px;
}
#infoToyosu #infoToyosuBtn {
	margin: 0 0 10px 0;
}
#infoToyosu td {
	text-align: left;
	vertical-align: middle;
	margin: 0!important;
	padding: 0!important;
	line-height: 1;
}
#infoToyosu td.name {
	font-size: 14px;
}
#infoToyosu td.number {
	font-size: 18px;
}
#sectionArea {
	width: 1000px;
	height: 360px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #fcc;
}
.sectionBox {
	width: 500px;
	height: 360px;
	float: left;
}
.sectionBox a {
	display: block;
	width: 500px;
	height: 360px;
}
.sectionBox h2 {
	text-align: center;
	padding: 60px 0 45px 0;
}
.sectionBox span.sectionArr {
	display: block;
	width: 240px;
	height: 35px;
	background: url(../images/arr01.png) no-repeat center center;
	margin: 0 auto 0 auto;
}
.sectionBox span.sectionArr span {
	display: block;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	background: url(../images/goto_site_text.png) no-repeat center center;
	opacity: 0;
}
#sectionGeka {
	background: url(../images/section_geka_bg.jpg) no-repeat;
}
#sectionGeka a {
	background-color: #2b4e9d;
}
#sectionNaika {
	background: url(../images/section_naika_bg.jpg) no-repeat;
}
#sectionNaika a {
	background-color: #35998c;
}


#contents {
	width: 1000px;
	min-height: 500px;
	background-color: #fff;
	margin: 0 auto 0 auto;
}

#catchArea {
	padding: 160px 0 100px 0;
	background: url(../images/catch_bg.jpg) no-repeat center center;
}
#catchText01 {
	height: 34px;
	background: url(../images/catch_text01.png) no-repeat top center;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	padding-bottom: 80px;
}
#catchText02 {
	height: 308px;
	background: url(../images/catch_text02.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}


#newsArea {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 20px 20px;
	background-color: #fff;
}
#newsMain {
	width: 960px;
	height: 248px;
	background-color: #fff;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
#newsTitle {
	width: 230px;
	float: left;
	padding-top: 34px;
}
#newsTitleMain {
	height: 140px;
	border-right: 1px solid #e2e2e2;
	padding-top: 40px;
}
#newsTitle h2 {
	width: 210px;
	height: 52px;
	background: url(../images/news_title.png) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	margin: 0 auto 40px auto;
}
#newsTitle p {
	width: 170px;
	height: 35px;
	margin: 0 auto 0 auto;
}
#newsTitle p a {
	display: block;
	width: 170px;
	height: 35px;
	background: url(../images/btn_news_list.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#newsTitle p a:hover {
	background-position: bottom center;
}

#newsContents {
	width: 700px;
	height: 240px;
	overflow: hidden;
	float: left;
	padding: 10px 0 0 30px;
	/*background-color: #ccc;*/
}
#newsContents dt {
	clear: both;
	width: 110px;
	float: left;
	font-size: 12px;
	padding: 15px 0 15px 100px;
}
#newsContents dt.iconCenter {
	background: url(../images/icon_news01.png) no-repeat center left;
}
#newsContents dt.iconGeka {
	background: url(../images/icon_news02.png) no-repeat center left;
}
#newsContents dt.iconNaika {
	background: url(../images/icon_news03.png) no-repeat center left;
}
#newsContents dd {
	width: 490px;
	float: left;
	font-size: 12px;
	padding: 15px 0 15px 0;
	/*background-color: #fcc;*/
}


#studyArea {
	width: 960px;
	height: 360px;
	background-color: #fff;
	margin: 0 auto 0 auto;
	padding: 0 20px 20px 20px;
}


#footer {
	width: 100%;
	height: 50px;
	background: url(../images/footer_bg.png) repeat-x;
	padding-top: 10px;
}
#footerMain {
	width: 1000px;
	height: 50px;
	margin: 0 auto 0 auto;
	position: relative;
	color: #fff;
}
#footerLogo {
	width: 281px;
	height: 35px;
	background: url(../images/top_footer_logo202504.png) no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	text-indent: -9999px;
	overflow: hidden;
}
#address {
	position: absolute;
	bottom: 5px;
	right: 385px;
}
#address li {
	font-size: 12px;
	line-height: 1;
}
#phone {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	bottom: 4px;
	right: 245px;
	line-height: 1;
}
#copy {
	position: absolute;
	bottom: 5px;
	right: 0;
	line-height: 1;
}


.after202504 #footerMain {
	display: flex;
	justify-content: space-between;
}
.footer__Logo {
	width: 281px;
	background: url(../images/top_footer_logo202504.png) no-repeat center center / 100%;
	text-indent: -9999px;
	overflow: hidden;
}
.footer__address {
	display: flex;
	align-items: flex-end;
	font-size: 1.2em;
	line-height: 1;
	padding-bottom: 5px;
}
.footer__address .phone {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1;
	margin: 0 .5em;
}





/* ***********************************************************************
 entryArea
*********************************************************************** */
#entryArea {
	width: 320px;
	font-size: 12px;
	box-sizing: border-box;
	border: 1px solid #2b4e9d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	padding: 10px;
}
#entryArea h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 5px 0;
	text-align: center;
}
#entryArea h2 span {
	font-size: 20px;
	font-weight: bold;
}
#entryArea p {
	font-weight: normal;
	text-align: center;
	margin: 0 0 5px 0;
}
#entryArea div.btnEntry {
	display: table;
	width: 80%;
	margin: 0 auto;
}
#entryArea div.btnEntry a {
	display: table-cell;
	font-size: 14px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color: #2b4e9d;
	border: 2px solid #2b4e9d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 8px 0;
}
#entryArea div.btnEntry a:hover {
	background-color: #0f2b7d;
}


.entryBoxArea {
	display: table;
	width: 1000px;
	box-sizing: border-box;
	margin: 20px auto;
	background-color: #fff;
	padding: 20px;
}
.entryBoxArea div.textEntry {
	display: table-cell;
	font-size: 14px;
	vertical-align: middle;
}
.entryBoxArea div.textEntry h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	border-left: 5px solid #2b4e9d;
	margin: 0 0 1em 0;
	padding: 0 0 0 5px;
}
.entryBoxArea div.textEntry p {
	line-height: 1.8;
	padding: 0 0 0 1em;
}
.entryBoxArea div.btnEntry {
	display: table-cell;
	width: 30%;
	vertical-align: bottom;
}
.entryBoxArea div.btnEntry a {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color: #2b4e9d;
	border: 2px solid #2b4e9d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 0;
}
.entryBoxArea div.btnEntry a:hover {
	background-color: #0f2b7d;
}





/* ***********************************************************************
 conference
*********************************************************************** */
#conferenceBanner {
	width: 320px;
	height: 150px;
	position: absolute;
	bottom: 380px;
	right: 40px;
	background-color: #fff;
}
/*#conferenceBanner a {
	display: block;
	width: 100%;
	height: 100%;
}*/





.ncd_link_area {
	display: table;
	box-sizing: border-box;
	margin: 20px auto;
	background-color: #fff;
	border: 2px solid #008fbe;
	margin: 0 auto 20px auto;
	padding: 20px;
}
.ncd_link_area > div {
	display: table-cell;
	vertical-align: middle;
}
.ncd_link_area > div.img > a {
	display: block;
	border: 1px solid #ccc;
	border-radius: 0.3em;
	padding: 5px;
}
.ncd_link_area > div.text {
	padding-left: 10px;
}
.ncd_link_area > div.text > a {
	font-size: 1.4em;
	font-weight: bold;
}









/* ***********************************************************************
 margin padding
*********************************************************************** */

.m5 { margin:5px!important; }
.m10 { margin:10px!important; }
.m15 { margin:15px!important; }
.m20 { margin:20px!important; }
.m25 { margin:25px!important; }
.m30 { margin:30px!important; }
.m35 { margin:35px!important; }
.m40 { margin:40px!important; }
.m45 { margin:45px!important; }
.m50 { margin:50px!important; }
.m55 { margin:55px!important; }
.m60 { margin:60px!important; }
.m65 { margin:65px!important; }
.m70 { margin:70px!important; }
.m75 { margin:75px!important; }
.m80 { margin:80px!important; }
.m85 { margin:85px!important; }
.m90 { margin:90px!important; }
.m95 { margin:95px!important; }
.m100 { margin:100px!important; }
.m110 { margin:110px!important; }
.m120 { margin:120px!important; }
.m130 { margin:130px!important; }
.m140 { margin:140px!important; }
.m150 { margin:150px!important; }
.m200 { margin:200px!important; }

.mt5 { margin-top:5px!important; }
.mt10 { margin-top:10px!important; }
.mt15 { margin-top:15px!important; }
.mt20 { margin-top:20px!important; }
.mt25 { margin-top:25px!important; }
.mt30 { margin-top:30px!important; }
.mt35 { margin-top:35px!important; }
.mt40 { margin-top:40px!important; }
.mt45 { margin-top:45px!important; }
.mt50 { margin-top:50px!important; }
.mt55 { margin-top:55px!important; }
.mt60 { margin-top:60px!important; }
.mt65 { margin-top:65px!important; }
.mt70 { margin-top:70px!important; }
.mt75 { margin-top:75px!important; }
.mt80 { margin-top:80px!important; }
.mt85 { margin-top:85px!important; }
.mt90 { margin-top:90px!important; }
.mt95 { margin-top:95px!important; }
.mt100 { margin-top:100px!important; }
.mt110 { margin-top:110px!important; }
.mt120 { margin-top:120px!important; }
.mt130 { margin-top:130px!important; }
.mt140 { margin-top:140px!important; }
.mt150 { margin-top:150px!important; }
.mt200 { margin-top:200px!important; }

.mb5 { margin-bottom:5px!important; }
.mb10 { margin-bottom:10px!important; }
.mb15 { margin-bottom:15px!important; }
.mb20 { margin-bottom:20px!important; }
.mb25 { margin-bottom:25px!important; }
.mb30 { margin-bottom:30px!important; }
.mb35 { margin-bottom:35px!important; }
.mb40 { margin-bottom:40px!important; }
.mb45 { margin-bottom:45px!important; }
.mb50 { margin-bottom:50px!important; }
.mb55 { margin-bottom:55px!important; }
.mb60 { margin-bottom:60px!important; }
.mb65 { margin-bottom:65px!important; }
.mb70 { margin-bottom:70px!important; }
.mb75 { margin-bottom:75px!important; }
.mb80 { margin-bottom:80px!important; }
.mb85 { margin-bottom:85px!important; }
.mb90 { margin-bottom:90px!important; }
.mb95 { margin-bottom:95px!important; }
.mb100 { margin-bottom:100px!important; }
.mb110 { margin-bottom:110px!important; }
.mb120 { margin-bottom:120px!important; }
.mb130 { margin-bottom:130px!important; }
.mb140 { margin-bottom:140px!important; }
.mb150 { margin-bottom:150px!important; }
.mb200 { margin-bottom:200px!important; }

.ml5 { margin-left:5px!important; }
.ml10 { margin-left:10px!important; }
.ml15 { margin-left:15px!important; }
.ml20 { margin-left:20px!important; }
.ml25 { margin-left:25px!important; }
.ml30 { margin-left:30px!important; }
.ml35 { margin-left:35px!important; }
.ml40 { margin-left:40px!important; }
.ml45 { margin-left:45px!important; }
.ml50 { margin-left:50px!important; }
.ml55 { margin-left:55px!important; }
.ml60 { margin-left:60px!important; }
.ml65 { margin-left:65px!important; }
.ml70 { margin-left:70px!important; }
.ml75 { margin-left:75px!important; }
.ml80 { margin-left:80px!important; }
.ml85 { margin-left:85px!important; }
.ml90 { margin-left:90px!important; }
.ml95 { margin-left:95px!important; }
.ml100 { margin-left:100px!important; }
.ml110 { margin-left:110px!important; }
.ml120 { margin-left:120px!important; }
.ml130 { margin-left:130px!important; }
.ml140 { margin-left:140px!important; }
.ml150 { margin-left:150px!important; }
.ml200 { margin-left:200px!important; }

.mr5 { margin-right:5px!important; }
.mr10 { margin-right:10px!important; }
.mr15 { margin-right:15px!important; }
.mr20 { margin-right:20px!important; }
.mr25 { margin-right:25px!important; }
.mr30 { margin-right:30px!important; }
.mr35 { margin-right:35px!important; }
.mr40 { margin-right:40px!important; }
.mr45 { margin-right:45px!important; }
.mr50 { margin-right:50px!important; }
.mr55 { margin-right:55px!important; }
.mr60 { margin-right:60px!important; }
.mr65 { margin-right:65px!important; }
.mr70 { margin-right:70px!important; }
.mr75 { margin-right:75px!important; }
.mr80 { margin-right:80px!important; }
.mr85 { margin-right:85px!important; }
.mr90 { margin-right:90px!important; }
.mr95 { margin-right:95px!important; }
.mr100 { margin-right:100px!important; }
.mr110 { margin-right:110px!important; }
.mr120 { margin-right:120px!important; }
.mr130 { margin-right:130px!important; }
.mr140 { margin-right:140px!important; }
.mr150 { margin-right:150px!important; }
.mr200 { margin-right:200px!important; }


.p5 { padding:5px!important; }
.p10 { padding:10px!important; }
.p15 { padding:15px!important; }
.p20 { padding:20px!important; }
.p25 { padding:25px!important; }
.p30 { padding:30px!important; }
.p35 { padding:35px!important; }
.p40 { padding:40px!important; }
.p45 { padding:45px!important; }
.p50 { padding:50px!important; }
.p55 { padding:55px!important; }
.p60 { padding:60px!important; }
.p65 { padding:65px!important; }
.p70 { padding:70px!important; }
.p75 { padding:75px!important; }
.p80 { padding:80px!important; }
.p85 { padding:85px!important; }
.p90 { padding:90px!important; }
.p95 { padding:95px!important; }
.p100 { padding:100px!important; }
.p110 { padding:110px!important; }
.p120 { padding:120px!important; }
.p130 { padding:130px!important; }
.p140 { padding:140px!important; }
.p150 { padding:150px!important; }
.p200 { padding:200px!important; }

.pt5 { padding-top:5px!important; }
.pt10 { padding-top:10px!important; }
.pt15 { padding-top:15px!important; }
.pt20 { padding-top:20px!important; }
.pt25 { padding-top:25px!important; }
.pt30 { padding-top:30px!important; }
.pt35 { padding-top:35px!important; }
.pt40 { padding-top:40px!important; }
.pt45 { padding-top:45px!important; }
.pt50 { padding-top:50px!important; }
.pt55 { padding-top:55px!important; }
.pt60 { padding-top:60px!important; }
.pt65 { padding-top:65px!important; }
.pt70 { padding-top:70px!important; }
.pt75 { padding-top:75px!important; }
.pt80 { padding-top:80px!important; }
.pt85 { padding-top:85px!important; }
.pt90 { padding-top:90px!important; }
.pt95 { padding-top:95px!important; }
.pt100 { padding-top:100px!important; }
.pt110 { padding-top:110px!important; }
.pt120 { padding-top:120px!important; }
.pt130 { padding-top:130px!important; }
.pt140 { padding-top:140px!important; }
.pt150 { padding-top:150px!important; }
.pt200 { padding-top:200px!important; }

.pb5 { padding-bottom:5px!important; }
.pb10 { padding-bottom:10px!important; }
.pb15 { padding-bottom:15px!important; }
.pb20 { padding-bottom:20px!important; }
.pb25 { padding-bottom:25px!important; }
.pb30 { padding-bottom:30px!important; }
.pb35 { padding-bottom:35px!important; }
.pb40 { padding-bottom:40px!important; }
.pb45 { padding-bottom:45px!important; }
.pb50 { padding-bottom:50px!important; }
.pb55 { padding-bottom:55px!important; }
.pb60 { padding-bottom:60px!important; }
.pb65 { padding-bottom:65px!important; }
.pb70 { padding-bottom:70px!important; }
.pb75 { padding-bottom:75px!important; }
.pb80 { padding-bottom:80px!important; }
.pb85 { padding-bottom:85px!important; }
.pb90 { padding-bottom:90px!important; }
.pb95 { padding-bottom:95px!important; }
.pb100 { padding-bottom:100px!important; }
.pb110 { padding-bottom:110px!important; }
.pb120 { padding-bottom:120px!important; }
.pb130 { padding-bottom:130px!important; }
.pb140 { padding-bottom:140px!important; }
.pb150 { padding-bottom:150px!important; }
.pb200 { padding-bottom:200px!important; }

.pl5 { padding-left:5px!important; }
.pl10 { padding-left:10px!important; }
.pl15 { padding-left:15px!important; }
.pl20 { padding-left:20px!important; }
.pl25 { padding-left:25px!important; }
.pl30 { padding-left:30px!important; }
.pl35 { padding-left:35px!important; }
.pl40 { padding-left:40px!important; }
.pl45 { padding-left:45px!important; }
.pl50 { padding-left:50px!important; }
.pl55 { padding-left:55px!important; }
.pl60 { padding-left:60px!important; }
.pl65 { padding-left:65px!important; }
.pl70 { padding-left:70px!important; }
.pl75 { padding-left:75px!important; }
.pl80 { padding-left:80px!important; }
.pl85 { padding-left:85px!important; }
.pl90 { padding-left:90px!important; }
.pl95 { padding-left:95px!important; }
.pl100 { padding-left:100px!important; }
.pl110 { padding-left:110px!important; }
.pl120 { padding-left:120px!important; }
.pl130 { padding-left:130px!important; }
.pl140 { padding-left:140px!important; }
.pl150 { padding-left:150px!important; }
.pl200 { padding-left:200px!important; }

.pr5 { padding-right:5px!important; }
.pr10 { padding-right:10px!important; }
.pr15 { padding-right:15px!important; }
.pr20 { padding-right:20px!important; }
.pr25 { padding-right:25px!important; }
.pr30 { padding-right:30px!important; }
.pr35 { padding-right:35px!important; }
.pr40 { padding-right:40px!important; }
.pr45 { padding-right:45px!important; }
.pr50 { padding-right:50px!important; }
.pr55 { padding-right:55px!important; }
.pr60 { padding-right:60px!important; }
.pr65 { padding-right:65px!important; }
.pr70 { padding-right:70px!important; }
.pr75 { padding-right:75px!important; }
.pr80 { padding-right:80px!important; }
.pr85 { padding-right:85px!important; }
.pr90 { padding-right:90px!important; }
.pr95 { padding-right:95px!important; }
.pr100 { padding-right:100px!important; }
.pr110 { padding-right:110px!important; }
.pr120 { padding-right:120px!important; }
.pr130 { padding-right:130px!important; }
.pr140 { padding-right:140px!important; }
.pr150 { padding-right:150px!important; }
.pr200 { padding-right:200px!important; }

.lh150 { line-height:150%!important; }
.lh160 { line-height:160%!important; }
.lh170 { line-height:170%!important; }
.lh180 { line-height:180%!important; }
.lh190 { line-height:190%!important; }
.lh200 { line-height:200%!important; }
.lh300 { line-height:300%!important; }


.w100 { width:100px; }
.w105 { width:105px; }
.w110 { width:110px; }
.w115 { width:115px; }
.w120 { width:120px; }
.w125 { width:125px; }
.w130 { width:130px; }
.w135 { width:135px; }
.w140 { width:140px; }
.w145 { width:145px; }
.w150 { width:150px; }

.small { font-size:11px; }
label { cursor:pointer; }

/* ***********************************************************************
 Text
*********************************************************************** */

.txtIndent01 {
	text-indent: -1em;
	padding-left: 2em!important;
}

.taL { text-align:left!important; }
.taC { text-align:center!important; }
.taR { text-align:right!important; }

.fs80{font-size:80%; line-height:120%;}
.fs90{font-size:90%; line-height:140%;}
.fs110{font-size:110%; line-height:130%;}
.fs120{font-size:120%; line-height:140%;}
.fs140{font-size:140%; line-height:150%;}
.fs150{font-size:150%; line-height:160%;}
.fs200{font-size:200%; line-height:210%;}

.fs80b{font-size:80%; line-height:120%; font-weight:bold;}
.fs90b{font-size:90%; line-height:120%; font-weight:bold;}
.fs110b{font-size:110%; line-height:130%; font-weight:bold;}
.fs120b{font-size:120%; line-height:140%; font-weight:bold;}
.fs140b{font-size:140%; line-height:150%; font-weight:bold;}
.fs150b{font-size:150%; line-height:160%; font-weight:bold;}
.fs200b{font-size:200%; line-height:210%; font-weight:bold;}

.vaT { vertica-align:top!important; }
.vaM { vertica-align:middle; }
.vaB { vertica-align:bottom; }

strong {
	font-weight:bold;
}

.circle {
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

.txt_l, td.txt_l, .txt_l td{ text-align:left;}
.txt_r, td.txt_r, .txt_r td{ text-align:right;}
.txt_c, td.txt_c, .txt_c td{ text-align:center;}

.valign_t, td.valign_t, .valign_t td{ vertical-align:top;}
.valign_m, td.valign_m, .valign_m td{ vertical-align:middle;}
.valign_b, td.valign_b, .valign_b td{ vertical-align:bottom;}

.red {color: #DB0000;}
.gray {color:#666666;}
.red_bold {color: #DB0000; font-weight:bold;}
.orange {color: #FF9900;}
.orange_bold {color: #FF9900; font-weight:bold;}
.blue{color: #1664AF;}
.blue_bold{color: #1664AF; font-weight:bold;}


.textHeight01 { padding-bottom: 1em; }

.kome {
	color: #f00;
}







