@charset "utf-8";
/*-------------------------------------------
「美 にゃんダフル」enquete CSS
【作成日】2007/09/13 Hayami
【更新日】2007/09/13 Hayami
【designer】Hayami
【coder】Hayami
 Copyright (C) CTS All Rights Reserved.
-------------------------------------------*/

/*/////////////////////////////////////////*/

/* + start [enquete]-段組-設定 + */
	div#enquetebox{
		width:690px;
		height:100%;
		border:solid 1px #5CCA8D;
		border-bottom:none;
		margin:30px auto 0px;
		font-size:13px;
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	
	html[xmlns] div#enquetebox{
		width:690px;
		height:100%;
		border:solid 1px #5CCA8D;
		border-bottom:none;
		margin:10px auto 0px;
		font-size:13px;
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

/* + end [enquete]-段組-設定 + */

/*/////////////////////////////////////////*/

/* + start [enquete]-アンケート質問項目-設定 + */
	p.eqtbleft{
		width:277px;
		height:110px;
		background-color:#D3FFE6;
		text-align:left;
		border-right:solid 1px #5CCA8D;
		border-bottom:solid 1px #5CCA8D;
		padding:10px 0px 10px 10px;
		float:left;
	}
	
	p.eqtbleft2{
		width:277px;
		height:229px;
		_height:235px;
		background-color:#D3FFE6;
		text-align:left;
		border-right:solid 1px #5CCA8D;
		border-bottom:solid 1px #5CCA8D;
		padding:10px 0px 10px 10px;
		float:left;
	}
	
	html[xmlns] p.eqtbleft2{
		width:277px;
		height:230px;
		background-color:#D3FFE6;
		text-align:left;
		border-right:solid 1px #5CCA8D;
		border-bottom:solid 1px #5CCA8D;
		padding:10px 0px 10px 10px;
		float:left;
	}
	
	p.eqtbleft3{
		width:277px;
		height:246px;
		background-color:#D3FFE6;
		text-align:left;
		border-right:solid 1px #5CCA8D;
		border-bottom:solid 1px #5CCA8D;
		padding:10px 0px 10px 10px;
		float:left;
	}
	
	p.eqtbleft4{
		width:277px;
		height:16px;
		/height:18px;
		background-color:#D3FFE6;
		text-align:left;
		border-right:solid 1px #5CCA8D;
		border-bottom:solid 1px #5CCA8D;
		padding:8px 0px 7px 10px;
		float:left;
	}
	
/*	html[xmlns] p.eqtbleft4{
		width:277px;
		background-color:#D3FFE6;
		text-align:left;
		border-right:solid 1px #5CCA8D;
		border-bottom:solid 1px #5CCA8D;
		padding:10px 0px 6px 10px;
		float:left;
	}*/


p.eqtbleft5{
		width:277px;
		height:32px;
		/height:35px;
		background-color:#D3FFE6;
		text-align:left;
		border-right:solid 1px #5CCA8D;
		border-bottom:solid 1px #5CCA8D;
		padding:7px 0px 10px 10px;
		float:left;
		}

div.eqtbright .selbox{
	margin-top:10px;
}







	
	div#submit{
		border-bottom:solid 1px #5CCA8D;
		padding:10px 0px 6px 10px;
	}
/* + end [enquete]-段組-設定 + */

/*/////////////////////////////////////////*/

/* + start [enquete]-アンケート回答項目-設定 + */
	div.eqtbright{
		width:392px;
		height:100%;
		text-align:left;
		border-bottom:solid 1px #5CCA8D;
		padding:5px;
		float:left;
	}
	
	ul{
		display:block;
		width:390px;
		height:100%;
		list-style-type:none;
		float:left;
	}
	
	html[xmlns] ul{
		display:block;
		width:390px;
		height:100%;
		line-height:154%;
		list-style-type:none;
		margin-left:3px;
		float:left;
	}
	
	li{
		width:130px;
		text-align:left;
		float:left;
	}
	
	div.eqtbright p{
		margin-bottom:3px;
	}
	
	div.eqtbright select{
		width:250px;
		margin-bottom:10px;
	}
	
	div.eqtbright textarea{
		width:385px;
		height:250px;
		padding:2px 0px 0px 2px;
	}
	
	div.eqtbright input#name{
		width:200px;
		padding:2px 0px 0px 2px;
	}
	
	div.eqtbright input#mail{
		width:250px;
		padding:2px 0px 0px 2px;
	}
/* + end [enquete]-アンケート回答項目-設定 + */

/*/////////////////////////////////////////*/

/* + start [enquete]-アンケート内容送信-設定 + */
	div#sendmss{
		letter-spacing:2px;
		margin:100px auto 80px;
	}
	
	html[xmlns] div#sendmss{
		letter-spacing:2px;
		margin:100px auto;
	}
/* + end [enquete]-アンケート内容送信-設定 + */

/*/////////////////////////////////////////*/





