@charset "Shift_JIS";

/* フォント（通常）*/
.content01 p, li{
	font-size: 100%;
	line-height: 150%;
}
.content01 a{
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}
h2 {
font-size:1.5em;
}
#leftContent p {
font-size:100%;
}
#alive p a {
font-size:80%;
}
#foot p {
font-size: 9pt;
}
ul.small li {
font-size: 90%;
}
span.small{
	font-size: 7pt;
}
.content01 td{
	font-size:100%;
}

