/* 外部スタイルシート、：style.css */

body  {
	font-size        : 10px;
	line-height      : 1.2em;
}

a:link      { color : blue  ; font-size : 12px; text-decoration: none; }
a:hover     { color : red   ; font-size : 12px; text-decoration: underline; }
a:active    { color : red   ; font-size : 12px; text-decoration: none; }
a:visited   { color : blue; font-size : 12px; text-decoration: none; }


.copy { font-size: 75%; margin-top:0px; margin-bottom:10px; color:#606060;}

.space { font-size : 75%;
		margin-right : 0px;
		padding : 3px;
		line-height : 140%;
		text-indent : 0em;
		color : #ff0000;
		background : #ff0000; }

.txt { font-size : 75%;
		margin-right : 0px;
		padding : 3px;
		line-height : 140%;
		text-indent : 0em;
		color : #666666;
		background : #FFFFFF; }

.txt-menu { font-size : 75%;
		margin-left : 10px;
		padding : 3px;
		line-height : 120%;
		text-indent : 0em;
		color : #777777;
		background : #FFFFFF; }

.txt-left { font-size : 10px;
		margin-left : 10px;
		padding : 3px;
		line-height : 120%;
		text-indent : 0em;
		color : #ffffff;
		background : #008000; }

.txt-left2 { font-size : 12px;
		margin-right : 0px;
		padding : 3px;
		line-height : 140%;
		text-indent : 0em;
		color : #ffffff;
		background : #008000; }

.txt-sub { font-size : 9px;
		margin-right : 10px;
		margin-left : 10px;
		padding : 3px;
		line-height : 120%;
		text-indent : 0em;
		color : #660000;
		background : #FFFFFF; }

.txt-sub3 { font-size : 11px;
		margin-right : 10px;
		margin-left : 10px;
		padding : 3px;
		line-height : 120%;
		text-indent : 0em;
		color : #033066;
		background : #FFFFFF; }

.txt-sub2 { font-size : 10px;
		margin-right : 10px;
		margin-left : 10px;
		padding : 3px;
		line-height : 120%;
		text-indent : 0em;
		color : #777777;
		background : #FFFFFF; }