@charset "utf-8";


/*rule for link page
***************************************************/

#glmenu06 a { background-position: -836px bottom; }
#fixed_glmenu06 a { background-position: -896px bottom; }

.content_inner_box dl {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: dotted #DDDDDD 1px;
}
.content_inner_box dt {
	padding-bottom: 15px;
	line-height: 1.6;
}
.content_inner_box dt.no_link_txt {
	padding-bottom: 0;
}
.content_inner_box dt a {
	font-size: 14px;
}
.content_inner_box dd {
	font-size: 12px;
	padding: 0 10px;
	line-height: 1.6;
}


@media screen and (max-width: 768px){

}



