@charset "Shift_JIS";

/* ...................................................................

　活字文化プロジェクト / 文字サイズ用CSS
	【文字サイズＬ】

..................................................................... */

body {
	font-size: 1.3em;
}

#txtL a {
	background-position: 0 0;
}
#txtM a {
	background-position: 0 -20px;
}


/* 文字サイズ（デフォルトＭ）
p,ul {
	font-size: 0.8em;
}
#headerTab{
	font-size: 0.8em;
}
#topicPath{
	font-size: 0.8em;
}
.midashi01{
	font-size: 1.5em;
}
.midashi02{
	font-size: 1.3em;
}
.midashi04{
	font-size: 1.1em;
}
.midashi05{
	font-size: 1em;
}
.pattern01{
	font-size: 1.1em;
}
.pattern02{
	font-size: 1em;
}
.pattern02 p{
	font-size: 1em;
}
.box01 p.name{
	font-size: 0.9em;
}
.tbl01{
	font-size: 0.8em;
}
.midashi08 {
	font-size: 0.9em;
}
#footer{
	font-size: 0.8em;
}
*/
