@charset "UTF-8";

html {
	color:#444;
	background:#FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,caption,th,td {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
	"メイリオ", Meiryo,
	Osaka,
	"ＭＳ Ｐゴシック", "MS P Gothic",
	sans-serif;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

ul {
	list-style:none;
}

a {
	color:#333;
}

a img {
	border:none;
}

/* clearfix */  
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

/* wrapper */

#container {
	width:620px;
	text-align:left;
	position:relative;
	margin:10px auto;
}

/* header */

#header {
	clear:both;
	margin-bottom:20px;
}

#header h1 {
	background: url(../images/titlebg.gif) no-repeat;
	height:46px;
	font-size:17px;
	font-weight:bold;
	line-height:46px;
	padding-left:12px;
}

#header p {
	font-size:12px;
	line-height:1.7;
	margin:20px 0 0 12px;
}

/* kouhoList */

#kouhoList {
	margin-bottom:15px;
}

#kouhoList table {
	width:100%;
}

#kouhoList th,
#kouhoList td {
	font-size:12px;
	line-height:1.5;
	border:1px solid #DEDEDE;
	padding:10px;
	text-align:center;
}

#kouhoList th {
	color:#FFF;
	font-weight:bold;
	background:#52943C;
	white-space:nowrap;
}

#kouhoList td.bkDemand {
	background:#EDFCD1;
	text-align:left;
}

#kouhoList td.bkDemand dl {
}

#kouhoList td.bkDemand dt {
	width:160px;
	float:left;
}

#kouhoList td.bkDemand dd {
	overflow:hidden;
}

#kouhoList td.bkDemand dd span {
	white-space:nowrap;
	display:inline-block;
	margin-right:12px;
}

/* imagePhoto */

#imagePhoto {
	clear:both;
	margin-bottom:20px;
	border:1px solid #DEDEDE;
}

/* stage */

#stage {
	clear:both;
	margin-bottom:12px;
}

#stage li {
	float:left;
}

/* entryList1 */

#entryList1 {
	clear:both;
}

#entryList1 table {
	width:100%;
}

#entryList1 p {
	font-size:12px;
	line-height:1.5;
	margin-bottom:5px;
}

#entryList1 {
	margin-bottom:10px;
}

#entryList1 th,
#entryList1 td {
	font-size:12px;
	line-height:1.5;
	border:1px solid #DEDEDE;
	padding:10px;
	text-align:left;
	background:#EDFCD1;
}

#entryList1 th {
	width:160px;
	font-weight:bold;
}

#entryList1 th img {
	vertical-align:middle;
	margin-left:5px;
}

#whatDoYouKnow td {
	padding:2px 12px 2px 0;
	border:none;
	background:none;
	white-space:nowrap;
}

/* entryList2 */

#entryList2 table {
	width:100%;
}

#entryList2 {
	margin-bottom:10px;
}

#entryList2 th,
#entryList2 td {
	font-size:12px;
	line-height:1.5;
	border:1px solid #DEDEDE;
	padding:10px;
	text-align:left;
	background:#FFF;
}

#entryList2 th {
	width:160px;
	background:#F4F4F4;
}

#entryList2 th {
	width:160px;
	background:#F4F4F4;
}

#entryList2 td #ensen li {
	margin-bottom:5px;
}

#entryList2 td #ensen li ul {
	margin-left:24px;
}

#entryList2 td #ensen li ul li {
	white-space:nowrap;
	display:inline-block;
	margin-bottom:0;
	margin-right:12px;
}

/* aboutPP */

#aboutPP {
	text-align:center;
	font-size:10px;
	margin-bottom:20px;
}

/* btnSubmit */

#btnSubmit {
	text-align:center;
	margin-bottom:20px;
}

/* btnSubmit */

#sslSeal {
	text-align:center;
	margin-bottom:20px;
}

/* thanksMsg */

#thanksMsg {
	clear:both;
	text-align:center;
	font-size:18px;
	line-height:1.8;
	margin:30px 0;
}

/* customMsg */

#customMsg {
	clear:both;
	font-size:16px;
	line-height:1.8;
	margin:30px auto;
}


/* polusLogo */

#polusLogo {
	clear:both;
	text-align:center;
	font-size:16px;
	line-height:1.8;
	margin:30px 0;
}
