@charset "utf-8";

/* guidance
------------------------------------------------------------------------------*/

#contentArea h2 {
	margin:20px 0 15px;
	text-align:left;
	display:block;
}

#guidance {
}

.page_introduction_box {
	margin-top:20px;
}

.page_introduction_txt {
	padding-top:5px;
	line-height:16px;
	color:#654331;
}


/* 交流一覧 */

.match_list_box {
	float:left;
	background:url(../images/guidance/listl_box_bg.gif) repeat-y left top;
	width:300px;
	margin-bottom:15px;
}

.match_list_ttl {
}

.match_list_contents {
	margin:4px 0 8px 10px;
}

.match_list_img {
	float:left;
	background-color:#FFF;
	padding:3px;
	border:1px solid #868686;
	margin-right:5px;
}

.match_list_txt {
	float:left;
	background:#fff;
	width:99px;
	height:119px;
	border-bottom:1px solid #ccc8b9;
	border-right:1px solid #ccc8b9;
	font-size:12px;
	color:#444;
	padding:4px;
}

.match_list_txt b {
	text-indent:-0.5em;
	font-weight:bold;
}

.match_list_txt ul {
	padding-bottom:8px;
}

.match_list_txt li {
	padding-top:3px;
	line-height:1.2;
}

.match_list_btn {
	clear:both;
	background:url(../images/guidance/listl_box_foot.gif) no-repeat bottom left;
	padding:0 0 10px 10px;
}

.match_listR {
	margin-left:15px;
}

/* Other Menu */
.other_menu_box {
	float:left;
}

/* 参加方法について */
.participate_flow {
}

.participate_flow_img {
}

.participate_flow_txt {
	width:573px;
	line-height:20px;
	padding:0 20px 20px 20px;
	border-left:1px solid #d5cbbe;
	border-bottom:1px solid #d5cbbe;
	border-right:1px solid #d5cbbe;
}

.participate_flow_arrow {
	text-align:center;
	margin:10px 0 7px;
}

