<<<<<<< .working
@charset "utf-8";

/************************************ 基　　　　本 ****************************************/
body {
  	font:12px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
 	font-size:75%\9;
	min-width:984px;
}

@media screen and (max-width: 984px) {
	html body	{
		margin: 0 -12px;
	}
}
.at_LyWrapper	{
	background-color:#FFF;
}
.at_LyMain	{
	margin-left:10px;
	*display:inline;
	line-height:1.5em;
}
.at_LyMain strong	{
	font-weight:bold;
}
.at_CmTopicpath		{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック" !important;
}

/*　コンテンツ
-------------------------------------------------------------------------*/
.at_LyMain	{
	padding:0 2px;
}

.at_LyMain h2 {
	margin-bottom:20px;
}

#enquete	{
	width:747px;
}

#enquete p.top {
    line-height: 1.5;
    margin-bottom: 20px;
}
.column	{
	background:url(/pid05/images/enquete_bg.png) repeat-y;
/*	padding-bottom:14px;
*/	overflow:hidden;
}
.inn	{
	background:url(/pid05/images/enquete_bottom.png) no-repeat bottom;
	padding-bottom:14px;
	overflow:hidden;
}

ul.CmList	{
	background: url("/pid05/images/enquete_top.png") no-repeat scroll 0 0 transparent;
	padding: 26px 21px 0;
	margin:0;
}
.CmList li {
    border-bottom: 1px dashed #8ec200;
    margin-bottom: 14px;
    padding-bottom: 14px;
    width: 100%;
	overflow:hidden;
	list-style:none;
}
.CmList .CmThum {
    float: left;
    margin-right: 3px;
}
.CmList .CmThum img	{
	padding-right: 11px;
}
.CmList .CmThum a img {
    border: 1px solid #CCCCCC;
    margin-right: 11px;
    padding-right: 0;
}

.CmList .CmTxt {
	font-size:15px;
    line-height: 1.6;
    overflow: hidden;
	/*padding-top:2px;*/
}
.CmList .CmTxt img {
	float:left;
	margin-right:8px;
	padding-top:3px;
}
.CmList .CmTxt a {
	/* display:block; */
    color: #406000;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.4;
/*	overflow: hidden;
	height: auto;
*/	text-decoration:none;
	border-bottom:1px solid #406000;
	padding-bottom:2px;
}
.CmList .CmTxt a:hover {
	text-decoration:none;
	border-bottom:none;
}
.CmList .CmTxt p {
	overflow: hidden;
	height: auto;
}

/* ページ送り */
.pagenation {
    line-height: 1.1;
    padding: 10px 0 15px;
    text-align: center;
	margin-top:14px;
}
.pagenation span {
    margin-right: 5px;
}
.pagenation a:link,
.pagenation a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8ec200;
    color: #8ec200;
    display: inline-block;
    font-size: 108.333%;
    font-weight: bold;
    padding: 8px;
    text-decoration: none;
}
.column .pagenation a:link,
.column .pagenation a:visited {
    border-color: #8ec200;
    color: #8ec200;
}
.column .pagenation .on a,
.column .pagenation a:hover {
    background: none repeat scroll 0 0 #8ec200;
}
.pagenation .on a:link,
.pagenation .on a:visited,
.pagenation a:hover,
.column .pagenation .on a:link,
.column .pagenation .on a:visited,
.column .pagenation a:hover {
    color: #FFFFFF !important;
}

/* アンケート説明 */
#enquete_detail	{
	width:960px;
/*	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック" !important;
*/	line-height:1.3;
	color:#555;
	font-size:16px;
}
#enquete_detail a	{
	color:#82b201;
}
#enquete_detail a:hover	{
	text-decoration:none;
}

#enquete_detail h2	{
	text-align:center;
	margin:40px auto 45px;
}
#enquete_detail h2.border01 img {
	border:1px solid #AAA;
}

#enquete_detail .column	{
/*	width:747px;
*/	width:854px;
	margin:0 auto;
	background:url(/pid05/images/enquete_detail_bg.png) no-repeat 0 bottom;
	overflow:hidden;
}


#enquete_detail h3	{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ ゴシック" !important;
	background: url("/pid05/images/enquete_detail_top.png") no-repeat scroll 0 0 transparent;
	margin:0;
	padding:15px 25px 5px;
	color:#406000;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
}
#enquete_detail h4	{
	margin:0 36px 18px;
	padding-left:15px;
	background:url(/pid05/images/ttl_accent.png) left 5px no-repeat !important;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	color:#666;
}
#enquete_detail .column .detail	{
	background: url("/pid05/images/enquete_detail_bg.png") repeat-y;
}
#enquete_detail .column .detail .deleat_inn	{
	background: url("/pid05/images/enquete_detail_bottom.png") no-repeat bottom;
	padding:20px 0 30px;
	overflow:hidden;
}

#enquete_detail .column .detail p	{
	margin:0 54px 18px;
}

#enquete_detail .column .detail dl	{
	margin:0 54px;
}
#enquete_detail .column .detail dd	{
	margin:0 0 10px 0;
}
#enquete_detail .column .detail dd p	{
	margin:0 0 0 1em;
}
#enquete_detail .column .detail dd p.ind	{
	margin:0 0 0 2em;
	text-indent:-1em;
}

#enquete_detail .column_mini	{
	width:745px;
	background: url(/pid05/images/enquete_column_bg.png) repeat-y;
	margin:0 auto;
	overflow:hidden;
}
#enquete_detail .column_mini .mini_inn	{
	background:url(/pid05/images/enquete_column_bottom.png) no-repeat 0 bottom;
	overflow:hidden;
}

#enquete_detail .column_mini p	{
	background:url(/pid05/images/enquete_column_top.png) no-repeat 0 top;
	padding:50px 45px;
	margin:0;
}

/* お客様情報の入力 */
#enquete_detail .column .detail .info	{
	padding:5px;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
}

/* 必須項目 */
#enquete_detail .column .detail .required	{
	color:#d83d2b;
	text-align:right;
	margin-bottom:5px;
}
#enquete_detail .column .detail .required2	{
	color:#d83d2b;
	text-align:left;
	margin:0 54px 5px;
	font-size:14px;
	font-weight:bold;
}

/*　テーブル　*/
table.Basic	{
	width:745px;
	margin:0 auto 10px;
	border-collapse:collapse;
	line-height:1.5;
}
table.Basic th {
	padding:10px 5px;
	font-weight:bold;
	text-align:center;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
}
table.Basic td {
	background:#FFF;
	padding:10px 15px;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	font-size:14px;
}
table.Basic span	{
	color:#d83d2b;
}
table.fobtB	{
	font-weight:bold;
}
table.enPre	{
	margin-top:30px;
}
table.enPre th	{
	padding:5px;
	border-top:none !important;
	background:#e4f1ba;
}

/* フォーム */
#enquete_detail label	{
	display:block;
}
#enquete_detail label img	{
	vertical-align:text-top;
	margin-bottom:5px;
}
#enquete_detail label img + input[type="text"]	{
	display:block;
	margin-left:40px;

}
#enquete_detail p.que2 + p label	{
	display:inline;
}
#enquete_detail input,
#enquete_detail select,
#enquete_detail textarea	{
	padding:2px;
	border:1px solid #ccc;
}
#enquete_detail input.num	{
	text-align:center;
	padding:2px;
	border:1px solid #ccc;
}
#enquete_detail input[type="radio"],
#enquete_detail input[type="checkbox"] {
	border:none;
}
#enquete_detail label input[type="text"]{
	margin-left:5px;
	width:300px;
}
#enquete_detail select	{
	margin-right:5px;
}

/* 設問 */
#enquete_detail p.que	{
	margin:0 36px 5px !important;
	padding:0 0 0 63px;
	background:url(/pid05/images/ttl_accent.png) left 5px no-repeat !important;
	text-indent:-48px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	color:#666;
}
#enquete_detail p.que_noindent	{
	margin:0 35px 5px !important;
	padding:0 0 0 15px;
	background:url(/pid05/images/ttl_accent.png) left 5px no-repeat !important;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
}
#enquete_detail p.que2	{
	background:#fff1ab;
	padding:3px 13px;
	font-weight:bold;
}
#enquete_detail p.que2 + p	{
	padding-left:13px;
}

#enquete_detail .ans,
#enquete_detail .ans2	{
	padding:0 55px 20px;
	line-height:1.3;
}
#enquete_detail .ans input,
#enquete_detail .ans2 input	{
	margin-right:5px;
}
#enquete_detail .ans textarea	{
	width:735px;
	height:5em;
}
.ans_text	{
	width:735px;
}
#enquete_detail .ans2 label	{
	display: inline;
	margin-right:10px;
}

#enquete_detail table	{
	width:735px;
}

/* リンクエリア */
#LinkBtn	{
	width:854px;
	margin:15px auto 100px;
	position:relative;
}
/* リンクエリア */
#LinkBtn_top	{
	width:747px;
	margin:15px auto 0;
	position:relative;
}

/* トップページへボタン */
a.Top	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_top.png) no-repeat;
}
/* アンケートへボタン */
a.Eenquet	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquet.png) no-repeat;
}
/* このアンケートに回答するボタン */
a.Eentry	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetres.png) no-repeat;
}
/* 次へボタン */
a.Enext	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetnext.png) no-repeat;
}
/* 回答を完了するボタン */
a.Eend	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetend.png) no-repeat;
}
/* 確認画面へボタン */
a.Echeck	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetCheck.png) no-repeat;
}

/* アンケート一覧へボタン_薄 */
a.Eview	{
	display:block;
	width:188px;
	height:52px;
	background:url(/pid05/images/btn_enquetview2.png) no-repeat;
	position: absolute;
	top:0; left:0;
}
/* アンケート一覧へボタン */
a.Eview2	{
	display:block;
	width:188px;
	height:52px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetview.png) no-repeat;
}
/* 閉じるボタン */
a.Eclose	{
	display:block;
	width:188px;
	height:52px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetclose.png) no-repeat;
}
/* 戻るボタン */
a.Eback	{
	display:block;
	width:188px;
	height:52px;
	background:url(/pid05/images/btn_enquetback.png) no-repeat;
	position: absolute;
	top:0; left:0;
}
/* 回答を訂正するボタン */
a.Ere	{
	display:block;
	width:188px;
	height:52px;
	background:url(/pid05/images/btn_enquetRe.png) no-repeat;
	position: absolute;
	top:0; left:0;
}

/* テキストリンクエリア */
.enqueteText	{
	text-align:center;
	padding:15px 30px;
	margin-bottom:10px;
}
.enqueteText a	{
	background:#8ec200;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color:#FFFFFF !important;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:15px 30px;
}
.enqueteText a:hover	{
	background:#a5ce33;
}

table.Basic a:hover img	{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#LinkBtn a:hover	{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
=======
@charset "utf-8";

/************************************ 基　　　　本 ****************************************/
body {
  	font:12px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
 	font-size:75%\9;
	min-width:984px;
}

@media screen and (max-width: 984px) {
	html body	{
		margin: 0 -12px;
	}
}
.at_LyWrapper	{
	background-color:#FFF;
}
.at_LyMain	{
	margin-left:10px;
	*display:inline;
	line-height:1.5em;
}
.at_LyMain strong	{
	font-weight:bold;
}
.at_CmTopicpath		{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック" !important;
}

/*　コンテンツ
-------------------------------------------------------------------------*/
.at_LyMain	{
	padding:0 2px;
}

.at_LyMain h2 {
	margin-bottom:20px;
}

#enquete	{
	width:747px;
}

#enquete p.top {
    line-height: 1.5;
    margin-bottom: 20px;
}
.column	{
	background:url(/pid05/images/enquete_bg.png) repeat-y;
/*	padding-bottom:14px;
*/	overflow:hidden;
}
.inn	{
	background:url(/pid05/images/enquete_bottom.png) no-repeat bottom;
	padding-bottom:14px;
	overflow:hidden;
}

ul.CmList	{
	background: url("/pid05/images/enquete_top.png") no-repeat scroll 0 0 transparent;
	padding: 26px 21px 0;
	margin:0;
}
.CmList li {
    border-bottom: 1px dashed #8ec200;
    margin-bottom: 14px;
    padding-bottom: 14px;
    width: 100%;
	overflow:hidden;
	list-style:none;
}
.CmList .CmThum {
    float: left;
    margin-right: 3px;
}
.CmList .CmThum img	{
	padding-right: 11px;
}
.CmList .CmThum a img {
    border: 1px solid #CCCCCC;
    margin-right: 11px;
    padding-right: 0;
}

.CmList .CmTxt {
	font-size:15px;
    line-height: 1.6;
    overflow: hidden;
	/*padding-top:2px;*/
}
.CmList .CmTxt img {
	float:left;
	margin-right:8px;
	padding-top:3px;
}
.CmList .CmTxt a {
	/* display:block; */
    color: #406000;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.4;
/*	overflow: hidden;
	height: auto;
*/	text-decoration:none;
	border-bottom:1px solid #406000;
	padding-bottom:2px;
}
.CmList .CmTxt a:hover {
	text-decoration:none;
	border-bottom:none;
}
.CmList .CmTxt p {
	overflow: hidden;
	height: auto;
}

/* ページ送り */
.pagenation {
    line-height: 1.1;
    padding: 10px 0 15px;
    text-align: center;
	margin-top:14px;
}
.pagenation span {
    margin-right: 5px;
}
.pagenation a:link,
.pagenation a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8ec200;
    color: #8ec200;
    display: inline-block;
    font-size: 108.333%;
    font-weight: bold;
    padding: 8px;
    text-decoration: none;
}
.column .pagenation a:link,
.column .pagenation a:visited {
    border-color: #8ec200;
    color: #8ec200;
}
.column .pagenation .on a,
.column .pagenation a:hover {
    background: none repeat scroll 0 0 #8ec200;
}
.pagenation .on a:link,
.pagenation .on a:visited,
.pagenation a:hover,
.column .pagenation .on a:link,
.column .pagenation .on a:visited,
.column .pagenation a:hover {
    color: #FFFFFF !important;
}

/* アンケート説明 */
#enquete_detail	{
	width:960px;
/*	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック" !important;
*/	line-height:1.3;
	color:#555;
	font-size:16px;
}
#enquete_detail a	{
	color:#82b201;
}
#enquete_detail a:hover	{
	text-decoration:none;
}

#enquete_detail h2	{
	text-align:center;
	margin:40px auto 45px;
}
#enquete_detail h2.border01 img {
	border:1px solid #AAA;
}

#enquete_detail .column	{
/*	width:747px;
*/	width:854px;
	margin:0 auto;
	background:url(/pid05/images/enquete_detail_bg.png) no-repeat 0 bottom;
	overflow:hidden;
}


#enquete_detail h3	{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ ゴシック" !important;
	background: url("/pid05/images/enquete_detail_top.png") no-repeat scroll 0 0 transparent;
	margin:0;
	padding:15px 25px 5px;
	color:#406000;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
}
#enquete_detail h4	{
	margin:0 36px 18px;
	padding-left:15px;
	background:url(/pid05/images/ttl_accent.png) left 5px no-repeat !important;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	color:#666;
}
#enquete_detail .column .detail	{
	background: url("/pid05/images/enquete_detail_bg.png") repeat-y;
}
#enquete_detail .column .detail .deleat_inn	{
	background: url("/pid05/images/enquete_detail_bottom.png") no-repeat bottom;
	padding:20px 0 30px;
	overflow:hidden;
}

#enquete_detail .column .detail p	{
	margin:0 54px 18px;
}

#enquete_detail .column .detail dl	{
	margin:0 54px;
}
#enquete_detail .column .detail dd	{
	margin:0 0 10px 0;
}
#enquete_detail .column .detail dd p	{
	margin:0 0 0 1em;
}
#enquete_detail .column .detail dd p.ind	{
	margin:0 0 0 2em;
	text-indent:-1em;
}

#enquete_detail .column_mini	{
	width:745px;
	background: url(/pid05/images/enquete_column_bg.png) repeat-y;
	margin:0 auto;
	overflow:hidden;
}
#enquete_detail .column_mini .mini_inn	{
	background:url(/pid05/images/enquete_column_bottom.png) no-repeat 0 bottom;
	overflow:hidden;
}

#enquete_detail .column_mini p	{
	background:url(/pid05/images/enquete_column_top.png) no-repeat 0 top;
	padding:50px 45px;
	margin:0;
}

/* お客様情報の入力 */
#enquete_detail .column .detail .info	{
	padding:5px;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
}

/* 必須項目 */
#enquete_detail .column .detail .required	{
	color:#d83d2b;
	text-align:right;
	margin-bottom:5px;
}
#enquete_detail .column .detail .required2	{
	color:#d83d2b;
	text-align:left;
	margin:0 54px 5px;
	font-size:14px;
	font-weight:bold;
}

/*　テーブル　*/
table.Basic	{
	width:745px;
	margin:0 auto 10px;
	border-collapse:collapse;
	line-height:1.5;
}
table.Basic th {
	padding:10px 5px;
	font-weight:bold;
	text-align:center;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
}
table.Basic td {
	background:#FFF;
	padding:10px 15px;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	font-size:14px;
}
table.Basic span	{
	color:#d83d2b;
}
table.fobtB	{
	font-weight:bold;
}
table.enPre	{
	margin-top:30px;
}
table.enPre th	{
	padding:5px;
	border-top:none !important;
	background:#e4f1ba;
}

/* フォーム */
#enquete_detail label	{
	display:block;
}
#enquete_detail label img	{
	vertical-align:text-top;
	margin-bottom:5px;
}
#enquete_detail label img + input[type="text"]	{
	display:block;
	margin-left:40px;

}
#enquete_detail p.que2 + p label	{
	display:inline;
}
#enquete_detail input,
#enquete_detail select,
#enquete_detail textarea	{
	padding:2px;
	border:1px solid #ccc;
}
#enquete_detail input.num	{
	text-align:center;
	padding:2px;
	border:1px solid #ccc;
}
#enquete_detail input[type="radio"],
#enquete_detail input[type="checkbox"] {
	border:none;
}
#enquete_detail label input[type="text"]{
	margin-left:5px;
	width:300px;
}
#enquete_detail select	{
	margin-right:5px;
}

/* 設問 */
#enquete_detail p.que	{
	margin:0 36px 5px !important;
	padding:0 0 0 63px;
	background:url(/pid05/images/ttl_accent.png) left 5px no-repeat !important;
	text-indent:-48px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
	color:#666;
}
#enquete_detail p.que_noindent	{
	margin:0 35px 5px !important;
	padding:0 0 0 15px;
	background:url(/pid05/images/ttl_accent.png) left 5px no-repeat !important;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.3;
}
#enquete_detail p.que2	{
	background:#fff1ab;
	padding:3px 13px;
	font-weight:bold;
}
#enquete_detail p.que2 + p	{
	padding-left:13px;
}

#enquete_detail .ans,
#enquete_detail .ans2	{
	padding:0 55px 20px;
	line-height:1.3;
}
#enquete_detail .ans input,
#enquete_detail .ans2 input	{
	margin-right:5px;
}
#enquete_detail .ans textarea	{
	width:735px;
	height:5em;
}
.ans_text	{
	width:735px;
}
#enquete_detail .ans2 label	{
	display: inline;
	margin-right:10px;
}

#enquete_detail table	{
	width:735px;
}

/* リンクエリア */
#LinkBtn	{
	width:854px;
	margin:15px auto 100px;
	position:relative;
}

#LinkBtn1	{
	width:530px;
	margin:15px auto 100px;
	position:relative;
}


/* リンクエリア */
#LinkBtn_top	{
	width:747px;
	margin:15px auto 0;
	position:relative;
}

/* トップページへボタン */
a.Top	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_top.png) no-repeat;
}
/* アンケートへボタン */
a.Eenquet	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquet.png) no-repeat;
}
/* このアンケートに回答するボタン */
a.Eentry	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetres.png) no-repeat;
}



/* 次へボタン */
a.Enext	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetnext.png) no-repeat;
}
/* 回答を完了するボタン */
a.Eend	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetend.png) no-repeat;
}
/* 確認画面へボタン */
a.Echeck	{
	display:block;
	width:254px;
	height:63px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetCheck.png) no-repeat;
}

/* アンケート一覧へボタン_薄 */
a.Eview	{
	display:block;
	width:188px;
	height:52px;
	background:url(/pid05/images/btn_enquetview2.png) no-repeat;
	position: absolute;
	top:0; left:0;
}


/* アンケート一覧へボタン */
a.Eview2	{
	display:block;
	width:188px;
	height:52px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetview.png) no-repeat;
}

/* 閉じるボタン */
a.Eclose	{
	display:block;
	width:188px;
	height:52px;
	margin:0 auto;
	background:url(/pid05/images/btn_enquetclose.png) no-repeat;
}
/* 戻るボタン */
a.Eback	{
	display:block;
	width:188px;
	height:52px;
	background:url(/pid05/images/btn_enquetback.png) no-repeat;
	position: absolute;
	top:0; left:0;
}

a.Eback1	{
	display:block;
	width:188px;
	height:52px;
	background:url(/pid05/images/btn_enquetback.png) no-repeat;

}
/* 回答を訂正するボタン */
a.Ere	{
	display:block;
	width:188px;
	height:52px;
	background:url(/pid05/images/btn_enquetRe.png) no-repeat;
	position: absolute;
	top:0; left:0;
}

/* テキストリンクエリア */
.enqueteText	{
	text-align:center;
	padding:15px 30px;
	margin-bottom:10px;
}
.enqueteText a	{
	background:#8ec200;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color:#FFFFFF !important;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:15px 30px;
}
.enqueteText a:hover	{
	background:#a5ce33;
}

table.Basic a:hover img	{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#LinkBtn a:hover	{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}



/* NHK-ID area */

div.nhkidColumn	{
	margin:20px auto 0px;
	width: 854px;
	background: url(/pid05/images/nhk-id_btm.png) no-repeat bottom;
	padding-bottom:12px;
}

div.nhkidColumn .inner	{
	background: url(/pid05/images/nhk-id_top.png) no-repeat;
	padding-top:28px;
}
div.nhkidColumn .inner div	{
	background: url(/pid05/images/nhk-id_bk.png) repeat-y;
	padding: 10px 30px 0;
}

div.nhkidColumn .inner div p{
	text-align:center;
}



/* 2015・02・04追加　
----------------------------------------------*/

/* NHK-IDボタン */
.nhkidText	{
	margin:20px auto 10px;
	text-align:center;
	padding:15px 30px;
}

.nhkidText a	{
	background:#00469b;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color:#FFFFFF !important;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:15px 21px;
}

.nhkidText a:hover	{
	background:#5587c3;
}

.red{
	margin-top:15px;
	color:#990000;
	font-size:12px;
}

a.Eentry1	{
	display:block;
	width:254px;
	height:63px;
	float:left;
	margin-right:20px;
	background:url(/pid05/images/enquet_a.png) no-repeat;
	margin-bottom:20px;
}

a.Eentry2	{
	display:block;
	width:254px;
	height:63px;
	float:left;
	background:url(/pid05/images/enquet_b.png) no-repeat;
		margin-bottom:20px;
}

#LinkBtn1 a:hover	{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

a.Eview1	{
	display:block;
	width:188px;
	height:52px;
	background:url(/pid05/images/btn_enquetview2.png) no-repeat;
}





>>>>>>> .merge-right.r1000
