@charset "utf-8";


/* 文書全体（管理機能Top）
-------------------------------------------------------- */

.headingTypeS02 {
color:#333;
font-weight:bold;
padding:10px 25px;
margin-bottom:15px;
background:#edf1f3;
}
.topmenuS01 {
	width: 676px;
	margin-bottom: 40px;
	min-height: 100%;
}
.topmenuS01 .topmenuS01_left {
	width: 318px;
	height:100%;
	float: left;
	display: inline;
}
.topmenuS01 .topmenuS01_right {
	width: 318px;
	height:100%;
	float: left;
	display: inline;
	padding-left: 40px;
}
.clears {
	clear: both;
}
.topmenuS01 ul {
	width: 303px;
	padding: -15px 15px 0 0;
	list-style-image: url(/support/settings/common/images/icon2.png) ;
	margin-left: 25px;
}
.topmenuS01 ul li {
	line-height: 150%;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.topmenuS01 {
	width: 100%;
}
.topmenuS01 .topmenuS01_left {
	width: 100%;
	float : none;
}
.topmenuS01 .topmenuS01_right {
	width: 100%;
	float : none;
}
.topmenuS01 ul {
	padding: -15px 10px 0 10px;
	width: auto;
}
.topmenuS01 ul li {
	line-height: 150%;
	padding-bottom: 15px;
}
}

p#support_pageTop{
line-height:1.4;
text-align:right;
font-size:12px;
margin-bottom: 10px;
}
p#support_pageTop a.arrowTop{
display:inline-block;
background-image:url(/common/images/icn_arrow_top.gif)!important;
background-repeat:no-repeat!important;
background-position:0 0.4em!important;
padding-left:10px!important;
}
p#support_pageTop a.arrowTop:link{
color:#3e6fcf;
text-decoration:none;
}
p#support_pageTop a.arrowTop:visited{
color:#800080;
text-decoration:none;
}

p#support_pageTop a.arrowTop:hover{
color:#3e6fcf;
text-decoration:underline;
}
p#support_pageTop a.arrowTop:active{
color:#3e6fcf;
text-decoration:underline;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
p#support_pageTop{
	display: none;
}
}


/* 文書全体（管理機能詳細）
-------------------------------------------------------- */

.pagelink  {
	margin-bottom: 30px;
}
.pagelink ul{
	list-style-image: url(/support/settings/common/images/icon2.png);
	padding-left: 25px;
	margin-top: -10px;
}
.pagelink ul li {
	text-indent: 10px;
	line-height: 1.5;
}
.pagelink ul li.sp2 {
	color: #808080;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.pagelink  {
	margin-top: 20px;
	width: 100%;
}
.pagelink ul {
	margin-left: 25px;
}
.pagelink ul li {
	line-height: 2.0;
}
}

#support_navi .headingTypeS01 {
    color:#333;
    font-weight:bold;
    padding:10px 25px;
    margin-bottom:37px;
    background:#edf1f3;
}
h3.headingTypeS03 {
	margin: 1em 0;	
	text-indent: -1em;
    padding-left: 1em;
	margin-top: 20px;
	font-weight: bold;
}

ol.indentTypeS01 {
	margin: 1em 0;
}
ol.indentTypeS01 li {
	text-indent: -1em;
    padding-left: 1em;
	margin-top: 20px;
}


ol.indentTypeS02 {
	margin: 1em 0;
	padding-top: -10px;
}
ol.indentTypeS02 li {
	text-indent: -1em;
    padding-left: 1em;
}	
p.image{
    width:100%;
    height:auto;
	padding: 20px 0 15px 0;
}
.startend {
	width: 618px;
	height: auto;
	border: 1px solid #D8D8D8;
	background: #F1F1F1;
	padding: 28px;
	margin-left: -20px;
}
.startend p.title {
	padding-bottom: 20px;
}
.startend ul {
	list-style-image: url(/support/settings/common/images/icon1.png);
	padding-left: 28px;
}
.startend ul li {
	text-indent: 10px;
	line-height: 200%;
}
.startend ul li.sp2 {
	color: #808080;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.startend {
	width: auto;
	padding: 15px 10px;
	margin-left: 0;
}
}
.fs16{
font-size:16px;
}



/* 文書全体（ご契約者情報詳細）
-------------------------------------------------------- */

p.supportadt {
	padding: 25px 0 10px 50px;
	font-size:14px;
}
p.supportfig {
    margin-bottom:30px;
	text-align: center;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
p.supportadt {
	font-size:10px;
	line-height:1.5em;
	padding: 15px 0 5px 0;
}
p.supportfig {
    margin-bottom:10px;
}
}
p.supportadt2 {
	padding-bottom: 40px;
}
p.supportadt3 {
	padding: 0 0 15px 25px;
}
p.supportadt4 {
	padding-bottom: 10px;
}
p.supportadt5 {
	padding: 40px 0 0 0;
}
ul.indentTypeS04 {
	font-size: 14px;
	list-style-type: disc;
	padding: 10px 0 10px 20px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
ul.indentTypeS04 {
	font-size:10px;
	line-height:1.5em;
}
p.supportadt3 {
	padding: 0 0 15px 20px;
}
}


/* 文書全体（お支払い詳細）
-------------------------------------------------------- */

.indentTypeS05 {
	width: 618px;
	height: auto;
	background: #F1F1F1;
	padding: 15px;
	margin-bottom: 40px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.indentTypeS05 {
	width: auto;
	padding: 15px;
	margin-left: 0;
}
}
p.supportadt6 {
	color: #F00;
}
p.supportadt7 {
	padding-top: 15px;
}
.tableTypeS01{
    font-size:14px;
    width:100%;
	margin-bottom: 10px;
}
.tableTypeS01 th,
.tableTypeS01 td{
    vertical-align:middle;
    padding:10px 10px;
    line-height: 150%;
	font-weight: normal;
}
.tableTypeS01 th {
	border: 1px solid #D8D8D8;
	background: #F1F1F1;
}
.tableTypeS01 th.column {
	width: 128px;
}
.tableTypeS01 td {
	border-bottom: 1px solid #D8D8D8;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.tableTypeS01{
    font-size:12px;
}
.tableTypeS01 th.column {
	width:25%;
}
}
ol.indentTypeS06 {
	margin: 1em 0;
}
ol.indentTypeS06 li {
	text-indent: -2em;
    padding-left: 2em;
	margin-top: 20px;
}


/* 文書全体（機器の設定詳細）
-------------------------------------------------------- */

.pagelink2  {
	margin-bottom: 30px;
}
.pagelink2 ul{
	list-style-image: url(/support/settings/common/images/icon2.png);
	padding-left: 25px;
	margin-top: -10px;
}
.pagelink2 ul li {
	text-indent: 0;
    padding-left: 1em;
	line-height: 1.5;
}
.pagelink2 ul li.sp2 {
	color: #808080;
}

.pagelink_left {
	float: left;
	display: inline;
	width: 335px;
}
.pagelink_right {
	float: left;
	display: inline;
	width: 335px;
	padding-left: 5px;
}

.startend2 {
	width: 634px;
	height: auto;
	border: 1px solid #D8D8D8;
	background: #F1F1F1;
	padding: 20px 25px;
	margin-left: -20px;
}
.startend2 p.title {
	padding-bottom: 20px;
}
.startend2 ul {
	list-style-image: url(/support/settings/common/images/icon1.png);
	padding-left: 25px;
}
.startend2 ul li {
	text-indent: 0;
    padding-left:1em;
	line-height: 1.5;
}
.startend2 ul li.sp2 {
	color: #808080;
}
.startend_left {
	float: left;
	display: inline;
	width: 315px;
}
.startend_right {
	float: left;
	display: inline;
	width: 315px;
	padding-left: 4px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.pagelink2 {
	margin-top: 20px;
	width: 100%;
}
.pagelink_left {
	width: auto;
	height: auto;
	float : none;
}
.pagelink_right {
	width: auto;
	height: auto;
	float : none;
}
.pagelink2 ul {
	margin-left: 25px;
}
.pagelink2 ul li {
	text-indent: 0;
    padding-left: 1em;
	line-height: 2.0;
}
.startend2 {
	width: auto;
	padding: 15px 10px;
	margin-left: 0;
}
.startend_left {
	width: auto;
	height: auto;
	float : none;
}
.startend_right {
	width: auto;
	height: auto;
	float : none;
}
.startend2 ul li {
	text-indent: 0;
    padding-left: 1em;
	line-height: 1.5;
}
p.swidth {
	width: 80%;
}
}

ol.indentTypeS04 {
	font-size: 14px;
	margin: 1em 0;
	padding-left: 10px;
}
ol.indentTypeS04 li {
	text-indent: -1em;
    padding-left: 1em;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
ol.indentTypeS04 {
	font-size:10px;
	line-height:1.5em;
}
}
p.ml10 {
	margin-left: 10px;
}
p.ml15 {
	margin-left: 15px;
}
p.ml25 {
    margin-left: 25px;
}
p.mtM20 {
	margin-top: -20px;
}
p.mtM10 {
	margin-top: -10px;
}
p.mt20 {
	margin-top: 20px;
}
p.mb10 {
	margin-bottom: 10px;
}
p.mb20 {
	margin-bottom: 20px;
}
p.mb30 {
	margin-bottom: 30px;
}
p.mb40 {
	margin-bottom: 40px;
}
ol.indentTypeS07 {
	font-size: 14px;
	margin: 1em 0;
}
ol.indentTypeS07 li {
	text-indent: -1em;
    padding-left: 1em;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
ol.indentTypeS07 {
	font-size:10px;
	line-height:1.5em;
}
p.sml0 {
	margin-left: 0;
}
}


/* 文書全体（オプションの設定詳細）
-------------------------------------------------------- */

.tableTypeS02{
    font-size:14px;
    width:100%;
	margin-bottom: 10px;
}
.tableTypeS02 th,
.tableTypeS02 td{
    vertical-align:middle;
    padding:10px 5px;
    line-height: 1.2;
	font-weight: normal;
}
.tableTypeS02 th {
	border: 1px solid #D8D8D8;
	background: #F1F1F1;
}
.tableTypeS02 th.column {
	width: 90px;
}
.tableTypeS02 td {
	border: 1px solid #D8D8D8;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.tableTypeS02 th,
.tableTypeS02 td{
	font-size: 10px;
}
.tableTypeS02 th.column {
	width:25%;
}
}
p.supportadt8 {
	padding-bottom: 10px;
	text-indent: -1em;
	padding-left: 1em;
}
.fs16{
font-size:16px;
}


.tableTypeU02{
    font-size:12px;
    width:100%;
}
.tableTypeU02 th,
.tableTypeU02 td{
    vertical-align:middle;
    padding:10px 15px;
    line-height: 1.2;
	font-weight: normal;
}
.tableTypeU02 th {
	border: 1px solid #D8D8D8;
	background:#c9d9e1;
}
.tableTypeU02 td {
	border: 1px solid #D8D8D8;
	background: #FFF;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.tableTypeU02 th,
.tableTypeU02 td{
	font-size: 10px;
}
}

/* アンカーリンク（共通）
-------------------------------------------------------- */

#anc01,
#anc02,
#anc03,
#anc10,
#anc11,
#anc14{
	margin-top: -65px;
	padding-top: 65px;
}



/* ライン（共通）
-------------------------------------------------------- */

hr.type1 {
	border: 0;
    border-bottom: 1px dashed #999999;
	margin-bottom: 30px;
}
hr.type2 {
	border: 0;
    border-bottom: 1px solid #000;
	margin-bottom: 40px;
}


