@charset "utf-8";

/*------------------------------------------------------------------------------

地球村 - membership style

------------------------------------------------------------------------------*/

/* ----------------------------------------

画像タイトル設定

---------------------------------------- */

div#main h1{
	background:url(../images/title.jpg) no-repeat left top;
}


.memberline01{
	border-bottom:1px dashed #8a908c;
	padding-bottom: 5px;
	margin-bottom:5px;
}



/* ----------------------------------------

お問い合わせボックス設定

---------------------------------------- */

div#main div.boxForm {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px 35px;
	border: 1px solid #bdbcbd;
	background: url(../images/bg_boxform.gif) repeat-x;
}

div#main div.boxForm p {
	padding: 0px;
}

div#main div.boxForm p.alignCenter {
	padding-top: 5px;
	margin: 0;
}
