@charset "utf-8";
/* ページの基本デザイン用CSS */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font: bold;
	text-align: left;
   background-image: url(../%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB%E7%94%BB%E5%83%8F/flo-tit-noflo_eng.jpg) ;
	padding-left: 0px;
	letter-spacing: 5px;
	margin-top: 5px;
	height: 155px;
	
	
}
h1 a {
	color: #FFFFFF;
	font-weight: 100;
}
#header {
	background-color:#ffffff;
 background-image:;
	background-position: top right;
	background-repeat: no-repeat;
	height: 90px;
}
#side h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #663300;
	border: 1px solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-left-color: #663300;
	padding: 3px;
}
#side h2 a {
	
	font-weight: normal;
}
#side ul {
	font-size: 14px;
	margin: 0px;
	padding-left: 0px;
}
#contents {
	position: relative;
}
/* お問い合わせ */
	

table#formTable {
	width: 480px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border-top: solid;
	border-width: top 1px;
	border-color: #C93;
}
table#formTable td {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-size: 14px;
}
table#formTable th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 110px;
	background-color: #C93;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
input#name, input#tel, input#email {
	width: 220px;
}
input#contact2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:50px;
}
#formButton {
	text-align: center;
	margin-top: 20px;
}
#submit {
	border-style: solid;
	border-width: 1px;
	border-color: Top #FCB685;
	border-color: Right #CE5E0F;
	border-color: Buttom #CE5E0F;
	border-color: Left #FCB685;
	width: 68px;
	margin-right: 10px;
	color: #FFFFFF;
	background-color: #FB791E;
}
#reset {
	border-style: solid;
	border-color: Top #CCCCCC;
	border-color: Right #666666;
	border-color: Bottom #666666;
	border-color: Left #CCCCCC;
	width: 68px;
	color: #FFFFFF;
	background-color: #898989;
}
.leadText {
	font-size: 12px;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
	
	
	
	
	

/* お問い合わせ */
