@charset "utf-8";

body {margin-top: 0px; margin-left: 0px; margin:0px;}

.xx-small {font-size: 0.7em;}
.x-small {font-size: 0.8em; line-height:120%;}
.small {font-size: 0.9em; line-height:130%;}
.medium {font-size: 1em; line-height:130%;}
.l {font-size: 1.1em; line-height:130%;}
.large {font-size: 1.3em; line-height:120%;}
.x-large {font-size: 1.5em; line-height:120%;}

img {border:0px;}

/*リンク*/
a:link { color: #000099; text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { color: #CC0000; text-decoration: underline; background:white;}

/*中央部トピックス*/
.indexpic {
	float: right;
	clear: none;
	border: solid 1px navy;
	margin:2px;
}

