* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

body {
	color: #404040;
	font-size: 12px;
	line-height: 18px;
	background: #A0ABAF;

}

p {
	margin-bottom: 20px;

}

.small {
	font-size: 10px;
	line-height: 14px;
}

/*動作環境*/

td.system {
	background: #FFFFFF;
	font: 9pt/11pt "";
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;

}
td.system2 {
	background: #E0E0E0;
	font: bold 9pt "";
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;

}

/*右メニュー背景*/

td.leftmenu1 {
background: url(image/leftmenu_01.gif) no-repeat;
font-weight: bold;
	height: 23px;
	text-align: center;
}

td.leftmenu2 {
background: url(image/leftmenu_02.gif) repeat-y;
}

td.leftmenu3 {
background: url(image/leftmenu_03.gif) no-repeat;
height: 23px;
}


/*右メニューリンク*/

a.menucate {
	text-decoration: none;
	color: #000000;
	background: #F6F6F6;
	display: block;
	width: 166px;
	font-size: 10pt;
	padding-left: 10px;
}


a.menucate:hover {
text-decoration: none;
	color: #FFFFFF;
	background: #A2B4B9;
	display: block;
	font-size: 10pt;
	padding-left: 10px;
}

/*右メニューリンク*/
.cresit {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;

}
