@charset "UTF-8";

/* primary Customize */

#primary {
	width:490px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

@media print, screen and (min-width: 980px) {
	#primary {
		margin-top:0;
		width:980px;
		float:none;
		display:block;
	}
}


	
#qpIdx #primary #qpLstBlock{
	width:100%;
	overflow:hidden;
	}
#qpIdx #primary .qpBlock{
	width:490px;
	float:left;
	overflow:hidden;
	margin-bottom:25px;
	background: url(../img/bg_qp_blk.gif) no-repeat left top;
	}
	#qpIdx #primary .qpBlock .inner{
		width:100%;
		background: url(../img/bg_qp_blk_e.gif) no-repeat left bottom;
		padding-bottom:15px;
		}
		#qpIdx #primary .qpBlock .inner .rptBase{
			padding-top:4px;
			margin:0 34px 0 24px;
			background: url(../img/i_qp_blk_quote_f.gif) no-repeat left 52px;
			}
			#qpIdx #primary .qpBlock .inner .rptBase h3{
				margin-bottom:0;
				}
			#qpIdx #primary .qpBlock .inner .rptBase p{
				font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
				font-weight:bold;
				font-size:15px;
				margin-top:2px;
				margin-bottom:0px;
				padding:0 20px;
				line-height:31px;
				background: url(../img/i_qp_blk_quote_e.gif) no-repeat right bottom;
				}
				#qpIdx #primary .qpBlock .inner .rptBase p.author{
					text-align:right;
					padding:0px;
					background: none;
					}
			#qpIdx #primary .qpBlock .inner .rptBase .more{
				border:none;
				padding-top:12px;
				}
				