﻿#mainimage{


	margin-bottom:20px;

	
}

#topboth {
	clear:both;
}

/*	イメージ

-------------------------------------*/

#contactimg {
width:700px;
}

/*	メールフォーム

-------------------------------------*/

#mailform {
width:700px;
font-size:14px;
}

#mailformwaku{
width:550px;
height:550px;
padding-top:75px;
padding-left:50px;
margin-left:100px;
background: url("./../images/mailformwaku.jpg") left top no-repeat;
}

#mailform .left{
font-size:14px;
width:150px;
}

#mailform .line{
background: url("./../images/mailformdot.jpg") left top repeat-x;
}

/*	送信済み

-------------------------------------*/

#sendimg {
width:700px;
}

/*	トップページボタン

-------------------------------------*/

#gototop {
width:300px;
height:50px;
float: left;
display: block;
margin-top:0px;
margin-left:200px;
margin-bottom:5px;
background: url("./../images/gototop_r.jpg") left top no-repeat;
}

#gototop a  {   
width:300px;
height:50px;
display: block;   
text-decoration: none;
background: url("./../images/gototop.jpg") left top no-repeat;
}  

#gototop a:hover    {   
width:300px;
height:50px;
display: block;   
text-decoration: none;   
background: url("./../images/gototop_r.jpg") left top no-repeat;
}  

#gototop span {   
visibility: hidden;
}  

/*	その他

-------------------------------------*/






.topboth {
	clear:both;
}

