@charset "Shift-JIS";


* html #org_shouhin {
	text-align:center;
}
#org_shouhin #org_shouhinInner {
	width:520px;
	margin: 0px auto;
	text-align: left;
}
#org_shouhin .org_head {
	position: relative;
	width: 520px;
	height: auto;
}
#org_shouhin .org_shouhinLogo {
	position: absolute;
	top: -10px;
	right: 0px;
}
#org_shouhin table {
	line-height:1.5;
	font-size: 100%;
}
#org_shouhin table th,
#org_shouhin table td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#org_shouhin .org_gryTable th,
#org_shouhin .org_gryTable td {
	padding:2px;
	border: 1px solid #B1B1B1;
}
#org_shouhin .org_font10 {
	font-size: 91%;
}
#org_shouhin hr {
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	border-top: 1px dotted #999;
	border-right: 0px dotted #999;
	border-bottom: 0px dotted #999;
	border-left: 0px dotted #999;
}
#org_shouhin .org_title03 {
	color:#CC3D9F;
	font-weight:bold;
}
