@charset "utf-8";
/* ==================== Bread Crumbs ==================== */
ul#bread-crumbs {
	clear: left;
	margin-bottom: 12px;
	list-style: none;
}
#bread-crumbs { height: 100%;}
#bread-crumbs:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html #bread-crumbs { height: 1em; overflow: visible;}
/**/


ul#bread-crumbs li {
	float: left;
	font-size: 12px;
	color: #333;
}

ul#bread-crumbs a {
	display: block;
	margin-right: 2px;
	padding-right: 10px;
	background: url(../images/common/bc_arrow.gif) right no-repeat;
}


/* ==================== Content Header ==================== */
div#content-header {
	clear: left;
	height: 150px;
	position: relative;
	margin-bottom: 30px;
}

div#header-video {
	width: 243px;
	height: 130px;
	position: absolute;
	top: 20px;
	right: 10px;
	background: url(../images/common/header_video.jpg) no-repeat;
}

dl#video-wrapper {
	width: 243px;
	height: 130px;
}

dl#video-wrapper dl {}

dl#video-wrapper dt {
	position: absolute;
	top: 6px;
	left: 38px;
}

dl#video-wrapper dd.video-frame {
	position: absolute;
	top: 33px;
	right: 25px;
	z-index: 10;
}

dl#video-wrapper dd.video-list {
	position: absolute;
	top: 40px;
	left: 42px;
	line-height: 150%;
}

dl#video-wrapper dd.video-list ul {
	list-style: none;
}

dl#video-wrapper dd.video-list ul li {
	margin: 0;
	padding: 0;
}

dl#video-wrapper dd.video-list ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #404040;
}

dl#video-wrapper dd.video-list ul li a:hover {
	text-decoration: underline;
}


/* ==================== Content ==================== */
div#wrapper {
	background: url(../images/common/line_menu.jpg) top left no-repeat;
}
div#wrapper { height: 100%;}
div#wrapper:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html div#wrapper { height: 1em; overflow: visible;}
/**/

div#main-content {
	float: right;
	width: 630px;
	margin: 0;
}

h2#content-title, h2.content-title {
	margin: 0 0 50px;
}

h2#content-title-narrow, h2.content-title-narrow {
	margin: 0 0 20px;
}

h3.sub-title {
	clear: both;
	height: 31px;
	margin-bottom: 10px;
	padding: 5px 15px 0;
	background: url(../images/common/title_sub.jpg) left no-repeat;
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
* html h3.sub-title { height: 36px;}

h3.sub-title-number {
	clear: both;
	height: 43px;
	margin-bottom: 15px;
	padding: 12px 50px 0px;
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
* html h3.sub-title-number { height: 55px;}

#sub-title-01 {
	background: url(../images/common/title_sub_01.jpg) top left no-repeat;
}

#sub-title-02 {
	background: url(../images/common/title_sub_02.jpg) top left no-repeat;
}

#sub-title-03 {
	background: url(../images/common/title_sub_03.jpg) top left no-repeat;
}

#sub-title-04 {
	background: url(../images/common/title_sub_04.jpg) top left no-repeat;
}

#sub-title-05 {
	background: url(../images/common/title_sub_05.jpg) top left no-repeat;
}

#sub-title-06 {
	background: url(../images/common/title_sub_06.jpg) top left no-repeat;
}

#sub-title-07 {
	background: url(../images/common/title_sub_07.jpg) top left no-repeat;
}

#sub-title-08 {
	background: url(../images/common/title_sub_08.jpg) top left no-repeat;
}

#sub-title-09 {
	background: url(../images/common/title_sub_09.jpg) top left no-repeat;
}

.strapline {
	clear: both;
	height: 28px;
	padding: 7px 25px 0;
	background: #ccc url(../images/common/strapline.jpg) top left no-repeat;
	line-height: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #ee7b0e;
}
* html .strapline { margin-bottom: 0.5em;}

h4.strapline-orange {
	clear: both;
	height: 18px;
	margin-bottom: 12px;
	padding: 7px 25px 0;
	background: url(../images/common/strapline_orange.jpg) top left no-repeat;
	line-height: 100%;
	font-size: 12px;
	color: #fff;
}
* html h4.strapline-orange { height: 35px; margin-bottom: 0.5em;}

h4.strapline-square {
	height: 13px;
	margin-bottom: 1em;
	padding: 3px 24px 0;
	background: url(../images/common/square-orange.jpg) left no-repeat;
	line-height: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
* html h4.strapline-noborder { height: 16px; margin-bottom: 0.5em;}

div.contents-index {
	clear: both;
	margin-bottom: 70px;
}
div.contents-index { height: 100%;}
div.contents-index:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html div.contents-index { height: 1em; overflow: visible;}
/**/

div.contents {
	clear: both;
	margin-bottom: 50px;
}
div.contents { height: 100%;}
div.contents:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html div.contents { height: 1em; overflow: visible;}
/**/

div.contents-sub {
	clear: both;
	margin-bottom: 50px;
	padding-bottom: 0.5em;
}
div.contents-sub { height: 100%;}
div.contents-sub:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html div.contents-sub { height: 1em; overflow: visible;}
/**/

div.contents-list {
	clear: both;
	margin-bottom: 30px;
}
div.contents-list { height: 100%;}
div.contents-list:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html div.contents-list { height: 1em; overflow: visible;}
/**/

div.wrapper-image {
	margin-bottom: 1.5em;
}
div.wrapper-image { height: 100%;}
div.wrapper-image:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html div.wrapper-image { height: 1em; overflow: visible;}
/**/

p.text {
	margin-bottom: 1.5em;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

p.contents-text {
	margin-bottom: 2em;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

p.contents-image {
	margin: 0;
}

p.contents-image-margin {
	margin-bottom: 1.5em;
}
* html .contents-image-margin { margin-bottom: 0;}

p.image-margin-large {
	margin-bottom: 1.5em;
}

p.contents-internal-link, span.contents-internal-link {
	padding-left: 15px;
	background: url(../images/common/arrow_right.gif) left no-repeat;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

ul.list-contents {
	margin-bottom: 2em;
	padding-left: 1.3em;
	list-style-type: disc;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

ul.list-contents li ul {
	padding-left: 3.5em;
	list-style-type: disc;
}

ul.list-none-style {
	margin-bottom: 1em;
	list-style: none;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

ul.note {
	margin-bottom: 1em;
	list-style-type: none;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

span.notes {
	display: block;
	line-height: 120%;
	font-size: 85%;
	color: #333;
}


/* Contract */
div.header-contract {
	background: url(../images/contract/image_meintenance_elevator.jpg) top right no-repeat;
}


/* Meintenance */
div.header-meintenance {
	background: url(../images/maintenance/image_maintenance.jpg) top right no-repeat;
}


/* Service */
div.header-option {
	background: url(../images/service/image_service.jpg) top right no-repeat;
}

div.wrapper-plan {
	width: 294px;
}

p.plan-list {
	margin-bottom: 2em;
	padding: 20px;
	border: #d1d1d1 solid 1px;
	background-color: #f6f6f6;
	line-height: 140%;
	font-size: 75%;
	color: #333;
}

p.plan-list span {
	margin-left: 7em;
}
*:first-child+html p.plan-list span { margin-left: 6.2em;}
* html p.plan-list span { margin-left: 6.2em;}


/* Area */
div.header-area {
	background: url(../images/area/image_area.jpg) top right no-repeat;
}

ul#area-list {
	margin-bottom: 1em;
	list-style: none;
}

ul#area-list li {
	float: left;
	width: 24%;
	padding-bottom: 0.5em;
	line-height: 120%;
	font-size: 75%;
	color: #333;
}

ul.area-address {
	margin-bottom: 1em;
	list-style: none;
}

ul.area-address li {
	line-height: 180%;
	font-size: 75%;
	color: #333;
}


/* CM */
div#cm-header {
	height: 331px;
	position: relative;
	margin-bottom: 30px;
}

ul#movie-list {
	width: 900px;
	height: 256px;
	position: relative;
	background: url(../images/cm/movie.jpg) top left no-repeat;
	list-style: none;
}

li#movie-prime {
	width: 220px;
	height: 120px;
	position: absolute;
	top: 78px;
	left: 50px;
}

li#movie-support {
	width: 220px;
	height: 120px;
	position: absolute;
	top: 78px;
	left: 340px;
}

li#movie-renewal {
	width: 220px;
	height: 120px;
	position: absolute;
	top: 78px;
	left: 630px;
}

div#tab-container {
	width: 900px;
	margin-bottom: 2em;
}

div#tab-contents {
	padding: 0 10px 40px;
	border-bottom: #c1c1c1 solid 1px;
	background: url(../images/cm/tab_contents.jpg)  top left no-repeat;
}

div#fragment-1, div#fragment-2, div#fragment-3 {
	padding: 0;
}

div.tab-summary {
	margin-bottom: 20px;
}

p.text-cm {
	padding: 30px;
	line-height: 180%;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	color: #333;
}

p.text-cm strong {
	color:  red;
}

div.cm-wrapper {
	margin-bottom: 20px;
	padding-bottom: 25px;
	border-bottom: #c1c1c1 solid 1px;
}
div.cm-wrapper { height: 100%;}
div.cm-wrapper:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html div.cm-wrapper { height: 1em; overflow: visible;}
/**/

div.cm-content {
	float: left;
	width: 580px;
}

h2.sub-title {
	clear: both;
	height: 31px;
	margin-bottom: 10px;
	padding: 5px 15px 0;
	background: url(../images/common/title_sub_s.jpg) left no-repeat;
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
* html h2.sub-title { height: 36px;}

div.narrowband {
	float: left;
	width: 220px;
	margin-left: 25px;
}
* html div.narrowband { margin-left: 12px;}

div.link-button {
	width: 282px;
	float: left;
}

p.button-cm {
	padding: 20px 0 0 25px;
}

div.cm-side {
	float: right;
	width: 280px;
}

div.area {
	width: 280px;
	height: 209px;
	position: relative;
	margin-bottom: 20px;
	background: url(../images/common/service_area.jpg) top left no-repeat;
}

p.link-area {
	position: absolute;
	top: 174px;
	left: 106px;
}

ul.cm-list {
	padding-left: 1em;
	list-style-type: square;
}

ul.cm-list li {
	font-size: 75%;
	color: #333;
}


/* Contact */
div.header-contact {
	background: url(../images/contact/image_contact.jpg) top right no-repeat;
}


/* Recruit */
div.header-recruit {
	background: url(../images/recruit/image_recruit.jpg) top right no-repeat;
}

dl.recruitment {
	margin-bottom: 1.5em;
	font-size: 75%;
	color: #333;
}

dl.recruitment dt {
	clear: left;
	float: left;
	line-height: 180%;
	font-weight: bold;
}

dl.recruitment dd {
	padding-left: 7em;
	line-height: 180%;
}


/* Form */
dl.form-contents {
	clear: left;
	margin-bottom: 50px;
	font-size: 75%;
	color: #333;
}
dl.form-contents { height: 100%;}
dl.form-contents:after { content: " "; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html dl.form-contents { height: 1em; overflow: visible;}
/**/

dl.form-contents dt {
	clear: left;
	float: left;
	padding: 8px 10px;
	line-height: 180%;
}


dl.form-contents dd {
	padding: 8px 10px 8px 25em;
	line-height: 180%;
}


/* FAQ */
div.header-faq {
	background: url(../images/faq/image_faq.jpg) top right no-repeat;
}

table.faq {
	width: 100%;
	border: none;
	table-layout: fixed;
}

table.faq td {
	border: none;
}

td.link-button {
	width: 250px;
	text-align: right;
}

div#internal-link {
	margin-bottom: 50px;
	padding: 22px 10px 22px 32px;
	border: #dfdfdf solid 1px;
}

ul.internal-link-list {
	list-style: none;
}

ul.internal-link-list li {
	padding-left: 15px;
	background: url(../images/common/arrow_right.gif) left no-repeat;
	line-height: 200%;
	font-size: 75%;
}


ul.sitemap-link-list {
	list-style: none;
	margin-bottom: 20px;
	padding: 0px 10px 0px 30px;
}

ul.sitemap-link-list li {
	padding-left: 15px;
	background: url(../images/common/arrow_right.gif) left no-repeat;
	line-height: 200%;
	font-size: 75%;
}


/* Company */
div.header-company {
	background: url(../images/company/image_company.jpg) top right no-repeat;
}

dl#company-profile {
	float: left;
	width: 460px;
	position: relative;
	margin-bottom: 1em;
}

dl#company-profile dt {
	clear: left;
	float: left;
	padding: 7px 0 7px;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

dl#company-profile dd {
	padding: 7px 10px 7px 8.5em;
	background: url(../images/common/line-dot.gif) bottom left repeat-x;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

dl#company-profile span.contents-internal-link {
	position: absolute;
	top: 10px;
	right: 10px;
}

dl#company-history {
	margin-bottom: 1em;
	background: url(../images/company/background_history.jpg) bottom right no-repeat;
}

dl#company-history dt {
	clear: left;
	float: left;
	padding: 5px 0;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

dl#company-history dd {
	padding: 5px 10px 5px 10em;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

ul#link-player {
	list-style: none;
}

ul#link-player li {
	float: right;
	padding-left: 20px;
}

div#tvcm-1, div#tvcm-2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 1.5em;
}


/* Site */
div.header-site {
	background: url(../images/site/image_site.jpg) top right no-repeat;
}

ol#privacy-list {
	margin-left: 1.5em;
	margin-bottom: 1em;
	list-style-type: decimal;
	line-height: 180%;
	font-size: 75%;
	color: #333;
}

ol#privacy-list li {
	margin-bottom: 1em;
}

ol#privacy-list ol {
	margin-top: 1em;
	margin-left: 0em;
	list-style-type: none;
}


/* News */
div.header-news {
	background: url(../images/news/image_news.jpg) top right no-repeat;
}

span.news-title {
	margin-left: 1em;
}

/* ==================== Side Bar ==================== */
div#side-bar {
	width: 220px;
	padding-top: 20px;
}

ul#local-menu {
	margin-bottom: 30px;
	list-style: none;
}

ul#local-menu li {
	height: 30px;
	margin-bottom: 12px;
}

ul#local-menu li a {
	color: transparent;
}

dl.sub-menu {
	padding: 20px 15px 5px 60px;
	background: transparent url(../images/common/menu_separator.jpg) top left no-repeat;
	line-height: 120%;
	font-size: 75%;
	color: #333;
}

dl.sub-menu dt {
	margin-bottom: 0.5em;
}

dl.sub-menu dd {
	margin-bottom: 0.5em;
}

dl.sub-menu dd a {
	padding-left: 15px;
	background: url(../images/common/arrow_right.gif) left no-repeat;
}

div#menu-calculation {
	margin-bottom: 20px;
	background: #f9f9f9 url(../images/common/icon_calculator.jpg) 12px 20px no-repeat;
}

div#menu-area {
	margin-bottom: 20px;
	background: #f9f9f9 url(../images/common/icon_area.jpg) 12px 20px no-repeat;
}


/* ==================== Misc ==================== */
p.contents-top {
	clear: both;
	float: right;
	font-size: 10px;
}

p.contents-top a {
	padding-left: 12px;
	background: url(../images/common/arrow_up.gif) left no-repeat;
	text-decoration: none;
	color: #333;
}

p.contents-top a:hover {
	text-decoration: underline;
}

p#go-top {
	clear: both;
	float: right;
	margin-bottom: 20px;
	font-size: 10px;
}

p#go-top a {
	padding-left: 12px;
	background: url(../images/common/arrow_up.gif) left no-repeat;
	text-decoration: none;
	color: #333;
}

p#go-top a:hover {
	text-decoration: underline;
}

p#go-top-faq {
	clear: both;
	float: right;
	margin-bottom: 20px;
	font-size: 10px;
}

p#go-top-faq a {
	padding-left: 12px;
	background: url(../images/common/arrow_up.gif) left no-repeat;
	text-decoration: none;
	color: #333;
}

p#go-top-faq a:hover {
	text-decoration: underline;
}

.odd {
	background-color: #f4f4f4;
}

.even {
	background-color: #f9f9f9;
}

p.go-home {
	clear: both;
	float: right;
	margin-bottom: 20px;
	font-size: 10px;
}

p.go-home a {
	padding-left: 12px;
	background: url(../images/common/arrow_up.gif) left no-repeat;
	text-decoration: none;
	color: #333;
}

p#.go-home a:hover {
	text-decoration: underline;
}
