@charset "utf-8";

/**
 *	=FONTS （大）
 */

body#top{font-size:110%;}
body#yoga{font-size:110%;}
body#list-page{font-size:110%;}
body#trip{font-size:110%;}
body#security{font-size:110%;}
body#saijiki{font-size:110%;}
body#manga{font-size:110%;}
body#essay{font-size:110%;}
body#cooking{font-size:110%;}
body#care{font-size:110%;}

/**
 *	=FONTS
 *
 *	18px: 1.385em
 *	17px: 1.308em
 *	16px: 1.231em
 *	15px: 1.154em
 *	14px: 1.077em
 *	13px: 1em
 *	12px: .924em
 *	11px: .847em
 *	10px: .77em
 */
/* ボタンの表示状態
--------------------*/
#header .inner .head_lower_link li a#fmiddle {
	background-color:#253494;
}
/*カレント*/
#header .inner .head_lower_link li a#flarge {
	background-color: #9299c9;
}
#header .inner .head_lower_link li a#fsmall:hover {
	background-color: #9299c9;
}
#header .inner .head_lower_link li a#fmiddle:hover {
	background-color: #9299c9;
}

/*160330update*/