@charset "utf-8";

body {
    background-color: #fff;
/*    background-attachment: scroll; */
    background-attachment: fixed;
    background-image: url(img/header_bg_590x405.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 11pt;
    letter-spacing: 0pt;
    position:absolute;
    margin-left: -450px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    witdth: 900px;
    left: 50%;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#header {
	padding: 0px;
	margin: 0px;
	width: 900px;
	height: 283px;
}
html > body #header {
	height: auto;
	min-height: 283px;
}
#menu_bar {
	padding: 0px;
	margin: 0px;
	width: 900px;
	height: 30px;
}
html > body #menu_bar {
	height: auto;
	min-height: 30px;
}
#selectedmenu_bar {
	padding: 0px;
	margin: 0px;
	width: 900px;
	height: 20px;
}
html > body #selectedmenu_bar {
	height: auto;
	min-height: 20px;
}

.selectedmenu1 {
    display: block;
    margin-top: 0px;
    margin-left: 66px;
    width: 18px;
    height: 18px;
    background-image:url(img/dwtri_18x18.png);
    background-repeat:no-repeat;
}

.selectedmenu2 {
    display: block;
    margin-top: 0px;
    margin-left: 215px;
    width: 18px;
    height: 18px;
    background-image:url(img/dwtri_18x18.png);
    background-repeat:no-repeat;
}

.selectedmenu3 {
    display: block;
    margin-top: 0px;
    margin-left: 357px;
    width: 18px;
    height: 18px;
    background-image:url(img/dwtri_18x18.png);
    background-repeat:no-repeat;
}

.selectedmenu4 {
    display: block;
    margin-top: 0px;
    margin-left: 504px;
    width: 18px;
    height: 18px;
    background-image:url(img/dwtri_18x18.png);
    background-repeat:no-repeat;
}
.selectedmenu5 {
    display: block;
    margin-top: 0px;
    margin-left: 657px;
    width: 18px;
    height: 18px;
    background-image:url(img/dwtri_18x18.png);
    background-repeat:no-repeat;
}
div.menu_left {
    text-align: center;
    display: block;
    float: left;
    padding-top: 5px;
    margin-left: 0;
    margin-bottom: 0;
    width: 145px;
    height: 25px;
    background-image:url(img/lft_menu_bg_145x30.png);
    background-repeat:no-repeat;
}

div.menu_middle {
    text-align: center;
    display: block;
    float: left;
    padding-top: 5px;
    margin-left: 2px;
    margin-bottom: 0;
    width: 145px;
    height: 25px;
    background-image:url(img/mdl_menu_bg_145x30.png);
    background-repeat:no-repeat;
}

div.menu_right {
    text-align: center;
    display: block;
    float: left;
    padding-top: 5px;
    margin-left: 3px;
    margin-bottom: 0;
    width: 145px;
    height: 25px;
    background-image:url(img/rit_menu_bg_145x30.png);
    background-repeat:no-repeat;
}

#lang_btn {
    position: absolute;
    top: 284px;
    left: 755px;
    margin-bottom: 0;
    background-image:url(img/roundrect_145x30.png);
    background-repeat:no-repeat;
    height: 30px;
    width: 145px;
}

a.english_ina {
    margin-top: 7px;
    margin-left:8px;
    float : left;
    display: block;
    width: 57px;
    height: 17px;
    background: url(img/lang_btn_eng_ina.png) no-repeat 0 0;
}
a:hover.english_ina {
	background-position: 0 bottom;
}

a.english_act {
    margin-top: 7px;
    margin-left:10px;
    float : left;
    display: block;
    width: 57px;
    height: 17px;
    background: url(img/lang_btn_eng_act.png) no-repeat 0 0;
}
a:hover.english_act {
	background-position: 0 bottom;
}
a.japanese_ina {
    margin-top: 7px;
    margin-left:7px;
    float : left;
    display: block;
    width: 57px;
    height: 17px;
    background: url(img/lang_btn_jpn_ina.png) no-repeat 0 0;
}
a:hover.japanese_ina {
	background-position: 0 bottom;
}
a.japanese_act {
    margin-top: 7px;
    margin-left:7px;
    float : left;
    display: block;
    width: 57px;
    height: 17px;
    background: url(img/lang_btn_jpn_act.png) no-repeat 0 0;
}
a:hover.japanese_act {
	background-position: 0 bottom;
}

#upper_frame {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/upper_main_frame_gb_900x23.png);
	overflow: hidden;
	height: 23px;
	margin-bottom: 0;
	width: 900px;
}
html > body #upper_frame {
	height: auto;
	min-height: 23px;
}
#main_content {
	margin-top: 0px;
	padding: 5px 20px;
	background-color: #c7dac7;
	width: 860px;
}
html > body #main_content {
	height: auto;
	min-height: 50px;
}
#footer {
    padding: 3px 10px;
    margin-bottom: 20px;
    background-image:url(img/lower_main_frame_gb_900x36.png);
    background-repeat:no-repeat;
    width: 880px;
    height: 42px;
}

.footer_txt {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    color: #900000;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 200px;
    float:left;
    display:block;
	width: 500px;
    height:28px;
}

.to_top {
    padding-top:0;
    padding-right: 5px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-right: 0px;
    float:right;
    display:block;
	width: 48px;
    height:30px;
}

div.service_menu {
	padding-left: 45px;
	float: left;
    display:inline;
	width: 350px;
    height:125px;
}
div.service_menu2 {
	padding-left: 40px;
    display:inline;
	width: 350px;
    height:125px;
}

.menufade {
    margin-bottom:0;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", 'Avant Garde', Tahoma, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #900;
	text-decoration:none;
     -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
           transition: 0.3s ease-in-out;
}
.menufade:hover {
	color: #400;
    opacity: 0.4;
    filter: alpha(opacity=60);
}

.our_services {
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", 'Avant Garde', Tahoma, Helvetica, sans-serif;
/* font-family: 'Candara', Arial, Helvetica, sans-serif;  */
	font-size: 300%;
	font-weight: bold;
	text-align: left;
	color: #900;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	left: 103px;
	position: absolute;
	top: 371px;
	margin-bottom: 0;
	width: 198px;
}
.main_text {
	font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", 'Avant Garde', Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #222;
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main_text_n {
	font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", 'Avant Garde', Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #222;
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 60px;
	padding-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ajt_logo {
	left: 26px;
	position: absolute;
	top: 39px;
	height: 57px;
	margin-bottom: 0;
	width: 110px;
}
#ajt_webtitle {
	left: 139px;
	position: absolute;
	top: 47px;
	height: 34px;
	margin-bottom: 0;
	width: 661px;
}
#fb_li_block {
    left: 775px;
    position: absolute;
    top: 166px;
    height: 95px;
    margin-bottom: 0;
    width: 102px;
    background-image:url(img/circle102x101.png);
    background-repeat:no-repeat;
    text-align:center;
    padding-top:16px;
}

.fb_il_link {
    padding-top: 22px;
}

div.step1 {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #366;
    display: block;
    padding-top: 18px;
    padding-left: 48px;
    margin-left: 45px;
    margin-top: 0;
    margin-bottom: 0;
    width: 200px;
    height: 43px;
    background-image:url(img/1.png);
    background-repeat:no-repeat;
    background-position:left;
}

div.step2 {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #366;
    display: block;
    padding-top: 18px;
    padding-left: 48px;
    margin-left: 45px;
    margin-top: 0;
    margin-bottom: 0;
    width: 200px;
    height: 43px;
    background-image:url(img/2.png);
    background-repeat:no-repeat;
    background-position:left;
}
div.step3 {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #366;
    display: block;
    padding-top: 18px;
    padding-left: 48px;
    margin-left: 45px;
    margin-top: 0;
    margin-bottom: 0;
    width: 200px;
    height: 43px;
    background-image:url(img/3.png);
    background-repeat:no-repeat;
    background-position:left;
}
div.step4 {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #366;
    display: block;
    padding-top: 18px;
    padding-left: 48px;
    margin-left: 45px;
    margin-top: 0;
    margin-bottom: 0;
    width: 200px;
    height: 43px;
    background-image:url(img/4.png);
    background-repeat:no-repeat;
    background-position:left;
}
div.step5 {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #366;
    display: block;
    padding-top: 18px;
    padding-left: 48px;
    margin-left: 45px;
    margin-top: 0;
    margin-bottom: 0;
    width: 200px;
    height: 43px;
    background-image:url(img/5.png);
    background-repeat:no-repeat;
    background-position:left;
}
div.step6 {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #366;
    display: block;
    padding-top: 18px;
    padding-left: 48px;
    margin-left: 45px;
    margin-top: 0;
    margin-bottom: 0;
    width: 200px;
    height: 43px;
    background-image:url(img/6.png);
    background-repeat:no-repeat;
    background-position:left;
}
h2.doll {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #366;
    padding-top: 18px;
    padding-left: 50px;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 2px;
    width: 800px;
    height: 35px;
    background-image:url(img/circle_doll42x42.png);
    background-repeat:no-repeat;
    background-position:left;
}
h2.doll-mb {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #366;
	line-height: 135%;
    padding-top: 13px;
    padding-bottom: 5px;
    padding-left: 50px;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 800px;
    height: 45px;
    background-image:url(img/circle_doll42x42.png);
    background-repeat:no-repeat;
    background-position:left;
}
h2.tick {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #366;
    padding-top: 18px;
    padding-left: 50px;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 2px;
    width: 800px;
    height: 35px;
    background-image:url(img/tick.png);
    background-repeat:no-repeat;
    background-position:left;
}

h2.info {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #366;
    padding-top: 18px;
    padding-left: 50px;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 2px;
    width: 800px;
    height: 35px;
    background-image:url(img/i.png);
    background-repeat:no-repeat;
    background-position:left;
}

h2.quote {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #366;
    padding-top: 18px;
    padding-left: 50px;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 2px;
    width: 800px;
    height: 35px;
    background-image:url(img/quote.png);
    background-repeat:no-repeat;
    background-position:left;
}

h2.alert {
    text-align: left;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #900;
    padding-top: 18px;
    padding-left: 50px;
    margin-left: 150px;
    margin-top: 10px;
    margin-bottom: 2px;
    width: 700px;
    height: 35px;
    background-image:url(img/alert.png);
    background-repeat:no-repeat;
    background-position:left;
}

td.ssl {
    text-align: center;
    font-family:  "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", Tahoma, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;
    color: #366;
    border: none;
    margin:0px;
    padding-top: 19px;
    padding-left: 0px;
    padding-bottom: 5px;
    background-image:url(img/ssl-bg.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}
table.rate {
    text-align: center;
    width:80%;
    border-spacing:1px;
    border-top:1px #366 solid;
    border-left:1px #366 solid;
    border-collapse:collapse;
    padding: 0px;
    margin:10px 45px 20px 45px;
    background-color: #b5c6b5;
}
td.rate {
    background-color: #e4ece7;
    border-right: 1px #366 solid;
    border-bottom: 1px #366 solid;
    text-align: left;
    margin:0px;
    padding: 5px 10px;
}
table.nobdr {
    text-align: center;
    width:90%;
    border: none;
    padding: 0px;
    margin:10px 45px 20px 45px;
    background-color: #b5c6b5;
}
td.item {
    width:35%;
    border: none;
    text-align: right;
    margin:0px;
    padding: 4px 5px;
}
td.cont {
    width:65%;
    border: none;
    text-align: left;
    margin:0px;
    padding: 4px 5px;
}
td.ctr {
    border: none;
    text-align: center;
    margin:0px;
    padding: 4px 5px;
}
table.profile {
    text-align: center;
    width:95%;
    padding: 0px;
    margin:25px 15px 0px 15px;
}
td.prof1 {
    width:15%;
    border:none;
    white-space: nowrap;
    vertical-align:top;
    text-align: left;
    margin:0px;
    padding: 8px 10px;
    background-image:url(img/prof1-bg.png);
    background-repeat:no-repeat;
    background-position:left top;
}
td.prof2 {
    width:85%;
    border:none;
    vertical-align:top;
    text-align: left;
    margin:0px;
    padding: 8px 10px;
}
td.prof3 {
    width:85%;
    border:none;
    vertical-align:top;
    text-align: left;
    margin:0px;
    padding: 8px 10px;
    background-image:url(img/prof2-bg.png);
    background-repeat:no-repeat;
    background-position:right bottom;
}
.qf_btn {
    margin-top:10px;
    margin-left:20px;
    margin-bottom:0px;
    display: block;
    width: 222px;
    height: 47px;
}
.qf_btn {
    margin-top:10px;
    margin-left:20px;
    margin-bottom:0px;
    display: block;
    width: 222px;
    height: 47px;
}
.terms_btn {
    margin-top:10px;
    margin-left:20px;
    margin-bottom:0px;
    display: block;
    width: 740px;
    height: 48px;
}

.bold_red {
    font-weight: bold;
    color: #900000;
}

.bold_small {
    font-weight: bold;
    font-size: 80%;
}

#change-image {
    font-size: 80%;
    text-decoration: none;
}

