﻿body 
{
    background: #fff;
    margin: 0;
	padding-top: 0;
	padding-left: 30px;
	color: #003;
	line-height: 24px;
	font-weight: normal;
    }

.wrapper
{
  margin: 0;
  padding: 0;
  width: 820px;
  border-top: 2px solid #bbbaba;
  border-right: 7px solid #e5e5e5;
  border-bottom: 2px solid #bbbaba;
  border-left: 7px solid #e5e5e5;
    }

h1.seeker
{
  margin: 0;
  color: #036;
  padding: 5px;
  font-size: 14px;
  background: #f5f5f5;
  font-weight: bold;
  border-bottom: 2px #cecfce solid;
  border-left: 6px #f90 solid;
  text-indent: 5px;
    }
h1.employer
{
  margin: 0;
  color: #036;
  padding: 5px;
  font-size: 14px;
  background: #f9fbfa;
  font-weight: bold;
  border-bottom: 2px #cecfce solid;
  border-left: 6px #007100 solid;
  text-indent: 5px;
    }
    
h2.seeker
{
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #f5f5f5;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    border-top: 1px #cecfce solid;
    border-bottom: 1px #cecfce solid;
    color: #003333;
    text-indent: 5px;
    }
h2.employer
{
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #f9fbfa;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    border-top: 1px #cecfce solid;
    border-bottom: 1px #cecfce solid;
    color: #003333;
    text-indent: 5px;
    }

hr
{
    border: 1px dashed #cecfce;
    height: 1px;
    }
p
{
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    }

.white
{
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    }

.orange
{
    color: #f30;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    line-height: 16px;
    }

.normal
{
    font-size: 14px;
    line-height: 24px;
    color: #003;
    }
.small
{
    font-size: 11px;
    line-height: 16px;
    color: #003;
    text-decoration: none;
    font-weight: normal;
    }

.PageTitle 
{
    width: 100%;
    height: 60px;
    margin: 0;
    padding-top: 0px;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    text-indent: 50px;
    line-height: 60px;
    color: #036;
    font-weight: bold;
    font-size: 16px;
    background-image: url(../../images/bg_title_border.jpg);
    background-position: top;
    background-repeat: repeat-x;
    }

.TopCatch
{
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    height: 220px;
    margin-top: 10px;
    margin-right: 50px;
    margin-bottom: 30px;
    margin-left: 50px;
    background-image: url(../../images/top_bldg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    border-top: 1px solid #5F97D6;
    border-right: 1px solid #5F97D6;
    border-bottom: 1px solid #5F97D6;
    border-left: 8px solid #85B0E0;
    font-size: 16px;
    font-weight: bold;
    color: #44497D;
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 30px;
    text-align: left;
    }

.TopButtonContainer
{
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    }
    
.TopButtonEmployer
{
    float: right;
    margin-right: 130px;
    padding: 0;
    height: 170px;
    width: 250px;
    background-image: url(../../images/button_employer.jpg);
    background-repeat: no-repeat;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    }
    
.TopButtonSeeker
{
    float: left;
    margin-left: 130px;
    padding: 0;
    height: 170px;
    width: 250px;
    background-image: url(../../images/button_seeker.jpg);
    background-repeat: no-repeat;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    }
    
.TopButtonTxtBox
{
    float: left;
    padding: 0;
    margin: 10px;
    width: 105px;
    height: 140px;
    text-align: left;
    }

#page
{
    margin: 0;
    padding: 0;
    text-align: center;
    }
    
#Musthead
{
    margin: 0;
    padding-top: 0;
    padding-bottom: 5px;
    width: 100%;
    min-height: 190px;
    }
#MustheadTxt
{
    width: 500px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
    color: #3f3f3f;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    }
#MustheadTxt ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    font-weight: normal;
    }
    
#MustheadTxt li
{
    margin: 0;
    padding-left: 100px;
    }

    
#footer
{
    clear: both;
    margin-left: 10px;
    padding-top: 3px;
    padding-bottom: 10px;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    font-size: x-small;
    text-align: left;
    }

/*  ~~~~~~~~~~~~~~~  Japanese Master Page  ~~~~~~~~~~~~~~~~  */

#master_header_J
{
    width: 800px;
    color: #ffd700;
    background-color: #000066;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin: 0;
    background-image: url(../../images/bg_header.jpg);
    background-position: right;
    background-repeat: repeat-y;
    }

#master_navbar_J
{
    width: 800px;
    background-color: #9999ff;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    border-top: 1px solid #fff;
    border-bottom: 4px solid #6666ff;
    margin: 0;
    }

/*  ~~~~~~~~~~~~~~~~  English Master Page  ~~~~~~~~~~~~~~~~~~  */

#master_header_E
{
    width: 800px;
    color: #ffd700;
    background-color: #000066;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin: 0;
    background-image: url(../../images/bg_header.jpg);
    background-position: right;
    background-repeat: repeat-y;
    }
    
#master_navbar_E
{
    width: 800px;
    background-color: #9999ff;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Verdana, Helvetica, Sans-Serif;
    border-top: 1px solid #fff;
    border-bottom: 4px solid #6666ff;
    margin: 0;
    }
    
/*  ~~~~~~~~~~~~~~~~  Japanese Pages  ~~~~~~~~~~~~~~~~~~  */

#page_header_top_J
{
    width: 780px;
    background-color: #666666;
    padding: 20px;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    }
    
#page_content_J
{
    text-align: left;
    width: 80%;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
    color: #3f3f3f;
    font-family: Verdana, 'MS Gothic' , 'MS PGothic' , 'Osaka';
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    }
    
#page ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 25px;
    text-align: left;
    font-weight: normal;
    }
    
#page li
{
    margin-left: 8em;
    padding: 0;
    }

/*  ~~~~~~~~~~~~~~~~  English Pages  ~~~~~~~~~~~~~~~~~~  */

#page_header_top_E
{
    width: 780px;
    background-color: #666666;
    padding: 20px;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    }
    
#page_content_E
{
    text-align: left;
    width: 80%;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
    color: #3f3f3f;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    }

/*  ~~~~~~~~~~~~~~~~  All Pages  ~~~~~~~~~~~~~~~~~~  */
