@import url("default.css");

/* ---------------------------------------------------------
Multi-use[blue]

CascadingStyleSheet Settingfile

2008/08/26
--------------------------------------------------------- */

.bg {
	background-color: #2A67D2;
}

.td_bg{
	background-color: #D7E4F0;
	color: #003366;
}

.det_title{
	background-color: #D7E4F0;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Verdana, sans-serif;
	font-size:14px;
	line-height:120%;
}
.det_title_line{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Verdana, sans-serif;
	font-size:14px;
	line-height:120%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	height: 40px;
}