@charset "Shift_JIS";

/* フォントサイズ変更ボタン用
======================================================================*/
#header #header_right #sizechange dl#size dd ul.font_size li.small a{
	display:block;
	width:40px;
	height:21px;
	background-image:url(../images/common/txt_size_s_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header #header_right #sizechange dl#size dd ul.font_size li.small a:hover{
	display:block;
	width:40px;
	height:21px;
	background-image:url(../images/common/txt_size_s_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header #header_right #sizechange dl#size dd ul.font_size li.middle a{
	display:block;
	width:40px;
	height:21px;
	background-image:url(../images/common/txt_size_m.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header #header_right #sizechange dl#size dd ul.font_size li.middle a:hover{
	display:block;
	width:40px;
	height:21px;
	background-image:url(../images/common/txt_size_m_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header #header_right #sizechange dl#size dd ul.font_size li.large a{
	display:block;
	width:41px;
	height:21px;
	background-image:url(../images/common/txt_size_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header #header_right #sizechange dl#size dd ul.font_size li.large a:hover{
	display:block;
	width:41px;
	height:21px;
	background-image:url(../images/common/txt_size_l_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* フォントサイズ変更用（-2px）
======================================================================*/

body {
	font-size: 10px;
}


/************************************************************ ヘッダー */
#header #header_left h1 {
	font-size: 8px;
}


/************************************************************ マンション管理の向上 */
/****************************** 共通 */
#improve_detail h2 {
	font-size: 14px;
}
#improve_detail h3 {
	font-size: 10px;
}


/************************************************************ スペシャリスト */
/****************************** 応急手当普及員 */
#specialist_body #specialist_detail #shinpaisosei table#main p {
	font-size: 12px;
}

#specialist_body #specialist_detail #matome p {
	font-size: 16px;
}
/************************************************************ スペシャリスト */
/****************************** サービス介助指導員 */
#specialist_body #specialist_detail #kaijo_top_txt a {
	font-size: 14px;
}


/************************************************************ 快適マンション生活 */
/****************************** 共通 */
#life_body h2 {
	font-size: 14px;
}
/************************************************************ 快適マンション生活 */
/****************************** 暮らしの窓 */
#life_body .web_mado p a {
	font-size: 16px;
}


/************************************************************ マンションリフォーム */
/****************************** リフォーム事例集 */
/****************************** 間取り変更 */
#case_body #madori_001 .right dd {
	font-size: 12px;
}
/****************************** リフォームの流れ */
#flow_body p.flow_top_txt {
	font-size: 12px;
}
/****************************** リフォームＱ＆Ａ */
.accordion dt {
	font-size: 14px;
}
.accordion p {
	font-size: 12px;
}


/************************************************************ 対災力・対犯力 */
.daikibo_recruit_index h2,
#daikibo_detail h2,
#recruit_detail h2 {
	font-size: 12px;
}


/************************************************************ フッター */
#footer p,
#footer p#copyright {
	font-size: 10px;
}
