@charset "utf-8";
/* CSS Document */

#informationWrap .ttlstyle1 ,
#informationWrap .ttlstyle2 {
	border-bottom: 2px solid #b6b6b6;
	font-weight: bold;
	background: none !important;
	font-size:1.1em;
}

#informationWrap .ttlstyle1 {
	margin: 0 0 15px 0;
	padding:3px 0 3px 10px !important;
	border-left: 5px solid #e10000;
}
#informationWrap .ttlstyle2 {
	margin: 15px 0 0 0;
	padding: 0 0 5px 0 !important;
}
#informationWrap .day{
	position:relative;
}
#informationWrap .day span{
	position:absolute;
	bottom:10px;
	right:0;
	font-size:12px;
	font-weight:normal;
}
#informationWrap .ttlstyle3 {
	clear:both;
	padding: 5px 15px;
	background: #ccc;
	border: 0;
	font-weight: bold;
}
#informationWrap .ttlSq_blue{
	padding-left: 20px;
	list-style: none;
	background: url(/support/images/ico_square_matb.gif) no-repeat 2px 4px;
}
#informationWrap .note {
	margin-bottom: -15px;
}

.infoBox ,
.floatTable ,
.dlStyle1 {
	position:relative;
	/zoom:1;
	clear:both;
}
.infoBox:after ,
.floatTable:after ,
.dlStyle1:after {
	content: "";
	clear: both;
	display: block;
}

.listDot2 {
	margin-bottom: -10px;
}
.boxDot {
	padding: 5px;
}

.top {
	margin-top:0 !important;
}
.txtindent1{
	display:block;
	text-indent:-1em;
	margin-left:1em;
}

.boxBlack {
	border:1px solid #000;
}
