@charset "utf-8";
/*1カラムテンプレートstyle.css*/
/*===メモ=============================
・フォントサイズはemで統一。
・カラー替えの箇所は■印。
======================================*/
/*==========================トップ・共通=============================*/
/*--------header画像----------------------------------*/
#head-img{
//	width:920px;
	height:285px;
	margin:0 auto 0;
	background-color:#eee;
	background: url(../../images/top_main.jpg) no-repeat;
	color:#353535;
	position: relative;
}

iframe{
	width:727px;
	min-height:660px;
	border:none;
}



#form_iframe table{
}
