/*====== 各種手続きページに関するCSS ======*/

/*＼*/
/*=== ローカルナビ (縦バージョン)===*/

#SupportNavLocal {
	width: 200px;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 0px;
}

#SupportNavLocal ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#SupportNavLocal li{
}

.SupportNavLocalLink01On a{
	height: 28px;
	width: 200px;
	margin-bottom: 1px;
	text-decoration: none;
	display: block;
	color: #333333;
	background-image: url(../../../com_image/com_017.gif);
	background-repeat: no-repeat;
}
.SupportNavLocalLink01On a span{
	padding-left: 0.5em;
	display: block;
	padding-top: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 10pt;
}

.SupportNavLocalLink01Off a{
	height: 28px;
	width: 200px;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	background-image: url(../../../com_image/com_018.gif);
	background-repeat: no-repeat;
}
.SupportNavLocalLink01Off a span{
	padding-left: 0.5em;
	font-weight: bold;
	display: block;
	padding-top: 0.7em;
	font-size: 9pt;
	line-height: 10pt;
}

.SupportNavLocalLink01Off a:link {
	text-decoration: none;
	color: #333333;
}
.SupportNavLocalLink01Off a:visited {
	color: #333333;
	text-decoration: none;
}
.SupportNavLocalLink01Off a:hover {
	color: #179cde;
	text-decoration: none;
}
/*=== ローカルナビ（サブエリア）===*/

#SupportNavLocal #NavSupportLocalSub{
	margin-top: 10px;
}
#SupportNavLocal #NavSupportLocalSub img{
	display: block;
	margin-bottom: 2px;
}
/*=== RightWrap ===*/
#SupportLytRightWrap {
	float: right;
	width: 470px;
}

#SupportLytRightWrap td, #SupportLytRightWrap th{
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}

#SupportLytRightWrap img{
	margin-bottom: 10px;
	display: block;
	clear: both;
}

/*=== 工事・障害情報 ===*/
#SupportLytKoji {
	font-weight: bold;
	margin: 0px;
}
#SupportLytKoji .Index{
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

#SupportLytKoji table{

}

/*=== よくあるご質問 ===*/
.SupportYokuaruQUl ul{
	margin: 0px;
}

.SupportYokuaruQUl li{
	margin: 0px 0px 1.5em 1em;
	background-image: url(../../support/image/support_003.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;
	list-style-type: none;
	padding-left: 25px;
	height: 25px;
}

.SupportIdxQ{
	background-image: url(../../support/image/support_003.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;
	list-style-type: none;
	padding-left: 25px;
	height: 20px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 1.5em;
	padding-top: 1px;
	line-height: 150%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #FF6262;
}
/* */

.SupportFormBtn01 {
	list-style-type: none;
	height: 30px;
	width: 150px;
}

