/* ----------------------------TRに関するスタイルシート---------------------------- */

TD.shoukai {
	background-color: #ffe8cb;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 1.0em;
	line-height: 150%;
	font-size: 85%;
}

TD.comment-1 {
	background-color: #fff0f5;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	line-height: 150%;
	font-size: 85%;
}

TD.comment-2-1 {
	background-color: #f2fff2;
	padding-top: 1.2em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 1.0em;
	line-height: 150%;
	font-size: 85%;
}

TD.comment-2-2 {
	background-color: #f2fff2;
	padding-top: 1.2em;
	padding-right: 0.5em;
	padding-bottom: 1.2em;
	padding-left: 1.0em;
	line-height: 150%;
	font-size: 85%;
}

TD.comment-3 {
	background-color: #E1F0FF;
	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%;
}

TABLE.senden {
	line-height: 150%;
	font-size: 85%;
}

TABLE.matome-nemu {
	background-image: url(image/haikei-usuyellow.png);
	font-size: 85%;
}



/* ----------------------------DIVに関するスタイルシート---------------------------- */

DIV.ichi-1 {
    margin: 20px 0px 0px 0px;
}

DIV.kabumenu-ue-bar {
    margin: 30px 0px 0px 0px;
}

DIV.ichi-2 {
    margin: 20px 0px 20px 0px;
}


