﻿html
{
    height: 100%;
    width: 100%;
}

body
{
    height: 100%;
    width: 100%;
    font-family: Meiryo;
    font-size: 9pt;
    color: White;
    padding: 0px;
    margin: 0px;
    background-color: black;
}

a
{
    color: royalblue;
}

a:hover
{
    color: royalblue;
    text-decoration: none;
}

.topframe
{
    padding-top: 20px;
    padding-bottom: 20px;
    height: 70px;
}

.headerframe
{
    width: 900px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}

.innerframe
{
    width: 900px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.toppageleftframe ul
{
    margin: 0px;
    padding: 0px;
}

.toppageleftframe li
{
    list-style-image: url(images/point.gif);
    vertical-align: top;
    margin-top: 10px;
    margin-left: 20px;
    border-bottom: darkgray 1px dashed;
    list-style-position: outside;
    padding-bottom: 5px;
}

.leftframe
{
    float: left;
    text-align: left;
}

.leftframe_image
{
    float: left;
    width: 100px;
    text-align: center;
}

.rightframe
{
    float: right;
    text-align: left;
}

.clearfloat
{
    clear: both;
}

.mainframe
{
    background-color: White;
    color: Black;
}

.footerframe
{
    width: 900px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

.footerframe a
{
    color: White;
}

.footerframe a:hover
{
    color: lightgrey;
}

.smalltext
{
    font-size: 7pt;
}

.logo {
	float: left;
	width: 172px;
    height: 71px;
	padding: 0px;
}

.logo ul
{
    margin: 0px;
    padding: 0px;
}

.logo li {
	float: left;
	list-style-type: none;
}

.logo li a {
	display: block;
	overflow: hidden;
	background-image: url("images/dbshanlogo.gif");
	height: 0px;
	padding-top: 71px;
}

.toppagelink a {
	width: 172px;
	background-position: 0px 0px;
}

.contextframe
{
    float: right;
    width: 680px;
    height: 30px;
    padding-top: 10px;
}

.contextframe h1
{
    font-size: 8pt;
    color: White;
    padding: 0px;
    margin: 0px;
}

.menuframe
{
    float: right;
    background-image: url(images/menuback.gif);
    background-repeat: no-repeat;
    width: 680px;
    height: 30px;
    padding-left: 30px;
}

.menuframe ul
{
    margin: 0px;
    padding: 0px;
}

.menuframe li {
	float: left;
	list-style-type: none;
}

.menuframe li a {
	display: block;
	overflow: hidden;
	background-image: url("images/menuitem.gif");
	height: 0px;
	padding-top: 30px;
}

.menu_1 a { width: 93px; background-position:    0px 0px; }
.menu_2 a { width: 93px; background-position:  -93px 0px; }
.menu_3 a { width: 93px; background-position: -186px 0px; }
.menu_4 a { width: 93px; background-position: -279px 0px; }
.menu_5 a { width: 93px; background-position: -372px 0px; }
.menu_6 a { width: 93px; background-position: -465px 0px; }
.menu_7 a { width: 93px; background-position: -558px 0px; }

.menu_1 a:hover, a.stay { width: 93px; background-position:    0px -30px; }
.menu_2 a:hover, a.stay { width: 93px; background-position:  -93px -30px; }
.menu_3 a:hover, a.stay { width: 93px; background-position: -186px -30px; }
.menu_4 a:hover, a.stay { width: 93px; background-position: -279px -30px; }
.menu_5 a:hover, a.stay { width: 93px; background-position: -372px -30px; }
.menu_6 a:hover, a.stay { width: 93px; background-position: -465px -30px; }
.menu_7 a:hover, a.stay { width: 93px; background-position: -558px -30px; }

.toppageleftframe
{
    float: left;
    text-align: left;
    width: 540px;
}

.toppagerightframe
{
    float: right;
    text-align: left;
    vertical-align: top;
}

.banner
{
    padding-bottom: 10px;
    border: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.aboutleftframe
{
    float: left;
    text-align: left;
    width: 445px;
}

.aboutrightframe
{
    float: right;
    text-align: left;
    width: 445px;
}

h1
{
    font-weight: bold;
    font-size: 18pt;
    color: #003399;
    margin-top: 10px;
    margin-bottom: 10px;
}

h2
{
    font-weight: normal;
    font-size: 13pt;
    color: #003399;
    margin-top: 20px;
    margin-bottom: 10px;
    background-image: url(images/h2_back.gif);
    background-repeat: repeat-x;
    padding-top: 7px;
    padding-left: 10px;
    height: 32px;
}

h3
{
    font-weight: bold;
    font-size: 10pt;
    color: #003399;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ss_image
{
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.aboutmenuframe
{
    float: right;
    width: 900px;
    height: 40px;
    border: none;
}

.aboutmenuframe ul
{
    margin: 0px;
    padding: 0px;
}

.aboutmenuframe li {
	float: left;
	list-style-type: none;
}

.aboutmenuframe li a {
	display: block;
	overflow: hidden;
	background-image: url("images/about/menuitem.gif");
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 40px;
}

.aboutmenu_1 a { width: 150px; background-position:    0px 0px; }
.aboutmenu_2 a { width: 150px; background-position: -150px 0px; }
.aboutmenu_3 a { width: 150px; background-position: -300px 0px; }
.aboutmenu_4 a { width: 150px; background-position: -450px 0px; }
.aboutmenu_5 a { width: 150px; background-position: -600px 0px; }
.aboutmenu_6 a { width: 150px; background-position: -750px 0px; }

.aboutmenu_1 a:hover { width: 150px; background-position:    0px -40px; }
.aboutmenu_2 a:hover { width: 150px; background-position: -150px -40px; }
.aboutmenu_3 a:hover { width: 150px; background-position: -300px -40px; }
.aboutmenu_4 a:hover { width: 150px; background-position: -450px -40px; }
.aboutmenu_5 a:hover { width: 150px; background-position: -600px -40px; }
.aboutmenu_6 a:hover { width: 150px; background-position: -750px -40px; }

.aboutmenu_1 a.stay { width: 150px; background-position:    0px -40px; }
.aboutmenu_2 a.stay { width: 150px; background-position: -150px -40px; }
.aboutmenu_3 a.stay { width: 150px; background-position: -300px -40px; }
.aboutmenu_4 a.stay { width: 150px; background-position: -450px -40px; }
.aboutmenu_5 a.stay { width: 150px; background-position: -600px -40px; }
.aboutmenu_6 a.stay { width: 150px; background-position: -750px -40px; }

.faqmenuframe
{
    float: right;
    width: 900px;
    height: 40px;
    border: none;
}

.faqmenuframe ul
{
    margin: 0px;
    padding: 0px;
}

.faqmenuframe li {
	float: left;
	list-style-type: none;
}

.faqmenuframe li a {
	display: block;
	overflow: hidden;
	background-image: url("images/faq/menuitem.gif");
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 40px;
}

.faqmenu_1 a { width: 150px; background-position:    0px 0px; }
.faqmenu_2 a { width: 150px; background-position: -150px 0px; }

.faqmenu_1 a:hover { width: 150px; background-position:    0px -40px; }
.faqmenu_2 a:hover { width: 150px; background-position: -150px -40px; }

.faqmenu_1 a.stay { width: 150px; background-position:    0px -40px; }
.faqmenu_2 a.stay { width: 150px; background-position: -150px -40px; }

.pagetopbutton
{
    text-align: right;
    display: block;
    margin-left: auto;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.locallink
{
    text-align: center;
}

.message
{
    border: #000099 1px solid;
    background-color: aliceblue;
    padding: 5px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.item
{
    background-image: url(images/itemback.gif);
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-top: 7px;
    padding-left: 23px;
    font-size: 12pt;
    font-weight: bold;
}

.notice
{
    color: Red;
    font-size: 8pt;
}

table.functionlist
{
    BORDER-COLLAPSE: collapse;
    border: solid 1px #c0c0c0;
    width: 100%;
}

table.functionlist td.header
{
    text-align: center;
    border: solid 1px #c0c0c0;
    background-color: #eeeeee;
}

table.functionlist td
{
    border: solid 1px #c0c0c0;
}

table.functionlist td.section
{
    text-align: center;
    width: 120px;
    background-color: #ebf2f5;
}

table.functionlist td.ee
{
    width: 100px;
    background-color: #e7ffe6;
    text-align: center;
}

table.functionlist td.pe
{
    width: 100px;
    background-color: #e7eee6;
    text-align: center;
}

table.functionlist td.se
{
    width: 100px;
    background-color: #e7dde6;
    text-align: center;
}

table.functionlist td.te
{
    width: 100px;
    background-color: #e7cce6;
    text-align: center;
}

table.functionlist td.re
{
    width: 100px;
    background-color: #e7bbe6;
    text-align: center;
}

table.price
{
    BORDER-COLLAPSE: collapse;
    border: solid 1px #c0c0c0;
    width: 100%;
}

table.price td
{
    border: solid 1px #c0c0c0;
    text-align: right;
}

table.price td.header
{
    background-color: #f4f1ec;
    text-align: center;
}

strong
{
    font-weight: normal;
}

.h-comment
{
    display: none;
}
