@charset "utf-8";

/*** FEATURE CAROUSEL */

.carousel-container {
    position: relative;
    width: 950px;
}

#carousel {
    height: 320px;
    width: 950px;
    position: relative;
    font-size: 12px;
    font-family: Arial;
}

.carousel-image {
    border: 0;
    display: block;
}

.carousel-feature {
    position: absolute;
    top: -1000px;
    left: -1000px;
    border: 10px solid #ffffff;
    cursor: pointer;
    width: 360px;
    height: 270px;
    overflow: hidden;
    text-align: center;
    background-color: white;
    box-shadow: 0px 1px 3px #000;
    -moz-box-shadow: 0px 1px 3px #000;
    -webkit-box-shadow: 0px 1px 3px #000;
}

.carousel-feature .carousel-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
}

.carousel-feature .carousel-caption p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
    color: white;
}

.tracker-summation-container {
    position: absolute;
    color: white;
    right: 48px;
    top: 230px;
    padding: 3px;
    margin: 3px;
    background-color: #000;
}

.tracker-individual-container {
    position: absolute;
    color: white;
    right: 48px;
    top: 210px;
    padding: 0;
    margin: 0;
}

.tracker-individual-container li {
    list-style: none;
}

.tracker-individual-container .tracker-individual-blip {
    margin: 0 3px;
    padding: 0 3px;
    color: white;
    text-align: center;
    background-color: #DDD;
}

.tracker-individual-container .tracker-individual-blip-selected {
    color: white;
    font-weight: bold;
    background-color: #000;
}

#carousel-left {
    position: absolute;
    bottom: 170px;
    left: -30px;
    cursor: pointer;
}

#carousel-right {
    position: absolute;
    bottom: 170px;
    right: -30px;
    cursor: pointer;
}

/* FEATURE CAROUSEL ***/

/*** globalNavi */

#globalNavi {
	margin-bottom: 5px;
}

/* globalNavi ***/

#topImage {
	background: url(../img/topImage.jpg) no-repeat;
	height: 620px;
	text-indent: -99999px;
	margin-bottom: 20px;
}
/*-------------------------------------*/
#newBuild {
	background: url(../img/newBuild.jpg) no-repeat;
	height: 307x;
}

#newBuild a {
	color: #6D0000;
}

#newBuildTitle {
	height: 37px;
	text-indent: -99999px;
}

#newBuildText {
	height: 200px;
	text-indent: -99999px;
}

#newBuildDetail {
	padding: 13px 50px 30px 0;
	text-align: right;
	font-size: 18px;
}

/*-------------------------------------*/
#tokka {
	background: url(../img/tokka.jpg) no-repeat;
	height: 300px;
}

#tokka a {
	color: #6D0000;
}

#tokkaTitle {
	height: 70px;
	text-indent: -99999px;
}

#tokkaText {
	height: 168px;
	text-indent: -99999px;
}

#tokkaDetail {
	padding: 15px 47px 0 0;
	text-align: right;
	font-size: 18px;
}
/*-------------------------------------*/
#flow {
	background: url(../img/flow.jpg) no-repeat;
	height: 505px;
}

#flow a {
	color: #6D0000;
}

#flowTitle {
	height: 238px;
	text-indent: -99999px;
}

#flowText {
	height: 280px;
	font-size: 14px;
	padding: 20px 0 0 45px;
	line-height: 30px;
}

#flowDetail {
	padding: 48px 50px 0 0;
	text-align: right;
	font-size: 18px;
}
/*-------------------------------------*/

#qanda {
	background: url(../img/qanda.jpg) no-repeat;
	height: 290px;
}

#qanda a {
	color: #6D0000;
}

#qandaTitle {
	height: 226px;
	text-indent: -99999px;
}

#qandaText {
	height: 30px;
	text-indent: -99999px;
}

#qandaDetail {
	padding: 13px 50px 0 0;
	text-align: right;
	font-size: 18px;
}

/*-------------------------------------*/

#company {
	background: url(../img/company.jpg) no-repeat;
	height: 263px;
}

#company a {
	color: #6D0000;
}

#companyTitle {
	height: 200px;
	text-indent: -99999px;
}

#companyText {
	height: 20px;
	text-indent: -99999px;
}

#companyDetail {
	padding: 13px 50px 0 0;
	text-align: right;
	font-size: 18px;
}

/*-------------------------------------*/

#Inquiry {
	background: url(../img/Inquiry.jpg) no-repeat;
	height: 250px;
}

#Inquiry a {
	color: #6D0000;
}

#InquiryTitle {
	height: 167px;
	text-indent: -99999px;
}

#InquiryText {
	height: 20px;
	text-indent: -99999px;
}

#InquiryDetail {
	padding: 13px 50px 0 0;
	text-align: right;
	font-size: 18px;
}

/*-------------------------------------*/

#topInquiryBack {
	background: url(../img/topInquiryBack.jpg) no-repeat;
	height: 226px;
	margin-bottom: 20px;
}

#topInquiryText {
	text-indent: -99999px;
}

#topInquiryForm {
	padding: 35px 0 0 121px;
}

#topInquiryFormName {
	width:200px;
	width: 198px\9; /* IE8 and below */
	height:23px;
	border:none;
	color:#999;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
	border: 1px solid #CCC\9; /* IE8 and below */
}

#topInquiryFormMail {
	margin-left:11px;
	margin-left:9px\9; /* IE8 and below */
	ime-mode:disabled;
	width:200px;
	width: 198px\9; /* IE8 and below */
	height:23px;
	border:none;
	color:#999;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
	border: 1px solid #CCC\9; /* IE8 and below */
}

#topInquiryFormNote {
	width:413px;
	height:90px;
	border:none;
	margin-bottom:9px;
	color:#999;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
	border: 1px solid #CCC\9; /* IE8 and below */
}

#topInquiryFormSubmit {
	width:415px;
	text-align:right;
}

#topInquiryFormSubmit input {
	background-color:#FFF;
	border:none;
	color:#999;
	width:83px;
	height:22px;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
	border: 1px solid #CCC\9; /* IE8 and below */
}