/*-----------------------------------------------
　追補版リスト
-----------------------------------------------*/

/* Box */
.brdBox01 {
	border:1px solid #ccc;
	padding:10px;
}
.brdBoxRed {
	width:750px;
	border:2px dotted #F00;
	margin-top:20px;
	padding:10px;
}
.imgCap01 {
	margin:10px 20px 10px 20px;
	padding-top:10px;
	border-top:dotted 1px #ccc;
}
/* tableStyle1 */
.tableStyle1,
.tableStyle2,
.tableStyle3{
	border:1px solid #555;
	margin:10px 0;
}
.tableStyle1 th ,
.tableStyle1 td ,
.tableStyle2 th ,
.tableStyle2 td ,
.tableStyle3 th ,
.tableStyle3 td{
	padding:5px;
	vertical-align:middle;
	border:1px solid #555;
}
.tableStyle1 th ,
.tableStyle2 th ,
.tableStyle3 th{
	background:#efefef;
}

.tableStyle2 td ul li {
	float:left;
	width:110px;
}

.tableStyle3 th,
.tableStyle3 td{
	text-align:center;
}

.centerTd td {
	text-align:center;
}
.centerTh th {
	text-align:center;
}
.bgColor01 {
	background:#FFF0CA;
}
.red .brdTtl {
	font-weight:bold;
	font-size:110%;
    margin-bottom: 5px;
    padding-left: 10px;
    border-left: 5px solid #e10000;
}


.linkBtn {
	padding:5px 0 0 0;
	margin-bottom:20px;
}
.linkBtn .ttl { margin:0 0 10px 15px; }
.linkBtn dl {
	width:650px;
	margin:0 0 0 30px;
}
.linkBtn dt,dd {
	margin:0 0 5px 0;
	padding:5px 0;
}
.linkPdline {
	width:650px;
	margin:0 0 0 25px;
	border:none;
	border-collapse:separate !important;
	border-spacing:0 8px !important;
}
.linkPdline th{
	width:23px;
	padding:5px 0;
	background:#e5e5ff;
	font-weight:bold;
	text-align:center;
}
.linkPdline td{
	padding:5px 0 5px 5px;
	line-height:1.5em;
}
.smline {
	margin-left:20px;
}
.listTxtIndent {
	text-indent:-3em;
	padding-left:3em;
}
.linkListTable div {
	float:left;
}
.linkListTable a:hover {
	cursor: pointer !important;
}
.gfta th {
	background: #eee;
}
.gfta th, .gfta td {
	border:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	text-align:center;
	font-size:small;
}
.gfta .txt_s { font-size:0.8em; }
.gfta .typeName { text-align:left; }
.date {
	text-align:right;
	color:#555555;
}
.bd_none th {
	padding:0 !important;
	border:0 !important;
	background:none !important;
}
.bd_none td {
	padding:0 !important;
	border:0 !important;
	background:none !important;
}
.bd_none th div {
	margin-bottom:5px;
	padding:5px 0;
	background:#ccc;
}
.txt_cl_b { color:#0000ff; }
.return {
	clear:both;
	width:100%;
	padding:10px 0 20px 0;
	text-align:right;
}
.return a {
	padding:0 15px 0 0;
	text-decoration:none;
	background:url("/support/images/arrow-up.gif") no-repeat right;
}
.return a:hover { text-decoration:underline; }
.spLink2 {
	margin:0;
	padding:5px 0 0 2.5em;
	background:url("/support/images/arrow_link.gif") no-repeat 15px 7px;
}
.spLink {
    margin: 0;
    padding: 15px 0 0 2em;
    background: url("/support/images/arrow_link.gif") no-repeat 15px 20px;
}

.bgGray{
	background-color:#efefef;
}

.w80per{ width:80%; }
.w90per{ width:90%; }
.w100per{ width:100%; }


/*動作確認済
--------------------------------------------------*/

.ttl_sub {
	font-size:16px;
	padding-left:10px;
	border-left:5px solid #e10000;
}
.bgSearchBox {
    margin: 20px 15px;
    padding-left: 120px;
    min-height: 64px;
    background: url(/support/aquos/images/ico_search.gif) no-repeat 40px 50%;
}
/* 検索ボックス */
#freeSearch {
	padding:15px 0 0 15px;
}
#freeSearch .searchBox {
	float:left;
}
* html #freeSearch .searchBox {
	width:38%;
}
#freeSearch .searchBox #errorText {
	padding:5px;
	height:15px;
	color:#ef0000;
	font-size:0.8em;
	font-weight:bold;
}
div#freeSearch {
	width:550px;/*
	height:71px;*/
	border:1px solid #d9d9d9;
	background:#f8f8f8;
}
#freeSearch .formArea form {
	float:left;
	width:270px;
	padding: 10px 0 0 30px;
}
#freeSearch .formArea form #typeTxt {
	float:left;
	padding:2px 5px 2px 5px;
	font-size:1.2em;
	border:2px solid #b6b6b6;
}
#freeSearch .formArea form #btnSch1 {
	float:left;
	width:4em;
	height:2em;
	margin-left:10px;
	font-size:0.9em;
	border:1px solid #ccc;
	background:#fff;
}
#freeSearch .formArea form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #freeSearch .formArea form {
	height: 1%;
}
#freeSearch .formArea form {
	zoom: 100%;
	min-height: 1%;
}
#freeSearch .formNotes {
	float:left;
	padding:35px 0 0 20px;
	font-size:0.8em;
	font-weight:bold;
}
.boxTopline {
	border-top:1px dotted #ccc;
	padding:10px 0 5px 0;
}

}
/* 形名確認のしかた */
.typeSearch {
	padding-top:15px;
	width:150px;
	float:left;
	line-height:1;
}
.typeSearch a {
	padding-left:10px;
	background:url("/support/images/arrow_link.gif") no-repeat 0 50%;
}



/* ライン一覧*/

.lineTable {
	width:90%;
	margin:20px auto 10px;
}
.centerTxt {
	text-align:center;
}
.lineTable th ,
.lineTable td {
	text-align:left;
	padding:5px 10px;
	border:1px solid #ccc;
}
.lineTable th {
	width:60px;
	background:#efefef;
}
.lineTable th.w_cr {
	width:90px;
}
.lineTable td {
}

.lineTable td ul li {
	float:left;
	width:110px;
}


/* ------------------------------------------------
　アンカーリンク
------------------------------------------------ */
.innerLinkTtl {
	margin-bottom:5px;
	padding-left:20px;
	padding-bottom:5px;
	list-style:none;
	background:url("/support/images/ico_square_matb.gif") no-repeat 2px 4px;
}
.innerLink {
	margin:0 0 30px 15px;
}
.innerLink li {
	float:left;
	padding:5px;
	border:1px solid #eee;
}
.innerLink li a {
	display:block;
	text-align:center;
	padding:5px 0 5px 0;
	background:url("/support/images/ico_link.gif") no-repeat 0.7em 50% #eee;
}
.innerLink li a:hover {
	background-color:#fff;
}

/*3D対応　共通*/
.dateType{
	font-size:0.8em ;
	color:#555555;
	text-align:right;
}

.ml400{ margin-left:400px; }
.ml500{ margin-left:500px; }

/*ネットプレーヤー対応*/
.listBox{
	margin:0 10px
}
.listBox table {
	border-collapse:collapse;
	width:100%;
	border:1px solid #999;
}
.listBox table caption {
	text-align:left;
	padding-bottom:0.3em;
	font-weight:bold;
}
.listBox table th {
	padding:3px 0;
	border:1px solid #999;
	background-color:#dcdcdc;
	text-align:center;
}
.listBox table td {
	padding:5px 5px;
	border:1px solid #999;
	text-align:center;
}
.listBox table td.cellMdl {
	background-color:#eee;
	border-left:1px solid #999;
	font-weight:bold;
}
.listBox table td.cellTop {
	text-align:center;
	background-color:#FFF0CA;
}

.boxIndent {
	padding:5px 0 0 10px;
	line-height:1.3
}

.txtindentAtt {
	text-indent:-1.75em;
	padding:0.3em 0 0.3em 1.75em;
}
.fntIndigo {
	color:#000099;
}
.grayTtl {
    padding: 8px;
    margin: 15px 0 20px 0;
    font-size: 1.1em;
    background: #f0f0f0;
    font-weight: bold;
}
.wl_conBox {
	width:450px;
	margin:10px auto 40px;
}
.wl_leftBox {
	float:left;
	width:450px;
}
.wl_rightBox {
	float:right;
	width:450px;
}
.connect1 ,
.connect2 {
	width:70%;
	margin:0 auto;
}
.connect1 a ,
.connect2 a {
	display:block;
	padding:10px 10px 8px 10px;
	font-size:150%;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.connect1 a {
	background:#c0504d;
}
.connect1 a:hover {
	background:#ce9492;
}
.connect2 a {
	background:#72b939;
}
.connect2 a:hover {
	background:#a5ca88;
}
.listMargin li {
	margin-top:20px;
}
.listMargin li div {
	margin-top:10px;
}

.floorNo {
	width:80px;
	margin:20px 0 15px 0;
	padding:10px 0;
	border:1px solid #ccc;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	background:#efefef;
}

/* 点線BOX */
.dotBox {
	border:1px dotted #555;
	padding:10px 5px;
}

