@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 {
	margin-top:30px;
	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;
}
/* floatTable */
.floatTable {
	width:100%;
	position:relative;
	background: url(/support/av/dvd/images/bigarrow_b_right.gif) center 120px no-repeat;
}

/* table */
.tablestyle1 ,
.tablestyle1 th,
.tablestyle1 td {
	border:1px solid #555;
}
.tablestyle1 th{
	padding:5px;
	text-align:left !important;
}
.tablestyle1 td {
	padding:2px 5px;
}
.tablestyle1 th {
	background:#f0f0f0;
	text-align:center;
}
.tablestyle1.l ,
.tablestyle1.r {
	width:45%;
}
.tablestyle1.l td:first-child,
.tablestyle1.r td:first-child {
	width:100px;
	font-weight:bold;
}
.tablestyle1.l {
	float:left;
}
.tablestyle1.r {
	float:right;
}
.commentList {
	padding-top:20px;
	float:right;
	width:360px;
}
.commentList li {
	text-indent:-2.1em;
	margin-left:2.1em;
}
.commentList li + li {
	padding-top:15px;
}
.itemList {
	clear:both;
}
.itemList li {
	text-indent:-1em;
	margin-left:1em;
}
.listDot2 {
	margin-bottom: -10px;
}
.boxDot {
	padding: 5px;
}
.dlStyle1 dt {
	font-weight:bold;
}

/* setting */
.setting {
	margin-top:15px !important;
}
.setting .inbox {
	padding-left:20px;
}
.setting .ttlSq_blue {
	margin-top:30px;
}
.setting .ttlSq_blue.first {
	margin-top:15px;
}
.setting .inbox .subimg {
	margin-top:10px;
}
.setting .inbox .subimg {
	display:block;
	margin-top:10px;
}
.setting .inbox .dlStyle1 dt {
	margin-top:20px;
	padding: 5px 0 2px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}
.setting .inbox .dlStyle1 dd {
	margin-top:10px;
}
.setting .inbox .itemList {
	margin:15px 0 0 20px;
}
.operation {
	margin-top:30px !important;
}
/* ol_step */
.setting .inbox .ol_step {
	margin-top:5px;
}
.infoBox .ol_step li.arrow {
	margin:3px 0;
}
 .infoBox .ol_step {
	text-indent:-4em;
	margin-left:4em;
	padding-left:20px;
}
.top {
	margin-top:0 !important;
}
.txtindent1{
	display:block;
	text-indent:-1em;
	margin-left:1em;
}