/* カタリベ資料館 */

body{	margin: 5% 5% 2%;
	background: url("fata/Canvas-YG.gif") #e5f5bd }

/*======= font =======*/
body,td{
	color: #669966 }
b{	font-size: 120% }
.info{	font-size: small }

/*======= hr =======*/
hr{	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669966;
	border-top: 0; border-right: 0; border-left: 0 }

/*======= table =======*/
table{	background-color: #fdfdf7; border: 1px solid #669966 }
td{	line-height: 150% }

#left{/*回り込み*/
	margin-right: 10px; margin-bottom: 5px;
	float: left; width: 55% }
div#co{	clear: left }

.bun{/*左テーブル本文*/
	padding: 13px 0 10px }
.info{/*項目*/
	margin-top: 5px; padding: 5px; line-height: 130%;
	background-color: #e0efd0; border: 1px solid #e0efd0 }
.wak{	margin-top: 10px; padding: 5px;
	background-color: #f0f8e8; border: 1px solid #f0f8e8 }

.bun2{/*右テーブル本文*/
	padding: 0px 0px 10px }

/*======= link =======*/
a{	color: #996633; font-weight: bold }
a,a.so:hover{
	text-decoration: none }
a:hover{
	color: #669933; text-decoration: underline overline }

a.so,a.so:active{
	font-weight: normal }
a.so:hover{
	background-color: #cccccc }
