@charset "utf-8";
/* CSS Document */

* {
    margin:0;
    padding:0;
}

#top {
    font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
    color: #333;
    font-size: 12px;
    line-height: 160%;
}

#container {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

img {
    border:0;
}

p{
    margin: 10px 0px 0px 0px;
}

/********** link ************/

a:link,a:visited {
    color: #0099CC;
    text-decoration:none;
}

a:hover {
    color: #0066CC;
}

/********** header ************/

#header {
    width:800px;
    height:50px;
    margin-left:auto;
    margin-right:auto;
}

.logo {
    float: left;
    width: 210px;
    margin: 4px 5px 0px 0px;
}


.logo_txt {
    float: right;
    margin: 20px 0px 10px 10px;
    line-height: 1.2em;
    font-weight:normal;
    font-size: 12px;
}

/********** top_contents ************/

#index {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}


#box_left {
    width: 200px;
    float: left;
    margin-bottom:20px;
}


#box_right {
    width: 600px;
    float: right;
}

.leftleft_txt {
    float: left;
    width: 150px;
    overflow: hidden;
}

.leftlright_txt {
    float: right;
    width: 500px;
    overflow: hidden;
}


.rigth_txt {
    float: left;
    margin: 10px 0px 10px 0px;
    line-height: 1.2em;
    font-weight:normal;
}

.green {
    color: #009900;
}

.green02 {
    color: #009900;
    margin: 0px 0px 0px 10px;
}

.orange {
    color:#F58220;
}
.orange02 {
	color:#F58220;
    margin: 0px 0px 0px 10px;
}

.s_txt {
    font-size: 10px;

}

.top_title {
    font-size: 20px;
    color: #f58220;
    text-align:center;
    font-weight:600;

}

.top_txt {
    font-size: 12px;
    text-align:center;
}

.top_txt02 {
    font-size: 12px;
    text-align:center;
    color: #3366CC;
}

/********** table ************/

.rd_txt{
    text-align:center;
    height:30px;
}

TH{ background-color:#FFCCCC}

.down_txt{
margin: 0px 0px 3px 0px;
}

.bk{
background-color:#FFE4A6;}

#inputTable{
}

#inputTable .inputText{
  width:350px;
}

#chargedDataTable{
  border-collapse: collapse;
}

#chargedDataTable th {
    border:1px solid #aaa;
    padding:5px;
    background-color: #FCC;
    white-space: nowrap;
}

#chargedDataTable td {
    border:1px solid #aaa;
    padding:5px;
}

#chargedDataTable .rowStyle1{
  background-color: #eee;
}

#chargedDataTable .rowStyle2{
  background-color: #fff;
}

#chargedDataTable .dt {
    text-align:left;
}
#chargedDataTable .stat {
    text-align:center;
}
#chargedDataTable .usr {
    text-align:left;
}
#chargedDataTable .title {
    text-align:left;
}
#chargedDataTable .fileSize {
	text-align:right;
}
#chargedDataTable .ext {
    text-align:center;
}
#chargedDataTable .act {
    text-align:center;
}

#userManageDataTable {
  border-collapse: collapse;
}

#userManageDataTable th {
    border:1px solid #aaa;
    padding:5px;
    background-color: #FCC;
    white-space: nowrap;
}

#userManageDataTable td {
    border:1px solid #aaa;
    padding:5px;
}

#userManageDataTable .rowStyle1{
  background-color: #eee;
}

#userManageDataTable .rowStyle2{
  background-color: #fff;
}

#userManageDataTable .email {
	text-align:left;
}

#userManageDataTable .stat {
	text-align:center;
}

#userManageDataTable .usr {
    text-align:left;
}

#userManageDataTable .act {
    text-align:center;
}

#customerDataTable {
  border-collapse: collapse;
}

#customerDataTable th {
    border:1px solid #aaa;
    padding:5px;
    background-color: #FCC;
    white-space: nowrap;
}

#customerDataTable td {
    border:1px solid #aaa;
    padding:5px;
}

#customerDataTable .rowStyle1{
  background-color: #eee;
}

#customerDataTable .rowStyle2{
  background-color: #fff;
}

#customerDataTable .email {
    text-align:left;
}

#customerDataTable .usr {
    text-align:left;
}

#customerDataTable .usrStat {
    text-align:center;
}

#customerDataTable .chargedStat {
    text-align:center;
}

#customerDataTable .act {
    text-align:center;
}



/* column width */
.box40px {
	width:40px;
}
.box50px {
	width:50px;
}
.box55px {
	width:55px;
}
.box60px {
	width:60px;
}
.box70px {
	width:70px;
}
.box120px {
	width:120px;
}
.box170px {
	width:170px;
}
.box220px {
	width:220px;
}
.box230px {
	width:230px;
}

.box240px {
	width:240px;
}

/********** copyright ************/

#copy{
    margin: 0px 0px 10px 0px;
    height:18px;
    background-color:#F58220;
}

.copy_txt{
    color:#FFFFFF;
    text-align:center;
}

/********** other ************/
.sp5px {
    width: 100px;
    height: 5px;
    overflow: hidden;
    display: block;
}


.sp10px {
    width: 100px;
    height: 10px;
    overflow: hidden;
    display: block;
}

.sp15px {
    width: 100px;
    height: 15px;
    overflow: hidden;
    display: block;
}

.sp20px {
    width: 100px;
    height: 20px;
    overflow: hidden;
    display: block;
}

.sp30px {
    width: 100px;
    height: 30px;
    overflow: hidden;
    display: block;
}


.sp40px {
    width: 100px;
    height: 40px;
    overflow: hidden;
    display: block;
}

.sp50px {
    width: 100px;
    height: 50px;
    overflow: hidden;
    display: block;
}

.sp60px {
    width: 100px;
    height: 60px;
    overflow: hidden;
    display: block;
}

.sp70px {
    width: 100px;
    height: 70px;
    overflow: hidden;
    display: block;
}
.clear {
    clear: both;
}

