@charset "utf-8"; /* R[hUTF-8 *//* CSS Document */

/*
custom css for gc citizen enquete

*/

/* init */

body#ver2	 	{background: #161a86; }
body			{ background-color: #99000B; background-image: url(../images/NC_bg_body.jpg); background-repeat: repeat-y; background-position: center;}

.title			{ background: url(/enquete/matsuri/application/pc/images/enq_Head.jpg) top center; width:800px; height:150px; }

h2				{ text-indent:-9999px; } /* content title */

#contents		{}

#footer			{ background: url(/enquete/matsuri/application/pc/images/enq_Foot.jpg) top center; height:30px; padding:1px; }
address			{ color:#fff; font-size:10px; margin:8px 0 0;  text-align:center; }


#finish			{ }
#finish h3		{ border-bottom:none; margin-bottom:30px; }


#finish #alert	{ width:auto; margin:0; font-weight:bold; }

#finish hr		{ display:none;}


/* === {^
========================================================================================= */

#closebt{
	width: 140px;
	margin: 0 auto;
	text-align: center;
}

#closebt a{
	background: url(/enquete/matsuri/application/pc/images/close.jpg) no-repeat 0 0;
	height: 35px;
	width: 140px;
	display: block;
}

#closebt a:hover{
	background: url(/enquete/matsuri/application/pc/images/close.jpg) no-repeat 0 -35px;
	height: 35px;
	width: 140px;
	display: block;
}

#closebt strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
