﻿
/*---------------*/
/* リンクガイド		*/
/*---------------*/

div#blkCommonMenu h1
{
    text-align: left;
    width: 500px;
    font-size: 14px;
    position: absolute;
    margin-right: 0px;
    height: 15px;
}

/*-------------------*/
/* 左メニュー				*/
/*-------------------*/

table.tblMenuForms
{
    width: 185px;
    margin-left: auto;
    margin-right: auto;
}
table.tblMenuForms tr th
{
        height: 20px;
}

table.tblMenuForms tr td
{
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
table.tblMenuForms a
{
    margin-left: 5px;
    line-height: 20px;
text-decoration: none;
}
table.tblMenuForms img
{
    vertical-align: middle;
}

table.tblTxForms
{
    border: 1px solid #FFCC00;
    width: 480px;
    margin-top: 30px;
    overflow: visible;
}
table.tblTxForms tr th
{
    border: 1px hidden #FFCC00;
    margin-left: 100px;
}

table.tblTxForms tr td
{
    border: 1px solid #FFCC00;
    height: 35px;
    padding-left: 20px;
    line-height : 20px;
}
div#blkAgreementBody
{
    width: 450px;
    height: 100px;
    line-height: 20px;
    overflow: auto;
    padding: 4px;
    font-size: 12px;
    border: 1px solid #000;
    white-space: normal;
}

div#blkAgreementBody ol
{
    list-style-type: decimal;
    list-style-image: none;
    list-style-position: inside;
    width: 440px;
    white-space : normal ;
}
div#blkAgreementBody li
{
    list-style-type: decimal;
    list-style-image: none;
    list-style-position: inside;
    margin-left: 20px;
    white-space: normal;
    font-variant: normal;
}
ul.menu
{
	margin-left:20px;	
}
ul.menu li
{	
	margin-top:5px;
	margin-bottom:2px;	
	text-indent: -10px;
	
}

/*-------------------*/
/* TOPへ戻る				*/
/*-------------------*/
.returnTop
{
    border-color: #FEB179;
    text-align: right;
    height: 20px;
    top: 25px;
    border-bottom-style: double;
    width: 95%;
    margin-left: 10px;
}

/*-------------------*/
/* テキストボックス　*/
/*-------------------*/

.tx
{
    margin-top: 0px;
    padding-left: 5px;
    font: 1em/150% "MS PGothic";
    margin-left: 10px;
    width: 100%;
    letter-spacing: 0.1em;
    text-align: left;
    white-space: normal;
        padding-top: 10px;

}

.tx_2 
{
    WIDTH: 95%; 
    MARGIN-TOP: 0px;
    padding-left : 10px;
    FONT: 1em/150% "MS PGothic"; 
    MARGIN-LEFT: 10px; 
    LETTER-SPACING: 0.1em; 
    TEXT-ALIGN: left;
    white-space:normal;
}

.tx_s {
    font-size: x-small;
    padding-left : 30px;
    line-height: 20px;
    white-space:normal;
}

.tx_b{
    font-weight: bold;
    padding-left: 5px;
    white-space: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tx_r
{
    MARGIN-TOP: 0px;
    PADDING-LEFT: 5px;
    FONT: 1em/150% "MS PGothic";
    MARGIN-LEFT: 10px;
    WIDTH: 95%;
    LETTER-SPACING: 0.1em;
    TEXT-ALIGN: right;
    white-space: normal;
}


/*-------------------*/
/* 共有？						*/
/*-------------------*/
table.tblLoginForms {
	margin-top  :  12px ;
	width  : 180px ;
	margin-left  : auto ;
	margin-right : auto ;
	border : 1px solid #000 ;
}
table.tblLoginForms tr th {
	color : #FFF ;
	background-color : #FA0 ;
}
table.tblLoginForms tr td {
	padding-bottom : 12px ;
}
table.tblLoginForms tr td div
, table.tblLoginForms tr td dl {
	padding-left  : 4px ;
	padding-right : 4px ;
}
div#blkLoginError {
	display : none ;
	border  : 1px solid #F00 ;
	padding : 2px ;
	color : #F00 ;
	font-size : 8pt ;
}
input#txtAccount {
	width : 100px ;
	height :  20px ;
}
input#txtPassword {
	width  : 100px ;
	height :  20px ;
} 
div#blkShowReminde {
	text-align : center ;
}
div.blkReservation {
	margin-top    : 12px ;
	margin-bottom : 12px ;
}

table#tblNews {
	border : 1px solid #666 ;
	border-collapse : collapse ;
    margin-left  : auto ;
    margin-right : auto ;
}
table#tblNews thead tr th {
	color : #FFF ;
	background-color : #FA0 ;
	border : 1px solid #666 ;
	padding-left : 12px ;
}
table#tblNews tbody tr td {
	border : 1px solid #666 ;
}

iframe#ifrmNews 
{
	width  : 480px ;
	height : 170px ;
	border : 0 ;
}




div#commonMain4Piece h2
{
    width: 400px;
    margin-right: 50px;
    border-left: 10px solid #0CC;
    padding-left: 10px;
    padding-bottom: 4px;
    font-size: 12px;
    line-height: 25px;
    border-left-color: #FEB179;
    margin-left: 20px;
    padding-top: 6px;

}

div#commonMain4Piece h1{
	padding:8px 0px 0px 25px;
	margin-bottom:10px;
	font-size : 14px ;
	font-weight:bold;
	background-image:url(../images/br_title_510_green.gif);
	background-repeat:no-repeat;	
	width:485px;
	height:22px;

}

/*-------------------*/
/* コンテンツリスト追加*/
/*-------------------*/

div#commonMain4Piece dl
{
	margin-top:10px;
	margin-left:20px;
}
div#commonMain4Piece dl dd
{
	
	margin-left:30px;
}
div#commonMain4Piece ol
{
	margin-top:10px;
	list-style-type:decimal;
}
div#commonMain4Piece ol li
{
	list-style-type:decimal;
}
div#commonMain4Piece ul
{
}
div#commonMain4Piece ul li
{
	list-style-type:disc;
	margin-left:20px;
}

/*--------------------*/
/* 推奨環境画面専用   */
/*--------------------*/

div#commonMain4Piece_system
{
	width: 510px;
    float: left;
    padding-top: 18px;
    padding-left: 15px;
    padding-bottom: 15px;
}
div#commonMain4Piece_system h1
{
	padding: 8px 0px 0px 25px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    background-image: url(../images/br_title_510_green.gif);
    background-repeat: no-repeat;
    width: 485px;
    height: 22px;
}
div#tx_system
{
    margin-top: 0px;
    width: 100%;
    text-align: left;
    white-space: normal;
    padding-top: 5px;
}
div#tx_system b
{
	color:#FC7718;
	font-size:130%;
	font-weight:bold;
}
div#commonMain4Piece_system div
{
	font-family:"メイリオ";
}
div#tx_system th
{
	text-align:center;
	font-weight:bold;
	width:18%;
	background-color:#FEE9D6;
	font-size:120%;
}
div#tx_system td
{
	width:82%;
	font-size:110%;
}
div#tx_system_common
{
    margin-top: 0px;
    width: 100%;
    text-align: left;
    white-space: normal;
    padding-top: 5px;
}
div#tx_system_common b
{
	font-size:130%;
	font-weight:bold;
	line-height:250%;
}
div#tx_system_common th
{
	width:25%;
	font-size:100%;
	font-weight:bold;
	padding-left:25px;
}
div#tx_system_common td
{
	width:75%;
	font-size:90%;
}
div#width_line
{
	border-style:dotted none dotted none;
	border-width:2px;
	border-color:#AAAAAA;
}
table#table_x_small
{
	width:95%;
	border: 1px black solid;
	font-size: x-small;
	margin: 0 auto;
}
table#table_x_small th
{
	color:red;
	padding-left:0px;
	width:9%;
}
table#table_x_small td
{
	width:91%;
}
table#table_x_small_cellphone
{
	width:95%;
	font-size: x-small;
	margin: 0 auto;
}
table#table_x_small_cellphone th
{
	padding-left:10px;
	width:6%;
}
table#table_x_small_cellphone td
{
	width:94%;
}
div#tx_system_other table th
{
	padding-left:15px;
}

/*--------------------*/
/* 回線速度テスト   */
/*--------------------*/
#status span{
	font-size: 45px;
}
.results{
	margin-top:20px;
}
.results_good {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #4D7AFF;
    width: 50%;
    margin: 5px auto;
    text-align: center;
    padding: 10px;
    font-weight: bold;
	color:#FFF;
	vertical-align: middle;
}
.results_normal {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #FFDC73;
    width: 50%;
    margin: 5px auto;
    text-align: center;
    padding: 10px;
    font-weight: bold;
	color:#FFF;
	vertical-align: middle;
}
.results_bad {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #FF4D4D;
    width: 50%;
    margin: 5px auto;
    text-align: center;
    padding: 10px;
    font-weight: bold;
	color:#FFF;
	vertical-align: middle;
}
.results_text{
	font-size: 350%;
}
