@charset "utf-8";


/*--------------------------------------
	div#community
---------------------------------------*/

div#content div#community {
	width:625px;
	margin: 4px 0 0 0;
	float:left;
	text-align:left;
}

div#content div#community p {
	margin-bottom:10px;
	}
	
div#content div#community p.comment {
	font-size:14px;
	margin:0;
	}
/*--------------------------------------
	リンク
---------------------------------------*/


/*--------------------------------------
	見出し
---------------------------------------*/
div#content div#community h2.community {
	font-size: 14px;
	color:#663300;
	font-weight:bold;
	width:560px;
	_width:625px;
	padding:  0 0 0 65px;
	height: 55px;
	margin: 5px 0 10px 0;
	line-height: 50px;
	text-align: left;
	background: url(../../images/community/community_h2.jpg) top no-repeat;
}

div#content div#community h3.community {
	font-size: 14px;
	font-weight:bold;
	width:615px;
	_width:625px;
	padding:  0 0 0 10px;
	margin: 20px 0 10px 0;
	line-height: 2.8;
	text-align: left;
	background: url(../../images/community/community_h3.jpg) top no-repeat;
}


div#content div#community table.community {
	margin:15px 0 15px 0;
}

div#content div#community table.community td {
	line-height:2.8;
	margin:20px 0 10px;
	padding:0 0 0 0;
	text-align:left;
	background: url(/images/community/community_h3_center.gif) top no-repeat;
	vertical-align: middle ;
}

div#content div#community table.community td h3 {
	font-size:14px;
	font-weight:bold;
}


/*--------------------------------------
	検索
---------------------------------------*/
div#content div#community div.community_search {
	background:url(../../images/community/community_search.jpg) left top no-repeat;
	width: 605px;
	_width: 625px;
	height:142px;
	_height:162px;
	padding:10px;
	}



div#content div#community td.search {
	background:url(../../images/community/circle_search_bg.jpg) right no-repeat;
	height:23px;
	_height:37px;
	padding:7px 10px;
	}
	
div#content div#community td.topic {
	background:url(../../images/community/circle_topic_bg.jpg) right no-repeat;
	height:23px;
	_height:37px;
	padding:7px 10px;
	}
	


/*--------------------------------------
	コメント
---------------------------------------*/
div#content div#community table tr td.message_title{
	color:#ff3333;
	padding:5px 0 5px 10px;
	font-size:14px;
	font-weight:bold;
	margin:0;
}

div#content div#community tr.comment_title{
	background:url(../../images/bbs/comment_title2.gif) repeat-y;
}

div#content div#community p.result{
	margin:10px 0;
	text-align:center;
	color:663300;
}
