body{

}

html {

}

#wrap {

}

#header {

}

#container {

}

#footer {

}


div#ka{
	float:left;
 }

table {
	font-size:95%;
}

table th{
	font-weight: normal;
	background-color : #dddddd;
	color : #000000;
	text-align: left;
}
.IntraButton {
	color: #009f9f;
	font-size:13px;
	line-height: 120%;
	font-weight: bold;
	border: 1px solid #479587;
	background-color: #EEEEEE;
	cursor:pointer
}
.IntraSmallButton {
	color: #009f9f;
	font-size:11px;
	line-height: 110%;
	font-weight: bold;
	border: 1px solid #479587;
	background-color: #EEEEEE;
}
.alertDisp {
	color: #ff0000;
	font-weight: bold;
}

.masterTable th {
	font-size : 95%;
	font-weight: normal;
	background-color : #dddddd;
	color : #000000;
	text-align: center;
}
.masterTable th.masterTitle {
	font-size: 100%;
	font-weight: normal;
	background-color : #cccccc;
	color : #000000;
	text-align: center;
}

/* td 線あり */
td.st2014{
 border-width: midium;
 border-style:inset;
 border-color:#FFFFFF;
 font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

th.thtitle{
	font-size: 250%;
	font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-color:#FFFFFF;
	text-align: center;
}

/* th 線あり */
th.stth2014{
 border-width: midium;
 border-style:inset;
 border-color:#FFFFFF;
 font-family: Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

