@charset "utf-8";
/* CSS Document */

#globalBody.index #mainColumn dt,
#globalBody.category #mainColumn dt{
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(/common2013/images/common_bl_05.gif);
	background-position: 0% 0.1em;
	background-repeat: no-repeat;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}
#globalBody.index #mainColumn dd,
#globalBody.category #mainColumn dd{
	margin-top: -1.3em;
	padding-left: 12em;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}
#globalBody.index #mainColumn dd a,
#globalBody.category #mainColumn dd a{
	text-decoration:none;
}
#globalBody.index #mainColumn dd a:hover,
#globalBody.category #mainColumn dd a:hover{
	text-decoration:underline;
}
#globalBody #mainColumn h2 .text10{
	font-size:11px;
	color:#999999;
	padding-left:10px;
}
#globalBody #mainColumn h2 img{
	padding-left:10px;
}
