BODY
{
    BACKGROUND-COLOR: white;
    font-family: "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
    COLOR: black;
}
H1
{
    COLOR: black;
    font-family: "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
    font-weight:200;
    padding: 10px 0px 20px 0px;
    TEXT-ALIGN: center;
    font-size: 170%;
}
H2
{
    COLOR: #0066FF;
    font-weight:200;
    font-size: 150%;
}
H3
{
    COLOR: black;
    font-weight:200;
}
H4
{
    COLOR: white;
    font-weight:200;
}
P.styl
{
    MARGIN: 15px 0px 8px 132px
}
.font2
{
    FONT-SIZE: smaller;
}
.Title1
{
    COLOR: black;
    FONT-SIZE: large;
    TEXT-ALIGN: center;
    font-weight:200;
}
.Title2
{
    COLOR: #000080;
    font-weight:200;
    font-size: 120%;
    line-height: 28px;
}
.foot
{
    COLOR: black;
    font-size: 60%;
}
.footHilight
{
    COLOR: #6495ed;
    FONT-SIZE: xx-small;
    font-weight:200;
    font-family: "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
.TD1
{
    COLOR: black;
    TEXT-INDENT: 5px;
    vertical-align: middle;
    font-weight:200;
}
TH
{
    COLOR: black;
    font-weight:200;
    white-space: nowrap;
}
TD
{
    COLOR: black;
    font-weight:200;
    white-space: nowrap;
}
b{font-weight:200;}

input, textarea, select {
	font-size: 90%;
	font-family:"Meiryo UI";
}

/*---------------------------------------*/
/*eζΚy[WTitle*/

.SchPageTitleTD
{
	font-size:160%;
	text-shadow: 2px 1px 2px #c0c0c0;
	letter-spacing: 2px;
}

/*****************************************/

/*ζΚΆ€j[{^*/
.MenuBtnTD{
	color:white;
	text-align: center;
	white-space: nowrap;
	
	height:31px;
	font-size: 106%;
	font-family:"Meiryo UI";
	font-weight:200;
	/*padding: 0px 0px 3px 0px;*/
	vertical-align: middle;

	letter-spacing: 1px;
	 text-shadow: 1px 0px 1px #666666;
	
	/*wiζπLψ·ικΝΊLsπRg*/
	/*background-image: url("../img/freebu32_5.png");*/

	background: #0e6eb8;

	/*©½ίΗ­·ι*/
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

/*
	border-width: 1px;
	border-style: solid;
	border-color: #BEDDF5 #000080 #000080 #BEDDF5;
*/
}

/*
.MenuBtnTD:hover {
    background: #996699;
    color:yellow;
}
*/

/*****************************************/

/*υπόΝζΚp*/

/*L[[hόΝ*/
.SimpSchKeyword
{
	background-color:#0e6eb8;
	border: 1px solid #bbb;
	white-space: nowrap;
}

.SimpSchKeywordTxt
{
	font-family:"CI";
	color:#ffffff;
	white-space: nowrap;
}

.SimpSchKeywordBtn
{
	width:110;
	height:30;
	font-size:96%;
}

/*υπwθAυtΑπ*/
.SimpSchBackgd
{
	background: #F0FFF0;
	white-space: nowrap;
}

.SimpSchCaption
{
	vertical-align: top; 
	width:140; 
	font-size:96%;
	font-family:"Meiryo UI";
	white-space: nowrap;
}

.SimpSchSubTxt
{
	font-size:94%;
	font-family:"Meiryo UI";
	white-space: nowrap;
}

.SimpSchSubItems
{
	background: #EEEEEE;
	border-top:	1px solid #bbb;
	border-bottom: 1px solid #bbb;
	white-space: nowrap;
	font-size:92%;
	font-family:"Meiryo UI";
}

.SimpSchSubTxt1
{
	width:114;
	font-family:"Meiryo UI";
	white-space: nowrap;
}

.SimpSchSubTxt2
{
	width:116;
	font-family:"Meiryo UI";
	white-space: nowrap;
}

/*PΖυ*/
.SimpSchOneItem
{
	background-color:#D9E5FF; 
	border-bottom: 1px solid #bbb; 
	border-top: 1px solid #bbb;
	font-family:"Meiryo UI";
	white-space: nowrap;
}


table.NewsMainTB td
{
    border: 0px solid #FFFFFF;
    border-bottom: 1px solid #bbb;
}

.showclearbtn {
	background: url(../Img/close.png) no-repeat center right white;
}