#sodan_header{
	width            :          800px;
	height           :           10px;
	border           : solid 1px #eea;
	background-color :           #eea;
	text-align       :         center;
}
#sodan_header_txt{
	margin : 5px;
}
#sodan_warning{
	margin : 10px auto;
	width  :     480px;
}
#sodan_warning_txt{
	margin-bottom : 10px;
	color         : #333;
}
#sodan_form_name{
	width : 200px;
}
#sodan_form_id{
	width : 200px;
}
#sodan_form_addr{
	width : 300px;
}
#sodan_form_mail{
	width : 200px;
}
#sodan_form_locate{
	width : 200px;
}
#sodan_form_message{
	height : 100px;
	width  : 300px;
}
#sodan_form{
	width      :          600px;
	margin     :      10px auto;
	border     : solid 1px #ccc;
	text-align :           left;
	background : url("../img/tokusyu_co_message_back.gif");
}
#sodan_form #sodan_caption{
	background-color: #444;
	color: #fff;
}
#sodan_form #sodan_name{
	width      : 150px;
	text-align : right;
}
#sodan_prof_job{
	width            : 100px;
	background-color :  #fff;
	text-align       : right;
}
#sodan_prof_name{
	width            : 120px;
	background-color :  #fff;
}
#sodan_prof_office{
	background-color : #fff;
}
#sodan_prof{
	width      :       400px;
	background-color :  #444;
	margin : 10px auto;
}
#sodan_prof_caption{
	color       : #fff;
	margin-left : 10px;
}
#error{
	color       : #f00;
	font-weight : bold;
}
#error_detail{
	color       : #f00;
}

