body { 
	font-size: 14px;
	line-height: 125%;
	background: #fff url(../../img/images/layout_06.gif) no-repeat fixed left top; 	text-align: left;
	margin: 0px;
	padding: 0px;
	color:#888;
}
div.body    { padding: 30px 0px 0px 30px;}
	
a.back{
	text-decoration:none;
	padding:4px;
	border:1px solid #666;
	color:#666;
	display:block;
	margin:10px;
	width:120px;
	font-size:12px;
}

a.back:link,a.back:visited{
	
}

a.back:focus,a.back:hover,a.back:active{
	background-color:#999;
}

table.ryoukin{
	border-collapse:collapse;
	margin:20px 0px 20px 0px;	
}

td{
	border:1px solid #666;
	color:#666;
	padding:5px;
	font-size:14px;
	background-color:#ffffee;
}
th{
	border:1px solid #666;
	color:#eee;
	background-color:#6495ED;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

td.type{
	width:90px;
	text-align:center;
	background-color:#FFFFCC;
}
th.type{
	width:90px;
	text-align:center;
}

td.plan{
	width:240px;
	font-size:12px;
}
th.plan{
	text-align:center;
	width:240px;

}

td.value{
	text-align:right;
	width:75px;
}
th.value{
	text-align:center;
	width:75px;
}
div.waku{
		width:500px;
		padding:15px;
}
table.subm td{
	border:none;
	background-color:white;
	}
a.subm{
	margin:4px;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	width:150px;
	height:26px;
	display:block;
	text-decoration:none;
	color:#666;
	font-size:16px;
	border:1px solid #999; 
	}
a.subm:active,a.subm:hover,a.subm:focus{
	background-color:#eee;
	}

