/*ページ全体*/
td{font-size:x-small; line-height:140%;}


/*テキストサイズ可変のテキスト*/
.T10{font-size:xx-small; line-height:140%;}
.T12{font-size:x-small; line-height:140%;}
.T16{font-size:small; line-height:140%;}
.T20{font-size:medium; line-height:140%;}
.T24{font-size:large; line-height:140%;}
.footer {
 font-size:x-small; 
	line-height:130%; 
	color: #FFFFCC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
	
	tt{font-size:x-small; line-height:140%;}
	
	h4{
	font-size:x-small;
	font-weight: normal;
	line-height:140%;
	margin-top: -30px;
	margin-bottom: 5px;
	padding: 10px 0px 3px 3px;
	text-indent: 40px;
}

/*テキストの色*/
.Cred{color: #990000;}
.Cblue{color: #003399;}
.Corange{color: #ff6600;}
.Coranged{color: #eb3c12;}

/*インデント及びマージン指定（divまたはspan）*/
.Lem1 {margin-left: 1em;}
.Lem2 {margin-left: 2em;}
.Lem3 {margin-left: 3em;}
.Lem4 {margin-left: 4em;}
.Lem5 {margin-left: 5em;}
.Lmg05 {margin-left: 5px;}
.Lmg10 {margin-left: 10px;}
.Lmg15 {margin-left: 15px;}
.Lmg20 {margin-left: 20px;}
.Lmg30 {margin-left: 30px;}
.Lmg40 {margin-left: 40px;}
.Allmg05 {margin: 5px;}
.Allmg10 {margin: 10px;}
.Allmg15 {margin: 15px;}
.Allmg20 {margin: 20px;}
.News{margin:20px 0px 10px 20px;}
.News2{margin:0px 20px 0px 20px;}
.float{float:left;margin:0px 10px 10px 0px}

/*パンくずリスト（topicpath）*/
#topicpath {
	width: 590px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin: 0px 13px 10px 13px;
}

/*メニュー*/
.ACTmenu01{
	background-color: #FFCC00;
	display: block;
	padding: 5px 2px 5px 2px;
	background-image: none;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #FFFFFF;
}

a.ACTmenu01{
	color:#000000;
	font-size: x-small;
	background-color: #FFCC00;
	display: block;
	padding: 5px 2px 5px 2px;
	background-image: none;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none;
}

a.ACTmenu01:hover{
	color:#FFFFFF;
	font-size: x-small;
	background-color: #FFCC00;
	display: block;
	padding: 5px 2px 5px 2px;
	background-image: none;
	border-left: 5px solid #FF0000;
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none;
}

/*リンク*/
a.Link01{color:#FF6600; text-decoration:underline;}
a.Link01:hover{color:#336699;}

a.Link02{color:#666666; text-decoration:underline;}
a.Link02:hover{color:#FF6600;}

a.Link03{color:#333333; text-decoration:underline;}
a.Link03:hover{color:#FF6600;}

a.Link04{color:#FFFFCC; text-decoration:underline;}
a.Link04:hover{color:#FFCC00;}

a.Link05{color:#003399; text-decoration:underline;}
a.Link05:hover{color:#FF6600;}

a.Link06{color:#990000; text-decoration:underline;}
a.Link06:hover{color:#336699;}
