@CHARSET "UTF-8";





/*====================================================================================================
//
//		アンケート画面タイプ
//
//==================================================================================================*/

/* アンケート画面タイプ　背景ＩＤ */
#id_que_bak
{
	overflow : hidden;
	position : absolute;

	left : 0px;
	top : 0px;
	width : 1248px;
	height : 673px;

	background-repeat : repeat;
}

/* アンケート画面タイプ　戻るボタンＩＤ */
#id_que_ret
{
	position : absolute;

	left : 600px;
	top : 615px;
	width : 139px;
	height : 48px;

	background-repeat : no-repeat;
}

/* アンケート画面タイプ　次へボタンＩＤ */
#id_que_next
{
	position : absolute;

	left : 850px;
	top : 615px;
	width : 139px;
	height : 48px;

	background-repeat : no-repeat;
}

/* アンケート画面タイプ　張り紙ＩＤ */
#id_que_pst
{
	overflow : hidden;
	position : absolute;

	left : 168px;
	top : 10px;
	width : 865px;
	height : 596px;

	background-color : rgb(255,245,180);
}

/* アンケート画面タイプ　質問板ＩＤ */
#id_que_que
{
	position : absolute;

	left : 184px;
	top : 23px;
	width : 832px;
	height : 169px;

	background-repeat : no-repeat;
	background-position : 0px 0px;
}

/* アンケート画面タイプ　質問文ＩＤ */
#id_que_que_txt
{
	overflow : hidden;
	position : absolute;

	left : 208px;
	top : 36px;
	width : 782px;
	height : 70px;
	line-height : 36px;

	color : rgb(255,245,180);

	font-size : 32px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
}

/* アンケート画面タイプ　質問文ＩＤ２ */
#id_que_que_txt2
{
	overflow : hidden;
	position : absolute;

	left : 208px;
	top : 107px;
	width : 782px;
	height : 70px;
	line-height : 36px;

	color : rgb(255,245,180);

	font-size : 32px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
}

/* アンケート画面タイプ　拡張文ＩＤ */
#id_que_que_ext
{
	overflow : hidden;
	position : absolute;

	left : 208px;
	top : 200px;
	width : 782px;
	height : 100px;
	line-height : 34px;

	color : rgb(0,0,0);

	font-size : 24px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
}

/* アンケート画面タイプ　数字キー01画像ＩＤ */
#id_que_num01
{
	position : absolute;

	left : 201px;
	top : 256px;
	width : 31px;
	height : 48px;

	background-repeat : no-repeat;
	background-position : 0px 0px;
}

/* アンケート画面タイプ　数字キー02画像ＩＤ */
#id_que_num02
{
	position : absolute;

	left : 201px;
	top : 316px;
	width : 31px;
	height : 48px;

	background-repeat : no-repeat;
	background-position : 0px 0px;
}

/* アンケート画面タイプ　数字キー03画像ＩＤ */
#id_que_num03
{
	position : absolute;

	left : 201px;
	top : 376px;
	width : 31px;
	height : 48px;

	background-repeat : no-repeat;
	background-position : 0px 0px;
}

/* アンケート画面タイプ　数字キー04画像ＩＤ */
#id_que_num04
{
	position : absolute;

	left : 201px;
	top : 436px;
	width : 31px;
	height : 48px;

	background-repeat : no-repeat;
	background-position : 0px 0px;
}

/* アンケート画面タイプ　数字キー05画像ＩＤ */
#id_que_num05
{
	position : absolute;

	left : 201px;
	top : 496px;
	width : 31px;
	height : 48px;

	background-repeat : no-repeat;
	background-position : 0px 0px;
}

/* アンケート画面タイプ　数字キー06画像ＩＤ */
#id_que_num06
{
	position : absolute;

	left : 201px;
	top : 556px;
	width : 31px;
	height : 48px;

	background-repeat : no-repeat;
	background-position : 0px 0px;
}

/* アンケート画面タイプ　数字キー01文字ＩＤ */
#id_que_num01_txt
{
	position : absolute;

	left : 239px;
	top : 254px;
	width : 744px;
	height : 48px;

	color : rgb(0,0,0);

	font-size : 24px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
	text-align : left;
}

/* アンケート画面タイプ　数字キー02文字ＩＤ */
#id_que_num02_txt
{
	position : absolute;

	left : 239px;
	top : 314px;
	width : 744px;
	height : 48px;

	color : rgb(0,0,0);

	font-size : 24px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
	text-align : left;
}

/* アンケート画面タイプ　数字キー03文字ＩＤ */
#id_que_num03_txt
{
	position : absolute;

	left : 239px;
	top : 374px;
	width : 744px;
	height : 48px;

	color : rgb(0,0,0);

	font-size : 24px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
	text-align : left;
}

/* アンケート画面タイプ　数字キー04文字ＩＤ */
#id_que_num04_txt
{
	position : absolute;

	left : 239px;
	top : 434px;
	width : 744px;
	height : 48px;

	color : rgb(0,0,0);

	font-size : 24px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
	text-align : left;
}

/* アンケート画面タイプ　数字キー05文字ＩＤ */
#id_que_num05_txt
{
	position : absolute;

	left : 239px;
	top : 494px;
	width : 744px;
	height : 48px;

	color : rgb(0,0,0);

	font-size : 24px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
	text-align : left;
}

/* アンケート画面タイプ　数字キー06文字ＩＤ */
#id_que_num06_txt
{
	position : absolute;

	left : 239px;
	top : 554px;
	width : 744px;
	height : 48px;

	color : rgb(0,0,0);

	font-size : 24px;
	font-weight : 900;
	font-family : "ＭＳ ゴシック";
	text-align : left;
}


input[type="radio"] {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
}
input[type="radio"]:checked:before{
	content:"";
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 20px;
	box-shadow: 0px 0px 0px 2px red;　//チェック済画像を赤線で囲む
}
