@charset "UTF-8";
/* ------------------------------------■ベース  */
#fc2form {
	width : 580px;
	font-size: 14px;
	margin-left: 100px;
        font-family : メイリオ,Meiryo,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック,sans-serif;
        text-align: left;
}
a{
	color: #e0e4d3;
}
a:hover{
	color: #e0e4d3;
}
a:visited{
	color: #e0e4d3;
}
/* ------------------------------------■  */
#fc2form .toparea{
}
#fc2form .message{
	clear: left;
}
#fc2form #coution1{
	font-weight: bold;
	color: #FF0000;
}
#fc2form #coution2{
	font-size: 8px;
	font-weight: bold;
	color: #FF0000;
}
#fc2form .title{
	width: 210px;
	font-size: 14px;
	color: #461801;
	clear: left;
	float: left;
	list-style-image: url();
	margin-top: 5px;
	margin-right: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-color: #f0f2ea;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
}
#fc2form .comment{
	font-size: 14px;
	color: #461801;
	float: left;
	width: 300px;
	margin: 5px 0px;
}
#fc2form .submit{
	text-align: center;
	clear: left;
}
#fc2form .button{
	
	border : 3px double maroon;
	color: #FFFFFF;  
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  background-color : #461801;
  width : 80px; 
}
#fc2form .bottomarea{
}
/* ------------------------------------■  */
.fsetumei{
	width: 700px;
        text-align: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom : 10px;
  border-top-color : #000000;
  border-bottom-color : #000000;
}



