/* ----------------------------TDに関するスタイルシート---------------------------- */

TD.shoukai {
	background-color: #CEE7FF;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	line-height: 150%;
	font-size: 85%;
}

TD.comment-1 {
	background-color: #E1F0FF;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 1.0em;
	line-height: 150%;
	font-size: 85%;
}

TABLE.kage {
	background-color: #808080;
	border-right: silver thin solid;
	border-bottom: silver thin solid;
}

TABLE.kaisetu {
	background-image: url(image/haikei-usuyellow.png);
	line-height: 150%;
	font-size: 85%;
}



/* ----------------------------DIVに関するスタイルシート---------------------------- */

DIV.ichi-1 {
    margin: 20px 0px 0px 0px;
}

DIV.ichi-2 {
    margin: 20px 0px 20px 0px;
}

DIV.kabumenu-ue-bar {
    margin: 30px 0px 0px 0px;
}


