
/* ------------------------------------------------ */
/* ---------------------- Q&A -------------------- */
/* ---------------------------------------------- */



 /* --- chochiku エントリー --- */
 
.entry{
	font-size:90%;
	line-height:160%;
}


.entry-inner{
	padding:0;
}




 /* --- エントリーのタイトル --- */


.entry-tit h2 {
	margin: 0px 0px 20px 0px;
	color: #be7f20;
	text-align:center;
	font-size:120%;
	line-height:120%;
	background-image:url(../images/bg-news-tit.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}

.entry h3 {
	margin:0;
	padding:0 0 1em 0;
	font-size:100%;
	height:160%;
	color:#FF6600;
}



 /* --- エントリーのmeta --- */

.entry-meta{
	text-align:right;
	margin-top: 0;
	font-size: 10px;
	margin:  0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.entry-meta a img{
	border:none;
}

.entry-meta a{
	border:none;
}

.entrymeta a:link     { color: #3d320f; text-decoration: underline; }
.entrymeta a:visited  { color: #3d320f; text-decoration: underline; }
.entrymeta a:hover    { color: #3d320f; text-decoration: none;}
.entrymeta a:active   { color: #3d320f; text-decoration: underline; }