@charset "UTF-8";

body {
	font-size:13px;
	*font-size:small;
	*font:x-small;
	font-family:'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
table {
	font-size:inherit;
	font: 13px;
}
th, td {
	font-size: 13px;
}

input,textarea {
	font-size: 13px;
}

/* 26px */
/*
{
	font-size: 26px;
}
*/

/* 24px */
#header_area .box_style_inner h4
{
	font-size: 24px;
}


/* 22px */
/*
{
	font-size: 22px;
}
*/

/* 20px */
#post_info_area table tr th
{
	font-size: 20px;
}


/* 18px */
#header_area .box_style_inner p
{
	font-size: 18px;
}


/* 16px */
#post_info_area table tr td,
h3,h4,
.big
{
	font-size: 16px;
}

/* 14px */
h5,
h6
{
	font-size: 14px;
}

/* 13px */
p,li,dt,dl
{
	font-size: 13px;
}

/* 12px */
/*
{
	font-size: 12px;
}
*/

/* 11px */
/*
{
	font-size: 11px;
}
*/
/* 10px */
h1,
#topic_path li,
#footer_link,
#footer,
.small
{
	font-size: 10px;
}