
@import url("css/common.css");

body { font-size: 12px; line-height: 1.3 ; text-align: center; }

a:active { color: #1e90ff; text-decoration: none; }
a:link  { color: #f00; text-decoration: none; }
a:visited   { color: #990000; text-decoration: none; }

a:hover { color: #f00; text-decoration: underline; }

h1 { color: gray; font-size: 90%; font-weight: bold; margin: 0.67em 0; }

.font1 { font-size: 80%; }
.font2 { font-size: 90&; }
.font3 { font-size: 12px; }
.font4 { font-size: 120%; }
.font5 { font-size: 150%; line-height: 1.1; }
.font6 { font-size: 160%; line-height: 1.1; }
.font7 { font-size: 180%; line-height: 1.1; }

.title{color:#cd1321;font-size: 20px; line-height: 1.1;}
.title small{font-size: 80%;}
.blue{color:#0000ee;}

em{
	font-size:130%;
	color:#0000ee;
	font-style: normal;
}

.point_ul{
	font-size:80%;
	margin:0;
	padding:0 0 0 2em;
}
