body{background-image : url(../../../css/body.gif);}

h1{

	background-color:#eeeeee;

	border-top:2px solid orange;

	border-bottom:2px solid orange;

	margin:2px 0px;}



h2{



	background-color:#eeeeee;

	padding:3px;

	}



h3{



	background-color:#eeeeee;

	padding:3px;

	}



/*IE用CSSハック　トップメニュー*/

*html body .tmenu{display:block;

	padding:3px;

	margin:2px auto 2px 10px;

	border-top:1px solid orange;

	border-right:1px solid orange;

	border-bottom:1px solid orange;

	border-left:10px solid orange;

	font:bold 17px;

	width:174px;

	text-decoration:none;}



*html body .tmenu:hover{background-color:#ffcc99;}



/*FireFox用CSSハック　トップメニュー*/

.tmenu{display:block;

	padding:3px;

	margin:2px auto 2px 13px;

	border-top:1px solid orange;

	border-right:1px solid orange;

	border-bottom:1px solid orange;

	border-left:10px solid orange;

	font:bold 17px;

	width:154px;

	text-decoration:none;}



.tmenu:hover{background-color:#ffcc99;}



table{

	border-collapse:collapse;

	border-spacing:0;}





td.lborder{background-image : url(../../../css/td04.gif);

	background-repeat:repeat-y;}

td.rborder{background-image : url(../../../css/td06.gif);

	background-repeat:repeat-y;}



#pankuzu{padding-left:5px;}

#kiji{padding:10px;}

