@charset "Shift_JIS";
/*------------------------------------------------------------------------*/
/*	ページ個別の情報を定義(ご入会）
/*------------------------------------------------------------------------*/
.body-gonyukai {
	background-color: #f5f0e7;
}

.h-gonyukai {
	color: #7f4000;
	background-image: url(../img/gonyukai/h_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/**********メイン領域**********/

.col-gonyukai {
	background-color: #7f4000;
}
h3 {
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;/*background-color: #f5e2e2;*/
	color: #cc6666;
	width: 385px;
	font-size: 14px;
	font-family: メイリオ;
	font-weight: 400;
	background-image: url(../img/aoiro/item.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.p-item {
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 620px;
	font-size: 13px;
	font-family: メイリオ;
	font-weight: 400;
	float: left;
	position: relative;
	line-height: 1.2em;
}



/* height*/

/* width*/
.w-680 {
	width: 680px;
}

/* margin-left*/
.ml-30 {
	margin-left: 30px;
}

/* margin-top */

/* margin-bottom */
.mb-50 {
	margin-bottom: 50px;
}

/* margin-right */

/* padding-left */
.pl-30 {
	padding-left: 30px;
}

