@charset "utf-8";

#main p.copy {
	text-align:center;
	margin-bottom:15px;
	padding:10px 0;
	background:url(../img/enquete/copy_bg.jpg) repeat-y;
	color:#8D4F00;
	font-weight:bold;
	line-height:1.5;
}

.redtext{
color:#FF0000;
font-size:85%;
font-weight:bold;
}

#main p.must{
width:auto;
background:url(../img/enquete/must_wh.gif) no-repeat;
color:#FF0000;
font-weight:bold;
font-size:85%;
padding-left:30px;
}




/*-------------------
	個人情報
-------------------*/

#main #profile {
	background:#E1EBCD;
	padding:5px;
	margin:5px 0 10px;
}

#main #profile table {
	width:100%;
	border-collapse:collapse;
}

#main #profile table caption {
	text-align:left;
	background:url(../img/enquete/green_bar.gif) no-repeat 5px;
	color:#669900;
	font-weight:bold;
	padding:2px 0 2px 15px;
	margin-top:5px;
}

#main #profile th {
	text-align:right;
	font-weight:normal;
	vertical-align:top;
	padding:5px;
}

#main #profile td {
	vertical-align:top;
	padding:5px;
}

#main #profile td input.textField {
	width:380px;
}

#main #profile td input#family {
	width:50px;
}

#main #profile td label {
	padding:0 10px 0 3px;
}

#main #profile td.note {
	text-align:right;
	font-size:85%;
}


/*-------------------
	アンケート
-------------------*/

#main #question {
	background:#E1EBCD;
	padding:5px;
	margin:5px 0 20px;
}

#main #question table {
	background:#E1EBCD;
	padding:5px;
	width:100%;
	border-collapse:collapse;
}

#main #question th {
	text-align:left;
	vertical-align:top;
	padding:7px 5px;
	color:#333333;
}

#main #question th.num {
	background:url(../img/enquete/must_gr.gif) no-repeat 4px;
	color:#669900;
	padding-left:35px;
}

#main #question th.num2 {
	color:#669900;
	padding-left:5px;
}

#main #question td {
	padding:2px 5px 10px;
	background:url(../img/enquete/line.gif) repeat-x bottom;
}

#main #question td.none {
	background:none;
}


#main #question td.last {
	background:none;
}

#main #question td.note {
	background:none;
}

#main #question td label {
	padding:0 10px 0 3px;
}

#main #question td textarea {
	width:463px;
	height:107px;
}

#main #question td select {
	width:200px;
}


#main p.btn {
	text-align:center;
	margin-bottom:10px;
}


/*-------------------
	フォーム
-------------------*/

#main .co {
	background:url(../img/enquete/copy_bg.jpg) repeat-y;
}

#main p.copy2 {
	text-align:left;
	margin:0 0 15px 60px;
	padding:10px 0;
	color:#8D4F00;
	font-weight:bold;
	line-height:1.5;
}

#privacy_main {
	text-align:left;
	width: 540px;
	background-color: #F0F0F0;
	padding-bottom: 20px;
}

#privacy_main .text01{
	width: 511px;
	padding-top: 12px;
	padding-right: 17px;
	padding-left: 12px;
}

#privacy_main .text02{
	width: 511px;
	padding-right: 17px;
	padding-left: 12px;
}

#privacy_main .number{
	font-weight: bold;
	line-height: 160%;
	width: 520px;
	padding-top: 26px;
	padding-left: 20px;
	background-image: url(../img/privacy/privacy_number.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

#privacy_main .text03{
	width: 511px;
	padding-right: 17px;
	padding-left: 12px;
	padding-top: 15px;
}

#post {
	margin:20px 0 30px 0;
	text-align:center;
}

.vs {
	margin:0 0 15px 40px;
}
