@charset "utf-8";

/* --------------------------------------------------
 Font
-------------------------------------------------- */


body {
font:13px/1.231 sans-serif;
*font-size:small;
*font:x-small;/* x-small is for IE6/7 quirks mode. */
}
table {
font-size:inherit;
font:100%;
}
pre, code, kbd, samp, tt {
font-family:monospace;
*font-size:108%;
line-height:100%;
}

span.midashi01{
font-size: 120%;
font-weight: bold;
line-height: 1.5em;
}

span.midashi02{
font-size: 100%;
font-weight: bold;
line-height: 1.5em;
}

.font12{
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}

/* NO.3お買い得の強調部分(tochisagasi.html)
---------------------------------------- */
p#kyouchou{
	text-align: center;
	font-weight: bold;}

span.okaidoku{
	font-size: 200%;
	color: red;
	line-height: 1.5em;}

span.sonoshikumi{
	font-size: 200%;
	line-height: 1.5em;}
	
/* 強調部分(plan.html)
---------------------------------------- */
span.shikin{
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;}
	
/* 強調部分(column.html)
---------------------------------------- */
span.colf{
	text-align: right;
	font-weight: bold;
	font-size: 1em;}