﻿@charset "utf-8";


* {
	padding:0;
	margin: 0;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
a {
	color: #628738;
        text-decoration: none;
}
a:hover {
	color: #79B726;
	text-decoration: none;
}

h2 {
	font-size: 18px;
        color:#0099ff;
	line-height: 26px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 3px;
}
h2 span {
	font-size: 12px;
	padding-left: 20px;
	color: #ff6633;
	letter-spacing: 1px;
	line-height: 14px;
}
h3 {
	font-size: 18px;
        color:#0099ff;
	line-height: 26px;
	padding-top: 15px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 3px;
}
h3 span {
	font-size: 11px;
	color: #0099ff;
	line-height: 12px;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 2px;
}
h4 {
	font-size: 20px;
        color:#0099ff;
	line-height: 26px;
	padding-top: 15px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 3px;
}
pre {
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}
/*
予約の流れ
-------------------------------------------------------------------*/
#yoyakunagare{
         position: relative;
         width: 670px;
         height:710px;
         font-size: 30px;
         text-align: right;
         
}
#yoyakunagare #info1 {
	position: absolute;
        top: 70px;
	left: 50px;
        width: 550px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info2 {
	position: absolute;
        top: 160px;
	left: 50px;
        width: 550px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info3 {
	position: absolute;
        top: 255px;
	left: 50px;
        width: 550px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info4 {
	position: absolute;
        top: 355px;
	left: 50px;
        width: 550px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info5 {
	position: absolute;
        top: 450px;
	left: 50px;
        width: 550px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info6 {
	position: absolute;
        top: 545px;
	left: 50px;
        width: 550px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info7 {
	position: absolute;
        top: 645px;
	left: 50px;
        width: 550px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare span {
	font-size: 12px;
	color: #696969;
        padding-left: 10px;
        line-height: 18px;
        font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
         
#yoyakunagare #title1 {
        position: absolute;
        top: 25px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title2 {
        position: absolute;
        top: 120px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title3 {
        position: absolute;
        top: 220px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title4 {
        position: absolute;
        top: 315px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title5 {
        position: absolute;
        top: 410px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title6 {
        position: absolute;
        top: 510px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title7 {
        position: absolute;
        top: 610px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}

/*
会社概要
-------------------------------------------------------------------*/
#top {
	
	width: 670px;
        padding-top: 0px;
        padding-right:5px;
	padding-bottom: 0px;
	text-align: right;
        font-size: 12px;
        color: #0099ff;
}
#content {
	float: left;
	width: 540px;
        padding-left: 5px;
	padding-bottom: 2px;
	margin-right: 5px;
}

#form {
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
	background-color: #ffffff;
}
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#content table.table_info {
	width: 660px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
       
}
#content table td {
	padding: 2px;
	border: 1px solid #EAE8DF;
	font-size: 13px;
}
#content table th {
	font-size: 16px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAE8DF;
	border-right-color: #EAE8DF;
	border-bottom-color: #D1CDBA;
	border-left-color: #EAE8DF;
	background-color: #F1ECE3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	color: #664B24;
}
#content form table th {
	width: 127px;
}

#content table td.td_head {
	background-color: #FFFFFF;
	text-align: center;
        width: 100px;
	padding: 5px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #CDBB9C;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 13px;
	background-image: url(../img/td_head.gif);
	background-repeat: repeat-x;
}

#content table td.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
	line-height: 14px;
        word-break:break-all;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #C6B18E;
}

#content table.table_menu th {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #BDB7A1;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
	background-color: #FCFBF8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-left: 20px;
}
#content table.table_menu th span {
	font-size: 10px;
	color: #C28B0C;
}
#content table.table_menu td {
	padding-left: 15px;
	border-bottom-color: #E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
}
#content .table_menu strong {
	font-size: 16px;
	color: #AD9445;
	padding-right: 5px;
	padding-left: 5px;
}
#content table.table_menu {
	width: 520px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


.table_info th a {
	color: #312D24;
}
#content .table_info .td_odd p {
	margin: 0px;
}

#content table.table_menu td {
	font-size: 14px;
}
#content table.table_menu th {
	font-size: 14px;
	background-image: url(../img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	background-color: #F9F9F9;
	border-right-color: #C7B16D;
}

/*
フローメニュー
-------------------------------------------------------------------*/
#flowtop {
	width: 665px;
        margin-top: 15px;
        font-size: 15px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#flowairbox{
         position: relative;
         width: 675px;
         height:710px;
         margin-top: 30px;
         background-image: url(../img/airticketback_e.jpg);
         background-repeat: no-repeat;          
}
#flowairbox #infobox1 {
	position: absolute;
        top: 90px;
	left: 25px;
        width: 620px;
        
}
#flowairbox #infotop1 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowairbox #info1 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowairbox #info1main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
	font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowairbox #infobox2 {
        float: left;
	position: absolute;
        top: 400px;
	left: 25px;
        width: 620px;
        
}
#flowairbox #infotop2 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowairbox #info2 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowairbox #info2main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
        font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowairbox #h_list {
	position: absolute;
	top: 600px;
        left: 25px;
        width: 600px;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
}

#flowairbox #h_list .infobox{
        width:620px;
        padding-left: 20px;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
}

#flowairbox #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../img/ico05-004.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 15px;
        text-align: center;
}
#flowairbox #h_list a {
	text-decoration: none;
}

#flowairbox #h_list a:hover {
	text-decoration: none;
}

#flowhotelbox{
         position: relative;
         width: 675px;
         height:710px;
         margin-top: 40px;
         background-image: url(../img/hotelback_e.jpg);
         background-repeat: no-repeat;          
}
#flowhotelbox #infobox1 {
	position: absolute;
        top: 90px;
	left: 25px;
        width: 620px;
        
}
#flowhotelbox #infotop1 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowhotelbox #info1 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowhotelbox #info1main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
	font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowhotelbox #infobox2 {
        float: left;
	position: absolute;
        top: 350px;
	left: 25px;
        width: 620px;
        
}
#flowhotelbox #infotop2 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowhotelbox #info2 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowhotelbox #info2main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
        font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowhotelbox #h_list {
	position: absolute;
	top: 570px;
        left: 25px;
        width: 620px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
}
#flowhotelbox #h_list .infobox{
        width:620px;
        padding-left: 20px;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
}
#flowhotelbox #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../img/ico05-008.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 15px;
        text-align: center;
}
#flowhotelbox #h_list a {
	text-decoration: none;
}

#flowhotelbox #h_list a:hover {
	text-decoration: none;
}
#flowgroupbox{
         position: relative;
         width: 675px;
         height:710px;
         margin-top: 40px;
         background-image: url(../img/groupback_e.jpg);
         background-repeat: no-repeat;          
}
#flowgroupbox #infobox1 {
	position: absolute;
        top: 90px;
	left: 25px;
        width: 620px;
        
}
#flowgroupbox #infotop1 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowgroupbox #info1 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowgroupbox #info1main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
	font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowgroupbox #infobox2 {
        float: left;
	position: absolute;
        top: 550px;
	left: 25px;
        width: 620px;
}
#flowgroupbox #infotop2 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowgroupbox #info2 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowgroupbox #info2main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
        font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowgroupbox #h_list {
	position: absolute;
	top: 600px;
        left: 25px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
}
#flowgroupbox #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../img/ico05-006.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 15px;
        text-align: center;
}
#flowgroupbox #h_list a {
	text-decoration: none;
}

#flowgroupbox #h_list a:hover {
	text-decoration: none;
}
#flowinsurancebox{
         position: relative;
         width: 675px;
         height:710px;
         margin-top: 40px;
         background-image: url(../img/insuranceback.jpg);
         background-repeat: no-repeat;          
}
#flowinsurancebox #infobox1 {
	position: absolute;
        top: 90px;
	left: 25px;
        width: 620px;
        
}
#flowinsurancebox #infotop1 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowinsurancebox #info1 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowinsurancebox #info1main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
	font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowinsurancebox #infobox2 {
        float: left;
	position: absolute;
        top: 350px;
	left: 25px;
        width: 620px;
        
}
#flowinsurancebox #infotop2 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowinsurancebox #info2 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowinsurancebox #info2main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
        font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowinsurancebox #h_list {
	position: absolute;
	top: 560px;
        left: 25px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
}

#flowinsurancebox #h_list .infobox{
        width:620px;
        padding-left: 20px;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
}

#flowinsurancebox #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../img/ico05-009.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 15px;
        text-align: center;
}
#flowinsurancebox #h_list a {
	text-decoration: none;
}

#flowinsurancebox #h_list a:hover {
	text-decoration: none;
}
#flowarrangebox{
         position: relative;
         width: 675px;
         height:710px;
         margin-top: 40px;
         background-image: url(../img/arrangeback_e.jpg);
         background-repeat: no-repeat;          
}
#flowarrangebox #infobox1 {
	position: absolute;
        top: 90px;
	left: 25px;
        width: 620px;
        
}
#flowarrangebox #infotop1 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowarrangebox #info1 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowarrangebox #info1main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
	font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowarrangebox #infobox2 {
        float: left;
	position: absolute;
        top: 350px;
	left: 25px;
        width: 620px;
        
}
#flowarrangebox #infotop2 {
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0066cc;
}

#flowarrangebox #info2 {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#flowarrangebox #info2main {
        width: 570px;
        margin-top: 10px;
        padding-left:40px;
        font-size: 12px;
	color: #000000;
        line-height: 16px;
	text-align: left;
       
}
#flowarrangebox #h_list {
	position: absolute;
	top: 585px;
        left: 25px;
        width: 610px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
}

#flowarrangebox #h_list .infobox{
        width:620px;
        padding-left: 20px;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
}

#flowarrangebox #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../img/ico05-005.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 15px;
        text-align: center;
}
#flowarrangebox #h_list a {
	text-decoration: none;
}

#flowarrangebox #h_list a:hover {
	text-decoration: none;
}

#flowlinkbox{
         position: relative;
         width: 675px;
         height:710px;
         margin-top: 0px;
         background-image: url(../img/linkback.jpg);
         background-repeat: no-repeat;          
}
#flowlinkbox #infobox {
	position: absolute;
        top: 90px;
	left: 25px;
        width: 620px;
        margin-left: 10px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7B68EE;
		
}
#flowlinkbox #info {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}

#flowlinkbox #linklist {
        position: absolute;
        top: 140px;
	left: 20px;
	width: 610px;
        height:520px;
        overflow: auto;
        margin-top:15px;
        margin-left: 25px;
  		
}

#rss {
         width: 675px;
         height:670px;
         margin-top: 0px;
         background-image: url(../img/backnumberback.jpg);
         background-repeat: no-repeat;
         border: 1px solid #ffffff;
         }
#rss #infobox {
        float: left;
        width: 620px;
	margin-top: 90px;
	margin-left: 40px;
        padding-left:20px;
        border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7B68EE;
		
}
#rss #info {
        width: 550px;
	font-size: 17px;
	color: #333333;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
	line-height: 20px;
	text-align: left;
        border: 1px solid #C0C0C0;
}
#rss .dl_list {
        margin-top: 50px;
        margin-left: 25px;
	border: 1px solid #0099ff;
        width: 610px;
        height: 435px;
        overflow: auto;
}
#rss .dl_list dt {
	width: 100px;
	padding-left: 7px;
	background-position: left center;
}
#rss .dl_list dd {
	width: 450px;
        
}
#rss .dl_list dl {
	width: 580px;
	padding-top: 8px;
	padding-bottom: 8px;
        
}
#rss #infobox2 {
        
        float: right;
	widht: 580px:
        text-align: right;
        margin-top: 3px;
        margin-right: 45px;
        padding-left: 10px;
        font-size: 10px;
        color: #0099ff;
        background-image: url(../img/home01-012.gif);
        background-repeat: no-repeat;
        background-position: left center;

}
#rss .gazou {
        text-align: right;
       	
}
#rss .gazou span {
        padding-left: 5px;
	padding-top: 10px;
	      	
}
.dl_list {
	padding: 5px;
	border: 1px solid #EEEEEA;
	float: left;
	margin-bottom: 5px;
}
.dl_list dt {
	float: left;
	display: block;
	width: 70px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.4em;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
        text-align: center;
}
.dl_list dd {
	display: block;
	float: right;
	width: 60px;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E6E8;
       
}
.dl_list dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
.dl_list dd a {
	line-height: 1.4em;
        font-size:12px;
        color: #0099ff;
}



.dl_link {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099ff;
	margin-right: 10px;
	margin-left: 5px;
}
.dl_link dt {
	font-size: 15px;
        color: #7B68EE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099ff;
	line-height: 28px;
	margin-bottom: 7px;
	background-image: url(../img/square02-013.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}
.dl_link dt a {
	color: #FF4500;
        text-decoration: none;
}
.dl_link dt a:hover {
	color: #79B726;
	text-decoration: none;
}
.dl_link dd {
	font-size: 13px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	color: #505050;
}      
		

.img_right {
	float: right;
	padding: 2px;
	
}
.to_top {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 10px;
        text-decoration: none;
}
.to_top a {
	 text-decoration: none;
}
.to_top a:hover {
	text-decoration: none;
}

/*
採用情報
-------------------------------------------------------------------*/
#saiyo h2 {
	font-size: 18px;
        color:#0099ff;
	line-height: 26px;
	padding-top: 0px;
	padding-left: 5px;
	margin-top: 15px;
	font-weight: normal;
	padding-bottom: 3px;
}
#saiyo h2 span {
	font-size: 12px;
	padding-left: 20px;
	color: #ff6633;
	letter-spacing: 1px;
	line-height: 14px;
}
#saiyobox {
       	width: 660px;
        height:670px;
        overflow: auto;
        margin-top:5px;
        
  		
}

#scontent {
	float: left;
	width: 620px;
        padding-left: 10px;
	padding-bottom: 2px;
	margin-right: 0px;
        margin-top: 15px;
}

#form {
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
	background-color: #ffffff;
}
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#scontent table.table_info {
	width: 600px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
       
}
#scontent table td {
	padding: 2px;
	border: 1px solid #EAE8DF;
	font-size: 13px;
}
#scontent table th {
	font-size: 16px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAE8DF;
	border-right-color: #EAE8DF;
	border-bottom-color: #D1CDBA;
	border-left-color: #EAE8DF;
	background-color: #F1ECE3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	color: #664B24;
}
#scontent form table th {
	width: 127px;
}

#scontent table td.td_head {
	background-color: #FFFFFF;
        width: 100px;
	text-align: center;
	padding: 8px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #CDBB9C;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 13px;
	background-image: url(../img/td_head.gif);
	background-repeat: repeat-x;
}

#scontent table td.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
	line-height: 14px;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #C6B18E;
}

#scontent table.table_menu th {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #BDB7A1;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
	background-color: #FCFBF8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-left: 20px;
}
#scontent table.table_menu th span {
	font-size: 10px;
	color: #C28B0C;
}
#scontent table.table_menu td {
	padding-left: 15px;
	border-bottom-color: #E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
}
#scontent .table_menu strong {
	font-size: 16px;
	color: #AD9445;
	padding-right: 5px;
	padding-left: 5px;
}
#scontent table.table_menu {
	width: 520px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


.table_info th a {
	color: #312D24;
}
#scontent .table_info .td_odd p {
	margin: 0px;
}

#scontent table.table_menu td {
	font-size: 14px;
}
#scontent table.table_menu th {
	font-size: 14px;
	background-image: url(../img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	background-color: #F9F9F9;
	border-right-color: #C7B16D;
}

/*
サイトマップ
-------------------------------------------------------------------*/
#sitemap {
	float: left;
	width: 670px;
        padding-left: 5px;
        padding-top: 0px;
        padding-right: 5px;
	padding-bottom: 6px;
	position: relative;
	left: 0px;
	bottom: 0px;
}
#sitemap h2 {
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
        color:#0099ff;
        font-size: 20px;
}
#sitemap p.p_sitemap {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#sitemap .ul_sitemap {
	padding: 10px;
}
#sitemap .ul_sitemap li {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
        color: #333333;
}
#sitemap .ul_sitemap ul {
	margin: 0px;
	padding: 0px;
}
#sitemap .ul_sitemap li a {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
        color: #333333;
}



