@charset "shift_jis";

body {
	font-size: 28px;	/*「大」に切り替えた時の文字サイズ*/
}

/*「中」サイズのボタン設定*/
ul#fsize li#me a {
	background: url(../images/fsize.png) left center;	/*中の選択を解除する画像の選択*/
}
/*「大」サイズのボタン設定*/
ul#fsize li#la a {
	background: url(../images/fsize_on.png) right center;	/*大の選択の画像*/
}

#menubar a {
/*    font-size: 16px;*/
      font-size: 22px;
}

.cse input.gsc-input, input.gsc-input {
/*    font-size: 14px; */
    font-size: 28px;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
/*    font-size: 16px; */
    font-size: 28px;
}

.gsc-control-cse, .gsc-control-cse .gsc-table-result {
/*    font-size: 14px; */
    font-size: 28px;
}

#main {
    width: 100%;
}
#sub {
    width: 100%;
}
.leftBox {
    width: 240px;
}
.shareList10__item {
	line-height: 35px;
    height: 40px;
}
