@charset "utf-8";
/* CSS Document */
#main{
	height: 800px;
	width: 840px;
	margin-left: 30px;
	padding-top: 10px;
	text-align: left;
}


#work #thanks{
	font-size: 14px;
	color: #333333;
	height: 200px;
	margin-left: 15px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* title2
-----------------------------------*/
#contact_title{
	width			:625px;
	height			:115px;
	float: right;
}

#contact_title h2{
	text-indent		:-9999px;
	width			:625px;
	height			:115px;
	margin-top: 0px;
	padding-top: 10px;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
}



#work{
	width			:625px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#text{
	width			:605px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
}


p{
	margin-left: 25px;
	line-height: 18px;
	margin-right: 15px;
	margin-bottom: 25px;
	font-size: 14px;
}

img{
	float			:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* fa_su_content
-----------------------------------*/
p#fa_su_form_hp{
margin			:20px 0 20px 30px;
font-size: 14px;
}

p#fa_su_form_hp span{
color			:#EC0000;
	font-size: 12px;
}


#fa_su_form{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#fa_su_form table{
width			:80%;
margin-bottom		:20px;
}
#fa_su_form table th{
	font-weight		:normal;
	color			:#ffffff;
	text-align		:left;
	padding			:10px 15px;
	background-color: #9196b9;
}
#fa_su_form table th span{
color			:#EC0000;
}
#fa_su_form table td{
padding			:10px 15px;
border			:1px solid #414141;
}


.fa_su_form_fs01{
width			:200px;
}
.fa_su_form_fs02{
width			:60px;
}
.fa_su_form_fs03{
width			:40px;
}
.fa_su_form_fs04{
width			:20px;
}
.fa_su_form_fs05{
width			:300px;
}
.fa_su_form_fs06{
width			:250px;
}

#fa_su_form textarea{
width			:220px;
height			:120px;
}

#fa_su_form_kakunin{
margin-left		:215px;
}