@charset "UTF-8";

body {
	font-size:16px;
	*font-size:small;
	*font:x-small;
	font-family: 'UD Shin Go DemiBold JIS2004','tofu',"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}

/*
{
	font-family: 'GSanSerif-U','tofu';
}
*/

/*
{
	font-family: 'GSanSerif-B','tofu';
}
*/

table {
	font-size:inherit;
}

/* 60px */
/*
{
	font-size: 375%;
}
*/

/* 48px */
/*
{
	font-size: 300%;
}
*/

/* 40px */
/*
{
	font-size: 250%;
}
*/

/* 32px */
.text_box h2
{
	font-size: 200%;
}

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

/* 24px */
#about_area h3
{
	font-size: 150%;
}

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

/* 20px */
.big,
.btn a,
#about_area p
{
	font-size: 125%;
}

/* 18px */
/*
{
	font-size: 112.5%;
}
*/

/* 16px */
/*
{
	font-size: 100%;
}
*/

/* 14px */
/*
{
	font-size: 87.5%;
}
*/

/* 13px */
.small
{
	font-size: 81.2%;
}

/* 12px */
#footer p
{
	font-size: 75%;
}

/* 11px */
/*
{
	font-size: 69%;
}
*/

/* 10px */
.x-small
{
	font-size: 62.5%;
}

@media screen and (max-width: 979px) {	
}

@media screen and (max-width: 639px) {
}
