#container {
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
}

#page {
	width: 100%;
	margin: 0px auto;
	text-align: left;
	background: #FFF;
	display: inline-table;
	overflow: hidden;
    border-top: 4px solid #4965f2;
}

/*-- header --*/
#header {
    width: 850px;
    margin: 0px auto;
}

.header-menu {
    height: 15px;
    float: right;
    margin: 0px 0px 0px 450px;
    padding: 0px;
}

.header-menu ul {
    margin: 0px;
    padding: 0px;
}

.header-menu li {
    float: left;
    list-style-type: none;
}

.top-menu01 {
    background: url("../images/top_menu_01.gif") no-repeat;
    width: 105px;
    height: 28px;
	text-indent:-9877em;
	text-decoration:none;
}

.top-menu01 a {
    width: 105px;
    height: 28px;
    display: block;
}

.top-menu01 a:hover {
    width: 105px;
    height: 36px;
    background: url("../images/top_menu_01_over.gif") no-repeat;
}

.top-menu02 {
    background: url("../images/top_menu_02.gif") no-repeat;
    width: 105px;
    height: 28px;
	text-indent:-9877em;
	text-decoration:none;
    margin-left: 10px;
}

.top-menu02 a {
    width: 105px;
    height: 28px;
    display: block;
}

.top-menu02 a:hover {
    width: 105px;
    height: 36px;
    background: url("../images/top_menu_02_over.gif") no-repeat;
}

.top-menu03 {
    background: url("../images/top_menu_03.gif") no-repeat;
    width: 164px;
    height: 44px;
	text-indent:-9877em;
	text-decoration:none;
    margin-left: 10px;
}

.top-menu03 a {
    width: 164px;
    height: 44px;
    display: block;
}

.top-menu03 a:hover {
    width: 164px;
    height: 44px;
    background: url("../images/top_menu_03_over.gif") no-repeat;
}

.logo {
    clear: both;
    width: 244px;
    height: 62px;
    margin: 0px 0px 15px;
}

h1 {
    font-size: 12px;
    margin: 15px 0px;
}

/* header-image */
#header-image {
    background: url("../images/top_image_bg.jpg") repeat-x;
    height: 243px;
}

.seo-image {
    padding: 100px 0px 0px 0px;
    width: 996px;
    height: 143px;
    margin: 0px auto;
	text-indent: -9877em;
	text-decoration: none;
    background: url("../images/top_image.jpg") no-repeat;
}

.seo-image a {
    margin-left: 784px;
    width: 136px;
    height: 135px;
    display: block;
}

.seo-image a:hover {
    background: url("../images/apppage_over.png") no-repeat;
}


/*-- menu --*/
#menu {
    height: 60px;
    background: url("../images/menu_bg.gif") repeat-x;
    margin-bottom: 30px;
}

#menu ul {
    width: 850px;
    margin: 0px auto;
    padding: 0px;
}


#menu li {
    display: inline;
    list-style-type: none;
}

#menu li a {
    height: 60px;
    display: block;
    float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}

#menu li.menu-num01 a {
	background:url("../images/menu.gif") no-repeat -32px -60px;
	width:143px;
}

#menu li.menu-num02 a {
	background:url("../images/menu.gif") no-repeat -175px -60px;
	width:141px;
}

#menu li.menu-num03 a {
	background:url("../images/menu.gif") no-repeat -316px -60px;
	width:141px;
}

#menu li.menu-num04 a {
	background:url("../images/menu.gif") no-repeat -457px -60px;
	width:141px;
}

#menu li.menu-num05 a {
	background:url("../images/menu.gif") no-repeat -598px -60px;
	width:141px;
}

#menu li.menu-num06 a {
	background:url("../images/menu.gif") no-repeat -739px -60px;
	width:143px;
}

#menu li.menu-now01 a {
	background:url("../images/menu.gif") no-repeat -32px 0px;
	width:143px;
}

#menu li.menu-now02 a {
	background:url("../images/menu.gif") no-repeat -175px 0px;
	width:141px;
}

#menu li.menu-now03 a {
	background:url("../images/menu.gif") no-repeat -316px 0px;
	width:141px;
}

#menu li.menu-now04 a {
	background:url("../images/menu.gif") no-repeat -457px 0px;
	width:141px;
}

#menu li.menu-now05 a {
	background:url("../images/menu.gif") no-repeat -598px 0px;
	width:141px;
}

#menu li.menu-now06 a {
	background:url("../images/menu.gif") no-repeat -739px 0px;
	width:143px;
}

#menu li.menu-num01 a:hover {
	background:url("../images/menu.gif") no-repeat -32px 0px;
	width:143px;
}

#menu li.menu-num02 a:hover {
	background:url("../images/menu.gif") no-repeat -175px 0px;
	width:141px;
}

#menu li.menu-num03 a:hover {
	background:url("../images/menu.gif") no-repeat -316px 0px;
	width:141px;
}

#menu li.menu-num04 a:hover {
	background:url("../images/menu.gif") no-repeat -457px 0px;
	width:141px;
}

#menu li.menu-num05 a:hover {
	background:url("../images/menu.gif") no-repeat -598px 0px;
	width:141px;
}

#menu li.menu-num06 a:hover {
	background:url("../images/menu.gif") no-repeat -739px 0px;
	width:143px;
}

/*-- body --*/

#body {
    width: 850px;
    margin: 0px auto;
}


/*-- 左カラム --*/
#left-contents {
    float: left;
}

.botton-top {
    width: 232px;
    height: 6px;
    background: url("../images/botton_list_top.gif") no-repeat;
	text-indent:-9877em;
	text-decoration:none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.botton-menu {
    background: url("../images/botton_bg.gif") repeat-y;
    margin: 0px;
    padding: 0px 0px 0px 4px
}

.botton-bottom {
    width: 232px;
    height: 7px;
    margin-bottom: 25px;
    background: url("../images/botton_list_bottom.gif") no-repeat;
	text-indent:-9877em;
	text-decoration:none;
}

.side-app {
    width: 224px;
    height: 75px;
    background: url("../images/app.gif") no-repeat;
	text-indent:-9877em;
	text-decoration:none;
    margin-bottom: 5px;
}

.side-app a {
    width: 224px;
    height: 75px;
    display: block;
}

.side-app a:hover {
    background: url("../images/app_over.gif") no-repeat;
}

.side-est {
    width: 224px;
    height: 54px;
    background: url("../images/est.gif") no-repeat;
	text-indent:-9877em;
	text-decoration:none;
    margin-bottom: 5px;
}

.side-est a {
    width: 224px;
    height: 54px;
    display: block;
}

.side-est a:hover {
    background: url("../images/est_over.gif") no-repeat;
}

.side-login {
    width: 224px;
    height: 53px;
    background: url("../images/login.gif") no-repeat;
	text-indent:-9877em;
	text-decoration:none;
}

.side-login a {
    width: 224px;
    height: 53px;
    display: block;
}

.side-login a:hover {
    background: url("../images/login_over.gif") no-repeat;
}

.text-menu {
}

.list-style {
    margin: 5px 5px 0px 0px;
}

.service-menu {
    width: 232px;
    margin-bottom: 15px;
}

.service-menu ul {
    width: 230px;
    margin: 0px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.service-menu li {
    width: 230px;
    height: 52px;
    background: url("../images/side-menu_bg.gif") no-repeat;
    list-style-type: none;
}

.service-menu li a {
    width: 210px;
    height: 32px;
    padding: 20px 0px 0px 20px;
    display: block;
	text-decoration:none;
}

.service-menu li a:hover {
	text-decoration:none;
    background: url("../images/side-menu_bg_over.gif") no-repeat;
}

.text-line {
	text-decoration: underline;
}

.guide-menu {
    width: 232px;
    margin-bottom: 15px;
}

.guide-menu ul {
    width: 230px;
    margin: 0px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.guide-menu li {
    width: 230px;
    height: 52px;
    background: url("../images/side-menu_bg.gif") no-repeat;
    list-style-type: none;
}

.guide-menu li a {
    width: 210px;
    height: 32px;
    padding: 20px 0px 0px 20px;
    display: block;
	text-decoration:none;
}

.guide-menu li a:hover {
	text-decoration:none;
    background: url("../images/side-menu_bg_over.gif") no-repeat;
}

/*-- 右カラム --*/
#right-contents {
    width: 600px;
    display: table;
}

.index-content {
    margin: 0px 0px 25px 15px;
}

.index-content h2 {
    height: 1px;
    text-indent: -9877em;
	text-decoration:none;
}

.index-content02-body {
    padding: 10px;
    background: url("../images/index_content_bg.gif") repeat-y;
    overflow: hidden;
}

.index-content03-body {
    padding: 0px 24px;
    background: url("../images/index_content_bg.gif") repeat-y;
    overflow: hidden;
}

.index-content-shikamo {
    float: left;
}

.index-content-body {
    padding-left: 40px;
    background: url("../images/index_content02_bg.gif") repeat-y;
}

.index-content-body p {
    margin: 0px;
    padding: 0px;
    line-height: 1.8em;
}

.index-content03-body ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    height: 178px;
}

.index-content03-body li {
    list-style-type: none;
    float: left;
    overflow: hidden;
}

.index-content03-body p {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
}

.index-content02-step {
    padding: 0px 0px 0px 18px;
}

.index-content02-detail {
    margin: 30px auto 0px;
    padding-bottom: 30px;
    width: 333px;
    height: 53px;
    background: url("../images/service_detail.gif") no-repeat;
	text-indent:-9877em;
	text-decoration:none;
}

.index-content02-detail a{
    width: 333px;
    height: 53px;
    display: block;
}

.index-content03-detail a:hover {
    background: url("../images/flow_detail_over.gif") no-repeat;
}

.index-content03-detail {
    margin: 30px auto 0px;
    padding-bottom: 30px;
    width: 333px;
    height: 53px;
    background: url("../images/flow_detail.gif") no-repeat;
	text-indent:-9877em;
	text-decoration:none;
}

.index-content03-detail a{
    width: 333px;
    height: 53px;
    display: block;
}

.index-content02-detail a:hover {
    background: url("../images/service_detail_over.gif") no-repeat;
}

.index-bold01 {
    color: #fe4b14;
    font-weight: bold;
}

.index-bold02 {
    color: #368c40;
    font-weight: bold;
}

.index-bold03 {
    color: #226cc7;
    font-weight: bold;
}

.page-top {
    float: right;
    width: 91px;
    height: 24px;
    background: url("../images/page-top.gif") no-repeat;
	text-indent:-9877em;
	text-decoration:none;
    margin: 40px 0px;
}

.page-top a {
    width: 91px;
    height: 24px;
    display: block;
}

.page-top a:hover {
    background: url("../images/page-top.gif") no-repeat;
}

/*-- footer --*/

#footer {
    margin: 0px;
    padding: 21px 0px 0px 0px;
    background: url("../images/footer-top_bg.gif") repeat-x;
    font-size: 10px;
}

#footer-group {
    width: 850px;
    margin: 0px auto 30px;;
    padding: 0px;
}

.group-title {
    clear: both;
    background: url("../images/dotted.gif") repeat-x;
    background-position: bottom;
    padding-bottom: 5px;
    width: 250px;
}

.group-link01 {
    margin: 0px;
    padding: 0px;
}

.group-link01 ul {
    margin: 5px 0px 0px 20px;
    padding: 0px;
    list-style-image: url("../images/list-style01.gif");
}

.group-link01 li {
    margin: 0px;
    padding: 0px;
}

.group-link02 {
    margin: 0px;
    padding: 0px;
}

.group-link02 ul {
    margin: 5px 0px 10px 20px;
    padding: 0px;
    list-style-image: url("../images/list-style02.gif");
}

.group-link02 li {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.group-link03 {
    height: 45px;
}

.group-link03 img {
    width: 5px;
    height: 9px;
    float: left;
}

.group-link03 ul {
    margin: 5px 0px 0px 30px;
    padding: 0px;
}

.group-link03 li {
    list-style-image: url("../images/list-style03.gif");
    float: left;
    margin-right: 30px;
}

#footer-bottom {
    height: 110px;
    background: #777777;
}

.footer-copy {
    margin: 10px auto 0px;
    width: 850px;
}

.footer-copy img {
    float: right;
}