﻿* {
    margin: 0px;
    padding: 0px;
}
body {
    font-size:x-small;
    font-family:Meiryo,'MS Gothic',sans-serif
}
.fleft {
    float:left;
}

.fright {
    float:right;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

 .title_box {
    height: 66px;
    width: 100%;
    background-image: url('Images/menu_bg1.png');
    background-repeat: no-repeat;
    background-color: #F6F6F6;
    background-position: 100% 0%;
    color:#AAAAAA;
    font-size:large;
    line-height:66px;
    margin: 0px;
    padding: 0px;
}

  .title_box_m {
    height: 66px;
    width: 100%;
    background-image: url('Images/menu_bg1m.png');
    background-repeat: no-repeat;
    background-color:#ffd785;
    background-position: 100% 0%;
    color:#ff9400;
    font-size:large;
    line-height:66px;
    margin: 0px;
    padding: 0px;
}
 
  .title_box_m2 {
    height: 66px;
    width: 100%;
    background-image: url('Images/menu_bg2.png');
    background-repeat: no-repeat;
    background-color: #E6FFF7;
    background-position: 100% 0%;
    color: #00C695;
    font-size: large;
    line-height: 66px;
    margin: 0px;
    padding: 0px;
}
 .title_inner_box {
    padding-left:10px;
    width: 100%;
}
 .top_box {
    height: 25px;
    width: 100%;
    font-size:x-small;
    background-color: #cccccc;
    text-align:right;
    margin: 0px;
    padding: 0px;
}
 .top_box_m {
    height: 25px;
    width: 100%;
    font-size:x-small;
    background-color:#ffa54f;
    text-align:right;
    margin: 0px;
    padding: 0px;
}
  .top_box_m2 {
    height: 25px;
    width: 100%;
    font-size: x-small;
    background-color: #00D9A3;
    text-align: right;
    margin: 0px;
    padding: 0px;
}
 .top_inner_box_u1 {
    /*padding:5px;
    height:15px;*/
    width: 30%;
    text-align:left;
}

 .top_inner_box_u2 {
    /*padding:5px;
    height:15px;*/
    width: 70%;
    text-align:right;
}

.menu_box {
	background-color:#cccccc;
}

 .top_inner_box_m {
    width: 30%;
    text-align:left;
}

.top_inner_box_l {
    padding:5px;
    height:15px;
    width: 33%;
    text-align:left;
}
 
 .navi_box {
    width: 100%;
}
 .bread_box {
    margin:5px;
    height: 15px;
    width: auto;
    font-size:x-small;
}
 
 .main_box {
    height: 100%;
    width: 1300px;
}

  .main_box2 {
    height: 100%;
    width: 1010px;
}

  .main_box3 {
    height: 100%;
    width: 1100px;
}

 .left_box {
    margin:10px;
    height: 100%;
    width: 250px;
    float:left;
}
 .left_box2 {
    margin:10px;
    height: 100%;
    width: 165px;
    float:left;
}
 .right_box {
    margin:10px;
    height: 100%;
    width: 1010px;
}
.sub_title {
    height: 30px;
    width: 100%;
    background-image: url('Images/menu_bg1.png');
    background-repeat: no-repeat;
    background-color: #F6F6F6;
    background-position: 0% 0%;
    color:#AAAAAA;
    font-weight:bold;
    font-size:medium;
    text-align:center;
    line-height:30px;
}
.sub_body {
    margin:0px;
    background-color: #F1F5FB;
    height: 300px;
    width: 100%;
    font-size:small;
}

.sub_body ul li {
    list-style:none;
    padding:3px;
}

.cate_waku {
    width:160px;
    background-color:#F1F5FB;
    padding-bottom:5px;
    margin:5px;
}

.cate_title {
    width:auto;
    font-size:medium;
}

.cate_body {
    width:150px;
    height:220px;
    margin:auto;
    font-size:small;
    background-color:#FFFFFF;
}

.cate_body ul li {
    list-style:none;
}
.UserPageTitle
{
    height: 80px;
    position: relative;
    top: 20px;
    left: 50px;
    font-size: 1.8em;
    font-weight: 400;
            
}
.UserPageTitle2
{
    height: 100%;
    color: black;
    font-size: 1.8em;
    font-weight: 400;
    background-color: #cbc5f4;
}
.UserPageTitle3
{
    position: relative;
    top: 20px;
    left: 50px;
    font-size: 1.8em;
    font-weight: 500;
            
}
.UserPageTitle4
{
    height: 130px;
    position: relative;
    top: 20px;
    left: 100px;
	color: #585858; 
    font-size: 1.5em;
    font-weight: 100;
}
.UserPageMessage
{
	height: 50px;
    background-color: lavender;
    color: black;
    font-size: 1.4em;
    font-weight: 300;
	vertical-align: top;
}
.UserPageError
{
    background-color: yellow;
    color: red;
    font-size: 1.5em;
    font-weight: 300;
}
.UserPageMain
{
    font-size: 1.5em;
    text-align: center;
}
.UserPageMain2
{
    font-size: 1.3em;
    text-align: left;
}
.UserPageRecommendation
{
    text-align: left;
    font-size: 1.5em;
    font-weight: 200;
}
.FooterMessage
{
    font-size: 1.0em;
    font-weight: 200;
    color: gray;
}

.MasterPageTitle
{
    height: 60px;
    position: relative;
    font-size: 1.8em;
    font-weight: 500;            
}
.MasterPageTitle2
{
    background-color: darkblue; 
    width: 8px;          
}


.wdg_Header
{
    text-align: center;
    color: white;
}


tbody > tr.InvalidData > td
{
    background-color: gray;
}

tbody > tr.EffectiveData > td
{
    background-color: White;
}

tbody > tr.OpenBefore > td
{
    color: Black;
    background-color: White;
}

tbody > tr.OpenNow > td
{
    color: blue;
    background-color: White;
}

tbody > tr.OpenEnd > td
{
    color: red;
    background-color: White;
}

tbody > tr > td.wdg_Col_Center
{
    text-align: center;
}

tbody > tr > td.wdg_Col_Right
{
    text-align: right;
}

tbody > tr.CaseData > td {
    background-color: #D9FFFF;
}

tbody > tr.MailData > td {
    background-color: white;
}

tbody > tr.SelectData > td {
    background-color: #99CCFF;
}

tbody > tr.AttachedFileData > td
{
    background-color: White;
    border-color: white;
    font-size: 1.5em;
}

tbody > tr > td.Incorrect
{
    text-align: center;
    color: red;
}

tbody > tr > td.Correct
{
    text-align: center;
    color: Black;
}

.MenuBox
{
    text-align: left;
    font-size: 1.5em;
    font-weight: 200;
    margin: 20px;
}
.MenuTitle
{
    height: 30px;
    background-color: #F5F5F5;
    color: #AAAAAA;
    font-weight: bold;
    font-size: medium;
    line-height: 30px;
    width: 162px;
    text-align: center;
    vertical-align: bottom;
}
.MasterList
{
    background-color: #F5F5F5;
    margin-bottom: 0px;
}
.ImportPageError
{
    background-color: yellow;
    color: red;
    font-size: 1.0em;
}

.HiddenButton
{
    display: none;
}

.table_outer_frame {
    border-collapse: collapse;
    text-align:left; 
    word-break: break-all;
    width: 100%;
}
.table_outer_frame td {
    border-style:solid; 
    border-color: black; 
    border-width: 1px;
}


.search_condition {
    text-align:left; 
    width: 100%;
    word-break: break-all;
}
.search_condition tr {
    height: 30px;
}

 .htmleditor
{
	overflow:  auto;
	word-wrap: break-word;
	word-break: break-all;
}

 .td_outer_frame {
    border-style:solid; 
    border-color: black; 
    border-width: 1px;
}

 /*WEBTEST実施結果ページの印刷プレビュー用*/
#print-updatedata {
    display:none;
}

#print-modal {
    background: #FFF;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -618px;
    padding: 0 68px;
    width: 1100px;
    box-shadow: 0 0 20px #000;
        -moz-box-shadow: 0 0 20px #000;
    	-webkit-box-shadow: 0 0 10px #000;
}

#print-modal-content {
    margin: 68px 0;
    border: none;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

#print-modal-controls {
    border: 1px solid #ccc;
    border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -81px;
    position: fixed;
    padding: 5px 0;
    background: rgba(250, 250, 250, 0.75);
}

    #print-modal-controls a {
        color: #FFF;
        display: block;
        float: left;
        height: 32px;
        text-decoration: none;
        text-indent: -999em;
        width: 80px;
    }
    
    #print-modal-controls a:hover {
        opacity: 0.75;
    }
    
    #print-modal-controls a.print {
        background: url(/images/icon-print.png) no-repeat 50% 50%;
    }
    #print-modal-controls a.close {
        background: url(/images/icon-close.png) no-repeat 50% 50%;
    }

    #div_search_now {
        display:none;
        top: 140px;
        left: 190px;
        height: 100%;
        width: 1000px;
        background:  #FFF url(/images/pleasewait.gif) no-repeat 50% 50%;
        filter:alpha(opacity=70);
        -moz-opacity:0.7;
        opacity:0.7;
        position:absolute;
        z-index:100;
        vertical-align:middle ;
    }

    tbody > tr > td.ColumnCells
    {
	background-color:#6EA3CC;
	background-repeat:repeat-x;
	background-image: url(images/igg_header.gif);
	color: White;
	font-size: 12px;
	padding: 3px 0 3px 8px;
	overflow: hidden;
	text-align:left;
	border-top:1px solid #a0c3de;
    border-right:1px solid #5593c3;
    border-bottom:1px solid #5593c3;
    border-left:1px solid #a0c3de;
    }
    tbody > tr > td.ColumnCells2
    {
	background-color:#6EA3CC;
	background-repeat:repeat-x;
	background-image: url(images/igg_header.gif);
	color: White;
	font-size: 12px;
	padding: 3px 0 3px 8px;
	overflow: hidden;
    vertical-align:top;
	text-align:left;
	border-top:1px solid #a0c3de;
    border-right:1px solid #5593c3;
    border-bottom:1px solid #5593c3;
    border-left:1px solid #a0c3de;
    }
    tbody > tr > td.TitleCells
    {
    background-color:#6EA3CC;
    border-right-style:solid;
    border-right-width:thin;
    border-right-color:lightgray;
    }
    tbody > tr > td.EnrollCells
    {
    background-color:#F0F0F0;
    background-repeat:repeat-x;
    padding: 3px 0 3px 8px;
    border-right-style:solid;
    border-right-width:thin;
    border-right-color:lightgray;
    vertical-align:top;
    text-align:left;
    }

    .menu_bold {
    font-weight: bold;
    }
