@charset "Shift_JIS";
#container{
	font-size:12px;
}
#pankuzu{
	font-size:10px;
}
address{
	font-size:10px;
}
h2{
	font-size:12px;
}
h3{
	font-size:12px;
}
h4{
	font-size:12px;
}
h5{
	font-size:12px;
}
table{
	font-size:12px;
	line-height:1.4;
}
p{
	line-height:1.4;
}
.small{
	font-size:10px
}
.large{
	font-size:14px
}
.xlarge{
	font-size:18px;
}
textarea{
}