@charset "shift_jis";
@import "basic.css";
/* === glossary === */
#RightCol p {
margin:0px;
padding:0px;
}

#RightCol .sbottom {
margin-bottom:10px;
}

#RightCol .toplink {
clear:both;
text-align:right;
}

#RightCol hr {
clear:both;
visibility:hidden;
}
.cred {
color:#FF0000;
}
.textsmall {
font-size:10px;
}
#glossary #RightCol .header {
	margin: 15px 0 10px 0;
	padding: 0 10px;
	border:0;
	width: 520px;
	height:51px;
	line-height:51px;
	background-image: url(../glossary/images/midashi.gif);
	font-size: 14px;
	color: #000000;
	text-indent:-9999px;
}
#glossary #RightCol h4 {
	margin:15px 0 0 0;
	padding:2px 4px;
	background-color:#c5133b;
	font-size:12px;
	color: #FFFFFF;
	border: solid #333333 1px;
	width: 530px;
}
#glossary #RightCol .g_info {
	height:36px;
	padding:4px 10px 10px 10px;
	border:4px double #501400;
	background-color: #eee;
	margin: 10px 0 0 0;
	line-height: 20px;
}
#glossary #RightCol .globox {
	padding:15px;
	margin: 0;
	border-left: solid #333333 1px;
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	width: 508px;
}
#glossary #RightCol .globox .yomi {
	padding:0 0 8px 0;
	margin: 0 0 15px 0;
	border-bottom: solid #333333 1px;
	font-weight: bold;
}
#glossary #RightCol .globox .txt {
	padding:0 15px 0 0;
	margin: 0;
	width:333px;
	float:left;
	line-height: 20px;
}
#glossary #RightCol .globox .txt .ptitle {
	padding:0;
	margin: 0;
	width:318px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
}
#glossary #RightCol .globox .txt .ptitle2 {
	padding:0;
	margin: 20px 0 0 0;
	width:318px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
}
#glossary #RightCol .globox .gimg {
	padding:0;
	margin: 0;
	border:none;
	width:160px;
	display:block;
	float:left;
}
