
/*-----base-----*/
html {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 1.4em;
    color: #333333;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

/*-----link color-----*/

a {
}

a:link {
    color: #006699;
    text-decoration: underline;
}

a:visited {
    color: #993366;
    text-decoration: underline;
}

a:active {
    color: #CC6600;
    text-decoration: underline;
}

a:hover {
    color: #CC0000;
    text-decoration: none;
}

/*-----layout-----*/

div#container {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

div#contents {
    clear: both;
    padding-top: 0px;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

div#footer {
    clear: both;
    margin-top: 2em;
    background-color: #128F34;
    width: 600px;
}

div#footer img {
    margin-left: 10px;
    vertical-align: middle;
}

div#footer span {
    margin-left: 20px;
}

/*-----menu-----*/

ul#menu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 50px;
    clear: both;
}

ul#menu a {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-decoration: none;
}

ul#menu li {
    display: block;
    float: left;
}

/*default*/

ul#menu li.obtain a {
    height: 44px;
    width: 185px;
    background-image: url(english/images/common/menu_01.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 4px;
    display: block;
}

ul#menu li.price a {
    height: 44px;
    width: 58px;
    background-image: url(english/images/common/menu_02.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: block;
}

ul#menu li.security a {
    height: 44px;
    width: 118px;
    background-image: url(english/images/common/menu_03.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: block;
}

ul#menu li.shikenjo a {
    height: 44px;
    width: 102px;
    background-image: url(english/images/common/menu_04.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: block;
}

ul#menu li.location a {
    height: 44px;
    width: 56px;
    background-image: url(english/images/common/menu_05.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: block;
}

ul#menu li.company a {
    height: 44px;
    width: 56px;
    background-image: url(english/images/common/menu_06.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px;
    padding: 0px;
    display: block;
}

/*now position*/

ul#menu li.obtain a.now {
    height: 44px;
    width: 185px;
    background-image: url(english/images/common/menu_now_01.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 4px;
    display: block;
}

ul#menu li.price a.now {
    height: 44px;
    width: 58px;
    background-image: url(english/images/common/menu_now_02.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: block;
}

ul#menu li.security a.now {
    height: 44px;
    width: 118px;
    background-image: url(english/images/common/menu_now_03.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: block;
}

ul#menu li.shikenjo a.now {
    height: 44px;
    width: 102px;
    background-image: url(english/images/common/menu_now_04.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: block;
}

ul#menu li.location a.now {
    height: 44px;
    width: 56px;
    background-image: url(english/images/common/menu_now_05.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    display: block;
}

ul#menu li.company a.now {
    height: 44px;
    width: 56px;
    background-image: url(english/images/common/menu_now_06.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px;
    padding: 0px;
    display: block;
}

/*-----submenu-----*/

ul#submenu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
    /* mac ie hidden \*/
	position: absolute;
    width: 185px;/* */
}

ul#submenu li {
    display: block;
    width: 185px;
    float: left;
    clear: left;
}

ul#submenu li a.enter {
    height: 18px;
    width: 185px;
    background-image: url(english/images/common/submenu_01.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 4px 0px 0px;
    display: block;
    margin: 0px;
}

ul#submenu li a.convert {
    height: 18px;
    width: 185px;
    background-image: url(english/images/common/submenu_02.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 4px 0px 0px;
    display: block;
    margin: 0px;
}

ul#submenu li a.type {
    height: 18px;
    width: 185px;
    background-image: url(english/images/common/submenu_03.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 4px 0px 0px;
    display: block;
    margin: 0px;
}

ul#submenu li a.different {
    height: 18px;
    width: 185px;
    background-image: url(english/images/common/submenu_04.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 4px 0px 0px;
    display: block;
    margin: 0px;
}

ul#submenu li a.exam {
    height: 18px;
    width: 185px;
    background-image: url(english/images/common/submenu_05.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 4px 0px 0px;
    display: block;
    margin: 0px;
}

/*-----other-----*/

h1 {
    float: left;
    margin: 0px;
    padding: 0px;
}

div#header ul {
    float: right;
    margin: 25px 0px 0px;
    font-size: 80%;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #999999;
}

div#header ul li {
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    float: left;
    list-style-type: none;
    clear: right;
}

div#header ul li a {
    color: #333333;
}

div.banner_space {
    text-align: center;
    margin-top: 2em;
}

h2 {
    margin: 2em 0px 0px;
    padding: 0px;
    font-size: 130%;
    font-weight: bold;
    color: #409D27;
    text-align: center;
}

h2.child {
    margin-bottom: 1em;
}

h3 {
    font-size: 110%;
    font-weight: bold;
    color: #409D27;
    padding: 0px;
    margin-top: 1em;
    margin-bottom: 0px;
}

h3.shikenjo {
    font-size: 120%;
    font-weight: bold;
    color: #409D27;
    margin-top: 1em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #409D27;
}

h3.bus_root_map {
    text-align: center;
}

h4 {
    margin-top: 1em;
    margin-bottom: 0px;
    font-size: 100%;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    margin-top: 1em;
    margin-bottom: 0.2em;
    color: #85B31A;
}

table.image {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px auto;
    padding: 0px;
}

table.image td {
}

table.image td div {
    font-size: 85%;
    line-height: 1.2em;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    width: 200px;
}

table.image td div.small {
    font-size: 85%;
    line-height: 1.2em;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

div#contents p {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

div#contents p.margin {
    margin-top: 1em;
}

div#contents p.margin_both {
    margin-top: 1em;
    margin-bottom: 1em;
}

div#contents p.indent {
    margin-left: 2em;
}

div#contents p.attention {
    color: #CC3333;
}

div.inquires {
    margin-top: 1em;
}

div.inquires div.header {
    height: 19px;
    background-image: url(english/images/toppage/inquiries_header.gif);
    text-align: center;
}

div.inquires div.content {
    padding: 10px;
    width: 580px;
    background-image: url(english/images/toppage/inquiries_background.gif);
    line-height: 1.3em;
    color: #128F34;
}

div.inquires div.bottom {
    background-image: url(english/images/toppage/inquiries_bottom.gif);
    height: 7px;
    width: 600px;
    background-repeat: no-repeat;
    background-position: top;
    font-size: 1px;
    line-height: 1px;
}

table.link_to_other {
    width: 600px;
    margin-top: 1em;
}

table.link_to_other td.left {
    text-align: left;
}

table.link_to_other td.right {
    text-align: right;
}

table.indent_one {
    margin-left: 10px;
}

ol.arc {
    margin-left: 2em;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

div.photo_textbook {
    float: right;
    margin-top: 1em;
    width: 250px;
    margin-bottom: 1em;
    margin-left: 20px;
    text-align: center;
}

p.caption {
    font-size: 85%;
    line-height: 1.3em;
    width: 200px;
    text-align: left;
}

div.table_and_photo {
    clear: both;
    width: 600px;
}

div.table_and_photo h4 {
    text-align: center;
    width: 400px;
    margin: 1em 0px 0.5em;
    padding: 0px;
}

div.table_and_photo table {
    border-collapse: collapse;
    border: 2px solid #8E4536;
    margin-right: auto;
    margin-left: auto;
}

div.table_and_photo table.margin {
    margin-right: 50px;
    margin-left: 50px;
}

div.table_and_photo table th {
    border: 2px solid #8E4536;
    background-color: #D7B7A7;
    padding: 3px;
    text-align: center;
}

div.table_and_photo table td {
    border: 2px solid #8E4536;
    font-weight: bold;
}

div.table_and_photo table td.center {
    text-align: center;
}

div.table_and_photo table td.right {
    text-align: right;
}

div.table_and_photo div.photo_table {
    float: right;
    margin-left: 10px;
    width: 200px;
}

dl {
    margin: 0px;
    padding: 0px;
}

dl dd {
    margin-left: 2em;
}

ul.conditions {
    margin-top: 0px;
    margin-left: 2em;
    list-style-type: disc;
    padding: 0px;
}

div#contents p strong.green {
    color: #409D27;
}

blockquote {
    margin-top: 0px;
    margin-bottom: 0px;
}

ol.alphabet {
    list-style-type: lower-alpha;
    padding: 0px;
    margin-left: 2em;
}

table.price {
    border-collapse: collapse;
    border: 2px solid #000000;
    font-size: 70%;
}

table.price th {
    border: 2px solid #000000;
    background-color: #CCCCCC;
    padding: 2px;
    text-align: center;
    font-weight: bold;
}

table.price td {
    border: 2px solid #000000;
    padding: 2px;
}

table.price td.center {
    text-align: center;
}

table.price td.right {
    text-align: right;
}

ul.locations {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2em;
    list-style-type: square;
}

ul.price_title {
    padding: 0px;
    margin-top: 2em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 2em;
    list-style-type: square;
}

span.tax {
    font-size: 80%;
    margin-left: 1em;
}

ul.notice {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2em;
}

p.contact {
    text-align: right;
    margin-right: 3em;
    padding-top: 3em;
    font-style: italic;
}

dl.shikenjo {
    margin: 0px;
    padding: 0px;
}

dl.shikenjo dt {
    font-weight: bold;
}

dl.shikenjo dd {
    margin-bottom: 1em;
    margin-left: 0px;
}

table.image ul {
    margin-left: 2em;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: square;
    font-size: 80%;
}

table.image ul strong {
    font-weight: bold;
}

div.futakotamagawa_contact {
    text-align: center;
    padding: 5px;
    margin-top: 3em;
    border: 1px solid #7A7A7A;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}

p.center {
    text-align: center;
}

p.outline {
    line-height: 1.7em;
}

p.outline strong {
    font-weight: bold;
    color: #409D27;
}

ul.outline {
    line-height: 1.7em;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 2em;
}

ul.shikenjo_place {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 2em;
    list-style-type: square;
}

ul.shikenjo_place li {
    margin-top: 1em;
}

div#contents table.location {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

div#contents table.location th {
    color: #C93155;
    font-weight: normal;
}

div#contents table.location h4 {
    color: #C93155;
    font-size: 150%;
}

div#contents table.location h4 span.call {
    font-size: 70%;
}

div#contents table.location h4 span.tel {
    font-size: 90%;
}

div#contents table.location th p {
    margin: 0px;
    font-size: 85%;
}

div#contents table.location ul {
    margin: 0px;
    list-style-type: square;
    font-size: 90%;
    line-height: 1.2em;
}

div#contents table.location ul li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}
