/* CSS Document */



@charset "Shift_JIS";

* {
	font-size: 100%;
}

body {
	font-size: 100%;
}

/*win用ヘッダー調整--------------------------------------------------*/

#header_sec {
	-margin: -14px auto 0px;
}

/*文字サイズ変更--------------------------------------------------*/

#textchange li#textdefault {
	background:url(../common/text_btn_default.gif) top left no-repeat;
	left: 320px;
	width: 23px;
}
#textchange li#textlarge {
	background:url(../common/text_btn_large2.gif) top left no-repeat;
	left: 343px;
	width: 23px;
}
