@charset "utf-8";

body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size:14px;
	font-style:normal;
	line-height:16px;
	color:#000000;
	background-color:#FFFFFF;
}

#wrap{
	width:100%;
	margin:80px auto;
	text-align:center;
}

#banner-wrap{
	width:600px;
	display:inline;
	text-align:center;
}

/*formエリア--------------*/
#form-wrap{
	width:100%;
	height:auto;
	margin:50px 0;
}
#form-bg-top{
	background:url(../image/form-wrap_gra_r1_c1.jpg) repeat-x;
	width:100%;
	height:20px;
}
#form-bg-bottom{
	background:url(../image/form-wrap_gra_r3_c1.jpg) repeat-x;
	width:100%;
	height:20px;
}
/*END formエリア--------------*/

/*form下のエリア--------------*/
#content-wrap{
	width:560px;
	margin:0 auto;
}
#content-wrap p{
	text-align:left;
}
#content-wrap ul{
	text-align:left;
}
/*END form下のエリア-----------*/