﻿@charset "Shift_JIS";


/* -------------------------------------------------------------------
 トップページ
------------------------------------------------------------------- */
#wrap  div#menu{
	margin:0 0 0 37px;
}
div#wrap {
	background: url(img/common/wrap_shadow_contact.gif) repeat-y;
}
#ft {
	position: relative;
	width: 827px;
	height: 100px;
	margin: 0px auto;
	background: url(img/common/footer_contact.gif) center bottom;
	text-align: center;
	font-size:90%;
}
#wrap table{
	width: 580px;
	border: none;
	/*background-color: #bde9ba;*/
	font-size:16px;
	padding:0 0 0 170px;
	text-align:left;
}
#wrap table tr td{
	width: 580px;
	word-break: normal; 
}
#wrap table tr td form p{
	margin: 15px 0 0 0;
}
#wrap table tr td form{
	margin: 0 0 20px 0;
}
#wrap table tr td form div#coution{
	margin: 0 20px 0 0;
	font-size: 12px;
}
#wrap table{
	margin: 0 0 100px 0;
}
#wrap div#titleImg img{
	margin: 30px 0 0 0;
	word-break: normal; 
}
#wrap div#titleImg div#leftside{
	width: 780px;
	word-break: normal;
	text-align: left;
	margin:0 0 50px 0 ;
}
#wrap input{
	background-color: #f8f7e5;
}
#wrap textarea{
	background-color: #f8f7e5;
}
#wrap div#mail_post img{
	margin:0 25px 0 0;
	float:right;
}
#wrap div#fail img{
	position: absolute;
	top: 215px;
	left:430px;
	z-index: 9999;

}
#wrap div#fail2 img{
	position: absolute;
	top: 268px;
	left:430px;
	z-index: 9999;

}
#wrap div#fail3 img{
	position: absolute;
	top: 400px;
	left:430px;
	z-index: 10000;

}
#wrap button{
	float:right;
	border:0;
	background-image: url(../img/button_send.gif);
	width: 102px;
	height: 29px;
}
#wrap button:hover{
	float:right;
	cursor:pointer;
	background-image: url(../img/button_send.gif);
	width: 102px;
	height: 29px;
}
/* -------------------------------------------------------------------
 レイアウト枠 FF用 開始
------------------------------------------------------------------- */
*:first-child+#wrap div#titleImg div#leftside{
	width: 780px;
	word-break: normal;
	text-align: left;
	margin:0 0 50px 70px ;
}

/* -------------------------------------------------------------------
 レイアウト枠 FF用 終了
------------------------------------------------------------------- */

/* テキストボックスのスタイルをプラグインのファイルではなくCSS側で設定 20120208 */
span.your-name input,
span.your-email input,
span.your-subject input
{
	width:562px;
}
span.your-message textarea {
	width:500px;
	height:180px;
}
/*
.contact_btn {
	background-image: url(img/button_send.gif);
}
*/
