@charset "Shift_JIS";

/*------------------------------------------------------------------------------
	NPO法人 高知の食を考える会：会員情報ページの設定
	Date: 2009-09-05
	COPYRIGHT KOCHI FOOD THINK TANK ALL RIGHT RESERVED.
	
--------------------------------------------------------------------------------
目次：

・未作成
--------------------------------------------------------------------------------*/

#box-title{
	width: 550px;
	height: 149px;
	margin: 0 0 20px;
	padding: 0;
}


/*	会員紹介タイトルの設定  */
.k-katagaki01 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
.k-namae01 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	vertical-align: top;
}
.k-rubi {
	font-size: 12px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

.link01 {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.link02 {
	font-size: 12px;
	text-decoration: none;
}
