/* ----------------------------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 {
	background-color: #E1F0FF;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 1.7em;
	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%;
}

TD.shoukai-1 {
	background-color: #ffe8cb;
	line-height: 150%;
	font-size: 85%;
}

TD.comment-1 {
	background-color: #fff0f5;
	line-height: 150%;
	font-size: 85%;
}


/* ----------------------------DIVに関するスタイルシート---------------------------- */

DIV.ichi-1 {
    margin: 20px 0px 0px 0px;
}

DIV.ichi-maegaki {
    margin: 20px 0px 0px 0px;
}

DIV.kabumenu-ue-bar {
    margin: 30px 0px 0px 0px;
}

DIV.ichi-2 {
    margin: 20px 0px 20px 0px;
}

DIV.ichi-naka1 {
    margin: 5px 0px 5px 0px;
}

DIV.ichi-naka2 {
    margin: 5px 0px 5px 0px;
}

DIV.ichi-naka3 {
    margin: 0px 0px 0px 0px;
}


