@charset "Shift_JIS";

table#hiduke_mitei_1 tr td,
table#hiduke_mitei_2 tr td,
table#hiduke_mitei_3 tr td,
table#hiduke_mitei_4 tr td,
table#hiduke_mitei_5 tr td,
table#hiduke_mitei_6 tr td,
table#hiduke_mitei_7 tr td,
table#hiduke_mitei_8 tr td,
table#hiduke_mitei_9 tr td,
table#hiduke_mitei_10 tr td{
	visibility: hidden;
}

/*================================================

Common Header

================================================*/

div#corp_header_area * {
	margin: 0px;
	padding: 0px;
}

div#corp_header_area {
	text-align: center;
}

div#corp_header_cont_950,
div#corp_header_cont_620 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" Osaka,;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 auto;
	line-height: 1.1em;
}

div#corp_header_cont_950 #jalan_logo,
div#corp_header_cont_620 #jalan_logo {
	margin: 7px 12px 0 0;
	padding: 0 0 0 10px;
	width: 120px;
	float: left;
	text-align: center;
}

div#corp_header_cont_950 #jalan_logo p,
div#corp_header_cont_620 #jalan_logo p {
	margin: 0 0 5px 0;
}

div#corp_header_cont_950 #helpmenu,
div#corp_header_cont_620 #helpmenu {
	text-align: right;
	padding: 2px 10px 3px 0;
	line-height: 0px;
	font-size: 0px;
}

div#corp_header_cont_950 #helpmenu a,
div#corp_header_cont_620 #helpmenu a {
	margin: 0 0 0 10px;
}

div#corp_header_cont_950 div#header_right,
div#corp_header_cont_620 div#header_right {
	float: right;
	width: 400px;
	position: relative;
}

div#corp_header_cont_950 div#header_right p#corp_logo,
div#corp_header_cont_620 div#header_right p#corp_logo {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div#corp_header_cont_950 div#header_right p#yoyaku,
div#corp_header_cont_620 div#header_right p#yoyaku {
	margin: 5px 0 0 0;
	padding: 0 0 0 8px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(/dp/d/dpcom/dpcomcs/common/image/header990_point02.gif) no-repeat left center;
	font-size: 11px;
	line-height: 120%;
	color: #666666;
}

div#corp_header_cont_950 div#pankuzu,
div#corp_header_cont_620 div#pankuzu {
	clear: both;
	border-top: 3px #7e7e7e solid;
	padding: 4px 0 5px 5px;
	border-top: 2px solid #666666 !important;
	background: url(/uw/images/header630_gradation2.gif) repeat-x;
	text-align: left;
	font-size: 65%;
	color:#666666;
	line-height: 1em;
}

div#corp_header_cont_950 div#under_line {
	clear: both;
	border-top: 3px #7e7e7e solid;
	padding: 4px 0 5px 5px;
	border-top: 2px solid #666666;
	text-align: left;
	font-size: 65%;
	color:#666666;
	line-height: 1em;
}

div#corp_header_cont_950 #welcome,
div#corp_header_cont_620 #welcome {
	text-align: left;
	padding: 0 0 0 10px;
}

div#corp_header_cont_950 #welcome p span,
div#corp_header_cont_620 #welcome p span {
	font-size: 75%;
}

div#corp_header_cont_950 #welcome p span.user_name,
div#corp_header_cont_620 #welcome p span.user_name {
	font-size: 75%;
	color: #ff6600;
}

div#corp_header_cont_950 #welcome p span.another_user,
div#corp_header_cont_620 #welcome p span.another_user {
	font-size: 70%;
	color:#666666;
}


/*グロナビ*/
div#corp_globalnaviContainer{
	width: 950px;
	border-bottom: 2px solid #0000af; /*←下線の色*/
}

.corp_globalnavi {
	float: left;
	width:400px;
	list-style:none;
	padding: 38px 8px 0px 0px !important;
	position: absolute;
	top: 15px;
	z-index: 100;
}

.corp_globalnavi li {
	float:left;
	height:38px;
	padding:0;
	overflow: hidden;
	position: relative;
	z-index: 10000;
	white-space: nowrap;
	line-height: 38px;
}
#corp_globalnavi .corp_top_n1,
#corp_globalnavi .corp_top_n2,
#corp_globalnavi .corp_top_n3,
#corp_globalnavi .corp_top_n4 {
	display:block;
	height:38px;
	width: 88px;
	background:  url(/assets/img/common/corp_globalnavi_dms_ovr.png);
	overflow: hidden;
	position: relative;
	z-index: 10000;
}

#corp_globalnavi .corp_top_n1		{ background-position:0px 0px; width: 88px; }
#corp_globalnavi .corp_top_n1:hover	{ background-position:0 -43px; }
#corp_globalnavi .current .corp_top_n1{ background-position:0 -86px !important; }
#corp_globalnavi .corp_top_n2		{ background-position:-88px 0px; width: 88px; }
#corp_globalnavi .corp_top_n2:hover	{ background-position:-88px -43px; }
#corp_globalnavi .current .corp_top_n2{ background-position:-88px -86px !important; }
#corp_globalnavi .corp_top_n3		{ background-position:-176px 0px; width: 88px; }
#corp_globalnavi .corp_top_n3:hover	{ background-position:-176px -43px; }
#corp_globalnavi .current .corp_top_n3{ background-position:-176px -86px !important; }
#corp_globalnavi .corp_top_n4		{ background-position:-264px 0px; width: 88px; }
#corp_globalnavi .corp_top_n4:hover	{ background-position:-264px -43px; }
#corp_globalnavi .current .corp_top_n4{ background-position:-264px -86px !important; }

div#header_area div#corp_header_cont_950 .m_pankuzu,
div#header_area div#corp_header_cont_620 .m_pankuzu {
	border-top: 0 !important;
	background: url() repeat-x;
}

/* 差分 */

div#corp_header_cont_950 {
	width: 950px;
	background: url(/dp/d/dpcom/dpcomcs/common/image/common_header_gradation_950.gif) no-repeat left top;
}

div#corp_header_cont_620 {
	width: 620px;
	background: url(/uw/images/corporate/common_header_gradation_620.gif) no-repeat left top;
}

div#corp_header_cont_950 div#header_right { height: 70px; }
div#corp_header_cont_620 div#header_right { height: 70px; }

div#corp_header_cont_620 #welcome {
	width: 610px;
	padding-top: 5px;
	clear: both;
	border-top: 2px solid #666666;
}

/* 差分 */

div#corp_header_cont_950 {
	width: 950px;
	background: url(/dp/d/dpcom/dpcomcs/common/image/common_header_gradation_950.gif) no-repeat left top;
}

div#corp_header_cont_620 {
	width: 620px;
	background: url(/uw/images/corporate/common_header_gradation_620.gif) no-repeat left top;
}

div#corp_header_cont_950 div#header_right { height: 70px; }
div#corp_header_cont_620 div#header_right { height: 70px; }

div#corp_header_cont_620 #welcome {
	width: 610px;
	padding-top: 5px;
	clear: both;
	border-top: 2px solid #666666;
}


/*================================================

Index Page

================================================*/

.s11_30 { color: #303030; font-size: 11px; line-height: 1.2em }
.s11_66 { color: #666; font-size: 70%; line-height: 1.1em }
.mT20 { margin-top:20px !important; }
.mL60 { margin-left:60px !important; }
.mL80 { margin-left:80px !important; }
.mL10 { margin-left:10px !important; }

#h1top {
	font-size: 1px;
	line-height: 0;
	text-indent: -999em;
	height: 20px;
}

div#corp_index div#searchArea {
	padding: 0 40px 0 10px;
	float: left;
	position: relative;
	text-align: left;
}

div#corp_index div#searchArea div#contents01 {
	width: 330px;
	background: url(/biz/image/biz_toppage_53.gif) bottom no-repeat;
	padding-bottom: 4px;
	z-index: 100;
}

div#corp_index div#searchArea div#contents01 div.box {
	border: 1px solid #5e88b7;
}

div#corp_index div#searchArea div#contents01 div.box .box01 {
	padding: 10px 5px;
	background: #edf3f7;
	height: 490px;
}

div#corp_index div#searchArea div#contents01 div.box h2#title01 {
	font-size: 9px;
	text-indent: -999em;
	height: 25px;
	background: url(/biz/image/biz_top_title2.gif) #2f69aa no-repeat 3px 3px;
}

table#search01 {
	border: 0;
}

table#search01 .title {
	background-color:#5f8cbd;
	text-align: center;
	width: 50px;
	padding: 10px 0;
}

#kodawari {
	margin: 10px 0 0 5px;
}

#dateSearch {
	margin: 10px 0 0 10px;
}

#kodaCell {
	border-spacing: 0;
	border: 0;
}

#kodaCell td {
	padding: 4px 0 0 6px;
}

#kodaCell td.td2 {
	padding: 4px 0 0 0;
}

div#corp_index div#about {
	width: 560px;
	float: left;
}

div#corp_index div#about div.titledotline {
	height:1px;
	margin:2px 0;
}

div#corp_index div#about div.title {
	background-color:#EEEEEE;
	color:#303030;
	font-size:87.5%;
	font-weight:bold;
	margin-top:0;
	padding:3px;
}

div#corp_index div#about p {
	margin: 10px 0 0 0;
	color:#303030;
	font-size:75%;
	line-height:1.3em;
}

div#corp_index div#about p.notice {
	margin: 10px 0 0 0;
	color:#666666;
	font-size:70%;
}

div#corp_index div#about p.image {
	margin: 20px 0 0 0;
}
/* 20120725追加 */
div#corp_index div#about {
	width: 560px;
	float: left;
}

div#corp_index div#about #article-01 {
	width: 556px;
	border: solid 2px #ff6600;
	zoom: 1;
	margin-bottom: 20px;
}

div#corp_index div#about #article-01 h2#title02 {
    background: url("/uw/images/corporate/index_title_h2_01.gif") no-repeat;
}

div#corp_index div#about #article-01 p {
	font-size: 75%;
	padding: 0 10px 13px 10px;
}

div#corp_index div#about #article-02 {
	width: 556px;
	border: solid 2px #569b7a;
	zoom: 1;
	margin-bottom: 20px;
}

div#corp_index div#about #article-01 h3#title03 {
    background: url("/uw/images/corporate/index_title_h2_02.gif") no-repeat;
}

div#corp_index div#about #article-02 p {
	font-size: 75%;
	padding: 0 10px 13px 10px;
}

div#corp_index div#about #article-03 {
	width: 558px;
	border: solid 1px #2f69aa;
	zoom: 1;
	background-color: #faf8f0;
	margin-bottom: 20px;
}

div#corp_index div#about #article-03 h3#title04 {
    background: url("/uw/images/corporate/index_title_h2_03.gif") no-repeat;
}

div#corp_index div#about #article-03 div.usedhotel {
}

/*
div#corp_index div#about #article-03 div.usedhotel ul {
	width: 508px;
	padding: 20px 0 0 0;
	margin-left: 25px;
}

div#corp_index div#about #article-03 div.usedhotel ul li {
	width: 151px;
	float: left;
	padding: 0 0 30px 0;
	margin: 0 24px;
	text-align: center;
	height: 201px;
}

div#corp_index div#about #article-03 div.usedhotel ul li.first {
	padding: 0 0 30px 0;
	margin: 0;
}

div#corp_index div#about #article-03 div.usedhotel ul li.last {
	width: 152px;
	padding: 0 0 30px 0;
	margin: 0;
}

div#corp_index div#about #article-03 div.usedhotel ul li img {
	border: solid 1px #ffffff;
	margin-bottom:5px;
}

div#corp_index div#about #article-03 div.usedhotel ul li a {
	font-size: 11px;
}
div#corp_index div#about #article-03 div.usedhotel ul li span {
	font-size: 11px;
}*/

div#corp_index div#about #article-03 div.usedhotel div.row {
	float: left;
	padding: 0 0 0 25px;
}

div#corp_index div#about #article-03 div.usedhotel div.firstrow {
	margin-top:25px;
}


div#corp_index div#about #article-03 div.usedhotel div.row div {
	width: 151px;
	float: left;
	padding: 0 0 30px 0;
	margin: 0 24px;
	text-align: center;
}

div#corp_index div#about #article-03 div.usedhotel div.row div.first {
	padding: 0 0 30px 0;
	margin: 0;
}

div#corp_index div#about #article-03 div.usedhotel div.row div.last {
	width: 152px;
	padding: 0 0 30px 0;
	margin: 0;
}

div#corp_index div#about #article-03 div.usedhotel div.row div img {
	border: solid 1px #ffffff;
	margin-bottom:5px;
}

div#corp_index div#about #article-03 div.usedhotel div.row div a {
	font-size: 11px;
}
div#corp_index div#about #article-03 div.usedhotel div.row div span {
	font-size: 11px;
}
/* /20120725追加 */

/*================================================

Search List Page

================================================*/

div#container_new div#container990 {
	text-align: center;
}

div#container_new div#container990 div#container770 {
	margin: 0 auto;
	width: 740px;
	float: none;
	text-align: left;
}
#container-fw {
	width:770px;
	text-align:left;
	margin:0 0 0 90px !important;
}
div#corp_search_list div.result-body div.hotel-picture {
	width: 137px;
}

div#corp_search_list div.hotel-detail,
div#corp_search_list div.hotel-detail div.hotel-detail-header table,
div#corp_search_list div.hotel-detail div.hotel-detail-body table,
div#corp_search_list div.hotel-detail div.hotel-detail-plan table {
	width: 590px;
}

div#corp_search_list div.hotel-detail div.hotel-detail-header table tr td.hotel-name p.corp_limited_discount {
	margin: 5px 0 0 0;
	color: #ee0000;
	font-size: 70%;
}

div#corp_search_list div.hotel-detail div.hotel-detail-header table tr td.hotel-name p.corp_limited_discount img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

div#corp_search_list div.hotel-detail div.hotel-detail-header table tr td.hotel-name p.corp_limited_discount span {
	font-weight: bold;
	font-size: 160%;
}

div#corp_search_list div.hotel-detail-plan table tr td.head_icon {
	width: 38px;
}

div#corp_search_list div.hotel-detail-plan table tr td.body_icon{
	width: 92px;
}

div#corp_search_list div.hotel-detail-plan table tr td.body_icon img{
	margin: 0 4px 0 0;
}

div#corp_search_list div.hotel-detail-plan table tr td a.plan_name {
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}

div#corp_search_list div.hotel-detail-plan table tr td table.price {
	width: 100%;
}

div#corp_search_list div.hotel-detail-plan table tr td table.price tr td {
	padding: 0 0 1px 0;
	background: none;
}

div#corp_search_list div.hotel-detail-plan table tr td table.price tr td.price_1 {
	width: 33%;
	font-size: 75%;
	color: #999999;
}

div#corp_search_list div.hotel-detail-plan table tr td table.price tr td.line {
	text-decoration: line-through;
}

div#corp_search_list div.hotel-detail-plan table tr td table.price tr td.price_2 {
	font-size: 87%;
	font-weight: bold;
	color: #ee0000;
}

div#corp_search_list div.hotel-detail-plan table tr td table.price tr td.price_3 {
	padding: 0;
	background: none;
	font-size: 70%;
	color: #666666;
}




/*================================================

Search Map Page

================================================*/

div#corp_search_map div#listFrame div#resultList p.icon {
	margin: 5px 0 3px 0;
	font-size: 70%;
	color: #ee0000;
}

div#corp_search_map div#listFrame div#resultList p.icon span {
	font-weight: bold;
	font-size: 160%;
}

div#corp_search_map div#listFrame div#resultList p.icon img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}





/*================================================

Plan List Page

================================================*/

div#corp_plan_list div.plan-detail div.plan_reserve table tr td table.price {
	width: 100%;
}

div#corp_plan_list div.plan-detail div.plan_reserve table tr td table.price tr td {
	padding: 0 0 1px 0;
	background: none;
}

div#corp_plan_list div.plan-detail div.plan_reserve table tr td table.price tr td.price_1 {
	padding: 0 3px 0 0;
	width: 33%;
	text-decoration: line-through;
	font-size: 75%;
	color: #999999;
}

div#corp_plan_list div.plan-detail div.plan_reserve table tr td table.price tr td.price_2 {
	font-size: 80%;
	font-weight: bold;
	color: #ee0000;
}

div#corp_plan_list div.plan-detail div.plan_reserve table tr td table.price tr td.price_3 {
	padding: 0;
	background: none;
	font-size: 60%;
	color: #999999;
}

div#corp_plan_list div.plan-detail div.plan_reserve table tr td table.price tr td.price_1_line_none {
	padding: 0 3px 0 0;
	width: 33%;
	font-size: 75%;
	color: #999999;
}

#fwArea {
	margin-top:10px !important;
	border: 1px solid #5E88B7;
}
#fwArea h2 {
	background: url("/biz/image/biz_top_title10.gif") no-repeat scroll 0 3px #2F69AA;
	font-size: 9px;
	text-indent: -999em;
	padding-bottom:7px;
}
#fwArea .box01 {
	background: none repeat scroll 0 0 #EDF3F7;
	padding: 10px 5px;
}
#fwArea .box01 ul {
	font-size:12px;
}
#fwArea .box01 ul li{
	display:inline;
}
#fwArea .box01 ul li label {
	padding: 0 2px;
	position: relative;
	top: -1px;
}
#fwArea .box01 input[type="text"] {
	width:240px;
	height:24px;
}
.btnFwSearch {
	height: 25px;
	position: relative;
	top: 6px;
	left:10px;
	width: 60px;
}
.btnFwSearchL {
	height: 25px;
	position: relative;
	top: 6px;
	left:10px;
	width: 60px;
}
:root .btnFwSearchL {
	height: 25px;
	position: relative;
	top: 0;
	left:10px;
	width: 60px;
}
#fwMainArea p.fwTitle {
	border-left: 4px solid #0000af;
	display: block;
	font-size: 18px;
	font-weight:bold;
	height: 26px;
	line-height: 26px;
	margin-bottom: -10px;
	padding-left: 10px;
	position: relative;
}
#fwResult {
	background-color: #FFFFEB;
	font-size: 14px;
	margin: 30px auto !important;
}
.fwkeyword {
	padding:20px 0 10px 305px !important;
}
.fwkeyword li {
	display:inline;
	margin:0 2px !important;
}
.fwkeyword li.current {
	font-weight:bold;
}
#fwResult dl {
	padding:10px 0 20px !important;
	text-align:center;
}
#fwResult dl dt {
	font-weight:bold;
	padding-right:5px;
}
#fwResult dl dd input[type="text"] {
	height:20px;
	width:300px;
}
#fwResult dl dd input[type="text"], #fwResult dl dd input[type="image"] {
	vertical-align:middle;
}
#fwResult dl dt, #fwResult dl dd {
	display:inline;
}
.resultCnt span {
	color:#FF6600;
	font-weight:bold;
	font-size:18px;
	padding:0 1px !important;
}
#fwStation {
	font-size:12px;
	margin:10px 80px !important;
	line-height:1.5;
	list-style:square;
	color:#444;
	font-size:14px;
}
#fwStationTbl {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 12px;
	margin: 10px 0 30px 0 !important;
	width: 100%;
}
#fwStationTbl tr.eval {
	background-color:#e9feff;
}
#fwStationTbl td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
}
#fwStationTbl td span {
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
}
.selectSt {
	margin-top:20px !important;
}
.fw-msg {
	font-size: 11px;
	line-height: 1.3;
	padding: 10px 5px 0 !important;
	width: 300px;
}

/*================================================

My Page

================================================*/

#container_new #contentsBody {
	margin: 0 auto;
	width: 740px;
	float:right;
	text-align: left;
	float: right;
	padding-top: 0;
	font-size: 100%;
	line-height: 1.5;
	color: #303030;
}

div#container990 #contents {
	font-size:100%;
	width:100%;
}

.block01 dt,.block02 dt {
	text-align: left;
}
.headingNote,.morelink,.othersLinkInner,.note,.listtable p,.contentsBody-rservataionStatus > p {
	font-size: 12px;
}
.heading{
	font-size:14px;
}

.navigation,#contentsBody {
	margin-top:30px;
}
#cliplist p {
	font-size:75%;
}

#fw .cl_delete_btn {
	float: right;
	width: 97px;
}

#fw .cl_entry_day {
	float: left;
	width: 300px;
	font-size: 75%;
	color: #666;
}

#fw .cl_cnt_foot {
	clear:both;
}

#fw .cl_clip_btn{
	width: 114px;
	float: right;
	padding-right: 10px;
}

/*================================================

Warning Page

================================================*/
.corp_warning{
	width: 740px;
	border:1px solid #ccc;
	text-align:center;
	margin:30px auto 30px;
}
.corp_warning_com{
	width:590px;
	text-align:left;
	background: url(/uw/images/corp_point_exp.gif) no-repeat center 30px;
	padding:80px 0 0 0;
	sont-size:110%;
	margin:0 auto;
}
.corp_warning_com p{
	margin-bottom:12px;
	line-height:1.5;
}
.corp_warning_button{
	margin:24px 0 30px 0;
}

/*================================================

Map Window Page

================================================*/
.corp_header630 {
	background: url(/uw/images/corp_header630_gradation.gif) repeat-x !important;
}
#header630 .corp_headerline{
height:60px !important;
}